2024-08-20T21:26:42.3963021Z Current runner version: '2.319.1' 2024-08-20T21:26:42.3969379Z Runner name: 'i-0fa3bce4ba8a68339' 2024-08-20T21:26:42.3970091Z Runner group name: 'Default' 2024-08-20T21:26:42.3970893Z Machine name: 'ip-10-0-75-81' 2024-08-20T21:26:42.3986572Z Testing runner upgrade compatibility 2024-08-20T21:26:42.5662480Z ##[group]GITHUB_TOKEN Permissions 2024-08-20T21:26:42.5665677Z Actions: read 2024-08-20T21:26:42.5666676Z Attestations: read 2024-08-20T21:26:42.5667495Z Checks: read 2024-08-20T21:26:42.5668169Z Contents: read 2024-08-20T21:26:42.5668864Z Deployments: read 2024-08-20T21:26:42.5669602Z Discussions: read 2024-08-20T21:26:42.5670285Z Issues: read 2024-08-20T21:26:42.5670889Z Metadata: read 2024-08-20T21:26:42.5671616Z Packages: read 2024-08-20T21:26:42.5672306Z Pages: read 2024-08-20T21:26:42.5672920Z PullRequests: read 2024-08-20T21:26:42.5673742Z RepositoryProjects: read 2024-08-20T21:26:42.5674598Z SecurityEvents: read 2024-08-20T21:26:42.5675308Z Statuses: read 2024-08-20T21:26:42.5676334Z ##[endgroup] 2024-08-20T21:26:42.5680967Z Secret source: Actions 2024-08-20T21:26:42.5682200Z Prepare workflow directory 2024-08-20T21:26:42.7115828Z Prepare all required actions 2024-08-20T21:26:42.7280963Z Getting action download info 2024-08-20T21:26:42.8664902Z Download action repository 'pytorch/pytorch@main' (SHA:15b5a0b67fc3f34fb0bf1afa6f91e0c4c2b7fd8d) 2024-08-20T21:26:45.8170808Z Download action repository 'pytorch/test-infra@main' (SHA:0c3a2634aaa2f638c8f640e743f03d696ce1191f) 2024-08-20T21:26:46.1414373Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-20T21:26:46.3476649Z Getting action download info 2024-08-20T21:26:46.4536658Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-20T21:26:46.7636296Z Complete job name: docker-build (linux.12xlarge, pytorch-linux-focal-linter) 2024-08-20T21:26:46.8314822Z A job started hook has been configured by the self-hosted runner administrator 2024-08-20T21:26:46.8450618Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-20T21:26:46.8460237Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:26:46.8460746Z ##[endgroup] 2024-08-20T21:26:48.5074640Z Runner Type: linux.12xlarge 2024-08-20T21:26:48.5075110Z Instance Type: c5.12xlarge 2024-08-20T21:26:48.5075776Z AMI Name: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64 2024-08-20T21:26:48.5076286Z AMI ID: ami-06c68f701d8090592 2024-08-20T21:26:53.8420902Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2024-08-20T21:26:53.8421376Z echo "${GITHUB_WORKSPACE}" 2024-08-20T21:26:53.8421796Z sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:26:53.8422197Z mkdir "${GITHUB_WORKSPACE}" 2024-08-20T21:26:53.8429998Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:26:53.8430484Z env: 2024-08-20T21:26:53.8430884Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:26:53.8431453Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:26:53.8432117Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:26:53.8432782Z ##[endgroup] 2024-08-20T21:26:53.8459603Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:26:56.6637147Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-20T21:26:56.6637704Z with: 2024-08-20T21:26:56.6637939Z submodules: recursive 2024-08-20T21:26:56.6638235Z fetch-depth: 0 2024-08-20T21:26:56.6638487Z env: 2024-08-20T21:26:56.6638891Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:26:56.6639458Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:26:56.6640121Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:26:56.6640787Z ##[endgroup] 2024-08-20T21:26:56.6822035Z ##[group]Run retry () { 2024-08-20T21:26:56.6822369Z retry () { 2024-08-20T21:26:56.6822989Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-20T21:26:56.6823493Z } 2024-08-20T21:26:56.6823763Z echo "${GITHUB_WORKSPACE}" 2024-08-20T21:26:56.6824149Z if [ -z "${NO_SUDO}" ]; then 2024-08-20T21:26:56.6824611Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:26:56.6825014Z else 2024-08-20T21:26:56.6825313Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:26:56.6825695Z fi 2024-08-20T21:26:56.6825952Z mkdir "${GITHUB_WORKSPACE}" 2024-08-20T21:26:56.6832384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:26:56.6832845Z env: 2024-08-20T21:26:56.6833240Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:26:56.6833790Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:26:56.6834453Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:26:56.6835147Z NO_SUDO: 2024-08-20T21:26:56.6835372Z ##[endgroup] 2024-08-20T21:26:56.6858408Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:26:56.8729007Z ##[group]Run malfet/checkout@silent-checkout 2024-08-20T21:26:56.8729466Z with: 2024-08-20T21:26:56.8729792Z ref: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:26:56.8730240Z fetch-depth: 0 2024-08-20T21:26:56.8730545Z submodules: recursive 2024-08-20T21:26:56.8730863Z quiet-checkout: true 2024-08-20T21:26:56.8731204Z repository: pytorch/pytorch 2024-08-20T21:26:56.8731727Z token: *** 2024-08-20T21:26:56.8731994Z ssh-strict: true 2024-08-20T21:26:56.8732326Z persist-credentials: true 2024-08-20T21:26:56.8732680Z clean: true 2024-08-20T21:26:56.8732978Z sparse-checkout-cone-mode: true 2024-08-20T21:26:56.8733359Z lfs: false 2024-08-20T21:26:56.8733652Z set-safe-directory: true 2024-08-20T21:26:56.8733966Z env: 2024-08-20T21:26:56.8734413Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:26:56.8735028Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:26:56.8735734Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:26:56.8736484Z ##[endgroup] 2024-08-20T21:26:56.9730173Z Syncing repository: pytorch/pytorch 2024-08-20T21:26:56.9731802Z ##[group]Getting Git version info 2024-08-20T21:26:56.9732565Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-20T21:26:56.9733428Z [command]/usr/bin/git version 2024-08-20T21:26:56.9733778Z git version 2.40.1 2024-08-20T21:26:56.9735057Z ##[endgroup] 2024-08-20T21:26:56.9746357Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3caeb16d-e3a0-4181-acdd-8174f2a99fa9' before making global git config changes 2024-08-20T21:26:56.9747672Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T21:26:56.9748841Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:26:56.9779227Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-20T21:26:56.9783404Z ##[group]Initializing the repository 2024-08-20T21:26:56.9786236Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:26:56.9816296Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-20T21:26:56.9817184Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-20T21:26:56.9818124Z hint: of your new repositories, which will suppress this warning, call: 2024-08-20T21:26:56.9818687Z hint: 2024-08-20T21:26:56.9819114Z hint: git config --global init.defaultBranch 2024-08-20T21:26:56.9819563Z hint: 2024-08-20T21:26:56.9820079Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-20T21:26:56.9820944Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-20T21:26:56.9821518Z hint: 2024-08-20T21:26:56.9822035Z hint: git branch -m 2024-08-20T21:26:56.9822799Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-20T21:26:56.9825590Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-20T21:26:56.9857742Z ##[endgroup] 2024-08-20T21:26:56.9858303Z ##[group]Disabling automatic garbage collection 2024-08-20T21:26:56.9860295Z [command]/usr/bin/git config --local gc.auto 0 2024-08-20T21:26:56.9888554Z ##[endgroup] 2024-08-20T21:26:56.9889060Z ##[group]Setting up auth 2024-08-20T21:26:56.9893785Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T21:26:56.9924476Z [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' || :" 2024-08-20T21:26:57.0196520Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T21:26:57.0224757Z [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' || :" 2024-08-20T21:26:57.0488372Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T21:26:57.0533989Z ##[endgroup] 2024-08-20T21:26:57.0534522Z ##[group]Fetching the repository 2024-08-20T21:26:57.0539861Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-08-20T21:26:59.8703953Z remote: Enumerating objects: 1008455 2024-08-20T21:26:59.8704580Z remote: Enumerating objects: 1010056, done. 2024-08-20T21:26:59.8705193Z remote: Counting objects: 0% (1/1601) 2024-08-20T21:26:59.8705706Z remote: Counting objects: 1% (17/1601) 2024-08-20T21:26:59.8706224Z remote: Counting objects: 2% (33/1601) 2024-08-20T21:26:59.8706885Z remote: Counting objects: 3% (49/1601) 2024-08-20T21:26:59.8707393Z remote: Counting objects: 4% (65/1601) 2024-08-20T21:26:59.8707898Z remote: Counting objects: 5% (81/1601) 2024-08-20T21:26:59.8708420Z remote: Counting objects: 6% (97/1601) 2024-08-20T21:26:59.8708928Z remote: Counting objects: 7% (113/1601) 2024-08-20T21:26:59.8709450Z remote: Counting objects: 8% (129/1601) 2024-08-20T21:26:59.8709946Z remote: Counting objects: 9% (145/1601) 2024-08-20T21:26:59.8710454Z remote: Counting objects: 10% (161/1601) 2024-08-20T21:26:59.8710957Z remote: Counting objects: 11% (177/1601) 2024-08-20T21:26:59.8711438Z remote: Counting objects: 12% (193/1601) 2024-08-20T21:26:59.8711943Z remote: Counting objects: 13% (209/1601) 2024-08-20T21:26:59.8712443Z remote: Counting objects: 14% (225/1601) 2024-08-20T21:26:59.8712935Z remote: Counting objects: 15% (241/1601) 2024-08-20T21:26:59.8713443Z remote: Counting objects: 16% (257/1601) 2024-08-20T21:26:59.8713957Z remote: Counting objects: 17% (273/1601) 2024-08-20T21:26:59.8714444Z remote: Counting objects: 18% (289/1601) 2024-08-20T21:26:59.8715256Z remote: Counting objects: 19% (305/1601) 2024-08-20T21:26:59.8715766Z remote: Counting objects: 20% (321/1601) 2024-08-20T21:26:59.8716250Z remote: Counting objects: 21% (337/1601) 2024-08-20T21:26:59.8716801Z remote: Counting objects: 22% (353/1601) 2024-08-20T21:26:59.8717302Z remote: Counting objects: 23% (369/1601) 2024-08-20T21:26:59.8717803Z remote: Counting objects: 24% (385/1601) 2024-08-20T21:26:59.8718281Z remote: Counting objects: 25% (401/1601) 2024-08-20T21:26:59.8718789Z remote: Counting objects: 26% (417/1601) 2024-08-20T21:26:59.8719298Z remote: Counting objects: 27% (433/1601) 2024-08-20T21:26:59.8719911Z remote: Counting objects: 28% (449/1601) 2024-08-20T21:26:59.8720421Z remote: Counting objects: 29% (465/1601) 2024-08-20T21:26:59.8720927Z remote: Counting objects: 30% (481/1601) 2024-08-20T21:26:59.8721412Z remote: Counting objects: 31% (497/1601) 2024-08-20T21:26:59.8721919Z remote: Counting objects: 32% (513/1601) 2024-08-20T21:26:59.8722423Z remote: Counting objects: 33% (529/1601) 2024-08-20T21:26:59.8722907Z remote: Counting objects: 34% (545/1601) 2024-08-20T21:26:59.8723410Z remote: Counting objects: 35% (561/1601) 2024-08-20T21:26:59.8723909Z remote: Counting objects: 36% (577/1601) 2024-08-20T21:26:59.8724387Z remote: Counting objects: 37% (593/1601) 2024-08-20T21:26:59.8724886Z remote: Counting objects: 38% (609/1601) 2024-08-20T21:26:59.8725387Z remote: Counting objects: 39% (625/1601) 2024-08-20T21:26:59.8725890Z remote: Counting objects: 40% (641/1601) 2024-08-20T21:26:59.8726514Z remote: Counting objects: 41% (657/1601) 2024-08-20T21:26:59.8727029Z remote: Counting objects: 42% (673/1601) 2024-08-20T21:26:59.8727537Z remote: Counting objects: 43% (689/1601) 2024-08-20T21:26:59.8728018Z remote: Counting objects: 44% (705/1601) 2024-08-20T21:26:59.8728527Z remote: Counting objects: 45% (721/1601) 2024-08-20T21:26:59.8729030Z remote: Counting objects: 46% (737/1601) 2024-08-20T21:26:59.8729514Z remote: Counting objects: 47% (753/1601) 2024-08-20T21:26:59.8730014Z remote: Counting objects: 48% (769/1601) 2024-08-20T21:26:59.8730512Z remote: Counting objects: 49% (785/1601) 2024-08-20T21:26:59.8730992Z remote: Counting objects: 50% (801/1601) 2024-08-20T21:26:59.8731496Z remote: Counting objects: 51% (817/1601) 2024-08-20T21:26:59.8731998Z remote: Counting objects: 52% (833/1601) 2024-08-20T21:26:59.8732479Z remote: Counting objects: 53% (849/1601) 2024-08-20T21:26:59.8732986Z remote: Counting objects: 54% (865/1601) 2024-08-20T21:26:59.8733483Z remote: Counting objects: 55% (881/1601) 2024-08-20T21:26:59.8733965Z remote: Counting objects: 56% (897/1601) 2024-08-20T21:26:59.8734472Z remote: Counting objects: 57% (913/1601) 2024-08-20T21:26:59.8734971Z remote: Counting objects: 58% (929/1601) 2024-08-20T21:26:59.8735448Z remote: Counting objects: 59% (945/1601) 2024-08-20T21:26:59.8735945Z remote: Counting objects: 60% (961/1601) 2024-08-20T21:26:59.8736447Z remote: Counting objects: 61% (977/1601) 2024-08-20T21:26:59.8736956Z remote: Counting objects: 62% (993/1601) 2024-08-20T21:26:59.8737472Z remote: Counting objects: 63% (1009/1601) 2024-08-20T21:26:59.8738003Z remote: Counting objects: 64% (1025/1601) 2024-08-20T21:26:59.8738537Z remote: Counting objects: 65% (1041/1601) 2024-08-20T21:26:59.8739070Z remote: Counting objects: 66% (1057/1601) 2024-08-20T21:26:59.8739585Z remote: Counting objects: 67% (1073/1601) 2024-08-20T21:26:59.8740117Z remote: Counting objects: 68% (1089/1601) 2024-08-20T21:26:59.8740646Z remote: Counting objects: 69% (1105/1601) 2024-08-20T21:26:59.8741254Z remote: Counting objects: 70% (1121/1601) 2024-08-20T21:26:59.8741781Z remote: Counting objects: 71% (1137/1601) 2024-08-20T21:26:59.8742306Z remote: Counting objects: 72% (1153/1601) 2024-08-20T21:26:59.8742807Z remote: Counting objects: 73% (1169/1601) 2024-08-20T21:26:59.8743332Z remote: Counting objects: 74% (1185/1601) 2024-08-20T21:26:59.8743858Z remote: Counting objects: 75% (1201/1601) 2024-08-20T21:26:59.8744366Z remote: Counting objects: 76% (1217/1601) 2024-08-20T21:26:59.8744891Z remote: Counting objects: 77% (1233/1601) 2024-08-20T21:26:59.8745416Z remote: Counting objects: 78% (1249/1601) 2024-08-20T21:26:59.8745921Z remote: Counting objects: 79% (1265/1601) 2024-08-20T21:26:59.8747068Z remote: Counting objects: 80% (1281/1601) 2024-08-20T21:26:59.8747599Z remote: Counting objects: 81% (1297/1601) 2024-08-20T21:26:59.8748147Z remote: Counting objects: 82% (1313/1601) 2024-08-20T21:26:59.8748648Z remote: Counting objects: 83% (1329/1601) 2024-08-20T21:26:59.8749171Z remote: Counting objects: 84% (1345/1601) 2024-08-20T21:26:59.8749699Z remote: Counting objects: 85% (1361/1601) 2024-08-20T21:26:59.8750200Z remote: Counting objects: 86% (1377/1601) 2024-08-20T21:26:59.8750715Z remote: Counting objects: 87% (1393/1601) 2024-08-20T21:26:59.8751236Z remote: Counting objects: 88% (1409/1601) 2024-08-20T21:26:59.8751735Z remote: Counting objects: 89% (1425/1601) 2024-08-20T21:26:59.8752254Z remote: Counting objects: 90% (1441/1601) 2024-08-20T21:26:59.8752780Z remote: Counting objects: 91% (1457/1601) 2024-08-20T21:26:59.8753288Z remote: Counting objects: 92% (1473/1601) 2024-08-20T21:26:59.8753817Z remote: Counting objects: 93% (1489/1601) 2024-08-20T21:26:59.8754554Z remote: Counting objects: 94% (1505/1601) 2024-08-20T21:26:59.8755057Z remote: Counting objects: 95% (1521/1601) 2024-08-20T21:26:59.8755587Z remote: Counting objects: 96% (1537/1601) 2024-08-20T21:26:59.8756128Z remote: Counting objects: 97% (1553/1601) 2024-08-20T21:26:59.8756648Z remote: Counting objects: 98% (1569/1601) 2024-08-20T21:26:59.8757153Z remote: Counting objects: 99% (1585/1601) 2024-08-20T21:26:59.8757677Z remote: Counting objects: 100% (1601/1601) 2024-08-20T21:26:59.8758232Z remote: Counting objects: 100% (1601/1601), done. 2024-08-20T21:26:59.8880436Z remote: Compressing objects: 0% (1/788) 2024-08-20T21:26:59.9218265Z remote: Compressing objects: 1% (8/788) 2024-08-20T21:26:59.9468748Z remote: Compressing objects: 2% (16/788) 2024-08-20T21:26:59.9883275Z remote: Compressing objects: 3% (24/788) 2024-08-20T21:27:00.0598090Z remote: Compressing objects: 4% (32/788) 2024-08-20T21:27:00.1134320Z remote: Compressing objects: 5% (40/788) 2024-08-20T21:27:00.1634678Z remote: Compressing objects: 6% (48/788) 2024-08-20T21:27:00.1977950Z remote: Compressing objects: 7% (56/788) 2024-08-20T21:27:00.2321205Z remote: Compressing objects: 8% (64/788) 2024-08-20T21:27:00.2616603Z remote: Compressing objects: 9% (71/788) 2024-08-20T21:27:00.2862128Z remote: Compressing objects: 10% (79/788) 2024-08-20T21:27:00.3100602Z remote: Compressing objects: 11% (87/788) 2024-08-20T21:27:00.3290846Z remote: Compressing objects: 12% (95/788) 2024-08-20T21:27:00.3426989Z remote: Compressing objects: 13% (103/788) 2024-08-20T21:27:00.3551735Z remote: Compressing objects: 14% (111/788) 2024-08-20T21:27:00.3634381Z remote: Compressing objects: 15% (119/788) 2024-08-20T21:27:00.3707946Z remote: Compressing objects: 16% (127/788) 2024-08-20T21:27:00.3782778Z remote: Compressing objects: 17% (134/788) 2024-08-20T21:27:00.3839346Z remote: Compressing objects: 18% (142/788) 2024-08-20T21:27:00.3878292Z remote: Compressing objects: 19% (150/788) 2024-08-20T21:27:00.3912870Z remote: Compressing objects: 20% (158/788) 2024-08-20T21:27:00.3939618Z remote: Compressing objects: 21% (166/788) 2024-08-20T21:27:00.3952617Z remote: Compressing objects: 22% (174/788) 2024-08-20T21:27:00.3953680Z remote: Compressing objects: 23% (182/788) 2024-08-20T21:27:00.3954236Z remote: Compressing objects: 24% (190/788) 2024-08-20T21:27:00.3958841Z remote: Compressing objects: 25% (197/788) 2024-08-20T21:27:00.3960344Z remote: Compressing objects: 26% (205/788) 2024-08-20T21:27:00.3968412Z remote: Compressing objects: 27% (213/788) 2024-08-20T21:27:00.3974605Z remote: Compressing objects: 28% (221/788) 2024-08-20T21:27:00.3999362Z remote: Compressing objects: 29% (229/788) 2024-08-20T21:27:00.4000836Z remote: Compressing objects: 30% (237/788) 2024-08-20T21:27:00.4009390Z remote: Compressing objects: 31% (245/788) 2024-08-20T21:27:00.4016197Z remote: Compressing objects: 32% (253/788) 2024-08-20T21:27:00.4019297Z remote: Compressing objects: 33% (261/788) 2024-08-20T21:27:00.4050325Z remote: Compressing objects: 34% (268/788) 2024-08-20T21:27:00.4051052Z remote: Compressing objects: 35% (276/788) 2024-08-20T21:27:00.4060281Z remote: Compressing objects: 36% (284/788) 2024-08-20T21:27:00.4063503Z remote: Compressing objects: 37% (292/788) 2024-08-20T21:27:00.4071141Z remote: Compressing objects: 38% (300/788) 2024-08-20T21:27:00.4078515Z remote: Compressing objects: 39% (308/788) 2024-08-20T21:27:00.4083100Z remote: Compressing objects: 40% (316/788) 2024-08-20T21:27:00.4086660Z remote: Compressing objects: 41% (324/788) 2024-08-20T21:27:00.4095699Z remote: Compressing objects: 42% (331/788) 2024-08-20T21:27:00.4100891Z remote: Compressing objects: 43% (339/788) 2024-08-20T21:27:00.4106671Z remote: Compressing objects: 44% (347/788) 2024-08-20T21:27:00.4113447Z remote: Compressing objects: 45% (355/788) 2024-08-20T21:27:00.4117430Z remote: Compressing objects: 46% (363/788) 2024-08-20T21:27:00.4122029Z remote: Compressing objects: 47% (371/788) 2024-08-20T21:27:00.4126209Z remote: Compressing objects: 48% (379/788) 2024-08-20T21:27:00.4129122Z remote: Compressing objects: 49% (387/788) 2024-08-20T21:27:00.4131243Z remote: Compressing objects: 50% (394/788) 2024-08-20T21:27:00.4133545Z remote: Compressing objects: 51% (402/788) 2024-08-20T21:27:00.4136870Z remote: Compressing objects: 52% (410/788) 2024-08-20T21:27:00.4138498Z remote: Compressing objects: 53% (418/788) 2024-08-20T21:27:00.4140401Z remote: Compressing objects: 54% (426/788) 2024-08-20T21:27:00.4141794Z remote: Compressing objects: 55% (434/788) 2024-08-20T21:27:00.4143187Z remote: Compressing objects: 56% (442/788) 2024-08-20T21:27:00.4144673Z remote: Compressing objects: 57% (450/788) 2024-08-20T21:27:00.4145845Z remote: Compressing objects: 58% (458/788) 2024-08-20T21:27:00.4146744Z remote: Compressing objects: 59% (465/788) 2024-08-20T21:27:00.4147771Z remote: Compressing objects: 60% (473/788) 2024-08-20T21:27:00.4148312Z remote: Compressing objects: 61% (481/788) 2024-08-20T21:27:00.4148822Z remote: Compressing objects: 62% (489/788) 2024-08-20T21:27:00.4149349Z remote: Compressing objects: 63% (497/788) 2024-08-20T21:27:00.4151238Z remote: Compressing objects: 64% (505/788) 2024-08-20T21:27:00.4158119Z remote: Compressing objects: 65% (513/788) 2024-08-20T21:27:00.4163550Z remote: Compressing objects: 66% (521/788) 2024-08-20T21:27:00.4167974Z remote: Compressing objects: 67% (528/788) 2024-08-20T21:27:00.4170031Z remote: Compressing objects: 68% (536/788) 2024-08-20T21:27:00.4174007Z remote: Compressing objects: 69% (544/788) 2024-08-20T21:27:00.4178091Z remote: Compressing objects: 70% (552/788) 2024-08-20T21:27:00.4180361Z remote: Compressing objects: 71% (560/788) 2024-08-20T21:27:00.4183028Z remote: Compressing objects: 72% (568/788) 2024-08-20T21:27:00.4189427Z remote: Compressing objects: 73% (576/788) 2024-08-20T21:27:00.4192071Z remote: Compressing objects: 74% (584/788) 2024-08-20T21:27:00.4194497Z remote: Compressing objects: 75% (591/788) 2024-08-20T21:27:00.4196808Z remote: Compressing objects: 76% (599/788) 2024-08-20T21:27:00.4198989Z remote: Compressing objects: 77% (607/788) 2024-08-20T21:27:00.4200027Z remote: Compressing objects: 78% (615/788) 2024-08-20T21:27:00.4201628Z remote: Compressing objects: 79% (623/788) 2024-08-20T21:27:00.4203642Z remote: Compressing objects: 80% (631/788) 2024-08-20T21:27:00.4205590Z remote: Compressing objects: 81% (639/788) 2024-08-20T21:27:00.4207609Z remote: Compressing objects: 82% (647/788) 2024-08-20T21:27:00.4209637Z remote: Compressing objects: 83% (655/788) 2024-08-20T21:27:00.4210970Z remote: Compressing objects: 84% (662/788) 2024-08-20T21:27:00.4212336Z remote: Compressing objects: 85% (670/788) 2024-08-20T21:27:00.4214333Z remote: Compressing objects: 86% (678/788) 2024-08-20T21:27:00.4215727Z remote: Compressing objects: 87% (686/788) 2024-08-20T21:27:00.4217944Z remote: Compressing objects: 88% (694/788) 2024-08-20T21:27:00.4219436Z remote: Compressing objects: 89% (702/788) 2024-08-20T21:27:00.4222049Z remote: Compressing objects: 90% (710/788) 2024-08-20T21:27:00.4223211Z remote: Compressing objects: 91% (718/788) 2024-08-20T21:27:00.4224219Z remote: Compressing objects: 92% (725/788) 2024-08-20T21:27:00.4224875Z remote: Compressing objects: 93% (733/788) 2024-08-20T21:27:00.4225388Z remote: Compressing objects: 94% (741/788) 2024-08-20T21:27:00.4226394Z remote: Compressing objects: 95% (749/788) 2024-08-20T21:27:00.4228139Z remote: Compressing objects: 96% (757/788) 2024-08-20T21:27:00.4228895Z remote: Compressing objects: 97% (765/788) 2024-08-20T21:27:00.4230303Z remote: Compressing objects: 98% (773/788) 2024-08-20T21:27:00.4231343Z remote: Compressing objects: 99% (781/788) 2024-08-20T21:27:00.4232118Z remote: Compressing objects: 100% (788/788) 2024-08-20T21:27:00.4232671Z remote: Compressing objects: 100% (788/788), done. 2024-08-20T21:27:20.4713051Z remote: Total 1010056 (delta 1046), reused 1258 (delta 810), pack-reused 1008455 (from 1) 2024-08-20T21:27:41.6849044Z [command]/usr/bin/git rev-parse --verify --quiet 40ec5f6ddd9787aca0449b24128343ff4c4a88b3^{object} 2024-08-20T21:27:41.6876541Z 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:27:41.6879332Z ##[endgroup] 2024-08-20T21:27:41.6879854Z ##[group]Determining the checkout info 2024-08-20T21:27:41.6880645Z ##[endgroup] 2024-08-20T21:27:41.6881162Z ##[group]Checking out the ref 2024-08-20T21:27:41.6883992Z [command]/usr/bin/git checkout --quiet --force 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:27:43.0098869Z ##[endgroup] 2024-08-20T21:27:43.0099475Z ##[group]Setting up auth for fetching submodules 2024-08-20T21:27:43.0103744Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T21:27:43.0159373Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-20T21:27:43.0189133Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-20T21:27:43.0218249Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-20T21:27:43.0245918Z ##[endgroup] 2024-08-20T21:27:43.0248840Z ##[group]Fetching submodules 2024-08-20T21:27:43.0249405Z [command]/usr/bin/git submodule sync --recursive 2024-08-20T21:27:43.0540391Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-08-20T21:27:43.0815199Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-20T21:27:43.0816705Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-20T21:27:43.0818498Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-20T21:27:43.0820760Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-20T21:27:43.0823549Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-20T21:27:43.0825869Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-20T21:27:43.0828493Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-20T21:27:43.0831268Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-20T21:27:43.0833849Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-20T21:27:43.0836927Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-20T21:27:43.0839732Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-20T21:27:43.0842731Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-20T21:27:43.0845836Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-20T21:27:43.0849352Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-20T21:27:43.0852469Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-20T21:27:43.0857647Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:27:43.0862653Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-20T21:27:43.0866423Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-20T21:27:43.0869947Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-20T21:27:43.0873899Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-20T21:27:43.0877702Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-20T21:27:43.0881680Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-20T21:27:43.0885647Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-20T21:27:43.0889934Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-20T21:27:43.0894025Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-20T21:27:43.0898702Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-20T21:27:43.0902887Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-20T21:27:43.0907564Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-20T21:27:43.0911989Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-20T21:27:43.0916761Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-20T21:27:43.0921397Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-20T21:27:43.0926415Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-20T21:27:43.0931358Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-20T21:27:43.0937861Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-20T21:27:43.0963803Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-08-20T21:27:43.3494310Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-08-20T21:27:43.5303754Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-08-20T21:27:43.7141266Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-08-20T21:27:43.9289776Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-20T21:27:45.5487531Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-08-20T21:27:54.0650878Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-08-20T21:27:54.4308590Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-20T21:27:54.7719506Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-08-20T21:27:55.3120526Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-20T21:27:56.3350774Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-08-20T21:27:58.0994602Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-08-20T21:28:02.9168961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-08-20T21:28:04.0956935Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-08-20T21:28:05.5550211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-08-20T21:28:06.5232495Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-20T21:28:06.8981934Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-08-20T21:28:07.1860568Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-08-20T21:28:08.0114818Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-08-20T21:28:08.3371815Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-08-20T21:28:08.5882921Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-08-20T21:28:09.9991355Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-08-20T21:28:10.6341707Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-20T21:28:11.2551991Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-08-20T21:28:16.6804098Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-08-20T21:28:18.3948264Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-20T21:28:21.2987815Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-08-20T21:28:21.5474961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-08-20T21:28:29.1630441Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-08-20T21:28:29.3891578Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-08-20T21:28:29.5837239Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-08-20T21:28:30.3022485Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-08-20T21:28:30.5751523Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-08-20T21:28:31.1635544Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-08-20T21:28:31.5478878Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-20T21:28:31.5589654Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-20T21:28:31.5676807Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-20T21:28:31.5900916Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-20T21:28:31.6252067Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-20T21:28:32.5175022Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-20T21:28:32.5398163Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-20T21:28:32.5809280Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-20T21:28:32.6706740Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-20T21:28:32.7013348Z Submodule path 'third_party/cudnn_frontend': checked out '23511ba176243f27b3b275da1fb3814ea805a171' 2024-08-20T21:28:33.1688344Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-20T21:28:33.4049655Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-20T21:28:33.4833267Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-20T21:28:33.4848370Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:28:33.4850408Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:28:33.4852169Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:28:33.4855275Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:28:33.4858530Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:28:33.4885914Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-20T21:28:34.3329661Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-20T21:28:34.9023706Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-20T21:28:36.6956553Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-20T21:28:37.5273678Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-20T21:28:37.8752683Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-20T21:28:37.9640675Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-20T21:28:38.3359382Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-20T21:28:38.3936366Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-20T21:28:38.4048881Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-20T21:28:38.5131152Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-20T21:28:38.5512067Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-20T21:28:38.5870919Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-20T21:28:38.6104271Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-20T21:28:38.6522169Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-20T21:28:38.6641007Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-20T21:28:38.6656476Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-20T21:28:38.6681134Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-20T21:28:49.6435030Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-20T21:28:49.6613070Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-20T21:28:49.7430686Z Submodule path 'third_party/kineto': checked out 'd9753139d181b9ff42872465aac0e5d3018be415' 2024-08-20T21:28:49.7447058Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:28:49.7448908Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:28:49.7450722Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:28:49.7475870Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-20T21:28:50.2409800Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-20T21:28:51.1767173Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-20T21:28:52.0925489Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-20T21:28:52.0941982Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:28:52.0943811Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:28:52.0945600Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:28:52.0947446Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:28:52.0949993Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:28:52.0952179Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:28:52.0955165Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:28:52.0958041Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:28:52.0989375Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-20T21:28:52.8514820Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-20T21:28:53.1998743Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-20T21:28:54.1224798Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-20T21:28:54.4168475Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-20T21:28:54.8955079Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-20T21:28:55.7634234Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-20T21:29:00.7556521Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-20T21:29:01.1307427Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-20T21:29:01.1481071Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-20T21:29:01.1827645Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-20T21:29:01.1958303Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-20T21:29:01.1972625Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:29:01.1998711Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-20T21:29:01.4864881Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-20T21:29:01.5041533Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-20T21:29:01.5421325Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-20T21:29:01.6392275Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-20T21:29:01.6545610Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-20T21:29:01.6922163Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-20T21:29:01.7467129Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-20T21:29:01.7808214Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-20T21:29:01.8030987Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-20T21:29:01.8992403Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-20T21:29:02.2261066Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-20T21:29:02.2292937Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-20T21:29:02.2294881Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-20T21:29:02.2323316Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-20T21:29:02.6463544Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-20T21:29:03.4284507Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-20T21:29:03.4609283Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-20T21:29:03.5249925Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-20T21:29:03.5269788Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:29:03.5271586Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:29:03.5273284Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:29:03.5274986Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:29:03.5277194Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:29:03.5279736Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:29:03.5282490Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:29:03.5285086Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:29:03.5312874Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-20T21:29:04.2693744Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-20T21:29:05.3648631Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-20T21:29:05.8003083Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-20T21:29:10.8082499Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-20T21:29:11.0545723Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-20T21:29:11.3025193Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-20T21:29:11.7922963Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-20T21:29:17.3250941Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-20T21:29:17.3647159Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-20T21:29:17.3793090Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-20T21:29:17.4697516Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-20T21:29:17.4814203Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-20T21:29:17.4950126Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-20T21:29:17.5089573Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-20T21:29:17.5105664Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:29:17.5107668Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:29:17.5129909Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-20T21:29:19.0045060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-20T21:29:20.0815971Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-20T21:29:20.1255717Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-20T21:29:20.5568776Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-20T21:29:20.5687525Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-20T21:29:20.8170031Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-20T21:29:20.8191687Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:29:20.8193424Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-20T21:29:20.8220812Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-20T21:29:21.2129972Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-20T21:29:22.0751890Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-20T21:29:22.1409764Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-20T21:29:22.1494450Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-20T21:29:22.1609249Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-20T21:29:22.1957998Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-20T21:29:22.2234955Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-20T21:29:22.2631274Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-20T21:29:22.2879862Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-20T21:29:22.2894155Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:29:22.2896260Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:29:22.2898583Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:29:22.2900985Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:29:22.2927067Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-20T21:29:23.1354910Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-20T21:29:23.4009170Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-20T21:29:24.3569853Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-20T21:29:25.1308833Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-20T21:29:25.1448675Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-20T21:29:25.2076587Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-20T21:29:25.2334782Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-20T21:29:25.2351963Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:29:25.2377221Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-20T21:29:25.4205457Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-20T21:29:25.4244735Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-20T21:29:25.4549393Z Entering 'android/libs/fbjni' 2024-08-20T21:29:25.4589314Z Entering 'third_party/FP16' 2024-08-20T21:29:25.4631730Z Entering 'third_party/FXdiv' 2024-08-20T21:29:25.4671386Z Entering 'third_party/NNPACK' 2024-08-20T21:29:25.4711340Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:29:25.4751952Z Entering 'third_party/XNNPACK' 2024-08-20T21:29:25.4808966Z Entering 'third_party/benchmark' 2024-08-20T21:29:25.4848109Z Entering 'third_party/cpp-httplib' 2024-08-20T21:29:25.4888370Z Entering 'third_party/cpuinfo' 2024-08-20T21:29:25.4928089Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:29:25.4969870Z Entering 'third_party/cutlass' 2024-08-20T21:29:25.5018971Z Entering 'third_party/eigen' 2024-08-20T21:29:25.5059775Z Entering 'third_party/fbgemm' 2024-08-20T21:29:25.5100494Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:29:25.5137901Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:29:25.5174998Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:29:25.5222556Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:29:25.5265310Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:29:25.5306126Z Entering 'third_party/flatbuffers' 2024-08-20T21:29:25.5348783Z Entering 'third_party/fmt' 2024-08-20T21:29:25.5387339Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:29:25.5425510Z Entering 'third_party/gloo' 2024-08-20T21:29:25.5464267Z Entering 'third_party/googletest' 2024-08-20T21:29:25.5504981Z Entering 'third_party/ideep' 2024-08-20T21:29:25.5543293Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:29:25.5590760Z Entering 'third_party/ittapi' 2024-08-20T21:29:25.5629836Z Entering 'third_party/kineto' 2024-08-20T21:29:25.5668214Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:29:25.5708953Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:29:25.5747910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:29:25.5786199Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:29:25.5824674Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:29:25.5865015Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:29:25.5906666Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:29:25.5944845Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:29:25.5982749Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:29:25.6029108Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:29:25.6068439Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:29:25.6106110Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:29:25.6146073Z Entering 'third_party/mimalloc' 2024-08-20T21:29:25.6185434Z Entering 'third_party/nccl/nccl' 2024-08-20T21:29:25.6223976Z Entering 'third_party/nlohmann' 2024-08-20T21:29:25.6264692Z Entering 'third_party/onnx' 2024-08-20T21:29:25.6319109Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:29:25.6359391Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:29:25.6402306Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:29:25.6442386Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:29:25.6481659Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:29:25.6520054Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:29:25.6556942Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:29:25.6597643Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:29:25.6636395Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:29:25.6673651Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:29:25.6710062Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:29:25.6750212Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:29:25.6790092Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:29:25.6846535Z Entering 'third_party/pocketfft' 2024-08-20T21:29:25.6887204Z Entering 'third_party/protobuf' 2024-08-20T21:29:25.6927839Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:29:25.6966972Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:29:25.7008768Z Entering 'third_party/psimd' 2024-08-20T21:29:25.7048627Z Entering 'third_party/pthreadpool' 2024-08-20T21:29:25.7088162Z Entering 'third_party/pybind11' 2024-08-20T21:29:25.7128348Z Entering 'third_party/python-peachpy' 2024-08-20T21:29:25.7167991Z Entering 'third_party/sleef' 2024-08-20T21:29:25.7207707Z Entering 'third_party/tensorpipe' 2024-08-20T21:29:25.7246398Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:29:25.7283969Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:29:25.7325608Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:29:25.7362431Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:29:25.7401507Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:29:25.7454143Z ##[endgroup] 2024-08-20T21:29:25.7456261Z ##[group]Persisting credentials for submodules 2024-08-20T21:29:25.7458969Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-08-20T21:29:25.7743861Z Entering 'android/libs/fbjni' 2024-08-20T21:29:25.7794161Z Entering 'third_party/FP16' 2024-08-20T21:29:25.7845142Z Entering 'third_party/FXdiv' 2024-08-20T21:29:25.7894396Z Entering 'third_party/NNPACK' 2024-08-20T21:29:25.7944720Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:29:25.7997183Z Entering 'third_party/XNNPACK' 2024-08-20T21:29:25.8061071Z Entering 'third_party/benchmark' 2024-08-20T21:29:25.8112767Z Entering 'third_party/cpp-httplib' 2024-08-20T21:29:25.8162004Z Entering 'third_party/cpuinfo' 2024-08-20T21:29:25.8213920Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:29:25.8264140Z Entering 'third_party/cutlass' 2024-08-20T21:29:25.8324562Z Entering 'third_party/eigen' 2024-08-20T21:29:25.8374310Z Entering 'third_party/fbgemm' 2024-08-20T21:29:25.8424487Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:29:25.8474269Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:29:25.8527869Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:29:25.8585755Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:29:25.8634948Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:29:25.8687013Z Entering 'third_party/flatbuffers' 2024-08-20T21:29:25.8743297Z Entering 'third_party/fmt' 2024-08-20T21:29:25.8794355Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:29:25.8846142Z Entering 'third_party/gloo' 2024-08-20T21:29:25.8900009Z Entering 'third_party/googletest' 2024-08-20T21:29:25.8951109Z Entering 'third_party/ideep' 2024-08-20T21:29:25.9001019Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:29:25.9059480Z Entering 'third_party/ittapi' 2024-08-20T21:29:25.9111734Z Entering 'third_party/kineto' 2024-08-20T21:29:25.9161218Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:29:25.9211878Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:29:25.9262801Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:29:25.9320814Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:29:25.9370322Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:29:25.9420446Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:29:25.9472804Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:29:25.9522878Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:29:25.9571816Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:29:25.9623493Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:29:25.9675308Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:29:25.9727964Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:29:25.9776556Z Entering 'third_party/mimalloc' 2024-08-20T21:29:25.9828418Z Entering 'third_party/nccl/nccl' 2024-08-20T21:29:25.9878509Z Entering 'third_party/nlohmann' 2024-08-20T21:29:25.9928324Z Entering 'third_party/onnx' 2024-08-20T21:29:25.9994942Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:29:26.0044356Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:29:26.0100499Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:29:26.0153812Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:29:26.0204984Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:29:26.0253783Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:29:26.0304203Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:29:26.0357528Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:29:26.0408036Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:29:26.0457475Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:29:26.0508265Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:29:26.0561063Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:29:26.0611391Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:29:26.0682090Z Entering 'third_party/pocketfft' 2024-08-20T21:29:26.0730766Z Entering 'third_party/protobuf' 2024-08-20T21:29:26.0785929Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:29:26.0837216Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:29:26.0888188Z Entering 'third_party/psimd' 2024-08-20T21:29:26.0942051Z Entering 'third_party/pthreadpool' 2024-08-20T21:29:26.0997095Z Entering 'third_party/pybind11' 2024-08-20T21:29:26.1046063Z Entering 'third_party/python-peachpy' 2024-08-20T21:29:26.1094913Z Entering 'third_party/sleef' 2024-08-20T21:29:26.1145440Z Entering 'third_party/tensorpipe' 2024-08-20T21:29:26.1194938Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:29:26.1244748Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:29:26.1297603Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:29:26.1348522Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:29:26.1398325Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:29:26.1462932Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-08-20T21:29:26.1745871Z Entering 'android/libs/fbjni' 2024-08-20T21:29:26.1802600Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-20T21:29:26.1809228Z Entering 'third_party/FP16' 2024-08-20T21:29:26.1856201Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-20T21:29:26.1872927Z Entering 'third_party/FXdiv' 2024-08-20T21:29:26.1920500Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-20T21:29:26.1934037Z Entering 'third_party/NNPACK' 2024-08-20T21:29:26.1983214Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-20T21:29:26.1999320Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:29:26.2046312Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-20T21:29:26.2061006Z Entering 'third_party/XNNPACK' 2024-08-20T21:29:26.2108951Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-20T21:29:26.2140185Z Entering 'third_party/benchmark' 2024-08-20T21:29:26.2188210Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:29:26.2205675Z Entering 'third_party/cpp-httplib' 2024-08-20T21:29:26.2250892Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-20T21:29:26.2268270Z Entering 'third_party/cpuinfo' 2024-08-20T21:29:26.2318180Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-20T21:29:26.2332884Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:29:26.2382645Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-20T21:29:26.2398340Z Entering 'third_party/cutlass' 2024-08-20T21:29:26.2446322Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-20T21:29:26.2471301Z Entering 'third_party/eigen' 2024-08-20T21:29:26.2516953Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-20T21:29:26.2532866Z Entering 'third_party/fbgemm' 2024-08-20T21:29:26.2583007Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-20T21:29:26.2599038Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:29:26.2646470Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-08-20T21:29:26.2659414Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:29:26.2707372Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-08-20T21:29:26.2722281Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:29:26.2768457Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-08-20T21:29:26.2790150Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:29:26.2837457Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:29:26.2850840Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:29:26.2897286Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-08-20T21:29:26.2915352Z Entering 'third_party/flatbuffers' 2024-08-20T21:29:26.2958697Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-20T21:29:26.2975445Z Entering 'third_party/fmt' 2024-08-20T21:29:26.3024600Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-20T21:29:26.3040729Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:29:26.3087248Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-20T21:29:26.3103886Z Entering 'third_party/gloo' 2024-08-20T21:29:26.3149606Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-20T21:29:26.3164155Z Entering 'third_party/googletest' 2024-08-20T21:29:26.3211095Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:29:26.3227579Z Entering 'third_party/ideep' 2024-08-20T21:29:26.3274878Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-20T21:29:26.3288008Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:29:26.3333574Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-20T21:29:26.3356254Z Entering 'third_party/ittapi' 2024-08-20T21:29:26.3401696Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-20T21:29:26.3418103Z Entering 'third_party/kineto' 2024-08-20T21:29:26.3462191Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-20T21:29:26.3478849Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:29:26.3527427Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-08-20T21:29:26.3542728Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:29:26.3590082Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-08-20T21:29:26.3606974Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:29:26.3652045Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-08-20T21:29:26.3665850Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:29:26.3716366Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-08-20T21:29:26.3729601Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:29:26.3779873Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-08-20T21:29:26.3793241Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:29:26.3841978Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-08-20T21:29:26.3857892Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:29:26.3906022Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-08-20T21:29:26.3921565Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:29:26.3967694Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:29:26.3984064Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:29:26.4031355Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-08-20T21:29:26.4047490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:29:26.4092449Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-08-20T21:29:26.4111697Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:29:26.4157254Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-08-20T21:29:26.4170422Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:29:26.4217445Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-08-20T21:29:26.4236275Z Entering 'third_party/mimalloc' 2024-08-20T21:29:26.4282404Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-20T21:29:26.4296389Z Entering 'third_party/nccl/nccl' 2024-08-20T21:29:26.4343364Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-20T21:29:26.4364368Z Entering 'third_party/nlohmann' 2024-08-20T21:29:26.4409000Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-20T21:29:26.4426784Z Entering 'third_party/onnx' 2024-08-20T21:29:26.4474453Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-20T21:29:26.4505297Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:29:26.4551971Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:29:26.4565606Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:29:26.4610796Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-08-20T21:29:26.4630224Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:29:26.4679292Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-20T21:29:26.4694341Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:29:26.4742987Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:29:26.4756745Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:29:26.4808126Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:29:26.4822691Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:29:26.4866851Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-08-20T21:29:26.4884938Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:29:26.4929428Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-08-20T21:29:26.4947313Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:29:26.4993909Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-08-20T21:29:26.5008052Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:29:26.5053027Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-08-20T21:29:26.5070347Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:29:26.5116568Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-08-20T21:29:26.5128865Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:29:26.5174866Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-08-20T21:29:26.5191983Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:29:26.5239617Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-08-20T21:29:26.5254891Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:29:26.5302981Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-08-20T21:29:26.5333273Z Entering 'third_party/pocketfft' 2024-08-20T21:29:26.5381754Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-20T21:29:26.5397828Z Entering 'third_party/protobuf' 2024-08-20T21:29:26.5444493Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-20T21:29:26.5461872Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:29:26.5509546Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:29:26.5525255Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:29:26.5569923Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:29:26.5588689Z Entering 'third_party/psimd' 2024-08-20T21:29:26.5634205Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-20T21:29:26.5648790Z Entering 'third_party/pthreadpool' 2024-08-20T21:29:26.5693607Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-20T21:29:26.5710609Z Entering 'third_party/pybind11' 2024-08-20T21:29:26.5757129Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-20T21:29:26.5770576Z Entering 'third_party/python-peachpy' 2024-08-20T21:29:26.5815470Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-20T21:29:26.5831950Z Entering 'third_party/sleef' 2024-08-20T21:29:26.5879038Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-20T21:29:26.5892811Z Entering 'third_party/tensorpipe' 2024-08-20T21:29:26.5938508Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-20T21:29:26.5954984Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:29:26.6000178Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:29:26.6013068Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:29:26.6058312Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-08-20T21:29:26.6073753Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:29:26.6118421Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-08-20T21:29:26.6132838Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:29:26.6177997Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-08-20T21:29:26.6192978Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:29:26.6240227Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-08-20T21:29:26.6735667Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-20T21:29:26.7020087Z Entering 'android/libs/fbjni' 2024-08-20T21:29:26.7058382Z Entering 'third_party/FP16' 2024-08-20T21:29:26.7096510Z Entering 'third_party/FXdiv' 2024-08-20T21:29:26.7134927Z Entering 'third_party/NNPACK' 2024-08-20T21:29:26.7172395Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:29:26.7211565Z Entering 'third_party/XNNPACK' 2024-08-20T21:29:26.7271067Z Entering 'third_party/benchmark' 2024-08-20T21:29:26.7310228Z Entering 'third_party/cpp-httplib' 2024-08-20T21:29:26.7352151Z Entering 'third_party/cpuinfo' 2024-08-20T21:29:26.7391659Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:29:26.7431707Z Entering 'third_party/cutlass' 2024-08-20T21:29:26.7479001Z Entering 'third_party/eigen' 2024-08-20T21:29:26.7520621Z Entering 'third_party/fbgemm' 2024-08-20T21:29:26.7558632Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:29:26.7598762Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:29:26.7638267Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:29:26.7683716Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:29:26.7727949Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:29:26.7766103Z Entering 'third_party/flatbuffers' 2024-08-20T21:29:26.7807893Z Entering 'third_party/fmt' 2024-08-20T21:29:26.7847373Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:29:26.7888280Z Entering 'third_party/gloo' 2024-08-20T21:29:26.7927200Z Entering 'third_party/googletest' 2024-08-20T21:29:26.7967795Z Entering 'third_party/ideep' 2024-08-20T21:29:26.8006772Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:29:26.8049530Z Entering 'third_party/ittapi' 2024-08-20T21:29:26.8093918Z Entering 'third_party/kineto' 2024-08-20T21:29:26.8132214Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:29:26.8170305Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:29:26.8209376Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:29:26.8249421Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:29:26.8289044Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:29:26.8328308Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:29:26.8371705Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:29:26.8410245Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:29:26.8448534Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:29:26.8488516Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:29:26.8528071Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:29:26.8568944Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:29:26.8608660Z Entering 'third_party/mimalloc' 2024-08-20T21:29:26.8649710Z Entering 'third_party/nccl/nccl' 2024-08-20T21:29:26.8689225Z Entering 'third_party/nlohmann' 2024-08-20T21:29:26.8729374Z Entering 'third_party/onnx' 2024-08-20T21:29:26.8784905Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:29:26.8822945Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:29:26.8869917Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:29:26.8909816Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:29:26.8947308Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:29:26.8986037Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:29:26.9023370Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:29:26.9063898Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:29:26.9101321Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:29:26.9139793Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:29:26.9174649Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:29:26.9216087Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:29:26.9254911Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:29:26.9318819Z Entering 'third_party/pocketfft' 2024-08-20T21:29:26.9359277Z Entering 'third_party/protobuf' 2024-08-20T21:29:26.9403535Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:29:26.9447808Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:29:26.9488328Z Entering 'third_party/psimd' 2024-08-20T21:29:26.9527861Z Entering 'third_party/pthreadpool' 2024-08-20T21:29:26.9566081Z Entering 'third_party/pybind11' 2024-08-20T21:29:26.9606742Z Entering 'third_party/python-peachpy' 2024-08-20T21:29:26.9645749Z Entering 'third_party/sleef' 2024-08-20T21:29:26.9686374Z Entering 'third_party/tensorpipe' 2024-08-20T21:29:26.9724815Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:29:26.9767663Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:29:26.9806556Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:29:26.9844261Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:29:26.9883051Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:29:26.9939737Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-20T21:29:27.0225594Z Entering 'android/libs/fbjni' 2024-08-20T21:29:27.0262818Z Entering 'third_party/FP16' 2024-08-20T21:29:27.0303273Z Entering 'third_party/FXdiv' 2024-08-20T21:29:27.0342581Z Entering 'third_party/NNPACK' 2024-08-20T21:29:27.0382456Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:29:27.0422266Z Entering 'third_party/XNNPACK' 2024-08-20T21:29:27.0478083Z Entering 'third_party/benchmark' 2024-08-20T21:29:27.0517793Z Entering 'third_party/cpp-httplib' 2024-08-20T21:29:27.0556433Z Entering 'third_party/cpuinfo' 2024-08-20T21:29:27.0598513Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:29:27.0638276Z Entering 'third_party/cutlass' 2024-08-20T21:29:27.0684458Z Entering 'third_party/eigen' 2024-08-20T21:29:27.0725644Z Entering 'third_party/fbgemm' 2024-08-20T21:29:27.0763880Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:29:27.0807053Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:29:27.0849251Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:29:27.0893208Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:29:27.0930351Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:29:27.0981071Z Entering 'third_party/flatbuffers' 2024-08-20T21:29:27.1022976Z Entering 'third_party/fmt' 2024-08-20T21:29:27.1063598Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:29:27.1107278Z Entering 'third_party/gloo' 2024-08-20T21:29:27.1152877Z Entering 'third_party/googletest' 2024-08-20T21:29:27.1192343Z Entering 'third_party/ideep' 2024-08-20T21:29:27.1230219Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:29:27.1276812Z Entering 'third_party/ittapi' 2024-08-20T21:29:27.1317397Z Entering 'third_party/kineto' 2024-08-20T21:29:27.1356379Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:29:27.1399641Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:29:27.1439670Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:29:27.1479801Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:29:27.1521987Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:29:27.1559229Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:29:27.1600424Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:29:27.1640211Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:29:27.1679312Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:29:27.1719150Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:29:27.1757856Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:29:27.1800400Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:29:27.1848685Z Entering 'third_party/mimalloc' 2024-08-20T21:29:27.1888090Z Entering 'third_party/nccl/nccl' 2024-08-20T21:29:27.1934150Z Entering 'third_party/nlohmann' 2024-08-20T21:29:27.1974335Z Entering 'third_party/onnx' 2024-08-20T21:29:27.2030132Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:29:27.2071849Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:29:27.2112824Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:29:27.2153651Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:29:27.2191109Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:29:27.2229007Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:29:27.2265056Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:29:27.2305667Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:29:27.2343214Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:29:27.2382361Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:29:27.2418096Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:29:27.2459433Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:29:27.2503965Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:29:27.2558900Z Entering 'third_party/pocketfft' 2024-08-20T21:29:27.2598706Z Entering 'third_party/protobuf' 2024-08-20T21:29:27.2643947Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:29:27.2683067Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:29:27.2723898Z Entering 'third_party/psimd' 2024-08-20T21:29:27.2762954Z Entering 'third_party/pthreadpool' 2024-08-20T21:29:27.2801741Z Entering 'third_party/pybind11' 2024-08-20T21:29:27.2841040Z Entering 'third_party/python-peachpy' 2024-08-20T21:29:27.2879903Z Entering 'third_party/sleef' 2024-08-20T21:29:27.2920238Z Entering 'third_party/tensorpipe' 2024-08-20T21:29:27.2958307Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:29:27.3000774Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:29:27.3038661Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:29:27.3077288Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:29:27.3115869Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:29:27.3167898Z ##[endgroup] 2024-08-20T21:29:27.3203565Z [command]/usr/bin/git log -1 --format='%H' 2024-08-20T21:29:27.3230370Z '40ec5f6ddd9787aca0449b24128343ff4c4a88b3' 2024-08-20T21:29:27.3425858Z Prepare all required actions 2024-08-20T21:29:27.3426321Z Getting action download info 2024-08-20T21:29:27.4926367Z ##[group]Run ./.github/actions/setup-linux 2024-08-20T21:29:27.4926970Z env: 2024-08-20T21:29:27.4927496Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:29:27.4928119Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:29:27.4928847Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:29:27.4929577Z ##[endgroup] 2024-08-20T21:29:27.4953384Z ##[group]Run set -euo pipefail 2024-08-20T21:29:27.4953773Z set -euo pipefail 2024-08-20T21:29:27.4954136Z function get_ec2_metadata() { 2024-08-20T21:29:27.4955032Z  # Pulled from instance metadata endpoint for EC2 2024-08-20T21:29:27.4955943Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-08-20T21:29:27.4956751Z  category=$1 2024-08-20T21:29:27.4957344Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-08-20T21:29:27.4957983Z  runner_name_str=i-0fa3bce4ba8a68339 2024-08-20T21:29:27.4958456Z  if [[ -f /.inarc ]]; then 2024-08-20T21:29:27.4958949Z  echo "ARC Runner, no info on ec2 metadata" 2024-08-20T21:29:27.4959511Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-08-20T21:29:27.4960214Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-08-20T21:29:27.4960837Z  else 2024-08-20T21:29:27.4961307Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-08-20T21:29:27.4961887Z  fi 2024-08-20T21:29:27.4962160Z } 2024-08-20T21:29:27.4962493Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-08-20T21:29:27.4963076Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-08-20T21:29:27.4963751Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-08-20T21:29:27.4964329Z echo "system info $(uname -a)" 2024-08-20T21:29:27.4972071Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:29:27.4972582Z env: 2024-08-20T21:29:27.4973034Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:29:27.4973766Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:29:27.4974495Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:29:27.4975250Z ##[endgroup] 2024-08-20T21:29:27.5073916Z ami-id: ami-06c68f701d8090592 2024-08-20T21:29:27.5126019Z instance-id: i-0fa3bce4ba8a68339 2024-08-20T21:29:27.5183977Z instance-type: c5.12xlarge 2024-08-20T21:29:27.5194255Z system info Linux ip-10-0-75-81.ec2.internal 6.1.94-99.176.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 18 14:57:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-08-20T21:29:27.5218936Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-20T21:29:27.5219816Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-20T21:29:27.5225532Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:29:27.5225978Z env: 2024-08-20T21:29:27.5226391Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:29:27.5226960Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:29:27.5227616Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:29:27.5228306Z ##[endgroup] 2024-08-20T21:29:27.5295694Z ##[group]Run if systemctl is-active --quiet docker; then 2024-08-20T21:29:27.5296278Z if systemctl is-active --quiet docker; then 2024-08-20T21:29:27.5296819Z  echo "Docker daemon is running..."; 2024-08-20T21:29:27.5297265Z else 2024-08-20T21:29:27.5297750Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-08-20T21:29:27.5298492Z fi 2024-08-20T21:29:27.5303736Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:29:27.5304193Z env: 2024-08-20T21:29:27.5304598Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:29:27.5305151Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:29:27.5305829Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:29:27.5306512Z ##[endgroup] 2024-08-20T21:29:27.5375689Z Docker daemon is running... 2024-08-20T21:29:27.5421328Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-20T21:29:27.5421858Z with: 2024-08-20T21:29:27.5422100Z shell: bash 2024-08-20T21:29:27.5422371Z timeout_minutes: 5 2024-08-20T21:29:27.5422650Z max_attempts: 3 2024-08-20T21:29:27.5422938Z retry_wait_seconds: 30 2024-08-20T21:29:27.5426079Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2024-08-20T21:29:27.5429439Z polling_interval_seconds: 1 2024-08-20T21:29:27.5429794Z warning_on_retry: true 2024-08-20T21:29:27.5430118Z continue_on_error: false 2024-08-20T21:29:27.5430412Z env: 2024-08-20T21:29:27.5430832Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:29:27.5431409Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:29:27.5432085Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:29:27.5432815Z AWS_RETRY_MODE: standard 2024-08-20T21:29:27.5433141Z AWS_MAX_ATTEMPTS: 5 2024-08-20T21:29:27.5433417Z ##[endgroup] 2024-08-20T21:29:28.6012707Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-20T21:29:28.6013557Z Configure a credential helper to remove this warning. See 2024-08-20T21:29:28.6014695Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-20T21:29:28.6015235Z 2024-08-20T21:29:28.6015338Z Login Succeeded 2024-08-20T21:29:29.5968617Z Command completed after 1 attempt(s). 2024-08-20T21:29:29.6028347Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-20T21:29:29.6029060Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-20T21:29:29.6029714Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-20T21:29:29.6035959Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:29:29.6036433Z env: 2024-08-20T21:29:29.6036874Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:29:29.6037420Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:29:29.6038100Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:29:29.6038788Z ##[endgroup] 2024-08-20T21:29:29.6184536Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T21:29:29.6185330Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T21:29:29.6185929Z # shellcheck disable=SC2046 2024-08-20T21:29:29.6186387Z docker stop $(docker ps -q) || true 2024-08-20T21:29:29.6186846Z # Prune all of the docker images 2024-08-20T21:29:29.6187291Z docker system prune -af 2024-08-20T21:29:29.6193497Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:29:29.6194077Z env: 2024-08-20T21:29:29.6194497Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:29:29.6195220Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:29:29.6195882Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:29:29.6196580Z ##[endgroup] 2024-08-20T21:29:29.6477579Z "docker stop" requires at least 1 argument. 2024-08-20T21:29:29.6478289Z See 'docker stop --help'. 2024-08-20T21:29:29.6478564Z 2024-08-20T21:29:29.6478778Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-20T21:29:29.6479148Z 2024-08-20T21:29:29.6479297Z Stop one or more running containers 2024-08-20T21:29:29.7848326Z Deleted Images: 2024-08-20T21:29:29.7848906Z untagged: amazonlinux:2023 2024-08-20T21:29:29.7849578Z untagged: amazonlinux@sha256:07900cb42ce7c5620507a79d02274d4257bc754a8359d1c7b4b52e61ffd14987 2024-08-20T21:29:29.7850518Z deleted: sha256:a4a3c84f8300d08ea3f41129bb67e5848797024e41933a35ed4ac55206111130 2024-08-20T21:29:29.7851382Z deleted: sha256:521b5f45e3bc5309c088f106b04635061d6a6c242b01cefcabf9d4692f163257 2024-08-20T21:29:29.7851915Z 2024-08-20T21:29:29.7858390Z Total reclaimed space: 143.7MB 2024-08-20T21:29:29.7894322Z ##[group]Run set +e 2024-08-20T21:29:29.7894647Z set +e 2024-08-20T21:29:29.7894919Z set -x 2024-08-20T21:29:29.7895181Z  2024-08-20T21:29:29.7895470Z PT_DOMAIN=download.pytorch.org 2024-08-20T21:29:29.7896275Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-08-20T21:29:29.7897377Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-08-20T21:29:29.7898137Z # one is returned at random 2024-08-20T21:29:29.7898650Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-08-20T21:29:29.7899249Z  2024-08-20T21:29:29.7899528Z if [ -z "${RESOLVED_IP}" ]; then 2024-08-20T21:29:29.7900107Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-08-20T21:29:29.7900851Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-08-20T21:29:29.7901388Z  2024-08-20T21:29:29.7901661Z  if [ -z "${RESOLVED_IP}" ]; then 2024-08-20T21:29:29.7902181Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-08-20T21:29:29.7902663Z  exit 1 2024-08-20T21:29:29.7903156Z  fi 2024-08-20T21:29:29.7903397Z fi 2024-08-20T21:29:29.7903631Z  2024-08-20T21:29:29.7903926Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-08-20T21:29:29.7904392Z  # Clean up any old records first 2024-08-20T21:29:29.7904848Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-08-20T21:29:29.7905238Z fi 2024-08-20T21:29:29.7905468Z  2024-08-20T21:29:29.7905845Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-08-20T21:29:29.7906330Z cat /etc/hosts 2024-08-20T21:29:29.7911526Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:29:29.7911985Z env: 2024-08-20T21:29:29.7912376Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:29:29.7912925Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:29:29.7913581Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:29:29.7914266Z ##[endgroup] 2024-08-20T21:29:29.7936137Z + PT_DOMAIN=download.pytorch.org 2024-08-20T21:29:29.7942000Z ++ dig -4 +short download.pytorch.org 2024-08-20T21:29:29.7942564Z ++ tail -n1 2024-08-20T21:29:29.8251767Z + RESOLVED_IP=18.165.98.58 2024-08-20T21:29:29.8252264Z + '[' -z 18.165.98.58 ']' 2024-08-20T21:29:29.8252684Z + grep -r download.pytorch.org /etc/hosts 2024-08-20T21:29:29.8264670Z 108.138.64.125 download.pytorch.org 2024-08-20T21:29:29.8266223Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-08-20T21:29:30.0725603Z + echo '18.165.98.58 download.pytorch.org' 2024-08-20T21:29:30.0726133Z + sudo tee -a /etc/hosts 2024-08-20T21:29:30.1106952Z 18.165.98.58 download.pytorch.org 2024-08-20T21:29:30.1118845Z + cat /etc/hosts 2024-08-20T21:29:30.1127703Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-08-20T21:29:30.1139122Z ::1 localhost6 localhost6.localdomain6 2024-08-20T21:29:30.1139614Z 18.165.98.58 download.pytorch.org 2024-08-20T21:29:30.1292011Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2024-08-20T21:29:30.1292620Z with: 2024-08-20T21:29:30.1292951Z docker-image-name: pytorch-linux-focal-linter 2024-08-20T21:29:30.1293403Z always-rebuild: true 2024-08-20T21:29:30.1293707Z push: true 2024-08-20T21:29:30.1293994Z docker-build-dir: .ci/docker 2024-08-20T21:29:30.1294339Z working-directory: . 2024-08-20T21:29:30.1294792Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:29:30.1295316Z force-push: false 2024-08-20T21:29:30.1295582Z env: 2024-08-20T21:29:30.1296012Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:29:30.1296593Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:29:30.1297285Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:29:30.1298013Z ##[endgroup] 2024-08-20T21:29:30.1316663Z ##[group]Run set -ex 2024-08-20T21:29:30.1317024Z set -ex 2024-08-20T21:29:30.1317298Z  2024-08-20T21:29:30.1317808Z # If the docker build directory or the build script doesn't exist, the action will 2024-08-20T21:29:30.1318710Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-08-20T21:29:30.1319456Z # job could then download the pre-built image as usual 2024-08-20T21:29:30.1320147Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-08-20T21:29:30.1320783Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-08-20T21:29:30.1321353Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:29:30.1321873Z  2024-08-20T21:29:30.1322340Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-08-20T21:29:30.1322909Z  exit 0 2024-08-20T21:29:30.1323169Z else 2024-08-20T21:29:30.1323497Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-08-20T21:29:30.1324013Z fi 2024-08-20T21:29:30.1324251Z  2024-08-20T21:29:30.1324675Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-08-20T21:29:30.1325479Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-08-20T21:29:30.1326292Z  # use it as it is, but first let's extract the tag 2024-08-20T21:29:30.1327143Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-08-20T21:29:30.1327871Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:29:30.1328557Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:29:30.1329117Z else 2024-08-20T21:29:30.1329535Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-08-20T21:29:30.1330185Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:29:30.1331102Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:29:30.1331875Z fi 2024-08-20T21:29:30.1338440Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:29:30.1339015Z env: 2024-08-20T21:29:30.1339421Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:29:30.1339972Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:29:30.1340619Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:29:30.1341306Z REPO_NAME: pytorch 2024-08-20T21:29:30.1341655Z DOCKER_IMAGE_NAME: pytorch-linux-focal-linter 2024-08-20T21:29:30.1342070Z DOCKER_BUILD_DIR: .ci/docker 2024-08-20T21:29:30.1342519Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:29:30.1342993Z ##[endgroup] 2024-08-20T21:29:30.1365361Z + [[ ! -d .ci/docker ]] 2024-08-20T21:29:30.1365742Z + [[ ! -f .ci/docker/build.sh ]] 2024-08-20T21:29:30.1366346Z + echo skip=false 2024-08-20T21:29:30.1367355Z + [[ pytorch-linux-focal-linter == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2024-08-20T21:29:30.1369160Z ++ git rev-parse HEAD:.ci/docker 2024-08-20T21:29:30.1385349Z + DOCKER_TAG=f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:29:30.1386355Z + echo docker-tag=f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:29:30.1387727Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:29:30.1427105Z ##[group]Run set -x 2024-08-20T21:29:30.1427405Z set -x 2024-08-20T21:29:30.1427648Z set +e 2024-08-20T21:29:30.1427907Z  2024-08-20T21:29:30.1428142Z login() { 2024-08-20T21:29:30.1428735Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-08-20T21:29:30.1429592Z } 2024-08-20T21:29:30.1429844Z  2024-08-20T21:29:30.1430082Z retry () { 2024-08-20T21:29:30.1430439Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-08-20T21:29:30.1430861Z } 2024-08-20T21:29:30.1431091Z  2024-08-20T21:29:30.1431374Z retry login "${DOCKER_REGISTRY}" 2024-08-20T21:29:30.1431762Z  2024-08-20T21:29:30.1431987Z set -e 2024-08-20T21:29:30.1432246Z  2024-08-20T21:29:30.1432812Z IMAGE_NAME=$(echo ${DOCKER_IMAGE#"${DOCKER_REGISTRY}/${REPO_NAME}/"} | awk -F '[:,]' '{print $1}') 2024-08-20T21:29:30.1433504Z # Build new image 2024-08-20T21:29:30.1433929Z ./build.sh "${IMAGE_NAME}" -t "${DOCKER_IMAGE}" 2024-08-20T21:29:30.1434379Z  2024-08-20T21:29:30.1434696Z if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2024-08-20T21:29:30.1435263Z  # Only push if docker image doesn't exist already 2024-08-20T21:29:30.1436191Z  if ! docker manifest inspect "${DOCKER_IMAGE}" >/dev/null 2>/dev/null || [ "${DOCKER_FORCE_PUSH:-false}" == "true" ]; then 2024-08-20T21:29:30.1437168Z  docker push "${DOCKER_IMAGE}" 2024-08-20T21:29:30.1437556Z  fi 2024-08-20T21:29:30.1438109Z  # Check that upload was successfull or that image already exists 2024-08-20T21:29:30.1438734Z  docker manifest inspect "${DOCKER_IMAGE}" 2024-08-20T21:29:30.1439137Z fi 2024-08-20T21:29:30.1444008Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:29:30.1444464Z env: 2024-08-20T21:29:30.1444861Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:29:30.1445409Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:29:30.1446068Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:29:30.1447038Z REPO_NAME: pytorch 2024-08-20T21:29:30.1447409Z DOCKER_PUSH: true 2024-08-20T21:29:30.1447715Z DOCKER_FORCE_PUSH: false 2024-08-20T21:29:30.1448609Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:29:30.1449707Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:29:30.1450216Z ##[endgroup] 2024-08-20T21:29:30.1471113Z + set +e 2024-08-20T21:29:30.1471863Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:29:30.1472541Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:29:30.1474585Z + aws ecr get-login-password --region us-east-1 2024-08-20T21:29:30.1475905Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:29:30.6480782Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-20T21:29:30.6481615Z Configure a credential helper to remove this warning. See 2024-08-20T21:29:30.6482494Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-20T21:29:30.6483298Z 2024-08-20T21:29:30.6483457Z Login Succeeded 2024-08-20T21:29:30.6495002Z + set -e 2024-08-20T21:29:30.6500671Z ++ echo pytorch-linux-focal-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:29:30.6501351Z ++ awk -F '[:,]' '{print $1}' 2024-08-20T21:29:30.6522939Z + IMAGE_NAME=pytorch-linux-focal-linter 2024-08-20T21:29:30.6524970Z + ./build.sh pytorch-linux-focal-linter -t 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:29:30.6536428Z + image=pytorch-linux-focal-linter 2024-08-20T21:29:30.6536943Z + shift 2024-08-20T21:29:30.6537416Z + '[' -z pytorch-linux-focal-linter ']' 2024-08-20T21:29:30.6537937Z + [[ pytorch-linux-focal-linter == *xla* ]] 2024-08-20T21:29:30.6538470Z + [[ pytorch-linux-focal-linter == *-focal* ]] 2024-08-20T21:29:30.6538919Z + UBUNTU_VERSION=20.04 2024-08-20T21:29:30.6539262Z + '[' -n 20.04 ']' 2024-08-20T21:29:30.6539525Z + OS=ubuntu 2024-08-20T21:29:30.6539808Z + DOCKERFILE=ubuntu/Dockerfile 2024-08-20T21:29:30.6540280Z + [[ pytorch-linux-focal-linter == *cuda* ]] 2024-08-20T21:29:30.6540807Z + [[ pytorch-linux-focal-linter == *rocm* ]] 2024-08-20T21:29:30.6541337Z + [[ pytorch-linux-focal-linter == *xpu* ]] 2024-08-20T21:29:30.6541891Z + [[ pytorch-linux-focal-linter == *cuda*linter* ]] 2024-08-20T21:29:30.6542450Z + [[ pytorch-linux-focal-linter == *linter* ]] 2024-08-20T21:29:30.6542908Z + DOCKERFILE=linter/Dockerfile 2024-08-20T21:29:30.6543262Z + CMAKE_VERSION=3.18.5 2024-08-20T21:29:30.6543644Z + _UCX_COMMIT=7bb2722ff2187a0cad557ae4a6afa090569f83fb 2024-08-20T21:29:30.6544197Z + _UCC_COMMIT=20eae37090a4ce1b32bcce6144ccad0b49943e0b 2024-08-20T21:29:30.6545970Z + case "$image" in 2024-08-20T21:29:30.6546280Z + ANACONDA_PYTHON_VERSION=3.9 2024-08-20T21:29:30.6546617Z + CONDA_CMAKE=yes 2024-08-20T21:29:30.6550258Z ++ tr '[:upper:]' '[:lower:]' 2024-08-20T21:29:30.6550663Z +++ mktemp -u 2024-08-20T21:29:30.6560183Z ++ basename /tmp/tmp.h9OQZp1FWE 2024-08-20T21:29:30.6569304Z + tmp_tag=tmp.h9oqzp1fwe 2024-08-20T21:29:30.6569995Z + [[ pytorch-linux-focal-linter == *cuda* ]] 2024-08-20T21:29:30.6574703Z ++ dirname linter/Dockerfile 2024-08-20T21:29:30.6600216Z + docker build --no-cache --progress=plain --build-arg BUILD_ENVIRONMENT=pytorch-linux-focal-linter --build-arg PROTOBUF= --build-arg LLVMDEV= --build-arg DB= --build-arg VISION= --build-arg UBUNTU_VERSION=20.04 --build-arg CENTOS_VERSION= --build-arg DEVTOOLSET_VERSION= --build-arg GLIBC_VERSION= --build-arg CLANG_VERSION= --build-arg ANACONDA_PYTHON_VERSION=3.9 --build-arg GCC_VERSION= --build-arg CUDA_VERSION= --build-arg CUDNN_VERSION= --build-arg TENSORRT_VERSION= --build-arg ANDROID= --build-arg ANDROID_NDK= --build-arg GRADLE_VERSION= --build-arg VULKAN_SDK_VERSION= --build-arg SWIFTSHADER= --build-arg CMAKE_VERSION=3.18.5 --build-arg NINJA_VERSION= --build-arg KATEX= --build-arg ROCM_VERSION= --build-arg 'PYTORCH_ROCM_ARCH=gfx906;gfx90a' --build-arg IMAGE_NAME= --build-arg UCX_COMMIT= --build-arg UCC_COMMIT= --build-arg CONDA_CMAKE=yes --build-arg TRITON= --build-arg ONNX= --build-arg DOCS= --build-arg INDUCTOR_BENCHMARKS= --build-arg EXECUTORCH= --build-arg HALIDE= --build-arg XPU_VERSION= --build-arg ACL= --build-arg SKIP_SCCACHE_INSTALL= --build-arg SKIP_LLVM_SRC_BUILD_INSTALL= -f linter/Dockerfile -t tmp.h9oqzp1fwe -t 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 . 2024-08-20T21:29:30.8536286Z #0 building with "default" instance using docker driver 2024-08-20T21:29:30.8536705Z 2024-08-20T21:29:30.8536896Z #1 [internal] load build definition from Dockerfile 2024-08-20T21:29:31.0183369Z #1 transferring dockerfile: 1.23kB done 2024-08-20T21:29:31.0184634Z #1 DONE 0.0s 2024-08-20T21:29:31.0185131Z 2024-08-20T21:29:31.0185844Z #2 [internal] load metadata for docker.io/library/ubuntu:20.04 2024-08-20T21:29:31.1420284Z #2 DONE 0.3s 2024-08-20T21:29:31.2662863Z 2024-08-20T21:29:31.2663255Z #3 [internal] load .dockerignore 2024-08-20T21:29:31.2664009Z #3 transferring context: 2B done 2024-08-20T21:29:31.2664469Z #3 DONE 0.0s 2024-08-20T21:29:31.2664656Z 2024-08-20T21:29:31.2664854Z #4 [internal] load build context 2024-08-20T21:29:31.2665289Z #4 transferring context: 21.85kB done 2024-08-20T21:29:31.2665679Z #4 DONE 0.0s 2024-08-20T21:29:31.2665839Z 2024-08-20T21:29:31.2666442Z #5 [ 1/13] FROM docker.io/library/ubuntu:20.04@sha256:fa17826afb526a9fc7250e0fbcbfd18d03fe7a54849472f86879d8bf562c629e 2024-08-20T21:29:31.2667739Z #5 resolve docker.io/library/ubuntu:20.04@sha256:fa17826afb526a9fc7250e0fbcbfd18d03fe7a54849472f86879d8bf562c629e done 2024-08-20T21:29:31.2668922Z #5 sha256:9df6d6105df2788299e5cbbf3dfd09aa6b3b5a10b784b214c35a035f76deb4ba 2.30kB / 2.30kB done 2024-08-20T21:29:31.2669955Z #5 sha256:602d8ad51b8130f3fcd71cb936dea612ebc799666136abf2e5914585b3178a4a 7.34MB / 27.51MB 0.1s 2024-08-20T21:29:31.2670989Z #5 sha256:fa17826afb526a9fc7250e0fbcbfd18d03fe7a54849472f86879d8bf562c629e 1.34kB / 1.34kB done 2024-08-20T21:29:31.2672275Z #5 sha256:85c08a37b74bc18a7b3f8cf89aabdfac51c525cdbc193a753f7907965e310ec2 424B / 424B done 2024-08-20T21:29:31.4669295Z #5 sha256:602d8ad51b8130f3fcd71cb936dea612ebc799666136abf2e5914585b3178a4a 27.51MB / 27.51MB 0.3s 2024-08-20T21:29:31.6613816Z #5 sha256:602d8ad51b8130f3fcd71cb936dea612ebc799666136abf2e5914585b3178a4a 27.51MB / 27.51MB 0.4s done 2024-08-20T21:29:31.6614903Z #5 extracting sha256:602d8ad51b8130f3fcd71cb936dea612ebc799666136abf2e5914585b3178a4a 0.1s 2024-08-20T21:29:32.1949523Z #5 extracting sha256:602d8ad51b8130f3fcd71cb936dea612ebc799666136abf2e5914585b3178a4a 0.6s done 2024-08-20T21:29:32.1950256Z #5 DONE 1.0s 2024-08-20T21:29:32.3465373Z 2024-08-20T21:29:32.3465956Z #6 [ 2/13] COPY ./common/install_base.sh install_base.sh 2024-08-20T21:29:34.8119840Z #6 DONE 2.6s 2024-08-20T21:29:34.9652962Z 2024-08-20T21:29:34.9653682Z #7 [ 3/13] RUN bash ./install_base.sh && rm install_base.sh 2024-08-20T21:29:35.2619260Z #7 0.447 ++ grep -oP '(?<=^ID=).+' /etc/os-release 2024-08-20T21:29:35.3792276Z #7 0.447 ++ tr -d '"' 2024-08-20T21:29:35.3793650Z #7 0.448 + ID=ubuntu 2024-08-20T21:29:35.3793954Z #7 0.448 + case "$ID" in 2024-08-20T21:29:35.3794306Z #7 0.448 + install_ubuntu 2024-08-20T21:29:35.3794644Z #7 0.448 + [[ 20.04 == \2\0\.\0\4* ]] 2024-08-20T21:29:35.3795087Z #7 0.448 + cmake3='cmake=3.16*' 2024-08-20T21:29:35.3795458Z #7 0.448 + maybe_libiomp_dev= 2024-08-20T21:29:35.3795847Z #7 0.448 + [[ '' == 15 ]] 2024-08-20T21:29:35.3796191Z #7 0.448 + [[ '' == 12 ]] 2024-08-20T21:29:35.3796549Z #7 0.448 + [[ '' == 10 ]] 2024-08-20T21:29:35.3796877Z #7 0.448 + maybe_libomp_dev= 2024-08-20T21:29:35.3797213Z #7 0.448 + [[ 20.04 == \2\0\.\0\4* ]] 2024-08-20T21:29:35.3797638Z #7 0.448 + [[ '' == \1\1\.\8* ]] 2024-08-20T21:29:35.3798012Z #7 0.448 + maybe_libnccl_dev= 2024-08-20T21:29:35.3798385Z #7 0.448 + apt-get update 2024-08-20T21:29:35.3798924Z #7 0.497 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 2024-08-20T21:29:35.3799844Z #7 0.565 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-08-20T21:29:35.4809709Z #7 0.581 Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-08-20T21:29:35.4810740Z #7 0.631 Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-08-20T21:29:35.4811668Z #7 0.648 Get:5 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 2024-08-20T21:29:35.4812627Z #7 0.666 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 2024-08-20T21:29:35.5925999Z #7 0.672 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 2024-08-20T21:29:35.5927267Z #7 0.765 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 2024-08-20T21:29:35.5928516Z #7 0.778 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 2024-08-20T21:29:35.7997792Z #7 0.778 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4023 kB] 2024-08-20T21:29:35.7999240Z #7 0.801 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4356 kB] 2024-08-20T21:29:35.8000395Z #7 0.826 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1544 kB] 2024-08-20T21:29:35.8001519Z #7 0.835 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 2024-08-20T21:29:35.8002654Z #7 0.835 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 2024-08-20T21:29:35.8410329Z #7 1.026 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3887 kB] 2024-08-20T21:29:36.3011033Z #7 1.486 Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 2024-08-20T21:29:36.5393952Z #7 1.487 Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3867 kB] 2024-08-20T21:29:36.5395180Z #7 1.574 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1257 kB] 2024-08-20T21:29:36.9731566Z #7 2.159 Fetched 32.6 MB in 2s (19.3 MB/s) 2024-08-20T21:29:37.8122884Z #7 2.159 Reading package lists... 2024-08-20T21:29:38.0148476Z #7 3.015 + ccache_deps='asciidoc docbook-xml docbook-xsl xsltproc' 2024-08-20T21:29:38.0149862Z #7 3.015 + deploy_deps='libffi-dev libbz2-dev libreadline-dev libncurses5-dev libncursesw5-dev libgdbm-dev libsqlite3-dev uuid-dev tk-dev' 2024-08-20T21:29:38.0150845Z #7 3.015 + numpy_deps=gfortran 2024-08-20T21:29:38.0154172Z #7 3.015 + apt-get install -y --no-install-recommends asciidoc docbook-xml docbook-xsl xsltproc gfortran libffi-dev libbz2-dev libreadline-dev libncurses5-dev libncursesw5-dev libgdbm-dev libsqlite3-dev uuid-dev tk-dev 'cmake=3.16*' apt-transport-https autoconf automake build-essential ca-certificates curl git libatlas-base-dev libc6-dbg libyaml-dev libz-dev libjemalloc2 libjpeg-dev libasound2-dev libsndfile-dev software-properties-common wget sudo vim jq libtool vim unzip gpg-agent gdb 2024-08-20T21:29:38.7008421Z #7 3.050 Reading package lists... 2024-08-20T21:29:38.8601238Z #7 3.905 Building dependency tree... 2024-08-20T21:29:38.8602061Z #7 4.045 Reading state information... 2024-08-20T21:29:39.0228033Z #7 4.208 The following additional packages will be installed: 2024-08-20T21:29:39.0229153Z #7 4.208 asciidoc-base asciidoc-common autotools-dev binutils binutils-common 2024-08-20T21:29:39.0230139Z #7 4.208 binutils-x86-64-linux-gnu cmake-data cpp cpp-9 dbus dbus-user-session 2024-08-20T21:29:39.0231104Z #7 4.208 dconf-gsettings-backend dconf-service distro-info-data dpkg-dev file 2024-08-20T21:29:39.0232028Z #7 4.208 fontconfig-config fonts-dejavu-core g++ g++-9 gcc gcc-9 gcc-9-base 2024-08-20T21:29:39.0232982Z #7 4.208 gfortran-9 gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 git-man glib-networking 2024-08-20T21:29:39.0233892Z #7 4.208 glib-networking-common glib-networking-services gpg gpgconf 2024-08-20T21:29:39.0234824Z #7 4.208 gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libarchive13 2024-08-20T21:29:39.0235859Z #7 4.208 libargon2-1 libasan5 libasn1-8-heimdal libasound2 libasound2-data libassuan0 2024-08-20T21:29:39.0236841Z #7 4.208 libatlas3-base libatomic1 libbabeltrace1 libbinutils libbrotli1 libbsd0 2024-08-20T21:29:39.0237734Z #7 4.208 libc-dev-bin libc6-dev libcanberra0 libcap2 libcap2-bin libcc1-0 2024-08-20T21:29:39.0238672Z #7 4.208 libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 2024-08-20T21:29:39.0239628Z #7 4.208 libdbus-1-3 libdconf1 libdevmapper1.02.1 libdpkg-perl libdw1 libelf1 2024-08-20T21:29:39.0240558Z #7 4.208 liberror-perl libexpat1 libexpat1-dev libflac-dev libflac8 libfontconfig1 2024-08-20T21:29:39.0241482Z #7 4.208 libfontconfig1-dev libfreetype-dev libfreetype6 libfreetype6-dev 2024-08-20T21:29:39.1745801Z #7 4.208 libgcc-9-dev libgdbm-compat4 libgdbm6 libgfortran-9-dev libgfortran5 2024-08-20T21:29:39.1747255Z #7 4.208 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgomp1 2024-08-20T21:29:39.1748239Z #7 4.208 libgpm2 libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 2024-08-20T21:29:39.1749355Z #7 4.208 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 2024-08-20T21:29:39.1750296Z #7 4.208 libhx509-5-heimdal libice-dev libice6 libicu66 libip4tc2 libisl22 libitm1 2024-08-20T21:29:39.1751332Z #7 4.208 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjq1 libjson-c4 2024-08-20T21:29:39.1752923Z #7 4.208 libjsoncpp1 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 2024-08-20T21:29:39.1754063Z #7 4.208 libkrb5support0 libldap-2.4-2 libldap-common liblmdb0 liblsan0 libltdl7 2024-08-20T21:29:39.1755174Z #7 4.208 libmagic-mgc libmagic1 libmpc3 libmpdec2 libmpfr6 libncurses-dev 2024-08-20T21:29:39.1756094Z #7 4.208 libnghttp2-14 libnpth0 libogg-dev libogg0 libonig5 libpackagekit-glib2-18 2024-08-20T21:29:39.1757048Z #7 4.208 libpam-systemd libperl5.30 libpng-dev libpng16-16 libpolkit-agent-1-0 2024-08-20T21:29:39.1757948Z #7 4.208 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpthread-stubs0-dev 2024-08-20T21:29:39.1758962Z #7 4.208 libpython3-stdlib libpython3.8 libpython3.8-minimal libpython3.8-stdlib 2024-08-20T21:29:39.1759929Z #7 4.208 libquadmath0 libreadline8 librhash0 libroken18-heimdal librtmp1 libsasl2-2 2024-08-20T21:29:39.1760907Z #7 4.208 libsasl2-modules-db libsigsegv2 libsm-dev libsm6 libsndfile1 libsoup2.4-1 2024-08-20T21:29:39.1761854Z #7 4.208 libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libstemmer0d libtcl8.6 2024-08-20T21:29:39.1762763Z #7 4.208 libtdb1 libtk8.6 libtsan0 libubsan1 libuv1 libvorbis-dev libvorbis0a 2024-08-20T21:29:39.1763638Z #7 4.208 libvorbisenc2 libvorbisfile3 libwind0-heimdal libx11-6 libx11-data 2024-08-20T21:29:39.1764553Z #7 4.208 libx11-dev libxau-dev libxau6 libxcb1 libxcb1-dev libxdmcp-dev libxdmcp6 2024-08-20T21:29:39.1765526Z #7 4.208 libxext-dev libxext6 libxft-dev libxft2 libxml2 libxml2-utils libxrender-dev 2024-08-20T21:29:39.1766552Z #7 4.208 libxrender1 libxslt1.1 libxss-dev libxss1 libxt-dev libxt6 libyaml-0-2 2024-08-20T21:29:39.1767511Z #7 4.208 linux-libc-dev lsb-release m4 make mime-support openssl packagekit patch 2024-08-20T21:29:39.1768570Z #7 4.208 perl perl-modules-5.30 pinentry-curses pkg-config policykit-1 2024-08-20T21:29:39.1769448Z #7 4.208 python-apt-common python3 python3-apt python3-certifi python3-chardet 2024-08-20T21:29:39.1770412Z #7 4.208 python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources 2024-08-20T21:29:39.1771302Z #7 4.208 python3-requests python3-requests-unixsocket python3-six 2024-08-20T21:29:39.1772185Z #7 4.208 python3-software-properties python3-urllib3 python3.8 python3.8-minimal 2024-08-20T21:29:39.1773115Z #7 4.208 readline-common sgml-base sgml-data sound-theme-freedesktop systemd 2024-08-20T21:29:39.1774023Z #7 4.208 systemd-sysv systemd-timesyncd tcl tcl-dev tcl8.6 tcl8.6-dev tk tk8.6 2024-08-20T21:29:39.1774947Z #7 4.209 tk8.6-dev tzdata ucf vim-common vim-runtime x11-common x11proto-core-dev 2024-08-20T21:29:39.1775824Z #7 4.209 x11proto-dev x11proto-scrnsaver-dev x11proto-xext-dev xml-core 2024-08-20T21:29:39.1776551Z #7 4.209 xorg-sgml-doctools xtrans-dev xxd xz-utils 2024-08-20T21:29:39.1777030Z #7 4.209 Suggested packages: 2024-08-20T21:29:39.1777700Z #7 4.209 asciidoc-doc docbook-utils source-highlight autoconf-archive gnu-standards 2024-08-20T21:29:39.1778710Z #7 4.209 autoconf-doc gettext binutils-doc cmake-doc ninja-build cpp-doc 2024-08-20T21:29:39.1779527Z #7 4.209 gcc-9-locales docbook docbook-dsssl docbook-defguide dbtoepub 2024-08-20T21:29:39.1780355Z #7 4.209 docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text 2024-08-20T21:29:39.1781231Z #7 4.209 | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java 2024-08-20T21:29:39.1782143Z #7 4.209 libxslthl-java xalan debian-keyring g++-multilib g++-9-multilib gcc-9-doc 2024-08-20T21:29:39.1783043Z #7 4.209 gcc-multilib manpages-dev flex bison gcc-doc gcc-9-multilib gdb-doc 2024-08-20T21:29:39.1783898Z #7 4.209 gfortran-multilib gfortran-doc gfortran-9-multilib gfortran-9-doc 2024-08-20T21:29:39.1784886Z #7 4.209 libcoarrays-dev gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2024-08-20T21:29:39.1785801Z #7 4.209 git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn 2024-08-20T21:29:39.1786669Z #7 4.209 pinentry-gnome3 scdaemon isoquery lrzip libasound2-plugins alsa-utils 2024-08-20T21:29:39.1787565Z #7 4.209 libasound2-doc libatlas-doc liblapack-doc glibc-doc libcanberra-gtk0 2024-08-20T21:29:39.1788481Z #7 4.209 libcanberra-pulse gnupg | gnupg2 bzr freetype2-doc gdbm-l10n gpm krb5-doc 2024-08-20T21:29:39.1789414Z #7 4.209 krb5-user gstreamer1.0-tools libice-doc ncurses-doc readline-doc libsm-doc 2024-08-20T21:29:39.1790335Z #7 4.209 sqlite3-doc libstdc++-9-doc libtool-doc gcj-jdk libx11-doc libxcb-doc 2024-08-20T21:29:39.1791263Z #7 4.209 libxext-doc libxt-doc libyaml-doc m4-doc make-doc appstream ed diffutils-doc 2024-08-20T21:29:39.1792189Z #7 4.209 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl 2024-08-20T21:29:39.1793094Z #7 4.209 libb-debug-perl liblocale-codes-perl pinentry-doc python3-doc python3-tk 2024-08-20T21:29:39.1794085Z #7 4.209 python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg 2024-08-20T21:29:39.1795043Z #7 4.209 python3-setuptools python3-cryptography python3-openssl python3-socks 2024-08-20T21:29:39.1795971Z #7 4.209 python3.8-venv python3.8-doc binfmt-support sgml-base-doc perlsgml w3-recs 2024-08-20T21:29:39.1796946Z #7 4.209 opensp systemd-container tcl-doc tcl-tclreadline tcl8.6-doc tk-doc tk8.6-doc 2024-08-20T21:29:39.1797711Z #7 4.209 zip ctags vim-doc vim-scripts debhelper 2024-08-20T21:29:39.1798150Z #7 4.209 Recommended packages: 2024-08-20T21:29:39.1798816Z #7 4.209 asciidoc-dblatex asciidoc-doc vim-asciidoc xmlto fakeroot gnupg | gnupg2 2024-08-20T21:29:39.1799741Z #7 4.209 libalgorithm-merge-perl gdbserver less ssh-client gnupg alsa-ucm-conf 2024-08-20T21:29:39.1800651Z #7 4.209 alsa-topology-conf bzip2-doc manpages manpages-dev libpam-cap dmsetup 2024-08-20T21:29:39.1801604Z #7 4.209 libfile-fcntllock-perl liblocale-gettext-perl shared-mime-info xdg-user-dirs 2024-08-20T21:29:39.1802615Z #7 4.209 krb5-locales libpng-tools publicsuffix libsasl2-modules libltdl-dev 2024-08-20T21:29:39.1803479Z #7 4.209 packagekit-tools netbase unattended-upgrades networkd-dispatcher 2024-08-20T21:29:39.1804184Z #7 4.209 libnss-systemd xterm | x-terminal-emulator 2024-08-20T21:29:39.4403821Z #7 4.626 The following NEW packages will be installed: 2024-08-20T21:29:39.4405791Z #7 4.626 apt-transport-https asciidoc asciidoc-base asciidoc-common autoconf automake 2024-08-20T21:29:39.4406982Z #7 4.626 autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2024-08-20T21:29:39.4407886Z #7 4.626 build-essential ca-certificates cmake cmake-data cpp cpp-9 curl dbus 2024-08-20T21:29:39.4408861Z #7 4.626 dbus-user-session dconf-gsettings-backend dconf-service distro-info-data 2024-08-20T21:29:39.4409857Z #7 4.626 docbook-xml docbook-xsl dpkg-dev file fontconfig-config fonts-dejavu-core 2024-08-20T21:29:39.4410820Z #7 4.626 g++ g++-9 gcc gcc-9 gcc-9-base gdb gfortran gfortran-9 gir1.2-glib-2.0 2024-08-20T21:29:39.4411792Z #7 4.626 gir1.2-packagekitglib-1.0 git git-man glib-networking glib-networking-common 2024-08-20T21:29:39.5926625Z #7 4.626 glib-networking-services gpg gpg-agent gpgconf gsettings-desktop-schemas 2024-08-20T21:29:39.5929619Z #7 4.626 iso-codes jq libapparmor1 libappstream4 libarchive13 libargon2-1 libasan5 2024-08-20T21:29:39.5930591Z #7 4.626 libasn1-8-heimdal libasound2 libasound2-data libasound2-dev libassuan0 2024-08-20T21:29:39.5931552Z #7 4.626 libatlas-base-dev libatlas3-base libatomic1 libbabeltrace1 libbinutils 2024-08-20T21:29:39.5932544Z #7 4.626 libbrotli1 libbsd0 libbz2-dev libc-dev-bin libc6-dbg libc6-dev libcanberra0 2024-08-20T21:29:39.5933522Z #7 4.626 libcap2 libcap2-bin libcc1-0 libcrypt-dev libcryptsetup12 libctf-nobfd0 2024-08-20T21:29:39.5934590Z #7 4.626 libctf0 libcurl3-gnutls libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 2024-08-20T21:29:39.5935973Z #7 4.626 libdpkg-perl libdw1 libelf1 liberror-perl libexpat1 libexpat1-dev libffi-dev 2024-08-20T21:29:39.5936959Z #7 4.626 libflac-dev libflac8 libfontconfig1 libfontconfig1-dev libfreetype-dev 2024-08-20T21:29:39.5937864Z #7 4.626 libfreetype6 libfreetype6-dev libgcc-9-dev libgdbm-compat4 libgdbm-dev 2024-08-20T21:29:39.5938822Z #7 4.626 libgdbm6 libgfortran-9-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0 2024-08-20T21:29:39.5939737Z #7 4.626 libglib2.0-bin libglib2.0-data libgomp1 libgpm2 libgssapi-krb5-2 2024-08-20T21:29:39.5940538Z #7 4.626 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal 2024-08-20T21:29:39.5941398Z #7 4.626 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libice-dev 2024-08-20T21:29:39.5942311Z #7 4.626 libice6 libicu66 libip4tc2 libisl22 libitm1 libjemalloc2 libjpeg-dev 2024-08-20T21:29:39.5943236Z #7 4.626 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjq1 libjson-c4 2024-08-20T21:29:39.5944197Z #7 4.626 libjsoncpp1 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 2024-08-20T21:29:39.5945153Z #7 4.626 libkrb5support0 libldap-2.4-2 libldap-common liblmdb0 liblsan0 libltdl7 2024-08-20T21:29:39.5946042Z #7 4.626 libmagic-mgc libmagic1 libmpc3 libmpdec2 libmpfr6 libncurses-dev 2024-08-20T21:29:39.5946943Z #7 4.626 libncurses5-dev libncursesw5-dev libnghttp2-14 libnpth0 libogg-dev libogg0 2024-08-20T21:29:39.5969677Z #7 4.626 libonig5 libpackagekit-glib2-18 libpam-systemd libperl5.30 libpng-dev 2024-08-20T21:29:39.5971032Z #7 4.626 libpng16-16 libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 2024-08-20T21:29:39.5972458Z #7 4.626 libpthread-stubs0-dev libpython3-stdlib libpython3.8 libpython3.8-minimal 2024-08-20T21:29:39.5973568Z #7 4.626 libpython3.8-stdlib libquadmath0 libreadline-dev libreadline8 librhash0 2024-08-20T21:29:39.5974546Z #7 4.626 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsigsegv2 2024-08-20T21:29:39.5975509Z #7 4.626 libsm-dev libsm6 libsndfile1 libsndfile1-dev libsoup2.4-1 libsqlite3-0 2024-08-20T21:29:39.5976691Z #7 4.626 libsqlite3-dev libssh-4 libssl1.1 libstdc++-9-dev libstemmer0d libtcl8.6 2024-08-20T21:29:39.5977677Z #7 4.626 libtdb1 libtk8.6 libtool libtsan0 libubsan1 libuv1 libvorbis-dev libvorbis0a 2024-08-20T21:29:39.5978748Z #7 4.626 libvorbisenc2 libvorbisfile3 libwind0-heimdal libx11-6 libx11-data 2024-08-20T21:29:39.5979660Z #7 4.626 libx11-dev libxau-dev libxau6 libxcb1 libxcb1-dev libxdmcp-dev libxdmcp6 2024-08-20T21:29:39.5980610Z #7 4.626 libxext-dev libxext6 libxft-dev libxft2 libxml2 libxml2-utils libxrender-dev 2024-08-20T21:29:39.5981645Z #7 4.626 libxrender1 libxslt1.1 libxss-dev libxss1 libxt-dev libxt6 libyaml-0-2 2024-08-20T21:29:39.5982498Z #7 4.627 libyaml-dev linux-libc-dev lsb-release m4 make mime-support openssl 2024-08-20T21:29:39.5983334Z #7 4.627 packagekit patch perl perl-modules-5.30 pinentry-curses pkg-config 2024-08-20T21:29:39.5984179Z #7 4.627 policykit-1 python-apt-common python3 python3-apt python3-certifi 2024-08-20T21:29:39.5985032Z #7 4.627 python3-chardet python3-dbus python3-gi python3-idna python3-minimal 2024-08-20T21:29:39.5985875Z #7 4.627 python3-pkg-resources python3-requests python3-requests-unixsocket 2024-08-20T21:29:39.5986728Z #7 4.627 python3-six python3-software-properties python3-urllib3 python3.8 2024-08-20T21:29:39.5987499Z #7 4.627 python3.8-minimal readline-common sgml-base sgml-data 2024-08-20T21:29:39.5988340Z #7 4.627 software-properties-common sound-theme-freedesktop sudo systemd systemd-sysv 2024-08-20T21:29:39.5989272Z #7 4.627 systemd-timesyncd tcl tcl-dev tcl8.6 tcl8.6-dev tk tk-dev tk8.6 tk8.6-dev 2024-08-20T21:29:39.5990141Z #7 4.627 tzdata ucf unzip uuid-dev vim vim-common vim-runtime wget x11-common 2024-08-20T21:29:39.5991007Z #7 4.627 x11proto-core-dev x11proto-dev x11proto-scrnsaver-dev x11proto-xext-dev 2024-08-20T21:29:39.5991886Z #7 4.627 xml-core xorg-sgml-doctools xsltproc xtrans-dev xxd xz-utils zlib1g-dev 2024-08-20T21:29:39.6101705Z #7 4.795 0 upgraded, 292 newly installed, 0 to remove and 0 not upgraded. 2024-08-20T21:29:39.6102472Z #7 4.795 Need to get 164 MB of archives. 2024-08-20T21:29:39.6103092Z #7 4.795 After this operation, 716 MB of additional disk space will be used. 2024-08-20T21:29:39.6104372Z #7 4.795 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.23 [1323 kB] 2024-08-20T21:29:40.1828814Z #7 5.368 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.11 [719 kB] 2024-08-20T21:29:40.3053711Z #7 5.394 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] 2024-08-20T21:29:40.3055413Z #7 5.397 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.11 [1899 kB] 2024-08-20T21:29:40.3056863Z #7 5.491 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 2024-08-20T21:29:40.4107708Z #7 5.562 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 2024-08-20T21:29:40.4109249Z #7 5.562 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 2024-08-20T21:29:40.4110431Z #7 5.563 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] 2024-08-20T21:29:40.4111598Z #7 5.563 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] 2024-08-20T21:29:40.4112891Z #7 5.564 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB] 2024-08-20T21:29:40.4114393Z #7 5.569 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.11 [1676 kB] 2024-08-20T21:29:40.4115902Z #7 5.581 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.11 [387 kB] 2024-08-20T21:29:40.4117292Z #7 5.596 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 2024-08-20T21:29:40.5224977Z #7 5.635 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 2024-08-20T21:29:40.5226368Z #7 5.636 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.3 [35.4 kB] 2024-08-20T21:29:40.5227785Z #7 5.708 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB] 2024-08-20T21:29:40.6765013Z #7 5.708 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB] 2024-08-20T21:29:40.6767214Z #7 5.708 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] 2024-08-20T21:29:40.6768668Z #7 5.709 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 2024-08-20T21:29:40.6770165Z #7 5.709 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 2024-08-20T21:29:40.6771604Z #7 5.711 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2.1 [19.1 kB] 2024-08-20T21:29:40.6772940Z #7 5.711 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB] 2024-08-20T21:29:40.6774465Z #7 5.712 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.23 [28.1 kB] 2024-08-20T21:29:40.6775864Z #7 5.781 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.23 [3811 kB] 2024-08-20T21:29:40.6777233Z #7 5.862 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.23 [10.3 kB] 2024-08-20T21:29:40.6778632Z #7 5.862 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] 2024-08-20T21:29:40.8320158Z #7 5.934 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] 2024-08-20T21:29:40.8321502Z #7 5.934 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] 2024-08-20T21:29:40.8322838Z #7 5.934 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB] 2024-08-20T21:29:40.8324219Z #7 6.017 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB] 2024-08-20T21:29:40.9783193Z #7 6.019 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 sgml-base all 1.29.1 [12.4 kB] 2024-08-20T21:29:40.9784898Z #7 6.019 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.23 [621 kB] 2024-08-20T21:29:40.9786348Z #7 6.074 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 2024-08-20T21:29:40.9787827Z #7 6.075 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB] 2024-08-20T21:29:40.9789206Z #7 6.077 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB] 2024-08-20T21:29:40.9790699Z #7 6.078 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.16 [5032 B] 2024-08-20T21:29:40.9791952Z #7 6.078 Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] 2024-08-20T21:29:40.9793120Z #7 6.080 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] 2024-08-20T21:29:40.9794235Z #7 6.090 Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] 2024-08-20T21:29:40.9795494Z #7 6.163 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.7 [1289 kB] 2024-08-20T21:29:41.1454892Z #7 6.174 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB] 2024-08-20T21:29:41.1456782Z #7 6.175 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB] 2024-08-20T21:29:41.1458117Z #7 6.176 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 2024-08-20T21:29:41.1459399Z #7 6.176 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB] 2024-08-20T21:29:41.1460798Z #7 6.177 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB] 2024-08-20T21:29:41.1462235Z #7 6.177 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.7 [5944 B] 2024-08-20T21:29:41.1463663Z #7 6.177 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2024a-0ubuntu0.20.04.1 [301 kB] 2024-08-20T21:29:41.1465010Z #7 6.180 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] 2024-08-20T21:29:41.2147933Z #7 6.400 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.23 [186 kB] 2024-08-20T21:29:41.3611219Z #7 6.402 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.7 [640 kB] 2024-08-20T21:29:41.3612628Z #7 6.407 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] 2024-08-20T21:29:41.3613860Z #7 6.408 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] 2024-08-20T21:29:41.3615116Z #7 6.408 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB] 2024-08-20T21:29:41.3616359Z #7 6.458 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB] 2024-08-20T21:29:41.3617973Z #7 6.459 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] 2024-08-20T21:29:41.3619333Z #7 6.460 Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] 2024-08-20T21:29:41.3620571Z #7 6.460 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] 2024-08-20T21:29:41.3621690Z #7 6.474 Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] 2024-08-20T21:29:41.3622943Z #7 6.546 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xxd amd64 2:8.1.2269-1ubuntu5.23 [52.9 kB] 2024-08-20T21:29:41.5069366Z #7 6.547 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-common all 2:8.1.2269-1ubuntu5.23 [87.9 kB] 2024-08-20T21:29:41.5071332Z #7 6.548 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] 2024-08-20T21:29:41.5072596Z #7 6.549 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] 2024-08-20T21:29:41.5073916Z #7 6.620 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.6 [31.0 kB] 2024-08-20T21:29:41.5075343Z #7 6.621 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.6 [80.0 kB] 2024-08-20T21:29:41.5076743Z #7 6.621 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] 2024-08-20T21:29:41.5078126Z #7 6.622 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.6 [330 kB] 2024-08-20T21:29:41.5079528Z #7 6.625 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.6 [121 kB] 2024-08-20T21:29:41.5080808Z #7 6.625 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB] 2024-08-20T21:29:41.5081986Z #7 6.692 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB] 2024-08-20T21:29:41.6526128Z #7 6.694 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB] 2024-08-20T21:29:41.6528033Z #7 6.694 Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 2024-08-20T21:29:41.6529323Z #7 6.765 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.5 [80.9 kB] 2024-08-20T21:29:41.6530896Z #7 6.766 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] 2024-08-20T21:29:41.6532170Z #7 6.766 Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] 2024-08-20T21:29:41.6533348Z #7 6.766 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] 2024-08-20T21:29:41.6534630Z #7 6.766 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] 2024-08-20T21:29:41.6536027Z #7 6.768 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] 2024-08-20T21:29:41.6537416Z #7 6.772 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] 2024-08-20T21:29:41.6538790Z #7 6.838 Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] 2024-08-20T21:29:41.6540267Z #7 6.838 Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB] 2024-08-20T21:29:41.7977667Z #7 6.839 Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2.1 [349 kB] 2024-08-20T21:29:41.7979299Z #7 6.910 Get:82 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.10 [1704 B] 2024-08-20T21:29:41.7980658Z #7 6.910 Get:83 http://archive.ubuntu.com/ubuntu focal/universe amd64 asciidoc-common all 9.0.0~rc1-1 [201 kB] 2024-08-20T21:29:41.7982399Z #7 6.912 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-utils amd64 2.9.10+dfsg-5ubuntu0.20.04.7 [37.1 kB] 2024-08-20T21:29:41.7983847Z #7 6.912 Get:85 http://archive.ubuntu.com/ubuntu focal/universe amd64 asciidoc-base all 9.0.0~rc1-1 [79.6 kB] 2024-08-20T21:29:41.7985106Z #7 6.913 Get:86 http://archive.ubuntu.com/ubuntu focal/universe amd64 asciidoc all 9.0.0~rc1-1 [3276 B] 2024-08-20T21:29:41.7986385Z #7 6.913 Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB] 2024-08-20T21:29:41.7987492Z #7 6.913 Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2024-08-20T21:29:41.7988584Z #7 6.983 Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2024-08-20T21:29:41.9435354Z #7 6.985 Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2024-08-20T21:29:41.9436763Z #7 6.985 Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2024-08-20T21:29:41.9438122Z #7 7.056 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB] 2024-08-20T21:29:41.9439596Z #7 7.058 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB] 2024-08-20T21:29:41.9441005Z #7 7.062 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB] 2024-08-20T21:29:41.9442400Z #7 7.062 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB] 2024-08-20T21:29:41.9443859Z #7 7.063 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB] 2024-08-20T21:29:41.9445308Z #7 7.077 Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B] 2024-08-20T21:29:41.9446811Z #7 7.077 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.16 [71.6 kB] 2024-08-20T21:29:41.9448243Z #7 7.129 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-192.212 [1145 kB] 2024-08-20T21:29:42.1046573Z #7 7.138 Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] 2024-08-20T21:29:42.1752916Z #7 7.139 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.16 [2520 kB] 2024-08-20T21:29:42.1754609Z #7 7.361 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] 2024-08-20T21:29:42.3291321Z #7 7.514 Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] 2024-08-20T21:29:42.6751576Z #7 7.860 Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] 2024-08-20T21:29:42.8665084Z #7 7.896 Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 2024-08-20T21:29:42.8666425Z #7 7.901 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] 2024-08-20T21:29:42.9875955Z #7 8.173 Get:107 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] 2024-08-20T21:29:42.9877324Z #7 8.173 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] 2024-08-20T21:29:43.0949197Z #7 8.179 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] 2024-08-20T21:29:43.0950645Z #7 8.180 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] 2024-08-20T21:29:43.0952083Z #7 8.180 Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] 2024-08-20T21:29:43.0953518Z #7 8.181 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] 2024-08-20T21:29:43.0955357Z #7 8.256 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] 2024-08-20T21:29:43.0956776Z #7 8.280 Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] 2024-08-20T21:29:43.2313559Z #7 8.331 Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] 2024-08-20T21:29:43.2315069Z #7 8.356 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] 2024-08-20T21:29:43.2316557Z #7 8.357 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] 2024-08-20T21:29:43.2317984Z #7 8.417 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] 2024-08-20T21:29:43.4497939Z #7 8.635 Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] 2024-08-20T21:29:43.6501941Z #7 8.642 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] 2024-08-20T21:29:43.6503450Z #7 8.685 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] 2024-08-20T21:29:43.7249407Z #7 8.910 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] 2024-08-20T21:29:43.7250659Z #7 8.910 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2024-08-20T21:29:43.8763136Z #7 8.919 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2024-08-20T21:29:43.8764448Z #7 8.921 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] 2024-08-20T21:29:43.8765690Z #7 8.921 Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2024-08-20T21:29:43.8767203Z #7 8.937 Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 2024-08-20T21:29:43.8768924Z #7 8.943 Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB] 2024-08-20T21:29:43.8770359Z #7 8.986 Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB] 2024-08-20T21:29:43.8771749Z #7 8.995 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 2024-08-20T21:29:43.8773207Z #7 8.998 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] 2024-08-20T21:29:43.8774753Z #7 8.998 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] 2024-08-20T21:29:43.8776312Z #7 9.062 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] 2024-08-20T21:29:44.0270961Z #7 9.062 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] 2024-08-20T21:29:44.0273063Z #7 9.063 Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] 2024-08-20T21:29:44.0274631Z #7 9.063 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] 2024-08-20T21:29:44.0276189Z #7 9.064 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] 2024-08-20T21:29:44.0277777Z #7 9.137 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] 2024-08-20T21:29:44.0279348Z #7 9.137 Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] 2024-08-20T21:29:44.0281210Z #7 9.138 Get:140 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2024-08-20T21:29:44.0282773Z #7 9.138 Get:141 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2024-08-20T21:29:44.0284275Z #7 9.139 Get:142 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] 2024-08-20T21:29:44.0285777Z #7 9.212 Get:143 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] 2024-08-20T21:29:44.1860593Z #7 9.214 Get:144 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] 2024-08-20T21:29:44.1862120Z #7 9.214 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 2024-08-20T21:29:44.1863554Z #7 9.215 Get:146 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] 2024-08-20T21:29:44.1864959Z #7 9.217 Get:147 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.23 [235 kB] 2024-08-20T21:29:44.1866324Z #7 9.288 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2024-08-20T21:29:44.1867569Z #7 9.288 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2024-08-20T21:29:44.1868859Z #7 9.289 Get:150 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB] 2024-08-20T21:29:44.1870237Z #7 9.371 Get:151 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.23 [161 kB] 2024-08-20T21:29:44.3286049Z #7 9.373 Get:152 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B] 2024-08-20T21:29:44.3287607Z #7 9.373 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB] 2024-08-20T21:29:44.3288852Z #7 9.373 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB] 2024-08-20T21:29:44.3290425Z #7 9.374 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB] 2024-08-20T21:29:44.3291697Z #7 9.374 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 xml-core all 0.18+nmu1 [21.6 kB] 2024-08-20T21:29:44.3292831Z #7 9.374 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 sgml-data all 2.0.11 [171 kB] 2024-08-20T21:29:44.3293986Z #7 9.438 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 docbook-xml all 4.5-9 [71.2 kB] 2024-08-20T21:29:44.3295318Z #7 9.439 Get:159 http://archive.ubuntu.com/ubuntu focal/universe amd64 docbook-xsl all 1.79.1+dfsg-2 [1075 kB] 2024-08-20T21:29:44.3296557Z #7 9.514 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB] 2024-08-20T21:29:44.4850199Z #7 9.522 Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2024-08-20T21:29:44.4851640Z #7 9.522 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdw1 amd64 0.176-1.1ubuntu0.1 [226 kB] 2024-08-20T21:29:44.4852998Z #7 9.525 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2024-08-20T21:29:44.4854679Z #7 9.526 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.11 [1626 kB] 2024-08-20T21:29:44.4856133Z #7 9.591 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdb amd64 9.2-0ubuntu1~20.04.2 [3221 kB] 2024-08-20T21:29:44.4857557Z #7 9.670 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.5.0-1ubuntu1~20.04 [737 kB] 2024-08-20T21:29:44.6480173Z #7 9.677 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [685 kB] 2024-08-20T21:29:44.6481961Z #7 9.683 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gfortran-9 amd64 9.4.0-1ubuntu1~20.04.2 [7936 kB] 2024-08-20T21:29:44.7209924Z #7 9.906 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 gfortran amd64 4:9.3.0-1ubuntu2 [1372 B] 2024-08-20T21:29:44.7211407Z #7 9.906 Get:170 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB] 2024-08-20T21:29:44.8734333Z #7 9.907 Get:171 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB] 2024-08-20T21:29:44.8735964Z #7 9.908 Get:172 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.23 [232 kB] 2024-08-20T21:29:44.8737318Z #7 9.910 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2024-08-20T21:29:44.8738645Z #7 9.910 Get:174 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.13 [887 kB] 2024-08-20T21:29:44.8740037Z #7 9.917 Get:175 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.13 [4612 kB] 2024-08-20T21:29:44.8741453Z #7 10.06 Get:176 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB] 2024-08-20T21:29:45.0251326Z #7 10.06 Get:177 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B] 2024-08-20T21:29:45.0252994Z #7 10.06 Get:178 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB] 2024-08-20T21:29:45.0254792Z #7 10.06 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB] 2024-08-20T21:29:45.0256292Z #7 10.06 Get:180 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB] 2024-08-20T21:29:45.0257649Z #7 10.06 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] 2024-08-20T21:29:45.0258990Z #7 10.06 Get:182 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] 2024-08-20T21:29:45.0260576Z #7 10.06 Get:183 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] 2024-08-20T21:29:45.0261980Z #7 10.07 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] 2024-08-20T21:29:45.0263187Z #7 10.14 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] 2024-08-20T21:29:45.0264432Z #7 10.21 Get:186 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] 2024-08-20T21:29:45.1756873Z #7 10.21 Get:187 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2024-08-20T21:29:45.1758630Z #7 10.21 Get:188 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2024-08-20T21:29:45.1760082Z #7 10.21 Get:189 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2024-08-20T21:29:45.1761402Z #7 10.22 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB] 2024-08-20T21:29:45.1762642Z #7 10.22 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB] 2024-08-20T21:29:45.1763872Z #7 10.22 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB] 2024-08-20T21:29:45.1765342Z #7 10.22 Get:193 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2-data all 1.2.2-2.1ubuntu2.5 [20.1 kB] 2024-08-20T21:29:45.1767050Z #7 10.22 Get:194 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2 amd64 1.2.2-2.1ubuntu2.5 [335 kB] 2024-08-20T21:29:45.1768502Z #7 10.29 Get:195 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2-dev amd64 1.2.2-2.1ubuntu2.5 [104 kB] 2024-08-20T21:29:45.1770155Z #7 10.36 Get:196 http://archive.ubuntu.com/ubuntu focal/universe amd64 libatlas3-base amd64 3.10.3-8ubuntu7 [3736 kB] 2024-08-20T21:29:45.3452351Z #7 10.44 Get:197 http://archive.ubuntu.com/ubuntu focal/universe amd64 libatlas-base-dev amd64 3.10.3-8ubuntu7 [4066 kB] 2024-08-20T21:29:45.3453719Z #7 10.53 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libbz2-dev amd64 1.0.8-2 [30.2 kB] 2024-08-20T21:29:45.4963714Z #7 10.53 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] 2024-08-20T21:29:45.4965089Z #7 10.53 Get:200 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtdb1 amd64 1.4.5-0ubuntu0.20.04.1 [44.2 kB] 2024-08-20T21:29:45.4966607Z #7 10.53 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 libogg0 amd64 1.3.4-0ubuntu1 [24.0 kB] 2024-08-20T21:29:45.4967896Z #7 10.53 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbis0a amd64 1.3.6-2ubuntu1 [87.0 kB] 2024-08-20T21:29:45.4969197Z #7 10.68 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbisfile3 amd64 1.3.6-2ubuntu1 [16.1 kB] 2024-08-20T21:29:45.6451021Z #7 10.83 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 sound-theme-freedesktop all 0.8-2ubuntu1 [384 kB] 2024-08-20T21:29:45.9433098Z #7 11.13 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 libcanberra0 amd64 0.30-7ubuntu1 [38.1 kB] 2024-08-20T21:29:46.0713374Z #7 11.14 Get:206 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB] 2024-08-20T21:29:46.0714813Z #7 11.16 Get:207 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libflac8 amd64 1.3.3-1ubuntu0.2 [103 kB] 2024-08-20T21:29:46.0716122Z #7 11.18 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 libogg-dev amd64 1.3.4-0ubuntu1 [161 kB] 2024-08-20T21:29:46.0717440Z #7 11.21 Get:209 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libflac-dev amd64 1.3.3-1ubuntu0.2 [151 kB] 2024-08-20T21:29:46.0718844Z #7 11.22 Get:210 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.3 [341 kB] 2024-08-20T21:29:46.0720211Z #7 11.26 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2024-08-20T21:29:46.1872086Z #7 11.26 Get:212 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB] 2024-08-20T21:29:46.1873463Z #7 11.28 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng-dev amd64 1.6.37-2 [175 kB] 2024-08-20T21:29:46.1874807Z #7 11.29 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype-dev amd64 2.10.1-2ubuntu0.3 [493 kB] 2024-08-20T21:29:46.1876279Z #7 11.31 Get:215 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6-dev amd64 2.10.1-2ubuntu0.3 [9808 B] 2024-08-20T21:29:46.1877853Z #7 11.31 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.6 [33.6 kB] 2024-08-20T21:29:46.1879183Z #7 11.31 Get:217 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2024-08-20T21:29:46.1880514Z #7 11.35 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1-dev amd64 2.13.1-2ubuntu3 [731 kB] 2024-08-20T21:29:46.1881796Z #7 11.37 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-dev amd64 1.18.1-5 [83.4 kB] 2024-08-20T21:29:46.3153649Z #7 11.37 Get:220 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.7 [72.8 kB] 2024-08-20T21:29:46.3155245Z #7 11.38 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpm2 amd64 1.20.7-5 [15.1 kB] 2024-08-20T21:29:46.3156887Z #7 11.38 Get:222 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB] 2024-08-20T21:29:46.3158262Z #7 11.43 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2024-08-20T21:29:46.3159524Z #7 11.43 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2024-08-20T21:29:46.3160977Z #7 11.43 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] 2024-08-20T21:29:46.3162261Z #7 11.43 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 x11proto-dev all 2019.2-1ubuntu1 [594 kB] 2024-08-20T21:29:46.3163562Z #7 11.44 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 x11proto-core-dev all 2019.2-1ubuntu1 [2620 B] 2024-08-20T21:29:46.3164856Z #7 11.50 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libice-dev amd64 2:1.0.10-0ubuntu1 [47.8 kB] 2024-08-20T21:29:46.4642716Z #7 11.50 Get:229 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjemalloc2 amd64 5.2.1-1ubuntu1 [235 kB] 2024-08-20T21:29:46.4644225Z #7 11.50 Get:230 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB] 2024-08-20T21:29:46.4645778Z #7 11.51 Get:231 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.3 [238 kB] 2024-08-20T21:29:46.4647321Z #7 11.51 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] 2024-08-20T21:29:46.4648571Z #7 11.57 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1552 B] 2024-08-20T21:29:46.4649822Z #7 11.57 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1546 B] 2024-08-20T21:29:46.4651170Z #7 11.57 Get:235 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libncurses-dev amd64 6.2-0ubuntu2.1 [340 kB] 2024-08-20T21:29:46.4652766Z #7 11.58 Get:236 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libncurses5-dev amd64 6.2-0ubuntu2.1 [984 B] 2024-08-20T21:29:46.4654157Z #7 11.58 Get:237 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libncursesw5-dev amd64 6.2-0ubuntu2.1 [988 B] 2024-08-20T21:29:46.4656037Z #7 11.65 Get:238 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB] 2024-08-20T21:29:46.6122195Z #7 11.65 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libpthread-stubs0-dev amd64 0.4-1 [5384 B] 2024-08-20T21:29:46.6123764Z #7 11.65 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline-dev amd64 8.0-4 [141 kB] 2024-08-20T21:29:46.6124973Z #7 11.65 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2024-08-20T21:29:46.6126158Z #7 11.65 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libsm-dev amd64 2:1.2.3-1 [17.0 kB] 2024-08-20T21:29:46.6127595Z #7 11.72 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2024-08-20T21:29:46.6128955Z #7 11.72 Get:244 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsndfile1 amd64 1.0.28-7ubuntu0.2 [170 kB] 2024-08-20T21:29:46.6130431Z #7 11.73 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbis-dev amd64 1.3.6-2ubuntu1 [316 kB] 2024-08-20T21:29:46.6132084Z #7 11.73 Get:246 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsndfile1-dev amd64 1.0.28-7ubuntu0.2 [280 kB] 2024-08-20T21:29:46.6133692Z #7 11.73 Get:247 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-dev amd64 3.31.1-4ubuntu0.6 [696 kB] 2024-08-20T21:29:46.6135030Z #7 11.80 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB] 2024-08-20T21:29:46.7608762Z #7 11.81 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2024-08-20T21:29:46.7610074Z #7 11.81 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] 2024-08-20T21:29:46.7611281Z #7 11.81 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8140 B] 2024-08-20T21:29:46.7612431Z #7 11.81 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB] 2024-08-20T21:29:46.7613585Z #7 11.87 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2024-08-20T21:29:46.7615189Z #7 11.87 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau-dev amd64 1:1.0.9-0ubuntu1 [9552 B] 2024-08-20T21:29:46.7616794Z #7 11.87 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu1 [25.3 kB] 2024-08-20T21:29:46.7618208Z #7 11.87 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 xtrans-dev all 1.4.0-1 [68.9 kB] 2024-08-20T21:29:46.7619388Z #7 11.87 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1-dev amd64 1.14-2 [80.5 kB] 2024-08-20T21:29:46.7620707Z #7 11.95 Get:258 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-dev amd64 2:1.6.9-2ubuntu1.6 [648 kB] 2024-08-20T21:29:46.9090687Z #7 11.95 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 x11proto-xext-dev all 2019.2-1ubuntu1 [2616 B] 2024-08-20T21:29:46.9092113Z #7 11.95 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext-dev amd64 2:1.3.4-0ubuntu1 [82.2 kB] 2024-08-20T21:29:46.9093426Z #7 11.95 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libxrender-dev amd64 1:0.9.10-1 [24.9 kB] 2024-08-20T21:29:46.9094708Z #7 11.95 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libxft-dev amd64 2.3.3-0ubuntu1 [49.1 kB] 2024-08-20T21:29:46.9096073Z #7 12.02 Get:263 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] 2024-08-20T21:29:46.9097503Z #7 12.02 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 x11proto-scrnsaver-dev all 2019.2-1ubuntu1 [2624 B] 2024-08-20T21:29:46.9098801Z #7 12.02 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libxss-dev amd64 1:1.2.3-1 [11.9 kB] 2024-08-20T21:29:46.9099966Z #7 12.02 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2024-08-20T21:29:46.9101136Z #7 12.02 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libxt-dev amd64 1:1.1.5-1 [395 kB] 2024-08-20T21:29:46.9102453Z #7 12.09 Get:268 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB] 2024-08-20T21:29:47.0572357Z #7 12.10 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] 2024-08-20T21:29:47.0574561Z #7 12.10 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] 2024-08-20T21:29:47.0575926Z #7 12.10 Get:271 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-idna all 2.8-1ubuntu0.1 [36.2 kB] 2024-08-20T21:29:47.0577351Z #7 12.10 Get:272 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB] 2024-08-20T21:29:47.0578809Z #7 12.17 Get:273 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] 2024-08-20T21:29:47.0580209Z #7 12.17 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B] 2024-08-20T21:29:47.0581663Z #7 12.17 Get:275 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB] 2024-08-20T21:29:47.0583129Z #7 12.17 Get:276 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB] 2024-08-20T21:29:47.0584586Z #7 12.17 Get:277 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB] 2024-08-20T21:29:47.0585921Z #7 12.24 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 tcl8.6 amd64 8.6.10+dfsg-1 [14.8 kB] 2024-08-20T21:29:47.2932358Z #7 12.24 Get:279 http://archive.ubuntu.com/ubuntu focal/universe amd64 tcl amd64 8.6.9+1 [5112 B] 2024-08-20T21:29:47.2936508Z #7 12.24 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 tcl8.6-dev amd64 8.6.10+dfsg-1 [905 kB] 2024-08-20T21:29:47.2939879Z #7 12.25 Get:281 http://archive.ubuntu.com/ubuntu focal/universe amd64 tcl-dev amd64 8.6.9+1 [5760 B] 2024-08-20T21:29:47.2941069Z #7 12.25 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 tk8.6 amd64 8.6.10-1 [12.5 kB] 2024-08-20T21:29:47.2942427Z #7 12.32 Get:283 http://archive.ubuntu.com/ubuntu focal/universe amd64 tk amd64 8.6.9+1 [3240 B] 2024-08-20T21:29:47.2943643Z #7 12.32 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-dev amd64 8.6.10-1 [711 kB] 2024-08-20T21:29:47.2944815Z #7 12.33 Get:285 http://archive.ubuntu.com/ubuntu focal/universe amd64 tk-dev amd64 8.6.9+1 [3076 B] 2024-08-20T21:29:47.2946076Z #7 12.33 Get:286 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.2 [169 kB] 2024-08-20T21:29:47.2947520Z #7 12.33 Get:287 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-runtime all 2:8.1.2269-1ubuntu5.23 [5880 kB] 2024-08-20T21:29:47.2949155Z #7 12.48 Get:288 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim amd64 2:8.1.2269-1ubuntu5.23 [1243 kB] 2024-08-20T21:29:47.4599844Z #7 12.49 Get:289 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xsltproc amd64 1.1.34-4ubuntu0.20.04.1 [14.3 kB] 2024-08-20T21:29:47.4601326Z #7 12.49 Get:290 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.16 [20.0 MB] 2024-08-20T21:29:47.8355479Z #7 13.02 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2024-08-20T21:29:47.9616474Z #7 13.02 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2024-08-20T21:29:47.9617600Z #7 13.15 debconf: delaying package configuration, since apt-utils is not installed 2024-08-20T21:29:48.1148231Z #7 13.17 Fetched 164 MB in 8s (19.6 MB/s) 2024-08-20T21:29:48.1148883Z #7 13.19 Selecting previously unselected package libssl1.1:amd64. 2024-08-20T21:29:48.1149451Z #7 13.19 (Reading database ... 2024-08-20T21:29:48.1149821Z (Reading database ... 5% 2024-08-20T21:29:48.1150151Z (Reading database ... 10% 2024-08-20T21:29:48.1150485Z (Reading database ... 15% 2024-08-20T21:29:48.1150815Z (Reading database ... 20% 2024-08-20T21:29:48.1151138Z (Reading database ... 25% 2024-08-20T21:29:48.1151464Z (Reading database ... 30% 2024-08-20T21:29:48.1151790Z (Reading database ... 35% 2024-08-20T21:29:48.1152119Z (Reading database ... 40% 2024-08-20T21:29:48.1152642Z (Reading database ... 45% 2024-08-20T21:29:48.1152970Z (Reading database ... 50% 2024-08-20T21:29:48.1153286Z (Reading database ... 55% 2024-08-20T21:29:48.1153614Z (Reading database ... 60% 2024-08-20T21:29:48.1153940Z (Reading database ... 65% 2024-08-20T21:29:48.1154251Z (Reading database ... 70% 2024-08-20T21:29:48.1154766Z (Reading database ... 75% 2024-08-20T21:29:48.1155113Z (Reading database ... 80% 2024-08-20T21:29:48.1155428Z (Reading database ... 85% 2024-08-20T21:29:48.1155757Z (Reading database ... 90% 2024-08-20T21:29:48.1156089Z (Reading database ... 95% 2024-08-20T21:29:48.1156403Z (Reading database ... 100% 2024-08-20T21:29:48.1156921Z (Reading database ... 4124 files and directories currently installed.) 2024-08-20T21:29:48.1157936Z #7 13.19 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.23_amd64.deb ... 2024-08-20T21:29:48.1158686Z #7 13.20 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.23) ... 2024-08-20T21:29:48.1159482Z #7 13.30 Selecting previously unselected package libpython3.8-minimal:amd64. 2024-08-20T21:29:48.2159794Z #7 13.30 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.11_amd64.deb ... 2024-08-20T21:29:48.2160780Z #7 13.30 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:29:48.2161537Z #7 13.38 Selecting previously unselected package libexpat1:amd64. 2024-08-20T21:29:48.2162341Z #7 13.38 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... 2024-08-20T21:29:48.2163077Z #7 13.38 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... 2024-08-20T21:29:48.2163784Z #7 13.40 Selecting previously unselected package python3.8-minimal. 2024-08-20T21:29:48.3716193Z #7 13.40 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.11_amd64.deb ... 2024-08-20T21:29:48.3717117Z #7 13.41 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:29:48.3730233Z #7 13.56 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.23) ... 2024-08-20T21:29:48.5932615Z #7 13.61 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:29:48.5933461Z #7 13.62 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... 2024-08-20T21:29:48.5934199Z #7 13.63 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:29:48.9043835Z #7 14.09 Selecting previously unselected package python3-minimal. 2024-08-20T21:29:49.0112126Z #7 14.09 (Reading database ... 2024-08-20T21:29:49.0112952Z (Reading database ... 5% 2024-08-20T21:29:49.0113591Z (Reading database ... 10% 2024-08-20T21:29:49.0114091Z (Reading database ... 15% 2024-08-20T21:29:49.0114427Z (Reading database ... 20% 2024-08-20T21:29:49.0114757Z (Reading database ... 25% 2024-08-20T21:29:49.0115071Z (Reading database ... 30% 2024-08-20T21:29:49.0115402Z (Reading database ... 35% 2024-08-20T21:29:49.0115730Z (Reading database ... 40% 2024-08-20T21:29:49.0116048Z (Reading database ... 45% 2024-08-20T21:29:49.0116375Z (Reading database ... 50% 2024-08-20T21:29:49.0116700Z (Reading database ... 55% 2024-08-20T21:29:49.0117030Z (Reading database ... 60% 2024-08-20T21:29:49.0117368Z (Reading database ... 65% 2024-08-20T21:29:49.0117694Z (Reading database ... 70% 2024-08-20T21:29:49.0118005Z (Reading database ... 75% 2024-08-20T21:29:49.0118331Z (Reading database ... 80% 2024-08-20T21:29:49.0118653Z (Reading database ... 85% 2024-08-20T21:29:49.0118975Z (Reading database ... 90% 2024-08-20T21:29:49.0119300Z (Reading database ... 95% 2024-08-20T21:29:49.0119734Z (Reading database ... 100% 2024-08-20T21:29:49.0120224Z (Reading database ... 4425 files and directories currently installed.) 2024-08-20T21:29:49.0121191Z #7 14.09 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 2024-08-20T21:29:49.0121946Z #7 14.09 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 2024-08-20T21:29:49.0122598Z #7 14.11 Selecting previously unselected package mime-support. 2024-08-20T21:29:49.0123354Z #7 14.11 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 2024-08-20T21:29:49.0124029Z #7 14.12 Unpacking mime-support (3.64ubuntu1) ... 2024-08-20T21:29:49.0124810Z #7 14.14 Selecting previously unselected package libmpdec2:amd64. 2024-08-20T21:29:49.0125548Z #7 14.14 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 2024-08-20T21:29:49.0126176Z #7 14.14 Unpacking libmpdec2:amd64 (2.4.2-3) ... 2024-08-20T21:29:49.0127117Z #7 14.16 Selecting previously unselected package readline-common. 2024-08-20T21:29:49.0127892Z #7 14.16 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... 2024-08-20T21:29:49.0128549Z #7 14.17 Unpacking readline-common (8.0-4) ... 2024-08-20T21:29:49.0129157Z #7 14.20 Selecting previously unselected package libreadline8:amd64. 2024-08-20T21:29:49.1193396Z #7 14.20 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... 2024-08-20T21:29:49.1194175Z #7 14.20 Unpacking libreadline8:amd64 (8.0-4) ... 2024-08-20T21:29:49.1194876Z #7 14.24 Selecting previously unselected package libsqlite3-0:amd64. 2024-08-20T21:29:49.1195718Z #7 14.24 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ... 2024-08-20T21:29:49.1196516Z #7 14.24 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... 2024-08-20T21:29:49.1197312Z #7 14.30 Selecting previously unselected package libpython3.8-stdlib:amd64. 2024-08-20T21:29:49.2689627Z #7 14.30 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.11_amd64.deb ... 2024-08-20T21:29:49.2690638Z #7 14.31 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:29:49.2691359Z #7 14.45 Selecting previously unselected package python3.8. 2024-08-20T21:29:49.4862028Z #7 14.46 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.11_amd64.deb ... 2024-08-20T21:29:49.4863328Z #7 14.46 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:29:49.4864121Z #7 14.49 Selecting previously unselected package libpython3-stdlib:amd64. 2024-08-20T21:29:49.4865011Z #7 14.49 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 2024-08-20T21:29:49.4866039Z #7 14.50 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 2024-08-20T21:29:49.4866751Z #7 14.53 Setting up python3-minimal (3.8.2-0ubuntu2) ... 2024-08-20T21:29:49.4867337Z #7 14.67 Selecting previously unselected package python3. 2024-08-20T21:29:49.6048668Z #7 14.67 (Reading database ... 2024-08-20T21:29:49.6049376Z (Reading database ... 5% 2024-08-20T21:29:49.6049964Z (Reading database ... 10% 2024-08-20T21:29:49.6050306Z (Reading database ... 15% 2024-08-20T21:29:49.6050644Z (Reading database ... 20% 2024-08-20T21:29:49.6050962Z (Reading database ... 25% 2024-08-20T21:29:49.6051295Z (Reading database ... 30% 2024-08-20T21:29:49.6051626Z (Reading database ... 35% 2024-08-20T21:29:49.6051944Z (Reading database ... 40% 2024-08-20T21:29:49.6052277Z (Reading database ... 45% 2024-08-20T21:29:49.6052605Z (Reading database ... 50% 2024-08-20T21:29:49.6052920Z (Reading database ... 55% 2024-08-20T21:29:49.6053253Z (Reading database ... 60% 2024-08-20T21:29:49.6053581Z (Reading database ... 65% 2024-08-20T21:29:49.6053897Z (Reading database ... 70% 2024-08-20T21:29:49.6054260Z (Reading database ... 75% 2024-08-20T21:29:49.6054802Z (Reading database ... 80% 2024-08-20T21:29:49.6055116Z (Reading database ... 85% 2024-08-20T21:29:49.6055442Z (Reading database ... 90% 2024-08-20T21:29:49.6055770Z (Reading database ... 95% 2024-08-20T21:29:49.6056085Z (Reading database ... 100% 2024-08-20T21:29:49.6056603Z (Reading database ... 4855 files and directories currently installed.) 2024-08-20T21:29:49.6057547Z #7 14.67 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 2024-08-20T21:29:49.6058220Z #7 14.68 Unpacking python3 (3.8.2-0ubuntu2) ... 2024-08-20T21:29:49.6058834Z #7 14.72 Selecting previously unselected package libapparmor1:amd64. 2024-08-20T21:29:49.6059696Z #7 14.72 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.3_amd64.deb ... 2024-08-20T21:29:49.6060477Z #7 14.72 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.3) ... 2024-08-20T21:29:49.6061125Z #7 14.75 Selecting previously unselected package libcap2:amd64. 2024-08-20T21:29:49.6061933Z #7 14.75 Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ... 2024-08-20T21:29:49.6062871Z #7 14.76 Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ... 2024-08-20T21:29:49.6063566Z #7 14.79 Selecting previously unselected package libargon2-1:amd64. 2024-08-20T21:29:49.7203663Z #7 14.79 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ... 2024-08-20T21:29:49.7205354Z #7 14.80 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 2024-08-20T21:29:49.7206103Z #7 14.83 Selecting previously unselected package libdevmapper1.02.1:amd64. 2024-08-20T21:29:49.7207194Z #7 14.83 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... 2024-08-20T21:29:49.7208109Z #7 14.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... 2024-08-20T21:29:49.7208891Z #7 14.87 Selecting previously unselected package libjson-c4:amd64. 2024-08-20T21:29:49.7209745Z #7 14.87 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 2024-08-20T21:29:49.7210594Z #7 14.87 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 2024-08-20T21:29:49.7211314Z #7 14.91 Selecting previously unselected package libcryptsetup12:amd64. 2024-08-20T21:29:49.8420996Z #7 14.91 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 2024-08-20T21:29:49.8422503Z #7 14.91 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 2024-08-20T21:29:49.8423204Z #7 14.95 Selecting previously unselected package libip4tc2:amd64. 2024-08-20T21:29:49.8424029Z #7 14.95 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ... 2024-08-20T21:29:49.8424769Z #7 14.96 Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... 2024-08-20T21:29:49.8425402Z #7 14.99 Selecting previously unselected package libkmod2:amd64. 2024-08-20T21:29:49.8426190Z #7 14.99 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ... 2024-08-20T21:29:49.8426887Z #7 14.99 Unpacking libkmod2:amd64 (27-1ubuntu2.1) ... 2024-08-20T21:29:49.8427771Z #7 15.03 Selecting previously unselected package systemd-timesyncd. 2024-08-20T21:29:50.0808495Z #7 15.03 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.23_amd64.deb ... 2024-08-20T21:29:50.0809360Z #7 15.03 Unpacking systemd-timesyncd (245.4-4ubuntu3.23) ... 2024-08-20T21:29:50.0809989Z #7 15.07 Selecting previously unselected package systemd. 2024-08-20T21:29:50.0810759Z #7 15.07 Preparing to unpack .../10-systemd_245.4-4ubuntu3.23_amd64.deb ... 2024-08-20T21:29:50.0811462Z #7 15.12 Unpacking systemd (245.4-4ubuntu3.23) ... 2024-08-20T21:29:50.2430543Z #7 15.43 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.3) ... 2024-08-20T21:29:50.3442512Z #7 15.44 Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ... 2024-08-20T21:29:50.3443214Z #7 15.45 Setting up libargon2-1:amd64 (0~20171227-0.2) ... 2024-08-20T21:29:50.3444038Z #7 15.47 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... 2024-08-20T21:29:50.3444814Z #7 15.48 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 2024-08-20T21:29:50.3445586Z #7 15.49 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 2024-08-20T21:29:50.3446422Z #7 15.50 Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... 2024-08-20T21:29:50.3447055Z #7 15.52 Setting up libkmod2:amd64 (27-1ubuntu2.1) ... 2024-08-20T21:29:50.3447725Z #7 15.53 Setting up systemd-timesyncd (245.4-4ubuntu3.23) ... 2024-08-20T21:29:50.5872612Z #7 15.77 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 2024-08-20T21:29:50.5874394Z #7 15.77 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 2024-08-20T21:29:50.7892997Z #7 15.78 Setting up systemd (245.4-4ubuntu3.23) ... 2024-08-20T21:29:50.7896237Z #7 15.80 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 2024-08-20T21:29:50.7900643Z #7 15.81 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 2024-08-20T21:29:50.7902838Z #7 15.81 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. 2024-08-20T21:29:50.7904789Z #7 15.81 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. 2024-08-20T21:29:50.7906144Z #7 15.81 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy 2024-08-20T21:29:50.7907420Z #7 15.82 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. 2024-08-20T21:29:50.7909015Z #7 15.82 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 2024-08-20T21:29:50.7910163Z #7 15.82 Initializing machine ID from random generator. 2024-08-20T21:29:50.9113471Z #7 16.10 Selecting previously unselected package systemd-sysv. 2024-08-20T21:29:51.0989294Z #7 16.10 (Reading database ... 2024-08-20T21:29:51.0989801Z (Reading database ... 5% 2024-08-20T21:29:51.0990202Z (Reading database ... 10% 2024-08-20T21:29:51.0990540Z (Reading database ... 15% 2024-08-20T21:29:51.0990862Z (Reading database ... 20% 2024-08-20T21:29:51.0991193Z (Reading database ... 25% 2024-08-20T21:29:51.0991523Z (Reading database ... 30% 2024-08-20T21:29:51.0991842Z (Reading database ... 35% 2024-08-20T21:29:51.0992174Z (Reading database ... 40% 2024-08-20T21:29:51.0992505Z (Reading database ... 45% 2024-08-20T21:29:51.0992821Z (Reading database ... 50% 2024-08-20T21:29:51.0993151Z (Reading database ... 55% 2024-08-20T21:29:51.0993481Z (Reading database ... 60% 2024-08-20T21:29:51.0993795Z (Reading database ... 65% 2024-08-20T21:29:51.0994123Z (Reading database ... 70% 2024-08-20T21:29:51.0994455Z (Reading database ... 75% 2024-08-20T21:29:51.0994771Z (Reading database ... 80% 2024-08-20T21:29:51.0995098Z (Reading database ... 85% 2024-08-20T21:29:51.0995427Z (Reading database ... 90% 2024-08-20T21:29:51.0995746Z (Reading database ... 95% 2024-08-20T21:29:51.0996295Z (Reading database ... 100% 2024-08-20T21:29:51.0996843Z (Reading database ... 5691 files and directories currently installed.) 2024-08-20T21:29:51.0997864Z #7 16.10 Preparing to unpack .../000-systemd-sysv_245.4-4ubuntu3.23_amd64.deb ... 2024-08-20T21:29:51.0998638Z #7 16.10 Unpacking systemd-sysv (245.4-4ubuntu3.23) ... 2024-08-20T21:29:51.0999356Z #7 16.13 Selecting previously unselected package perl-modules-5.30. 2024-08-20T21:29:51.1000220Z #7 16.13 Preparing to unpack .../001-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... 2024-08-20T21:29:51.1001033Z #7 16.13 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... 2024-08-20T21:29:51.2172062Z #7 16.40 Selecting previously unselected package libgdbm6:amd64. 2024-08-20T21:29:51.4465189Z #7 16.40 Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ... 2024-08-20T21:29:51.4465941Z #7 16.41 Unpacking libgdbm6:amd64 (1.18.1-5) ... 2024-08-20T21:29:51.4466669Z #7 16.44 Selecting previously unselected package libgdbm-compat4:amd64. 2024-08-20T21:29:51.4467526Z #7 16.44 Preparing to unpack .../003-libgdbm-compat4_1.18.1-5_amd64.deb ... 2024-08-20T21:29:51.4468279Z #7 16.45 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... 2024-08-20T21:29:51.4468904Z #7 16.48 Selecting previously unselected package libperl5.30:amd64. 2024-08-20T21:29:51.4469747Z #7 16.48 Preparing to unpack .../004-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ... 2024-08-20T21:29:51.4470529Z #7 16.48 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... 2024-08-20T21:29:51.6389535Z #7 16.82 Selecting previously unselected package perl. 2024-08-20T21:29:51.7441116Z #7 16.83 Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ... 2024-08-20T21:29:51.7441870Z #7 16.83 Unpacking perl (5.30.0-9ubuntu0.5) ... 2024-08-20T21:29:51.7442483Z #7 16.88 Selecting previously unselected package sgml-base. 2024-08-20T21:29:51.7443204Z #7 16.89 Preparing to unpack .../006-sgml-base_1.29.1_all.deb ... 2024-08-20T21:29:51.7443813Z #7 16.89 Unpacking sgml-base (1.29.1) ... 2024-08-20T21:29:51.7444334Z #7 16.93 Selecting previously unselected package openssl. 2024-08-20T21:29:51.8820316Z #7 16.93 Preparing to unpack .../007-openssl_1.1.1f-1ubuntu2.23_amd64.deb ... 2024-08-20T21:29:51.8821086Z #7 16.93 Unpacking openssl (1.1.1f-1ubuntu2.23) ... 2024-08-20T21:29:51.8821783Z #7 17.01 Selecting previously unselected package ca-certificates. 2024-08-20T21:29:51.8822664Z #7 17.01 Preparing to unpack .../008-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 2024-08-20T21:29:51.8823516Z #7 17.02 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... 2024-08-20T21:29:51.8824268Z #7 17.07 Selecting previously unselected package libdbus-1-3:amd64. 2024-08-20T21:29:51.9905495Z #7 17.07 Preparing to unpack .../009-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ... 2024-08-20T21:29:51.9906387Z #7 17.07 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... 2024-08-20T21:29:51.9906993Z #7 17.12 Selecting previously unselected package dbus. 2024-08-20T21:29:51.9907750Z #7 17.12 Preparing to unpack .../010-dbus_1.12.16-2ubuntu2.3_amd64.deb ... 2024-08-20T21:29:51.9908437Z #7 17.13 Unpacking dbus (1.12.16-2ubuntu2.3) ... 2024-08-20T21:29:51.9909109Z #7 17.18 Selecting previously unselected package distro-info-data. 2024-08-20T21:29:52.1170900Z #7 17.18 Preparing to unpack .../011-distro-info-data_0.43ubuntu1.16_all.deb ... 2024-08-20T21:29:52.1171714Z #7 17.18 Unpacking distro-info-data (0.43ubuntu1.16) ... 2024-08-20T21:29:52.1172410Z #7 17.20 Selecting previously unselected package libmagic-mgc. 2024-08-20T21:29:52.1173205Z #7 17.21 Preparing to unpack .../012-libmagic-mgc_1%3a5.38-4_amd64.deb ... 2024-08-20T21:29:52.1173873Z #7 17.21 Unpacking libmagic-mgc (1:5.38-4) ... 2024-08-20T21:29:52.1174455Z #7 17.27 Selecting previously unselected package libmagic1:amd64. 2024-08-20T21:29:52.1175230Z #7 17.27 Preparing to unpack .../013-libmagic1_1%3a5.38-4_amd64.deb ... 2024-08-20T21:29:52.1175888Z #7 17.27 Unpacking libmagic1:amd64 (1:5.38-4) ... 2024-08-20T21:29:52.1176423Z #7 17.30 Selecting previously unselected package file. 2024-08-20T21:29:52.2794695Z #7 17.30 Preparing to unpack .../014-file_1%3a5.38-4_amd64.deb ... 2024-08-20T21:29:52.2795403Z #7 17.31 Unpacking file (1:5.38-4) ... 2024-08-20T21:29:52.2796029Z #7 17.35 Selecting previously unselected package libglib2.0-0:amd64. 2024-08-20T21:29:52.2796920Z #7 17.35 Preparing to unpack .../015-libglib2.0-0_2.64.6-1~ubuntu20.04.7_amd64.deb ... 2024-08-20T21:29:52.2797764Z #7 17.35 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:29:52.2798581Z #7 17.46 Selecting previously unselected package libgirepository-1.0-1:amd64. 2024-08-20T21:29:52.3930333Z #7 17.47 Preparing to unpack .../016-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ... 2024-08-20T21:29:52.3931358Z #7 17.47 Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... 2024-08-20T21:29:52.3932202Z #7 17.50 Selecting previously unselected package gir1.2-glib-2.0:amd64. 2024-08-20T21:29:52.3933120Z #7 17.50 Preparing to unpack .../017-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ... 2024-08-20T21:29:52.3934031Z #7 17.50 Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... 2024-08-20T21:29:52.3934720Z #7 17.55 Selecting previously unselected package libbsd0:amd64. 2024-08-20T21:29:52.3935448Z #7 17.55 Preparing to unpack .../018-libbsd0_0.10.0-1_amd64.deb ... 2024-08-20T21:29:52.3936083Z #7 17.55 Unpacking libbsd0:amd64 (0.10.0-1) ... 2024-08-20T21:29:52.3936709Z #7 17.58 Selecting previously unselected package libcap2-bin. 2024-08-20T21:29:52.5041845Z #7 17.58 Preparing to unpack .../019-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ... 2024-08-20T21:29:52.5042666Z #7 17.58 Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... 2024-08-20T21:29:52.5043330Z #7 17.62 Selecting previously unselected package libelf1:amd64. 2024-08-20T21:29:52.5044125Z #7 17.62 Preparing to unpack .../020-libelf1_0.176-1.1ubuntu0.1_amd64.deb ... 2024-08-20T21:29:52.5044869Z #7 17.62 Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ... 2024-08-20T21:29:52.5045583Z #7 17.65 Selecting previously unselected package libglib2.0-data. 2024-08-20T21:29:52.5046783Z #7 17.65 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.7_all.deb ... 2024-08-20T21:29:52.5047610Z #7 17.65 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:29:52.5048224Z #7 17.69 Selecting previously unselected package tzdata. 2024-08-20T21:29:52.6597679Z #7 17.69 Preparing to unpack .../022-tzdata_2024a-0ubuntu0.20.04.1_all.deb ... 2024-08-20T21:29:52.6598736Z #7 17.69 Unpacking tzdata (2024a-0ubuntu0.20.04.1) ... 2024-08-20T21:29:52.6897627Z #7 17.88 Selecting previously unselected package libicu66:amd64. 2024-08-20T21:29:52.8462907Z #7 17.88 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2024-08-20T21:29:52.8463687Z #7 17.88 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... 2024-08-20T21:29:53.3247377Z #7 18.51 Selecting previously unselected package libpam-systemd:amd64. 2024-08-20T21:29:53.4544651Z #7 18.51 Preparing to unpack .../024-libpam-systemd_245.4-4ubuntu3.23_amd64.deb ... 2024-08-20T21:29:53.4545539Z #7 18.51 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.23) ... 2024-08-20T21:29:53.4546231Z #7 18.56 Selecting previously unselected package libxml2:amd64. 2024-08-20T21:29:53.4547098Z #7 18.56 Preparing to unpack .../025-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_amd64.deb ... 2024-08-20T21:29:53.4547953Z #7 18.57 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... 2024-08-20T21:29:53.4548724Z #7 18.64 Selecting previously unselected package libyaml-0-2:amd64. 2024-08-20T21:29:53.5689739Z #7 18.64 Preparing to unpack .../026-libyaml-0-2_0.2.2-1_amd64.deb ... 2024-08-20T21:29:53.5690455Z #7 18.65 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... 2024-08-20T21:29:53.5691110Z #7 18.68 Selecting previously unselected package lsb-release. 2024-08-20T21:29:53.5691902Z #7 18.68 Preparing to unpack .../027-lsb-release_11.1.0ubuntu2_all.deb ... 2024-08-20T21:29:53.5692608Z #7 18.68 Unpacking lsb-release (11.1.0ubuntu2) ... 2024-08-20T21:29:53.5693257Z #7 18.71 Selecting previously unselected package python3-dbus. 2024-08-20T21:29:53.5694266Z #7 18.71 Preparing to unpack .../028-python3-dbus_1.2.16-1build1_amd64.deb ... 2024-08-20T21:29:53.5695026Z #7 18.72 Unpacking python3-dbus (1.2.16-1build1) ... 2024-08-20T21:29:53.5695670Z #7 18.75 Selecting previously unselected package python3-gi. 2024-08-20T21:29:53.7007671Z #7 18.76 Preparing to unpack .../029-python3-gi_3.36.0-1_amd64.deb ... 2024-08-20T21:29:53.7008370Z #7 18.76 Unpacking python3-gi (3.36.0-1) ... 2024-08-20T21:29:53.7009072Z #7 18.80 Selecting previously unselected package python3-pkg-resources. 2024-08-20T21:29:53.7010003Z #7 18.80 Preparing to unpack .../030-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... 2024-08-20T21:29:53.7010885Z #7 18.81 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... 2024-08-20T21:29:53.7011619Z #7 18.84 Selecting previously unselected package python3-six. 2024-08-20T21:29:53.7012356Z #7 18.84 Preparing to unpack .../031-python3-six_1.14.0-2_all.deb ... 2024-08-20T21:29:53.7013003Z #7 18.85 Unpacking python3-six (1.14.0-2) ... 2024-08-20T21:29:53.7013548Z #7 18.89 Selecting previously unselected package sudo. 2024-08-20T21:29:53.8121347Z #7 18.89 Preparing to unpack .../032-sudo_1.8.31-1ubuntu1.5_amd64.deb ... 2024-08-20T21:29:53.8122076Z #7 18.89 Unpacking sudo (1.8.31-1ubuntu1.5) ... 2024-08-20T21:29:53.8122610Z #7 18.96 Selecting previously unselected package ucf. 2024-08-20T21:29:53.8123291Z #7 18.96 Preparing to unpack .../033-ucf_3.0038+nmu1_all.deb ... 2024-08-20T21:29:53.8123821Z #7 18.97 Moving old data out of the way 2024-08-20T21:29:53.8124249Z #7 18.97 Unpacking ucf (3.0038+nmu1) ... 2024-08-20T21:29:53.8124736Z #7 19.00 Selecting previously unselected package xxd. 2024-08-20T21:29:53.9409875Z #7 19.00 Preparing to unpack .../034-xxd_2%3a8.1.2269-1ubuntu5.23_amd64.deb ... 2024-08-20T21:29:53.9410644Z #7 19.00 Unpacking xxd (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:29:53.9411292Z #7 19.04 Selecting previously unselected package vim-common. 2024-08-20T21:29:53.9412122Z #7 19.04 Preparing to unpack .../035-vim-common_2%3a8.1.2269-1ubuntu5.23_all.deb ... 2024-08-20T21:29:53.9413113Z #7 19.05 Unpacking vim-common (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:29:53.9413767Z #7 19.09 Selecting previously unselected package xz-utils. 2024-08-20T21:29:53.9414521Z #7 19.09 Preparing to unpack .../036-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... 2024-08-20T21:29:53.9415222Z #7 19.09 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... 2024-08-20T21:29:53.9415850Z #7 19.13 Selecting previously unselected package iso-codes. 2024-08-20T21:29:54.0960172Z #7 19.13 Preparing to unpack .../037-iso-codes_4.4-1_all.deb ... 2024-08-20T21:29:54.0960816Z #7 19.13 Unpacking iso-codes (4.4-1) ... 2024-08-20T21:29:54.2210422Z #7 19.41 Selecting previously unselected package libkrb5support0:amd64. 2024-08-20T21:29:54.3392570Z #7 19.41 Preparing to unpack .../038-libkrb5support0_1.17-6ubuntu4.6_amd64.deb ... 2024-08-20T21:29:54.3393429Z #7 19.41 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:29:54.3394141Z #7 19.44 Selecting previously unselected package libk5crypto3:amd64. 2024-08-20T21:29:54.3395004Z #7 19.45 Preparing to unpack .../039-libk5crypto3_1.17-6ubuntu4.6_amd64.deb ... 2024-08-20T21:29:54.3395779Z #7 19.45 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:29:54.3396425Z #7 19.49 Selecting previously unselected package libkeyutils1:amd64. 2024-08-20T21:29:54.3397265Z #7 19.49 Preparing to unpack .../040-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... 2024-08-20T21:29:54.3398022Z #7 19.49 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 2024-08-20T21:29:54.3398711Z #7 19.52 Selecting previously unselected package libkrb5-3:amd64. 2024-08-20T21:29:54.4512269Z #7 19.53 Preparing to unpack .../041-libkrb5-3_1.17-6ubuntu4.6_amd64.deb ... 2024-08-20T21:29:54.4513068Z #7 19.53 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:29:54.4513817Z #7 19.59 Selecting previously unselected package libgssapi-krb5-2:amd64. 2024-08-20T21:29:54.4514720Z #7 19.59 Preparing to unpack .../042-libgssapi-krb5-2_1.17-6ubuntu4.6_amd64.deb ... 2024-08-20T21:29:54.4515732Z #7 19.59 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:29:54.4516413Z #7 19.64 Selecting previously unselected package liblmdb0:amd64. 2024-08-20T21:29:54.5785251Z #7 19.64 Preparing to unpack .../043-liblmdb0_0.9.24-1_amd64.deb ... 2024-08-20T21:29:54.5785950Z #7 19.64 Unpacking liblmdb0:amd64 (0.9.24-1) ... 2024-08-20T21:29:54.5786634Z #7 19.68 Selecting previously unselected package libpng16-16:amd64. 2024-08-20T21:29:54.5787429Z #7 19.68 Preparing to unpack .../044-libpng16-16_1.6.37-2_amd64.deb ... 2024-08-20T21:29:54.5788105Z #7 19.68 Unpacking libpng16-16:amd64 (1.6.37-2) ... 2024-08-20T21:29:54.5788859Z #7 19.72 Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2024-08-20T21:29:54.5789822Z #7 19.73 Preparing to unpack .../045-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ... 2024-08-20T21:29:54.5790725Z #7 19.73 Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ... 2024-08-20T21:29:54.5791435Z #7 19.76 Selecting previously unselected package libpsl5:amd64. 2024-08-20T21:29:54.6949711Z #7 19.76 Preparing to unpack .../046-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 2024-08-20T21:29:54.6950588Z #7 19.77 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 2024-08-20T21:29:54.6951204Z #7 19.81 Selecting previously unselected package libuv1:amd64. 2024-08-20T21:29:54.6951993Z #7 19.81 Preparing to unpack .../047-libuv1_1.34.2-1ubuntu1.5_amd64.deb ... 2024-08-20T21:29:54.6952706Z #7 19.81 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.5) ... 2024-08-20T21:29:54.6953314Z #7 19.85 Selecting previously unselected package libxau6:amd64. 2024-08-20T21:29:54.6954109Z #7 19.85 Preparing to unpack .../048-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... 2024-08-20T21:29:54.6955024Z #7 19.85 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... 2024-08-20T21:29:54.6955646Z #7 19.88 Selecting previously unselected package libxdmcp6:amd64. 2024-08-20T21:29:54.8301613Z #7 19.88 Preparing to unpack .../049-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... 2024-08-20T21:29:54.8302451Z #7 19.89 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... 2024-08-20T21:29:54.8303377Z #7 19.92 Selecting previously unselected package libxcb1:amd64. 2024-08-20T21:29:54.8304123Z #7 19.92 Preparing to unpack .../050-libxcb1_1.14-2_amd64.deb ... 2024-08-20T21:29:54.8304747Z #7 19.92 Unpacking libxcb1:amd64 (1.14-2) ... 2024-08-20T21:29:54.8305357Z #7 19.95 Selecting previously unselected package libx11-data. 2024-08-20T21:29:54.8306173Z #7 19.95 Preparing to unpack .../051-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... 2024-08-20T21:29:54.8306928Z #7 19.96 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:29:54.8307602Z #7 20.02 Selecting previously unselected package libx11-6:amd64. 2024-08-20T21:29:54.9408690Z #7 20.02 Preparing to unpack .../052-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... 2024-08-20T21:29:54.9409521Z #7 20.02 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:29:54.9410162Z #7 20.09 Selecting previously unselected package libxext6:amd64. 2024-08-20T21:29:54.9410985Z #7 20.09 Preparing to unpack .../053-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... 2024-08-20T21:29:54.9411743Z #7 20.10 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... 2024-08-20T21:29:54.9412459Z #7 20.13 Selecting previously unselected package python-apt-common. 2024-08-20T21:29:55.0692546Z #7 20.13 Preparing to unpack .../054-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... 2024-08-20T21:29:55.0693459Z #7 20.13 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... 2024-08-20T21:29:55.0694191Z #7 20.16 Selecting previously unselected package python3-apt. 2024-08-20T21:29:55.0695023Z #7 20.16 Preparing to unpack .../055-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:29:55.0695791Z #7 20.17 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... 2024-08-20T21:29:55.0696370Z #7 20.21 Selecting previously unselected package wget. 2024-08-20T21:29:55.0697104Z #7 20.21 Preparing to unpack .../056-wget_1.20.3-1ubuntu2.1_amd64.deb ... 2024-08-20T21:29:55.0697766Z #7 20.21 Unpacking wget (1.20.3-1ubuntu2.1) ... 2024-08-20T21:29:55.0698641Z #7 20.25 Selecting previously unselected package apt-transport-https. 2024-08-20T21:29:55.2320693Z #7 20.26 Preparing to unpack .../057-apt-transport-https_2.0.10_all.deb ... 2024-08-20T21:29:55.2321469Z #7 20.26 Unpacking apt-transport-https (2.0.10) ... 2024-08-20T21:29:55.2322165Z #7 20.29 Selecting previously unselected package asciidoc-common. 2024-08-20T21:29:55.2322981Z #7 20.30 Preparing to unpack .../058-asciidoc-common_9.0.0~rc1-1_all.deb ... 2024-08-20T21:29:55.2323708Z #7 20.42 Unpacking asciidoc-common (9.0.0~rc1-1) ... 2024-08-20T21:29:55.3671606Z #7 20.46 Selecting previously unselected package libxml2-utils. 2024-08-20T21:29:55.3672973Z #7 20.46 Preparing to unpack .../059-libxml2-utils_2.9.10+dfsg-5ubuntu0.20.04.7_amd64.deb ... 2024-08-20T21:29:55.3673879Z #7 20.46 Unpacking libxml2-utils (2.9.10+dfsg-5ubuntu0.20.04.7) ... 2024-08-20T21:29:55.3674633Z #7 20.50 Selecting previously unselected package asciidoc-base. 2024-08-20T21:29:55.3675445Z #7 20.50 Preparing to unpack .../060-asciidoc-base_9.0.0~rc1-1_all.deb ... 2024-08-20T21:29:55.3676147Z #7 20.51 Unpacking asciidoc-base (9.0.0~rc1-1) ... 2024-08-20T21:29:55.3676711Z #7 20.55 Selecting previously unselected package asciidoc. 2024-08-20T21:29:55.4857136Z #7 20.55 Preparing to unpack .../061-asciidoc_9.0.0~rc1-1_all.deb ... 2024-08-20T21:29:55.4857839Z #7 20.67 Unpacking asciidoc (9.0.0~rc1-1) ... 2024-08-20T21:29:55.5944642Z #7 20.70 Selecting previously unselected package libsigsegv2:amd64. 2024-08-20T21:29:55.5945844Z #7 20.71 Preparing to unpack .../062-libsigsegv2_2.12-2_amd64.deb ... 2024-08-20T21:29:55.5946529Z #7 20.71 Unpacking libsigsegv2:amd64 (2.12-2) ... 2024-08-20T21:29:55.5947055Z #7 20.74 Selecting previously unselected package m4. 2024-08-20T21:29:55.5947713Z #7 20.74 Preparing to unpack .../063-m4_1.4.18-4_amd64.deb ... 2024-08-20T21:29:55.5948282Z #7 20.74 Unpacking m4 (1.4.18-4) ... 2024-08-20T21:29:55.5948765Z #7 20.78 Selecting previously unselected package autoconf. 2024-08-20T21:29:55.7511000Z #7 20.78 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ... 2024-08-20T21:29:55.7512523Z #7 20.78 Unpacking autoconf (2.69-11.1) ... 2024-08-20T21:29:55.7513169Z #7 20.83 Selecting previously unselected package autotools-dev. 2024-08-20T21:29:55.7513945Z #7 20.83 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ... 2024-08-20T21:29:55.7514634Z #7 20.84 Unpacking autotools-dev (20180224.1) ... 2024-08-20T21:29:55.7515187Z #7 20.87 Selecting previously unselected package automake. 2024-08-20T21:29:55.7515946Z #7 20.87 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2024-08-20T21:29:55.7516649Z #7 20.88 Unpacking automake (1:1.16.1-4ubuntu6) ... 2024-08-20T21:29:55.7517360Z #7 20.94 Selecting previously unselected package binutils-common:amd64. 2024-08-20T21:29:55.8713207Z #7 20.94 Preparing to unpack .../067-binutils-common_2.34-6ubuntu1.9_amd64.deb ... 2024-08-20T21:29:55.8714057Z #7 20.94 Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:29:55.8714763Z #7 20.99 Selecting previously unselected package libbinutils:amd64. 2024-08-20T21:29:55.8715616Z #7 20.99 Preparing to unpack .../068-libbinutils_2.34-6ubuntu1.9_amd64.deb ... 2024-08-20T21:29:55.8716386Z #7 20.99 Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:29:55.8717106Z #7 21.06 Selecting previously unselected package libctf-nobfd0:amd64. 2024-08-20T21:29:56.0985637Z #7 21.06 Preparing to unpack .../069-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ... 2024-08-20T21:29:56.0987014Z #7 21.06 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:29:56.0987656Z #7 21.09 Selecting previously unselected package libctf0:amd64. 2024-08-20T21:29:56.0988447Z #7 21.10 Preparing to unpack .../070-libctf0_2.34-6ubuntu1.9_amd64.deb ... 2024-08-20T21:29:56.0989158Z #7 21.10 Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:29:56.0989898Z #7 21.13 Selecting previously unselected package binutils-x86-64-linux-gnu. 2024-08-20T21:29:56.0991085Z #7 21.13 Preparing to unpack .../071-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ... 2024-08-20T21:29:56.0992012Z #7 21.13 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... 2024-08-20T21:29:56.1056265Z #7 21.29 Selecting previously unselected package binutils. 2024-08-20T21:29:56.3059984Z #7 21.29 Preparing to unpack .../072-binutils_2.34-6ubuntu1.9_amd64.deb ... 2024-08-20T21:29:56.3060753Z #7 21.30 Unpacking binutils (2.34-6ubuntu1.9) ... 2024-08-20T21:29:56.3061437Z #7 21.33 Selecting previously unselected package libc-dev-bin. 2024-08-20T21:29:56.3062251Z #7 21.33 Preparing to unpack .../073-libc-dev-bin_2.31-0ubuntu9.16_amd64.deb ... 2024-08-20T21:29:56.3063013Z #7 21.33 Unpacking libc-dev-bin (2.31-0ubuntu9.16) ... 2024-08-20T21:29:56.3063732Z #7 21.36 Selecting previously unselected package linux-libc-dev:amd64. 2024-08-20T21:29:56.3064583Z #7 21.36 Preparing to unpack .../074-linux-libc-dev_5.4.0-192.212_amd64.deb ... 2024-08-20T21:29:56.3065338Z #7 21.37 Unpacking linux-libc-dev:amd64 (5.4.0-192.212) ... 2024-08-20T21:29:56.3066077Z #7 21.49 Selecting previously unselected package libcrypt-dev:amd64. 2024-08-20T21:29:56.5002692Z #7 21.49 Preparing to unpack .../075-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... 2024-08-20T21:29:56.5003710Z #7 21.50 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... 2024-08-20T21:29:56.5004442Z #7 21.53 Selecting previously unselected package libc6-dev:amd64. 2024-08-20T21:29:56.5005259Z #7 21.53 Preparing to unpack .../076-libc6-dev_2.31-0ubuntu9.16_amd64.deb ... 2024-08-20T21:29:56.5006004Z #7 21.53 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.16) ... 2024-08-20T21:29:56.5860555Z #7 21.77 Selecting previously unselected package gcc-9-base:amd64. 2024-08-20T21:29:56.7039353Z #7 21.77 Preparing to unpack .../077-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:29:56.7040241Z #7 21.78 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:29:56.7040920Z #7 21.81 Selecting previously unselected package libisl22:amd64. 2024-08-20T21:29:56.7041698Z #7 21.81 Preparing to unpack .../078-libisl22_0.22.1-1_amd64.deb ... 2024-08-20T21:29:56.7042589Z #7 21.82 Unpacking libisl22:amd64 (0.22.1-1) ... 2024-08-20T21:29:56.7043178Z #7 21.89 Selecting previously unselected package libmpfr6:amd64. 2024-08-20T21:29:56.9442645Z #7 21.89 Preparing to unpack .../079-libmpfr6_4.0.2-1_amd64.deb ... 2024-08-20T21:29:56.9443600Z #7 21.90 Unpacking libmpfr6:amd64 (4.0.2-1) ... 2024-08-20T21:29:56.9444184Z #7 21.94 Selecting previously unselected package libmpc3:amd64. 2024-08-20T21:29:56.9444929Z #7 21.94 Preparing to unpack .../080-libmpc3_1.1.0-1_amd64.deb ... 2024-08-20T21:29:56.9445558Z #7 21.95 Unpacking libmpc3:amd64 (1.1.0-1) ... 2024-08-20T21:29:56.9446133Z #7 21.97 Selecting previously unselected package cpp-9. 2024-08-20T21:29:56.9447011Z #7 21.98 Preparing to unpack .../081-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:29:56.9447745Z #7 21.98 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:29:57.3251918Z #7 22.51 Selecting previously unselected package cpp. 2024-08-20T21:29:57.4255476Z #7 22.51 Preparing to unpack .../082-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... 2024-08-20T21:29:57.4256232Z #7 22.52 Unpacking cpp (4:9.3.0-1ubuntu2) ... 2024-08-20T21:29:57.4256887Z #7 22.55 Selecting previously unselected package libcc1-0:amd64. 2024-08-20T21:29:57.4257721Z #7 22.55 Preparing to unpack .../083-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:29:57.4258494Z #7 22.57 Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:29:57.4259141Z #7 22.61 Selecting previously unselected package libgomp1:amd64. 2024-08-20T21:29:57.4259972Z #7 22.61 Preparing to unpack .../084-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:29:57.4260737Z #7 22.61 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:29:57.5406724Z #7 22.65 Selecting previously unselected package libitm1:amd64. 2024-08-20T21:29:57.5407704Z #7 22.65 Preparing to unpack .../085-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:29:57.5408690Z #7 22.65 Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:29:57.5409374Z #7 22.69 Selecting previously unselected package libatomic1:amd64. 2024-08-20T21:29:57.5410230Z #7 22.69 Preparing to unpack .../086-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:29:57.5411038Z #7 22.69 Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:29:57.5411686Z #7 22.73 Selecting previously unselected package libasan5:amd64. 2024-08-20T21:29:57.6956926Z #7 22.73 Preparing to unpack .../087-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:29:57.6957901Z #7 22.73 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:29:57.7877337Z #7 22.97 Selecting previously unselected package liblsan0:amd64. 2024-08-20T21:29:57.8878451Z #7 22.97 Preparing to unpack .../088-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:29:57.8879388Z #7 22.98 Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:29:57.8880134Z #7 23.07 Selecting previously unselected package libtsan0:amd64. 2024-08-20T21:29:57.8892215Z #7 23.07 Preparing to unpack .../089-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:29:58.0421599Z #7 23.08 Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:29:58.0760686Z #7 23.26 Selecting previously unselected package libubsan1:amd64. 2024-08-20T21:29:58.2105343Z #7 23.26 Preparing to unpack .../090-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:29:58.2106573Z #7 23.27 Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:29:58.2107247Z #7 23.36 Selecting previously unselected package libquadmath0:amd64. 2024-08-20T21:29:58.2108131Z #7 23.36 Preparing to unpack .../091-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:29:58.2108972Z #7 23.36 Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:29:58.2109732Z #7 23.40 Selecting previously unselected package libgcc-9-dev:amd64. 2024-08-20T21:29:58.3661827Z #7 23.40 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:29:58.3662732Z #7 23.40 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:29:58.3993820Z #7 23.58 Selecting previously unselected package gcc-9. 2024-08-20T21:29:58.5556038Z #7 23.59 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:29:58.5556828Z #7 23.59 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:29:58.9682474Z #7 24.15 Selecting previously unselected package gcc. 2024-08-20T21:29:59.1573335Z #7 24.15 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... 2024-08-20T21:29:59.1574062Z #7 24.16 Unpacking gcc (4:9.3.0-1ubuntu2) ... 2024-08-20T21:29:59.1574761Z #7 24.19 Selecting previously unselected package libstdc++-9-dev:amd64. 2024-08-20T21:29:59.1575695Z #7 24.19 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:29:59.1576570Z #7 24.19 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:29:59.1930606Z #7 24.38 Selecting previously unselected package g++-9. 2024-08-20T21:29:59.3492416Z #7 24.38 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:29:59.3493180Z #7 24.38 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:29:59.7724104Z #7 24.96 Selecting previously unselected package g++. 2024-08-20T21:29:59.8929712Z #7 24.96 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2024-08-20T21:29:59.8930405Z #7 24.96 Unpacking g++ (4:9.3.0-1ubuntu2) ... 2024-08-20T21:29:59.8930942Z #7 24.99 Selecting previously unselected package make. 2024-08-20T21:29:59.8931632Z #7 24.99 Preparing to unpack .../098-make_4.2.1-1.2_amd64.deb ... 2024-08-20T21:29:59.8932213Z #7 25.00 Unpacking make (4.2.1-1.2) ... 2024-08-20T21:29:59.8932818Z #7 25.03 Selecting previously unselected package libdpkg-perl. 2024-08-20T21:29:59.8933631Z #7 25.03 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2024-08-20T21:29:59.8934359Z #7 25.04 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2024-08-20T21:29:59.8935125Z #7 25.08 Selecting previously unselected package patch. 2024-08-20T21:30:00.0088864Z #7 25.08 Preparing to unpack .../100-patch_2.7.6-6_amd64.deb ... 2024-08-20T21:30:00.0089509Z #7 25.08 Unpacking patch (2.7.6-6) ... 2024-08-20T21:30:00.0090080Z #7 25.12 Selecting previously unselected package dpkg-dev. 2024-08-20T21:30:00.0090848Z #7 25.12 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2024-08-20T21:30:00.0091547Z #7 25.12 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2024-08-20T21:30:00.0092201Z #7 25.19 Selecting previously unselected package build-essential. 2024-08-20T21:30:00.2110269Z #7 25.20 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_amd64.deb ... 2024-08-20T21:30:00.2111146Z #7 25.20 Unpacking build-essential (12.8ubuntu1.1) ... 2024-08-20T21:30:00.2111822Z #7 25.24 Selecting previously unselected package cmake-data. 2024-08-20T21:30:00.2112638Z #7 25.24 Preparing to unpack .../103-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... 2024-08-20T21:30:00.2113447Z #7 25.25 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ... 2024-08-20T21:30:00.3616187Z #7 25.55 Selecting previously unselected package libarchive13:amd64. 2024-08-20T21:30:00.4811921Z #7 25.55 Preparing to unpack .../104-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ... 2024-08-20T21:30:00.4812779Z #7 25.55 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ... 2024-08-20T21:30:00.4813443Z #7 25.61 Selecting previously unselected package libbrotli1:amd64. 2024-08-20T21:30:00.4814275Z #7 25.61 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 2024-08-20T21:30:00.4815027Z #7 25.61 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 2024-08-20T21:30:00.4815801Z #7 25.67 Selecting previously unselected package libroken18-heimdal:amd64. 2024-08-20T21:30:00.6131919Z #7 25.67 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:30:00.6132875Z #7 25.67 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:00.6133756Z #7 25.71 Selecting previously unselected package libasn1-8-heimdal:amd64. 2024-08-20T21:30:00.6135512Z #7 25.71 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:30:00.6136432Z #7 25.71 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:00.6137283Z #7 25.76 Selecting previously unselected package libheimbase1-heimdal:amd64. 2024-08-20T21:30:00.6138369Z #7 25.76 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:30:00.6139299Z #7 25.76 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:00.6140129Z #7 25.80 Selecting previously unselected package libhcrypto4-heimdal:amd64. 2024-08-20T21:30:00.7442523Z #7 25.80 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:30:00.7443514Z #7 25.80 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:00.7444366Z #7 25.84 Selecting previously unselected package libwind0-heimdal:amd64. 2024-08-20T21:30:00.7445302Z #7 25.85 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:30:00.7446283Z #7 25.85 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:00.7447128Z #7 25.89 Selecting previously unselected package libhx509-5-heimdal:amd64. 2024-08-20T21:30:00.7448068Z #7 25.89 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:30:00.7448992Z #7 25.89 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:00.7449832Z #7 25.93 Selecting previously unselected package libkrb5-26-heimdal:amd64. 2024-08-20T21:30:00.8712548Z #7 25.93 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:30:00.8713757Z #7 25.93 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:00.8714621Z #7 25.98 Selecting previously unselected package libheimntlm0-heimdal:amd64. 2024-08-20T21:30:00.8715807Z #7 25.98 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:30:00.8716777Z #7 25.99 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:00.8717640Z #7 26.02 Selecting previously unselected package libgssapi3-heimdal:amd64. 2024-08-20T21:30:00.8718698Z #7 26.02 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:30:00.8719604Z #7 26.03 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:00.8720613Z #7 26.06 Selecting previously unselected package libsasl2-modules-db:amd64. 2024-08-20T21:30:00.9795076Z #7 26.06 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2024-08-20T21:30:00.9796596Z #7 26.06 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2024-08-20T21:30:00.9797420Z #7 26.09 Selecting previously unselected package libsasl2-2:amd64. 2024-08-20T21:30:00.9798303Z #7 26.09 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2024-08-20T21:30:00.9799137Z #7 26.10 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2024-08-20T21:30:00.9799876Z #7 26.13 Selecting previously unselected package libldap-common. 2024-08-20T21:30:00.9800748Z #7 26.13 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... 2024-08-20T21:30:00.9801581Z #7 26.13 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... 2024-08-20T21:30:00.9802349Z #7 26.16 Selecting previously unselected package libldap-2.4-2:amd64. 2024-08-20T21:30:01.1034862Z #7 26.17 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... 2024-08-20T21:30:01.1035799Z #7 26.17 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... 2024-08-20T21:30:01.1036609Z #7 26.20 Selecting previously unselected package libnghttp2-14:amd64. 2024-08-20T21:30:01.1037500Z #7 26.20 Preparing to unpack .../119-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... 2024-08-20T21:30:01.1038327Z #7 26.20 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... 2024-08-20T21:30:01.1039182Z #7 26.23 Selecting previously unselected package librtmp1:amd64. 2024-08-20T21:30:01.1040099Z #7 26.23 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 2024-08-20T21:30:01.1041027Z #7 26.23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 2024-08-20T21:30:01.1041799Z #7 26.26 Selecting previously unselected package libssh-4:amd64. 2024-08-20T21:30:01.1042602Z #7 26.26 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... 2024-08-20T21:30:01.1043332Z #7 26.26 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... 2024-08-20T21:30:01.1043940Z #7 26.29 Selecting previously unselected package libcurl4:amd64. 2024-08-20T21:30:01.3509313Z #7 26.29 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.23_amd64.deb ... 2024-08-20T21:30:01.3510151Z #7 26.29 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.23) ... 2024-08-20T21:30:01.3510812Z #7 26.33 Selecting previously unselected package libjsoncpp1:amd64. 2024-08-20T21:30:01.3511661Z #7 26.33 Preparing to unpack .../123-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2024-08-20T21:30:01.3512446Z #7 26.33 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2024-08-20T21:30:01.3513088Z #7 26.35 Selecting previously unselected package librhash0:amd64. 2024-08-20T21:30:01.3513834Z #7 26.36 Preparing to unpack .../124-librhash0_1.3.9-1_amd64.deb ... 2024-08-20T21:30:01.3514487Z #7 26.36 Unpacking librhash0:amd64 (1.3.9-1) ... 2024-08-20T21:30:01.3515024Z #7 26.38 Selecting previously unselected package cmake. 2024-08-20T21:30:01.3515787Z #7 26.38 Preparing to unpack .../125-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ... 2024-08-20T21:30:01.3516534Z #7 26.39 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ... 2024-08-20T21:30:01.4851892Z #7 26.67 Selecting previously unselected package curl. 2024-08-20T21:30:01.5912418Z #7 26.67 Preparing to unpack .../126-curl_7.68.0-1ubuntu2.23_amd64.deb ... 2024-08-20T21:30:01.5913176Z #7 26.67 Unpacking curl (7.68.0-1ubuntu2.23) ... 2024-08-20T21:30:01.5914104Z #7 26.70 Selecting previously unselected package dbus-user-session. 2024-08-20T21:30:01.5915026Z #7 26.70 Preparing to unpack .../127-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ... 2024-08-20T21:30:01.5915850Z #7 26.71 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... 2024-08-20T21:30:01.5916512Z #7 26.73 Selecting previously unselected package libdconf1:amd64. 2024-08-20T21:30:01.5917277Z #7 26.73 Preparing to unpack .../128-libdconf1_0.36.0-1_amd64.deb ... 2024-08-20T21:30:01.5917941Z #7 26.73 Unpacking libdconf1:amd64 (0.36.0-1) ... 2024-08-20T21:30:01.5918580Z #7 26.75 Selecting previously unselected package dconf-service. 2024-08-20T21:30:01.5919366Z #7 26.75 Preparing to unpack .../129-dconf-service_0.36.0-1_amd64.deb ... 2024-08-20T21:30:01.5920049Z #7 26.76 Unpacking dconf-service (0.36.0-1) ... 2024-08-20T21:30:01.5920780Z #7 26.78 Selecting previously unselected package dconf-gsettings-backend:amd64. 2024-08-20T21:30:01.6998182Z #7 26.78 Preparing to unpack .../130-dconf-gsettings-backend_0.36.0-1_amd64.deb ... 2024-08-20T21:30:01.6999141Z #7 26.78 Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ... 2024-08-20T21:30:01.6999846Z #7 26.81 Selecting previously unselected package xml-core. 2024-08-20T21:30:01.7000566Z #7 26.81 Preparing to unpack .../131-xml-core_0.18+nmu1_all.deb ... 2024-08-20T21:30:01.7001205Z #7 26.81 Unpacking xml-core (0.18+nmu1) ... 2024-08-20T21:30:01.7001791Z #7 26.84 Selecting previously unselected package sgml-data. 2024-08-20T21:30:01.7002500Z #7 26.84 Preparing to unpack .../132-sgml-data_2.0.11_all.deb ... 2024-08-20T21:30:01.7003101Z #7 26.84 Unpacking sgml-data (2.0.11) ... 2024-08-20T21:30:01.7003701Z #7 26.89 Selecting previously unselected package docbook-xml. 2024-08-20T21:30:01.9102801Z #7 26.89 Preparing to unpack .../133-docbook-xml_4.5-9_all.deb ... 2024-08-20T21:30:01.9103501Z #7 26.89 Unpacking docbook-xml (4.5-9) ... 2024-08-20T21:30:01.9104121Z #7 26.94 Selecting previously unselected package docbook-xsl. 2024-08-20T21:30:01.9104920Z #7 26.94 Preparing to unpack .../134-docbook-xsl_1.79.1+dfsg-2_all.deb ... 2024-08-20T21:30:01.9105855Z #7 26.95 Unpacking docbook-xsl (1.79.1+dfsg-2) ... 2024-08-20T21:30:01.9106543Z #7 27.10 Selecting previously unselected package fonts-dejavu-core. 2024-08-20T21:30:02.0234312Z #7 27.10 Preparing to unpack .../135-fonts-dejavu-core_2.37-1_all.deb ... 2024-08-20T21:30:02.0235076Z #7 27.10 Unpacking fonts-dejavu-core (2.37-1) ... 2024-08-20T21:30:02.0235778Z #7 27.21 Selecting previously unselected package fontconfig-config. 2024-08-20T21:30:02.1242728Z #7 27.21 Preparing to unpack .../136-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2024-08-20T21:30:02.1243585Z #7 27.21 Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2024-08-20T21:30:02.1244224Z #7 27.25 Selecting previously unselected package libdw1:amd64. 2024-08-20T21:30:02.1245022Z #7 27.25 Preparing to unpack .../137-libdw1_0.176-1.1ubuntu0.1_amd64.deb ... 2024-08-20T21:30:02.1245745Z #7 27.26 Unpacking libdw1:amd64 (0.176-1.1ubuntu0.1) ... 2024-08-20T21:30:02.1246561Z #7 27.31 Selecting previously unselected package libbabeltrace1:amd64. 2024-08-20T21:30:02.3262849Z #7 27.31 Preparing to unpack .../138-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2024-08-20T21:30:02.3263676Z #7 27.32 Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2024-08-20T21:30:02.3264350Z #7 27.36 Selecting previously unselected package libpython3.8:amd64. 2024-08-20T21:30:02.3265251Z #7 27.36 Preparing to unpack .../139-libpython3.8_3.8.10-0ubuntu1~20.04.11_amd64.deb ... 2024-08-20T21:30:02.3266110Z #7 27.36 Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:30:02.3266739Z #7 27.51 Selecting previously unselected package gdb. 2024-08-20T21:30:02.4829691Z #7 27.51 Preparing to unpack .../140-gdb_9.2-0ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:30:02.4830424Z #7 27.52 Unpacking gdb (9.2-0ubuntu1~20.04.2) ... 2024-08-20T21:30:02.5754187Z #7 27.76 Selecting previously unselected package libgfortran5:amd64. 2024-08-20T21:30:02.7461258Z #7 27.76 Preparing to unpack .../141-libgfortran5_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:30:02.7462224Z #7 27.77 Unpacking libgfortran5:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:30:02.7463022Z #7 27.85 Selecting previously unselected package libgfortran-9-dev:amd64. 2024-08-20T21:30:02.7463976Z #7 27.85 Preparing to unpack .../142-libgfortran-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:30:02.7464888Z #7 27.85 Unpacking libgfortran-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:30:02.7465636Z #7 27.93 Selecting previously unselected package gfortran-9. 2024-08-20T21:30:02.9026461Z #7 27.93 Preparing to unpack .../143-gfortran-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:30:02.9027291Z #7 27.94 Unpacking gfortran-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:30:03.3082493Z #7 28.49 Selecting previously unselected package gfortran. 2024-08-20T21:30:03.4245736Z #7 28.50 Preparing to unpack .../144-gfortran_4%3a9.3.0-1ubuntu2_amd64.deb ... 2024-08-20T21:30:03.4246618Z #7 28.50 Unpacking gfortran (4:9.3.0-1ubuntu2) ... 2024-08-20T21:30:03.4247431Z #7 28.53 Selecting previously unselected package libpackagekit-glib2-18:amd64. 2024-08-20T21:30:03.4248429Z #7 28.53 Preparing to unpack .../145-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ... 2024-08-20T21:30:03.4249356Z #7 28.54 Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ... 2024-08-20T21:30:03.4250202Z #7 28.57 Selecting previously unselected package gir1.2-packagekitglib-1.0. 2024-08-20T21:30:03.4251195Z #7 28.57 Preparing to unpack .../146-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ... 2024-08-20T21:30:03.4252119Z #7 28.58 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... 2024-08-20T21:30:03.4252934Z #7 28.61 Selecting previously unselected package libcurl3-gnutls:amd64. 2024-08-20T21:30:03.6084938Z #7 28.61 Preparing to unpack .../147-libcurl3-gnutls_7.68.0-1ubuntu2.23_amd64.deb ... 2024-08-20T21:30:03.6085852Z #7 28.62 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.23) ... 2024-08-20T21:30:03.6086764Z #7 28.66 Selecting previously unselected package liberror-perl. 2024-08-20T21:30:03.6087773Z #7 28.66 Preparing to unpack .../148-liberror-perl_0.17029-1_all.deb ... 2024-08-20T21:30:03.6088462Z #7 28.66 Unpacking liberror-perl (0.17029-1) ... 2024-08-20T21:30:03.6089083Z #7 28.69 Selecting previously unselected package git-man. 2024-08-20T21:30:03.6089858Z #7 28.69 Preparing to unpack .../149-git-man_1%3a2.25.1-1ubuntu3.13_all.deb ... 2024-08-20T21:30:03.6090579Z #7 28.70 Unpacking git-man (1:2.25.1-1ubuntu3.13) ... 2024-08-20T21:30:03.6091132Z #7 28.79 Selecting previously unselected package git. 2024-08-20T21:30:03.7798878Z #7 28.80 Preparing to unpack .../150-git_1%3a2.25.1-1ubuntu3.13_amd64.deb ... 2024-08-20T21:30:04.0155764Z #7 28.81 Unpacking git (1:2.25.1-1ubuntu3.13) ... 2024-08-20T21:30:04.0156443Z #7 29.20 Selecting previously unselected package libproxy1v5:amd64. 2024-08-20T21:30:04.1157664Z #7 29.20 Preparing to unpack .../151-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ... 2024-08-20T21:30:04.1158527Z #7 29.21 Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... 2024-08-20T21:30:04.1159313Z #7 29.24 Selecting previously unselected package glib-networking-common. 2024-08-20T21:30:04.1160273Z #7 29.24 Preparing to unpack .../152-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ... 2024-08-20T21:30:04.1161154Z #7 29.24 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ... 2024-08-20T21:30:04.1161960Z #7 29.27 Selecting previously unselected package glib-networking-services. 2024-08-20T21:30:04.1162954Z #7 29.27 Preparing to unpack .../153-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ... 2024-08-20T21:30:04.1163876Z #7 29.27 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ... 2024-08-20T21:30:04.1164707Z #7 29.30 Selecting previously unselected package gsettings-desktop-schemas. 2024-08-20T21:30:04.1165681Z #7 29.30 Preparing to unpack .../154-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ... 2024-08-20T21:30:04.2245868Z #7 29.30 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ... 2024-08-20T21:30:04.2247145Z #7 29.33 Selecting previously unselected package glib-networking:amd64. 2024-08-20T21:30:04.2248065Z #7 29.33 Preparing to unpack .../155-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ... 2024-08-20T21:30:04.2248909Z #7 29.34 Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ... 2024-08-20T21:30:04.2249600Z #7 29.38 Selecting previously unselected package libassuan0:amd64. 2024-08-20T21:30:04.2250406Z #7 29.38 Preparing to unpack .../156-libassuan0_2.5.3-7ubuntu2_amd64.deb ... 2024-08-20T21:30:04.2251150Z #7 29.38 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... 2024-08-20T21:30:04.2251735Z #7 29.41 Selecting previously unselected package gpgconf. 2024-08-20T21:30:04.3340764Z #7 29.41 Preparing to unpack .../157-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... 2024-08-20T21:30:04.3341531Z #7 29.42 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... 2024-08-20T21:30:04.3342075Z #7 29.45 Selecting previously unselected package gpg. 2024-08-20T21:30:04.3342813Z #7 29.45 Preparing to unpack .../158-gpg_2.2.19-3ubuntu2.2_amd64.deb ... 2024-08-20T21:30:04.3343497Z #7 29.46 Unpacking gpg (2.2.19-3ubuntu2.2) ... 2024-08-20T21:30:04.3344142Z #7 29.52 Selecting previously unselected package pinentry-curses. 2024-08-20T21:30:04.4715553Z #7 29.52 Preparing to unpack .../159-pinentry-curses_1.1.0-3build1_amd64.deb ... 2024-08-20T21:30:04.4716426Z #7 29.53 Unpacking pinentry-curses (1.1.0-3build1) ... 2024-08-20T21:30:04.4717060Z #7 29.56 Selecting previously unselected package libnpth0:amd64. 2024-08-20T21:30:04.4717809Z #7 29.56 Preparing to unpack .../160-libnpth0_1.6-1_amd64.deb ... 2024-08-20T21:30:04.4718425Z #7 29.57 Unpacking libnpth0:amd64 (1.6-1) ... 2024-08-20T21:30:04.4719036Z #7 29.60 Selecting previously unselected package gpg-agent. 2024-08-20T21:30:04.4719826Z #7 29.60 Preparing to unpack .../161-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... 2024-08-20T21:30:04.4720562Z #7 29.61 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... 2024-08-20T21:30:04.4721153Z #7 29.66 Selecting previously unselected package libonig5:amd64. 2024-08-20T21:30:04.6048249Z #7 29.66 Preparing to unpack .../162-libonig5_6.9.4-1_amd64.deb ... 2024-08-20T21:30:04.6049190Z #7 29.66 Unpacking libonig5:amd64 (6.9.4-1) ... 2024-08-20T21:30:04.6049755Z #7 29.71 Selecting previously unselected package libjq1:amd64. 2024-08-20T21:30:04.6050571Z #7 29.71 Preparing to unpack .../163-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:30:04.6051335Z #7 29.71 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-08-20T21:30:04.6051895Z #7 29.75 Selecting previously unselected package jq. 2024-08-20T21:30:04.6052630Z #7 29.75 Preparing to unpack .../164-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:30:04.6053310Z #7 29.75 Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2024-08-20T21:30:04.6053982Z #7 29.79 Selecting previously unselected package libsoup2.4-1:amd64. 2024-08-20T21:30:04.7124295Z #7 29.79 Preparing to unpack .../165-libsoup2.4-1_2.70.0-1_amd64.deb ... 2024-08-20T21:30:04.7125559Z #7 29.80 Unpacking libsoup2.4-1:amd64 (2.70.0-1) ... 2024-08-20T21:30:04.7126393Z #7 29.85 Selecting previously unselected package libstemmer0d:amd64. 2024-08-20T21:30:04.7127252Z #7 29.85 Preparing to unpack .../166-libstemmer0d_0+svn585-2_amd64.deb ... 2024-08-20T21:30:04.7127996Z #7 29.85 Unpacking libstemmer0d:amd64 (0+svn585-2) ... 2024-08-20T21:30:04.7128654Z #7 29.90 Selecting previously unselected package libappstream4:amd64. 2024-08-20T21:30:04.8155522Z #7 29.90 Preparing to unpack .../167-libappstream4_0.12.10-2_amd64.deb ... 2024-08-20T21:30:04.8156400Z #7 29.90 Unpacking libappstream4:amd64 (0.12.10-2) ... 2024-08-20T21:30:04.8157122Z #7 29.93 Selecting previously unselected package libasound2-data. 2024-08-20T21:30:04.8157981Z #7 29.93 Preparing to unpack .../168-libasound2-data_1.2.2-2.1ubuntu2.5_all.deb ... 2024-08-20T21:30:04.8158764Z #7 29.93 Unpacking libasound2-data (1.2.2-2.1ubuntu2.5) ... 2024-08-20T21:30:04.8159421Z #7 29.96 Selecting previously unselected package libasound2:amd64. 2024-08-20T21:30:04.8160465Z #7 29.96 Preparing to unpack .../169-libasound2_1.2.2-2.1ubuntu2.5_amd64.deb ... 2024-08-20T21:30:04.8161258Z #7 29.96 Unpacking libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... 2024-08-20T21:30:04.8162011Z #7 30.00 Selecting previously unselected package libasound2-dev:amd64. 2024-08-20T21:30:05.0055968Z #7 30.00 Preparing to unpack .../170-libasound2-dev_1.2.2-2.1ubuntu2.5_amd64.deb ... 2024-08-20T21:30:05.0056866Z #7 30.00 Unpacking libasound2-dev:amd64 (1.2.2-2.1ubuntu2.5) ... 2024-08-20T21:30:05.0057644Z #7 30.04 Selecting previously unselected package libatlas3-base:amd64. 2024-08-20T21:30:05.0058523Z #7 30.04 Preparing to unpack .../171-libatlas3-base_3.10.3-8ubuntu7_amd64.deb ... 2024-08-20T21:30:05.0059323Z #7 30.04 Unpacking libatlas3-base:amd64 (3.10.3-8ubuntu7) ... 2024-08-20T21:30:05.1318023Z #7 30.32 Selecting previously unselected package libatlas-base-dev:amd64. 2024-08-20T21:30:05.2864763Z #7 30.32 Preparing to unpack .../172-libatlas-base-dev_3.10.3-8ubuntu7_amd64.deb ... 2024-08-20T21:30:05.2865681Z #7 30.32 Unpacking libatlas-base-dev:amd64 (3.10.3-8ubuntu7) ... 2024-08-20T21:30:05.4604861Z #7 30.65 Selecting previously unselected package libbz2-dev:amd64. 2024-08-20T21:30:05.5621369Z #7 30.65 Preparing to unpack .../173-libbz2-dev_1.0.8-2_amd64.deb ... 2024-08-20T21:30:05.5622138Z #7 30.65 Unpacking libbz2-dev:amd64 (1.0.8-2) ... 2024-08-20T21:30:05.5622726Z #7 30.67 Selecting previously unselected package libltdl7:amd64. 2024-08-20T21:30:05.5623496Z #7 30.67 Preparing to unpack .../174-libltdl7_2.4.6-14_amd64.deb ... 2024-08-20T21:30:05.5624151Z #7 30.67 Unpacking libltdl7:amd64 (2.4.6-14) ... 2024-08-20T21:30:05.5624717Z #7 30.70 Selecting previously unselected package libtdb1:amd64. 2024-08-20T21:30:05.5625547Z #7 30.70 Preparing to unpack .../175-libtdb1_1.4.5-0ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:30:05.5626338Z #7 30.70 Unpacking libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... 2024-08-20T21:30:05.5626964Z #7 30.72 Selecting previously unselected package libogg0:amd64. 2024-08-20T21:30:05.5627765Z #7 30.73 Preparing to unpack .../176-libogg0_1.3.4-0ubuntu1_amd64.deb ... 2024-08-20T21:30:05.5628706Z #7 30.73 Unpacking libogg0:amd64 (1.3.4-0ubuntu1) ... 2024-08-20T21:30:05.5629317Z #7 30.75 Selecting previously unselected package libvorbis0a:amd64. 2024-08-20T21:30:05.6924143Z #7 30.75 Preparing to unpack .../177-libvorbis0a_1.3.6-2ubuntu1_amd64.deb ... 2024-08-20T21:30:05.6924964Z #7 30.75 Unpacking libvorbis0a:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:30:05.6925646Z #7 30.78 Selecting previously unselected package libvorbisfile3:amd64. 2024-08-20T21:30:05.6926643Z #7 30.79 Preparing to unpack .../178-libvorbisfile3_1.3.6-2ubuntu1_amd64.deb ... 2024-08-20T21:30:05.6927452Z #7 30.79 Unpacking libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:30:05.6928236Z #7 30.81 Selecting previously unselected package sound-theme-freedesktop. 2024-08-20T21:30:05.6929154Z #7 30.82 Preparing to unpack .../179-sound-theme-freedesktop_0.8-2ubuntu1_all.deb ... 2024-08-20T21:30:05.6929998Z #7 30.82 Unpacking sound-theme-freedesktop (0.8-2ubuntu1) ... 2024-08-20T21:30:05.6930697Z #7 30.88 Selecting previously unselected package libcanberra0:amd64. 2024-08-20T21:30:05.8124945Z #7 30.88 Preparing to unpack .../180-libcanberra0_0.30-7ubuntu1_amd64.deb ... 2024-08-20T21:30:05.8125774Z #7 30.88 Unpacking libcanberra0:amd64 (0.30-7ubuntu1) ... 2024-08-20T21:30:05.8126633Z #7 30.91 Selecting previously unselected package libexpat1-dev:amd64. 2024-08-20T21:30:05.8127506Z #7 30.91 Preparing to unpack .../181-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ... 2024-08-20T21:30:05.8128303Z #7 30.92 Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ... 2024-08-20T21:30:05.8128945Z #7 30.96 Selecting previously unselected package libflac8:amd64. 2024-08-20T21:30:05.8129760Z #7 30.96 Preparing to unpack .../182-libflac8_1.3.3-1ubuntu0.2_amd64.deb ... 2024-08-20T21:30:05.8130496Z #7 30.96 Unpacking libflac8:amd64 (1.3.3-1ubuntu0.2) ... 2024-08-20T21:30:05.8131183Z #7 31.00 Selecting previously unselected package libogg-dev:amd64. 2024-08-20T21:30:05.9633447Z #7 31.00 Preparing to unpack .../183-libogg-dev_1.3.4-0ubuntu1_amd64.deb ... 2024-08-20T21:30:05.9634270Z #7 31.00 Unpacking libogg-dev:amd64 (1.3.4-0ubuntu1) ... 2024-08-20T21:30:05.9634982Z #7 31.04 Selecting previously unselected package libflac-dev:amd64. 2024-08-20T21:30:05.9635826Z #7 31.04 Preparing to unpack .../184-libflac-dev_1.3.3-1ubuntu0.2_amd64.deb ... 2024-08-20T21:30:05.9636599Z #7 31.05 Unpacking libflac-dev:amd64 (1.3.3-1ubuntu0.2) ... 2024-08-20T21:30:05.9637259Z #7 31.09 Selecting previously unselected package libfreetype6:amd64. 2024-08-20T21:30:05.9638121Z #7 31.09 Preparing to unpack .../185-libfreetype6_2.10.1-2ubuntu0.3_amd64.deb ... 2024-08-20T21:30:05.9638927Z #7 31.09 Unpacking libfreetype6:amd64 (2.10.1-2ubuntu0.3) ... 2024-08-20T21:30:05.9639604Z #7 31.15 Selecting previously unselected package libfontconfig1:amd64. 2024-08-20T21:30:06.0859358Z #7 31.15 Preparing to unpack .../186-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2024-08-20T21:30:06.0860229Z #7 31.15 Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2024-08-20T21:30:06.0861004Z #7 31.19 Selecting previously unselected package zlib1g-dev:amd64. 2024-08-20T21:30:06.0861883Z #7 31.19 Preparing to unpack .../187-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... 2024-08-20T21:30:06.0862756Z #7 31.19 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... 2024-08-20T21:30:06.0863517Z #7 31.23 Selecting previously unselected package libpng-dev:amd64. 2024-08-20T21:30:06.0864286Z #7 31.23 Preparing to unpack .../188-libpng-dev_1.6.37-2_amd64.deb ... 2024-08-20T21:30:06.0864952Z #7 31.23 Unpacking libpng-dev:amd64 (1.6.37-2) ... 2024-08-20T21:30:06.0865663Z #7 31.27 Selecting previously unselected package libfreetype-dev:amd64. 2024-08-20T21:30:06.1946632Z #7 31.27 Preparing to unpack .../189-libfreetype-dev_2.10.1-2ubuntu0.3_amd64.deb ... 2024-08-20T21:30:06.1947772Z #7 31.28 Unpacking libfreetype-dev:amd64 (2.10.1-2ubuntu0.3) ... 2024-08-20T21:30:06.1948650Z #7 31.34 Selecting previously unselected package libfreetype6-dev:amd64. 2024-08-20T21:30:06.1949578Z #7 31.35 Preparing to unpack .../190-libfreetype6-dev_2.10.1-2ubuntu0.3_amd64.deb ... 2024-08-20T21:30:06.1950625Z #7 31.35 Unpacking libfreetype6-dev:amd64 (2.10.1-2ubuntu0.3) ... 2024-08-20T21:30:06.1951372Z #7 31.38 Selecting previously unselected package uuid-dev:amd64. 2024-08-20T21:30:06.3276234Z #7 31.38 Preparing to unpack .../191-uuid-dev_2.34-0.1ubuntu9.6_amd64.deb ... 2024-08-20T21:30:06.3277050Z #7 31.39 Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.6) ... 2024-08-20T21:30:06.3277722Z #7 31.42 Selecting previously unselected package pkg-config. 2024-08-20T21:30:06.3278518Z #7 31.42 Preparing to unpack .../192-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2024-08-20T21:30:06.3279235Z #7 31.43 Unpacking pkg-config (0.29.1-0ubuntu4) ... 2024-08-20T21:30:06.3279961Z #7 31.46 Selecting previously unselected package libfontconfig1-dev:amd64. 2024-08-20T21:30:06.3280940Z #7 31.46 Preparing to unpack .../193-libfontconfig1-dev_2.13.1-2ubuntu3_amd64.deb ... 2024-08-20T21:30:06.3281802Z #7 31.46 Unpacking libfontconfig1-dev:amd64 (2.13.1-2ubuntu3) ... 2024-08-20T21:30:06.3282560Z #7 31.51 Selecting previously unselected package libgdbm-dev:amd64. 2024-08-20T21:30:06.4489749Z #7 31.51 Preparing to unpack .../194-libgdbm-dev_1.18.1-5_amd64.deb ... 2024-08-20T21:30:06.4490512Z #7 31.52 Unpacking libgdbm-dev:amd64 (1.18.1-5) ... 2024-08-20T21:30:06.4491187Z #7 31.55 Selecting previously unselected package libglib2.0-bin. 2024-08-20T21:30:06.4492078Z #7 31.55 Preparing to unpack .../195-libglib2.0-bin_2.64.6-1~ubuntu20.04.7_amd64.deb ... 2024-08-20T21:30:06.4492924Z #7 31.55 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:30:06.4493566Z #7 31.59 Selecting previously unselected package libgpm2:amd64. 2024-08-20T21:30:06.4494319Z #7 31.59 Preparing to unpack .../196-libgpm2_1.20.7-5_amd64.deb ... 2024-08-20T21:30:06.4494966Z #7 31.60 Unpacking libgpm2:amd64 (1.20.7-5) ... 2024-08-20T21:30:06.4495664Z #7 31.63 Selecting previously unselected package libgstreamer1.0-0:amd64. 2024-08-20T21:30:06.5510025Z #7 31.64 Preparing to unpack .../197-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ... 2024-08-20T21:30:06.5510959Z #7 31.64 Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... 2024-08-20T21:30:06.5511711Z #7 31.74 Selecting previously unselected package x11-common. 2024-08-20T21:30:06.6728722Z #7 31.74 Preparing to unpack .../198-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2024-08-20T21:30:06.6729604Z #7 31.75 dpkg-query: no packages found matching nux-tools 2024-08-20T21:30:06.6730257Z #7 31.76 Unpacking x11-common (1:7.7+19ubuntu14) ... 2024-08-20T21:30:06.6730849Z #7 31.79 Selecting previously unselected package libice6:amd64. 2024-08-20T21:30:06.6731663Z #7 31.79 Preparing to unpack .../199-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2024-08-20T21:30:06.6732414Z #7 31.80 Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2024-08-20T21:30:06.6733117Z #7 31.83 Selecting previously unselected package xorg-sgml-doctools. 2024-08-20T21:30:06.6733997Z #7 31.83 Preparing to unpack .../200-xorg-sgml-doctools_1%3a1.11-1_all.deb ... 2024-08-20T21:30:06.6734741Z #7 31.83 Unpacking xorg-sgml-doctools (1:1.11-1) ... 2024-08-20T21:30:06.6735398Z #7 31.86 Selecting previously unselected package x11proto-dev. 2024-08-20T21:30:06.7740397Z #7 31.86 Preparing to unpack .../201-x11proto-dev_2019.2-1ubuntu1_all.deb ... 2024-08-20T21:30:06.7741214Z #7 31.86 Unpacking x11proto-dev (2019.2-1ubuntu1) ... 2024-08-20T21:30:06.7741927Z #7 31.93 Selecting previously unselected package x11proto-core-dev. 2024-08-20T21:30:06.7742786Z #7 31.93 Preparing to unpack .../202-x11proto-core-dev_2019.2-1ubuntu1_all.deb ... 2024-08-20T21:30:06.7743581Z #7 31.93 Unpacking x11proto-core-dev (2019.2-1ubuntu1) ... 2024-08-20T21:30:06.7744303Z #7 31.96 Selecting previously unselected package libice-dev:amd64. 2024-08-20T21:30:06.7745140Z #7 31.96 Preparing to unpack .../203-libice-dev_2%3a1.0.10-0ubuntu1_amd64.deb ... 2024-08-20T21:30:06.9081669Z #7 31.96 Unpacking libice-dev:amd64 (2:1.0.10-0ubuntu1) ... 2024-08-20T21:30:06.9082660Z #7 32.00 Selecting previously unselected package libjemalloc2:amd64. 2024-08-20T21:30:06.9083848Z #7 32.00 Preparing to unpack .../204-libjemalloc2_5.2.1-1ubuntu1_amd64.deb ... 2024-08-20T21:30:06.9084625Z #7 32.00 Unpacking libjemalloc2:amd64 (5.2.1-1ubuntu1) ... 2024-08-20T21:30:06.9085360Z #7 32.05 Selecting previously unselected package libjpeg-turbo8:amd64. 2024-08-20T21:30:06.9086381Z #7 32.05 Preparing to unpack .../205-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ... 2024-08-20T21:30:06.9087298Z #7 32.06 Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2024-08-20T21:30:06.9088131Z #7 32.09 Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2024-08-20T21:30:07.0211701Z #7 32.09 Preparing to unpack .../206-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.3_amd64.deb ... 2024-08-20T21:30:07.0212729Z #7 32.10 Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2024-08-20T21:30:07.0213461Z #7 32.14 Selecting previously unselected package libjpeg8:amd64. 2024-08-20T21:30:07.0214247Z #7 32.15 Preparing to unpack .../207-libjpeg8_8c-2ubuntu8_amd64.deb ... 2024-08-20T21:30:07.0214958Z #7 32.15 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2024-08-20T21:30:07.0215662Z #7 32.18 Selecting previously unselected package libjpeg8-dev:amd64. 2024-08-20T21:30:07.0216477Z #7 32.18 Preparing to unpack .../208-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2024-08-20T21:30:07.0217216Z #7 32.18 Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2024-08-20T21:30:07.0217928Z #7 32.21 Selecting previously unselected package libjpeg-dev:amd64. 2024-08-20T21:30:07.1403709Z #7 32.21 Preparing to unpack .../209-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2024-08-20T21:30:07.1404500Z #7 32.21 Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2024-08-20T21:30:07.1405256Z #7 32.24 Selecting previously unselected package libncurses-dev:amd64. 2024-08-20T21:30:07.1406137Z #7 32.24 Preparing to unpack .../210-libncurses-dev_6.2-0ubuntu2.1_amd64.deb ... 2024-08-20T21:30:07.1407068Z #7 32.24 Unpacking libncurses-dev:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:30:07.1408033Z #7 32.30 Selecting previously unselected package libncurses5-dev:amd64. 2024-08-20T21:30:07.1408927Z #7 32.30 Preparing to unpack .../211-libncurses5-dev_6.2-0ubuntu2.1_amd64.deb ... 2024-08-20T21:30:07.1409711Z #7 32.30 Unpacking libncurses5-dev:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:30:07.1410485Z #7 32.33 Selecting previously unselected package libncursesw5-dev:amd64. 2024-08-20T21:30:07.2417325Z #7 32.33 Preparing to unpack .../212-libncursesw5-dev_6.2-0ubuntu2.1_amd64.deb ... 2024-08-20T21:30:07.2418722Z #7 32.33 Unpacking libncursesw5-dev:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:30:07.2419527Z #7 32.36 Selecting previously unselected package libpolkit-agent-1-0:amd64. 2024-08-20T21:30:07.2420485Z #7 32.36 Preparing to unpack .../213-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ... 2024-08-20T21:30:07.2421378Z #7 32.37 Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ... 2024-08-20T21:30:07.2422315Z #7 32.39 Selecting previously unselected package libpthread-stubs0-dev:amd64. 2024-08-20T21:30:07.2423223Z #7 32.40 Preparing to unpack .../214-libpthread-stubs0-dev_0.4-1_amd64.deb ... 2024-08-20T21:30:07.2423983Z #7 32.40 Unpacking libpthread-stubs0-dev:amd64 (0.4-1) ... 2024-08-20T21:30:07.2424719Z #7 32.43 Selecting previously unselected package libreadline-dev:amd64. 2024-08-20T21:30:07.3604185Z #7 32.43 Preparing to unpack .../215-libreadline-dev_8.0-4_amd64.deb ... 2024-08-20T21:30:07.3605458Z #7 32.43 Unpacking libreadline-dev:amd64 (8.0-4) ... 2024-08-20T21:30:07.3606055Z #7 32.47 Selecting previously unselected package libsm6:amd64. 2024-08-20T21:30:07.3606933Z #7 32.48 Preparing to unpack .../216-libsm6_2%3a1.2.3-1_amd64.deb ... 2024-08-20T21:30:07.3607593Z #7 32.48 Unpacking libsm6:amd64 (2:1.2.3-1) ... 2024-08-20T21:30:07.3608248Z #7 32.51 Selecting previously unselected package libsm-dev:amd64. 2024-08-20T21:30:07.3609120Z #7 32.51 Preparing to unpack .../217-libsm-dev_2%3a1.2.3-1_amd64.deb ... 2024-08-20T21:30:07.3609809Z #7 32.51 Unpacking libsm-dev:amd64 (2:1.2.3-1) ... 2024-08-20T21:30:07.3610658Z #7 32.55 Selecting previously unselected package libvorbisenc2:amd64. 2024-08-20T21:30:07.5042761Z #7 32.55 Preparing to unpack .../218-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2024-08-20T21:30:07.5043996Z #7 32.55 Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:30:07.5044664Z #7 32.59 Selecting previously unselected package libsndfile1:amd64. 2024-08-20T21:30:07.5045504Z #7 32.59 Preparing to unpack .../219-libsndfile1_1.0.28-7ubuntu0.2_amd64.deb ... 2024-08-20T21:30:07.5046404Z #7 32.60 Unpacking libsndfile1:amd64 (1.0.28-7ubuntu0.2) ... 2024-08-20T21:30:07.5047225Z #7 32.63 Selecting previously unselected package libvorbis-dev:amd64. 2024-08-20T21:30:07.5048075Z #7 32.64 Preparing to unpack .../220-libvorbis-dev_1.3.6-2ubuntu1_amd64.deb ... 2024-08-20T21:30:07.5048839Z #7 32.64 Unpacking libvorbis-dev:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:30:07.5049559Z #7 32.69 Selecting previously unselected package libsndfile1-dev. 2024-08-20T21:30:07.6410719Z #7 32.69 Preparing to unpack .../221-libsndfile1-dev_1.0.28-7ubuntu0.2_amd64.deb ... 2024-08-20T21:30:07.6411606Z #7 32.70 Unpacking libsndfile1-dev (1.0.28-7ubuntu0.2) ... 2024-08-20T21:30:07.6412365Z #7 32.74 Selecting previously unselected package libsqlite3-dev:amd64. 2024-08-20T21:30:07.6413251Z #7 32.75 Preparing to unpack .../222-libsqlite3-dev_3.31.1-4ubuntu0.6_amd64.deb ... 2024-08-20T21:30:07.6414060Z #7 32.75 Unpacking libsqlite3-dev:amd64 (3.31.1-4ubuntu0.6) ... 2024-08-20T21:30:07.6414731Z #7 32.83 Selecting previously unselected package libtcl8.6:amd64. 2024-08-20T21:30:07.7541527Z #7 32.83 Preparing to unpack .../223-libtcl8.6_8.6.10+dfsg-1_amd64.deb ... 2024-08-20T21:30:07.7542322Z #7 32.83 Unpacking libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2024-08-20T21:30:07.7542952Z #7 32.94 Selecting previously unselected package libxrender1:amd64. 2024-08-20T21:30:07.9047253Z #7 32.94 Preparing to unpack .../224-libxrender1_1%3a0.9.10-1_amd64.deb ... 2024-08-20T21:30:07.9049038Z #7 32.94 Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2024-08-20T21:30:07.9050269Z #7 32.97 Selecting previously unselected package libxft2:amd64. 2024-08-20T21:30:07.9051834Z #7 32.97 Preparing to unpack .../225-libxft2_2.3.3-0ubuntu1_amd64.deb ... 2024-08-20T21:30:07.9053226Z #7 32.97 Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... 2024-08-20T21:30:07.9054537Z #7 33.00 Selecting previously unselected package libxss1:amd64. 2024-08-20T21:30:07.9056002Z #7 33.00 Preparing to unpack .../226-libxss1_1%3a1.2.3-1_amd64.deb ... 2024-08-20T21:30:07.9057240Z #7 33.00 Unpacking libxss1:amd64 (1:1.2.3-1) ... 2024-08-20T21:30:07.9058303Z #7 33.02 Selecting previously unselected package libtk8.6:amd64. 2024-08-20T21:30:07.9059668Z #7 33.02 Preparing to unpack .../227-libtk8.6_8.6.10-1_amd64.deb ... 2024-08-20T21:30:07.9060819Z #7 33.02 Unpacking libtk8.6:amd64 (8.6.10-1) ... 2024-08-20T21:30:07.9061751Z #7 33.09 Selecting previously unselected package libtool. 2024-08-20T21:30:08.0116525Z #7 33.09 Preparing to unpack .../228-libtool_2.4.6-14_all.deb ... 2024-08-20T21:30:08.0117805Z #7 33.09 Unpacking libtool (2.4.6-14) ... 2024-08-20T21:30:08.0119124Z #7 33.12 Selecting previously unselected package libxau-dev:amd64. 2024-08-20T21:30:08.0120804Z #7 33.13 Preparing to unpack .../229-libxau-dev_1%3a1.0.9-0ubuntu1_amd64.deb ... 2024-08-20T21:30:08.0122337Z #7 33.13 Unpacking libxau-dev:amd64 (1:1.0.9-0ubuntu1) ... 2024-08-20T21:30:08.0123748Z #7 33.15 Selecting previously unselected package libxdmcp-dev:amd64. 2024-08-20T21:30:08.0125388Z #7 33.15 Preparing to unpack .../230-libxdmcp-dev_1%3a1.1.3-0ubuntu1_amd64.deb ... 2024-08-20T21:30:08.0127001Z #7 33.15 Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu1) ... 2024-08-20T21:30:08.0128295Z #7 33.17 Selecting previously unselected package xtrans-dev. 2024-08-20T21:30:08.0129633Z #7 33.17 Preparing to unpack .../231-xtrans-dev_1.4.0-1_all.deb ... 2024-08-20T21:30:08.0130724Z #7 33.17 Unpacking xtrans-dev (1.4.0-1) ... 2024-08-20T21:30:08.0131465Z #7 33.20 Selecting previously unselected package libxcb1-dev:amd64. 2024-08-20T21:30:08.1247775Z #7 33.20 Preparing to unpack .../232-libxcb1-dev_1.14-2_amd64.deb ... 2024-08-20T21:30:08.1249439Z #7 33.20 Unpacking libxcb1-dev:amd64 (1.14-2) ... 2024-08-20T21:30:08.1250790Z #7 33.22 Selecting previously unselected package libx11-dev:amd64. 2024-08-20T21:30:08.1252478Z #7 33.23 Preparing to unpack .../233-libx11-dev_2%3a1.6.9-2ubuntu1.6_amd64.deb ... 2024-08-20T21:30:08.1253997Z #7 33.23 Unpacking libx11-dev:amd64 (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:30:08.1255459Z #7 33.29 Selecting previously unselected package x11proto-xext-dev. 2024-08-20T21:30:08.1257065Z #7 33.29 Preparing to unpack .../234-x11proto-xext-dev_2019.2-1ubuntu1_all.deb ... 2024-08-20T21:30:08.1258534Z #7 33.29 Unpacking x11proto-xext-dev (2019.2-1ubuntu1) ... 2024-08-20T21:30:08.1259844Z #7 33.31 Selecting previously unselected package libxext-dev:amd64. 2024-08-20T21:30:08.2331892Z #7 33.31 Preparing to unpack .../235-libxext-dev_2%3a1.3.4-0ubuntu1_amd64.deb ... 2024-08-20T21:30:08.2333536Z #7 33.31 Unpacking libxext-dev:amd64 (2:1.3.4-0ubuntu1) ... 2024-08-20T21:30:08.2335064Z #7 33.34 Selecting previously unselected package libxrender-dev:amd64. 2024-08-20T21:30:08.2336784Z #7 33.34 Preparing to unpack .../236-libxrender-dev_1%3a0.9.10-1_amd64.deb ... 2024-08-20T21:30:08.2338283Z #7 33.34 Unpacking libxrender-dev:amd64 (1:0.9.10-1) ... 2024-08-20T21:30:08.2339693Z #7 33.36 Selecting previously unselected package libxft-dev:amd64. 2024-08-20T21:30:08.2341280Z #7 33.36 Preparing to unpack .../237-libxft-dev_2.3.3-0ubuntu1_amd64.deb ... 2024-08-20T21:30:08.2342684Z #7 33.36 Unpacking libxft-dev:amd64 (2.3.3-0ubuntu1) ... 2024-08-20T21:30:08.2343858Z #7 33.39 Selecting previously unselected package libxslt1.1:amd64. 2024-08-20T21:30:08.2345608Z #7 33.39 Preparing to unpack .../238-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:30:08.2347053Z #7 33.39 Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2024-08-20T21:30:08.2348366Z #7 33.42 Selecting previously unselected package x11proto-scrnsaver-dev. 2024-08-20T21:30:08.3693980Z #7 33.42 Preparing to unpack .../239-x11proto-scrnsaver-dev_2019.2-1ubuntu1_all.deb ... 2024-08-20T21:30:08.3695727Z #7 33.42 Unpacking x11proto-scrnsaver-dev (2019.2-1ubuntu1) ... 2024-08-20T21:30:08.3697242Z #7 33.44 Selecting previously unselected package libxss-dev:amd64. 2024-08-20T21:30:08.3698845Z #7 33.44 Preparing to unpack .../240-libxss-dev_1%3a1.2.3-1_amd64.deb ... 2024-08-20T21:30:08.3700390Z #7 33.44 Unpacking libxss-dev:amd64 (1:1.2.3-1) ... 2024-08-20T21:30:08.3701475Z #7 33.46 Selecting previously unselected package libxt6:amd64. 2024-08-20T21:30:08.3702852Z #7 33.47 Preparing to unpack .../241-libxt6_1%3a1.1.5-1_amd64.deb ... 2024-08-20T21:30:08.3703998Z #7 33.47 Unpacking libxt6:amd64 (1:1.1.5-1) ... 2024-08-20T21:30:08.3705127Z #7 33.50 Selecting previously unselected package libxt-dev:amd64. 2024-08-20T21:30:08.3706467Z #7 33.50 Preparing to unpack .../242-libxt-dev_1%3a1.1.5-1_amd64.deb ... 2024-08-20T21:30:08.3707616Z #7 33.50 Unpacking libxt-dev:amd64 (1:1.1.5-1) ... 2024-08-20T21:30:08.3708721Z #7 33.55 Selecting previously unselected package policykit-1. 2024-08-20T21:30:08.4724751Z #7 33.56 Preparing to unpack .../243-policykit-1_0.105-26ubuntu1.3_amd64.deb ... 2024-08-20T21:30:08.4726406Z #7 33.57 Unpacking policykit-1 (0.105-26ubuntu1.3) ... 2024-08-20T21:30:08.4727798Z #7 33.59 Selecting previously unselected package python3-certifi. 2024-08-20T21:30:08.4729423Z #7 33.59 Preparing to unpack .../244-python3-certifi_2019.11.28-1_all.deb ... 2024-08-20T21:30:08.4730831Z #7 33.60 Unpacking python3-certifi (2019.11.28-1) ... 2024-08-20T21:30:08.4732098Z #7 33.63 Selecting previously unselected package python3-chardet. 2024-08-20T21:30:08.4733647Z #7 33.63 Preparing to unpack .../245-python3-chardet_3.0.4-4build1_all.deb ... 2024-08-20T21:30:08.4735062Z #7 33.63 Unpacking python3-chardet (3.0.4-4build1) ... 2024-08-20T21:30:08.4736299Z #7 33.66 Selecting previously unselected package python3-idna. 2024-08-20T21:30:08.5895743Z #7 33.66 Preparing to unpack .../246-python3-idna_2.8-1ubuntu0.1_all.deb ... 2024-08-20T21:30:08.5897534Z #7 33.66 Unpacking python3-idna (2.8-1ubuntu0.1) ... 2024-08-20T21:30:08.5898922Z #7 33.68 Selecting previously unselected package python3-urllib3. 2024-08-20T21:30:08.5900618Z #7 33.69 Preparing to unpack .../247-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ... 2024-08-20T21:30:08.5902201Z #7 33.69 Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... 2024-08-20T21:30:08.5903639Z #7 33.71 Selecting previously unselected package python3-requests. 2024-08-20T21:30:08.5905320Z #7 33.72 Preparing to unpack .../248-python3-requests_2.22.0-2ubuntu1.1_all.deb ... 2024-08-20T21:30:08.5906845Z #7 33.72 Unpacking python3-requests (2.22.0-2ubuntu1.1) ... 2024-08-20T21:30:08.5908385Z #7 33.74 Selecting previously unselected package python3-requests-unixsocket. 2024-08-20T21:30:08.5910018Z #7 33.74 Preparing to unpack .../249-python3-requests-unixsocket_0.2.0-2_all.deb ... 2024-08-20T21:30:08.5911473Z #7 33.75 Unpacking python3-requests-unixsocket (0.2.0-2) ... 2024-08-20T21:30:08.5913033Z #7 33.77 Selecting previously unselected package python3-software-properties. 2024-08-20T21:30:08.7193632Z #7 33.78 Preparing to unpack .../250-python3-software-properties_0.99.9.12_all.deb ... 2024-08-20T21:30:08.7194561Z #7 33.78 Unpacking python3-software-properties (0.99.9.12) ... 2024-08-20T21:30:08.7195229Z #7 33.83 Selecting previously unselected package packagekit. 2024-08-20T21:30:08.7196034Z #7 33.83 Preparing to unpack .../251-packagekit_1.1.13-2ubuntu1.1_amd64.deb ... 2024-08-20T21:30:08.7196785Z #7 33.85 Unpacking packagekit (1.1.13-2ubuntu1.1) ... 2024-08-20T21:30:08.7197541Z #7 33.90 Selecting previously unselected package software-properties-common. 2024-08-20T21:30:08.8313052Z #7 33.91 Preparing to unpack .../252-software-properties-common_0.99.9.12_all.deb ... 2024-08-20T21:30:08.8313954Z #7 33.91 Unpacking software-properties-common (0.99.9.12) ... 2024-08-20T21:30:08.8314583Z #7 33.94 Selecting previously unselected package tcl8.6. 2024-08-20T21:30:08.8315528Z #7 33.95 Preparing to unpack .../253-tcl8.6_8.6.10+dfsg-1_amd64.deb ... 2024-08-20T21:30:08.8316205Z #7 33.95 Unpacking tcl8.6 (8.6.10+dfsg-1) ... 2024-08-20T21:30:08.8316718Z #7 33.98 Selecting previously unselected package tcl. 2024-08-20T21:30:08.8317383Z #7 33.98 Preparing to unpack .../254-tcl_8.6.9+1_amd64.deb ... 2024-08-20T21:30:08.8317891Z #7 33.99 Unpacking tcl (8.6.9+1) ... 2024-08-20T21:30:08.8318497Z #7 34.02 Selecting previously unselected package tcl8.6-dev:amd64. 2024-08-20T21:30:08.9346045Z #7 34.02 Preparing to unpack .../255-tcl8.6-dev_8.6.10+dfsg-1_amd64.deb ... 2024-08-20T21:30:08.9346885Z #7 34.02 Unpacking tcl8.6-dev:amd64 (8.6.10+dfsg-1) ... 2024-08-20T21:30:08.9347575Z #7 34.11 Selecting previously unselected package tcl-dev:amd64. 2024-08-20T21:30:08.9348307Z #7 34.12 Preparing to unpack .../256-tcl-dev_8.6.9+1_amd64.deb ... 2024-08-20T21:30:08.9348953Z #7 34.12 Unpacking tcl-dev:amd64 (8.6.9+1) ... 2024-08-20T21:30:09.0384851Z #7 34.15 Selecting previously unselected package tk8.6. 2024-08-20T21:30:09.0385787Z #7 34.15 Preparing to unpack .../257-tk8.6_8.6.10-1_amd64.deb ... 2024-08-20T21:30:09.0386587Z #7 34.16 Unpacking tk8.6 (8.6.10-1) ... 2024-08-20T21:30:09.0387083Z #7 34.19 Selecting previously unselected package tk. 2024-08-20T21:30:09.0387731Z #7 34.19 Preparing to unpack .../258-tk_8.6.9+1_amd64.deb ... 2024-08-20T21:30:09.0388252Z #7 34.20 Unpacking tk (8.6.9+1) ... 2024-08-20T21:30:09.0388856Z #7 34.22 Selecting previously unselected package tk8.6-dev:amd64. 2024-08-20T21:30:09.1557014Z #7 34.23 Preparing to unpack .../259-tk8.6-dev_8.6.10-1_amd64.deb ... 2024-08-20T21:30:09.1557776Z #7 34.23 Unpacking tk8.6-dev:amd64 (8.6.10-1) ... 2024-08-20T21:30:09.1558433Z #7 34.30 Selecting previously unselected package tk-dev:amd64. 2024-08-20T21:30:09.1559171Z #7 34.31 Preparing to unpack .../260-tk-dev_8.6.9+1_amd64.deb ... 2024-08-20T21:30:09.1559780Z #7 34.31 Unpacking tk-dev:amd64 (8.6.9+1) ... 2024-08-20T21:30:09.1560311Z #7 34.34 Selecting previously unselected package unzip. 2024-08-20T21:30:09.3827915Z #7 34.34 Preparing to unpack .../261-unzip_6.0-25ubuntu1.2_amd64.deb ... 2024-08-20T21:30:09.3828669Z #7 34.35 Unpacking unzip (6.0-25ubuntu1.2) ... 2024-08-20T21:30:09.3829326Z #7 34.39 Selecting previously unselected package vim-runtime. 2024-08-20T21:30:09.3830165Z #7 34.40 Preparing to unpack .../262-vim-runtime_2%3a8.1.2269-1ubuntu5.23_all.deb ... 2024-08-20T21:30:09.3831429Z #7 34.41 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 2024-08-20T21:30:09.3832871Z #7 34.41 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 2024-08-20T21:30:09.3833886Z #7 34.42 Unpacking vim-runtime (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:30:09.7111369Z #7 34.90 Selecting previously unselected package vim. 2024-08-20T21:30:09.8314008Z #7 34.90 Preparing to unpack .../263-vim_2%3a8.1.2269-1ubuntu5.23_amd64.deb ... 2024-08-20T21:30:09.8314811Z #7 34.91 Unpacking vim (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:30:09.8315389Z #7 35.02 Selecting previously unselected package xsltproc. 2024-08-20T21:30:10.0235647Z #7 35.02 Preparing to unpack .../264-xsltproc_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:30:10.0236750Z #7 35.02 Unpacking xsltproc (1.1.34-4ubuntu0.20.04.1) ... 2024-08-20T21:30:10.0237465Z #7 35.05 Selecting previously unselected package libc6-dbg:amd64. 2024-08-20T21:30:10.0238277Z #7 35.05 Preparing to unpack .../265-libc6-dbg_2.31-0ubuntu9.16_amd64.deb ... 2024-08-20T21:30:10.0239010Z #7 35.06 Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.16) ... 2024-08-20T21:30:11.0386272Z #7 36.22 Selecting previously unselected package libffi-dev:amd64. 2024-08-20T21:30:11.1409714Z #7 36.23 Preparing to unpack .../266-libffi-dev_3.3-4_amd64.deb ... 2024-08-20T21:30:11.1410451Z #7 36.23 Unpacking libffi-dev:amd64 (3.3-4) ... 2024-08-20T21:30:11.1411132Z #7 36.25 Selecting previously unselected package libyaml-dev:amd64. 2024-08-20T21:30:11.1412165Z #7 36.26 Preparing to unpack .../267-libyaml-dev_0.2.2-1_amd64.deb ... 2024-08-20T21:30:11.1412863Z #7 36.26 Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2024-08-20T21:30:11.1413435Z #7 36.30 Setting up liblmdb0:amd64 (0.9.24-1) ... 2024-08-20T21:30:11.1414026Z #7 36.31 Setting up systemd-sysv (245.4-4ubuntu3.23) ... 2024-08-20T21:30:11.1414657Z #7 36.33 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... 2024-08-20T21:30:11.2635629Z #7 36.34 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 2024-08-20T21:30:11.2636657Z #7 36.35 Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... 2024-08-20T21:30:11.2637331Z #7 36.37 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 2024-08-20T21:30:11.2637925Z #7 36.38 Setting up libgpm2:amd64 (1.20.7-5) ... 2024-08-20T21:30:11.2638508Z #7 36.39 Setting up libogg0:amd64 (1.3.4-0ubuntu1) ... 2024-08-20T21:30:11.2639150Z #7 36.40 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... 2024-08-20T21:30:11.2639785Z #7 36.42 Setting up mime-support (3.64ubuntu1) ... 2024-08-20T21:30:11.2640369Z #7 36.45 Setting up wget (1.20.3-1ubuntu2.1) ... 2024-08-20T21:30:11.3686692Z #7 36.46 Setting up apt-transport-https (2.0.10) ... 2024-08-20T21:30:11.3689281Z #7 36.48 Setting up libmagic-mgc (1:5.38-4) ... 2024-08-20T21:30:11.3689856Z #7 36.49 Setting up libyaml-0-2:amd64 (0.2.2-1) ... 2024-08-20T21:30:11.3690550Z #7 36.50 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:30:11.3691243Z #7 36.52 Setting up distro-info-data (0.43ubuntu1.16) ... 2024-08-20T21:30:11.3691921Z #7 36.52 Setting up libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... 2024-08-20T21:30:11.3692537Z #7 36.53 Setting up unzip (6.0-25ubuntu1.2) ... 2024-08-20T21:30:11.3693130Z #7 36.54 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 2024-08-20T21:30:11.3693807Z #7 36.55 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... 2024-08-20T21:30:11.3694505Z #7 36.55 Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:30:11.5014497Z #7 36.56 Setting up x11-common (1:7.7+19ubuntu14) ... 2024-08-20T21:30:11.5015490Z #7 36.69 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2024-08-20T21:30:11.6097554Z #7 36.69 invoke-rc.d: could not determine current runlevel 2024-08-20T21:30:11.6098350Z #7 36.69 invoke-rc.d: policy-rc.d denied execution of start. 2024-08-20T21:30:11.6099064Z #7 36.70 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... 2024-08-20T21:30:11.6099707Z #7 36.71 Setting up libmagic1:amd64 (1:5.38-4) ... 2024-08-20T21:30:11.6100350Z #7 36.73 Setting up linux-libc-dev:amd64 (5.4.0-192.212) ... 2024-08-20T21:30:11.6101017Z #7 36.75 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:30:11.6101783Z #7 36.76 Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ... 2024-08-20T21:30:11.6102462Z #7 36.77 Setting up libnpth0:amd64 (1.6-1) ... 2024-08-20T21:30:11.6103073Z #7 36.78 Setting up file (1:5.38-4) ... 2024-08-20T21:30:11.6103616Z #7 36.79 Setting up libjemalloc2:amd64 (5.2.1-1ubuntu1) ... 2024-08-20T21:30:11.7149087Z #7 36.81 Setting up libogg-dev:amd64 (1.3.4-0ubuntu1) ... 2024-08-20T21:30:11.7150068Z #7 36.82 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... 2024-08-20T21:30:11.7150735Z #7 36.83 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:30:11.7151376Z #7 36.85 Setting up libffi-dev:amd64 (3.3-4) ... 2024-08-20T21:30:11.7152036Z #7 36.86 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... 2024-08-20T21:30:11.7152736Z #7 36.88 Setting up libpthread-stubs0-dev:amd64 (0.4-1) ... 2024-08-20T21:30:11.7153370Z #7 36.89 Setting up xxd (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:30:11.7153986Z #7 36.90 Setting up libflac8:amd64 (1.3.3-1ubuntu0.2) ... 2024-08-20T21:30:11.8405698Z #7 36.91 Setting up libc6-dbg:amd64 (2.31-0ubuntu9.16) ... 2024-08-20T21:30:11.8407094Z #7 36.93 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:30:11.8407907Z #7 36.94 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2024-08-20T21:30:11.8408646Z #7 36.95 Setting up tzdata (2024a-0ubuntu0.20.04.1) ... 2024-08-20T21:30:11.8409280Z #7 37.03 2024-08-20T21:30:11.8409666Z #7 37.03 Current default time zone: 'Etc/UTC' 2024-08-20T21:30:12.0465155Z #7 37.03 Local time is now: Tue Aug 20 21:30:11 UTC 2024. 2024-08-20T21:30:12.0466308Z #7 37.03 Universal Time is now: Tue Aug 20 21:30:11 UTC 2024. 2024-08-20T21:30:12.0467150Z #7 37.03 Run 'dpkg-reconfigure tzdata' if you wish to change it. 2024-08-20T21:30:12.0467665Z #7 37.03 2024-08-20T21:30:12.0468089Z #7 37.04 Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... 2024-08-20T21:30:12.0468693Z #7 37.06 Setting up libdconf1:amd64 (0.36.0-1) ... 2024-08-20T21:30:12.0469314Z #7 37.07 Setting up libasound2-data (1.2.2-2.1ubuntu2.5) ... 2024-08-20T21:30:12.0469957Z #7 37.08 Setting up asciidoc-common (9.0.0~rc1-1) ... 2024-08-20T21:30:12.2293873Z #7 37.41 Setting up xtrans-dev (1.4.0-1) ... 2024-08-20T21:30:12.3395674Z #7 37.43 Setting up autotools-dev (20180224.1) ... 2024-08-20T21:30:12.3396404Z #7 37.44 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:30:12.3397100Z #7 37.45 Setting up libuv1:amd64 (1.34.2-1ubuntu1.5) ... 2024-08-20T21:30:12.3397765Z #7 37.47 Setting up vim-common (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:30:12.3398414Z #7 37.49 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:30:12.3398952Z #7 37.50 Setting up make (4.2.1-1.2) ... 2024-08-20T21:30:12.3399465Z #7 37.51 Setting up libmpfr6:amd64 (4.0.2-1) ... 2024-08-20T21:30:12.3400168Z #7 37.52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 2024-08-20T21:30:12.4890586Z #7 37.54 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... 2024-08-20T21:30:12.4891421Z #7 37.55 Setting up dbus (1.12.16-2ubuntu2.3) ... 2024-08-20T21:30:12.4891993Z #7 37.67 Setting up libsigsegv2:amd64 (2.12-2) ... 2024-08-20T21:30:12.5964678Z #7 37.69 Setting up xz-utils (5.2.4-1ubuntu1.1) ... 2024-08-20T21:30:12.5965734Z #7 37.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2024-08-20T21:30:12.5967511Z #7 37.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2024-08-20T21:30:12.5969847Z #7 37.70 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2024-08-20T21:30:12.5971967Z #7 37.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2024-08-20T21:30:12.5974243Z #7 37.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2024-08-20T21:30:12.5976239Z #7 37.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2024-08-20T21:30:12.5978455Z #7 37.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2024-08-20T21:30:12.5980541Z #7 37.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2024-08-20T21:30:12.5982608Z #7 37.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2024-08-20T21:30:12.5984714Z #7 37.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2024-08-20T21:30:12.5986828Z #7 37.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2024-08-20T21:30:12.5988312Z #7 37.71 Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:30:12.5988957Z #7 37.73 Setting up libpng16-16:amd64 (1.6.37-2) ... 2024-08-20T21:30:12.5989506Z #7 37.74 Setting up libmpc3:amd64 (1.1.0-1) ... 2024-08-20T21:30:12.5990292Z #7 37.76 Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:30:12.5990963Z #7 37.77 Setting up libvorbis0a:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:30:12.5991518Z #7 37.78 Setting up patch (2.7.6-6) ... 2024-08-20T21:30:12.7129902Z #7 37.79 Setting up libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2024-08-20T21:30:12.7130537Z #7 37.80 Setting up sudo (1.8.31-1ubuntu1.5) ... 2024-08-20T21:30:12.7131102Z #7 37.83 Setting up fonts-dejavu-core (2.37-1) ... 2024-08-20T21:30:12.7131594Z #7 37.90 Setting up ucf (3.0038+nmu1) ... 2024-08-20T21:30:12.8150133Z #7 37.98 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:30:12.8150909Z #7 37.99 Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2024-08-20T21:30:12.8151583Z #7 38.00 Setting up libltdl7:amd64 (2.4.6-14) ... 2024-08-20T21:30:12.9187367Z #7 38.01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2024-08-20T21:30:12.9189402Z #7 38.03 Setting up libgfortran5:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:30:12.9190272Z #7 38.04 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:12.9191065Z #7 38.05 Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:30:12.9191810Z #7 38.06 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... 2024-08-20T21:30:12.9192541Z #7 38.08 Setting up sound-theme-freedesktop (0.8-2ubuntu1) ... 2024-08-20T21:30:12.9193205Z #7 38.09 Setting up librhash0:amd64 (1.3.9-1) ... 2024-08-20T21:30:12.9193861Z #7 38.10 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... 2024-08-20T21:30:13.0399944Z #7 38.12 Setting up libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... 2024-08-20T21:30:13.0401068Z #7 38.13 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.23) ... 2024-08-20T21:30:13.0401755Z #7 38.23 Setting up git-man (1:2.25.1-1ubuntu3.13) ... 2024-08-20T21:30:13.1428781Z #7 38.24 Setting up libisl22:amd64 (0.22.1-1) ... 2024-08-20T21:30:13.1430154Z #7 38.25 Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... 2024-08-20T21:30:13.1430914Z #7 38.26 Setting up xorg-sgml-doctools (1:1.11-1) ... 2024-08-20T21:30:13.1431473Z #7 38.27 Setting up sgml-base (1.29.1) ... 2024-08-20T21:30:13.1432068Z #7 38.31 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... 2024-08-20T21:30:13.1432721Z #7 38.33 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:30:13.2944872Z #7 38.34 Setting up libstemmer0d:amd64 (0+svn585-2) ... 2024-08-20T21:30:13.2945539Z #7 38.35 Setting up libmpdec2:amd64 (2.4.2-3) ... 2024-08-20T21:30:13.2946214Z #7 38.37 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ... 2024-08-20T21:30:13.2946938Z #7 38.38 Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:30:13.2947610Z #7 38.39 Setting up vim-runtime (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:30:13.2948326Z #7 38.48 Setting up libasound2-dev:amd64 (1.2.2-2.1ubuntu2.5) ... 2024-08-20T21:30:13.3975445Z #7 38.49 Setting up libc-dev-bin (2.31-0ubuntu9.16) ... 2024-08-20T21:30:13.3976472Z #7 38.50 Setting up openssl (1.1.1f-1ubuntu2.23) ... 2024-08-20T21:30:13.3977055Z #7 38.50 Setting up libbsd0:amd64 (0.10.0-1) ... 2024-08-20T21:30:13.3977653Z #7 38.51 Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... 2024-08-20T21:30:13.3978249Z #7 38.51 Setting up readline-common (8.0-4) ... 2024-08-20T21:30:13.3978872Z #7 38.52 Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:30:13.3979450Z #7 38.53 Setting up iso-codes (4.4-1) ... 2024-08-20T21:30:13.3979954Z #7 38.54 Setting up libonig5:amd64 (6.9.4-1) ... 2024-08-20T21:30:13.3980643Z #7 38.54 Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ... 2024-08-20T21:30:13.3981389Z #7 38.55 Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:30:13.3982098Z #7 38.55 Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... 2024-08-20T21:30:13.3982962Z #7 38.56 Setcap worked! gst-ptp-helper is not suid! 2024-08-20T21:30:13.3983625Z #7 38.56 Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:30:13.3984293Z #7 38.57 Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:30:13.3984977Z #7 38.57 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2024-08-20T21:30:13.3985748Z #7 38.58 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:13.3986436Z #7 38.58 Setting up libgdbm6:amd64 (1.18.1-5) ... 2024-08-20T21:30:13.5005772Z #7 38.59 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:30:13.5006888Z #7 38.59 Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:30:13.5007992Z #7 38.60 Setting up libctf0:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:30:13.5008595Z #7 38.61 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2024-08-20T21:30:13.5009213Z #7 38.61 Setting up pinentry-curses (1.1.0-3build1) ... 2024-08-20T21:30:13.5009845Z #7 38.62 Setting up x11proto-dev (2019.2-1ubuntu1) ... 2024-08-20T21:30:13.5010554Z #7 38.63 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ... 2024-08-20T21:30:13.5011281Z #7 38.63 Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2024-08-20T21:30:13.5011918Z #7 38.64 Setting up libdw1:amd64 (0.176-1.1ubuntu0.1) ... 2024-08-20T21:30:13.5012547Z #7 38.64 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... 2024-08-20T21:30:13.5013209Z #7 38.65 Setting up libflac-dev:amd64 (1.3.3-1ubuntu0.2) ... 2024-08-20T21:30:13.5013817Z #7 38.65 Setting up tcl8.6 (8.6.10+dfsg-1) ... 2024-08-20T21:30:13.5014334Z #7 38.66 Setting up libxcb1:amd64 (1.14-2) ... 2024-08-20T21:30:13.5014950Z #7 38.67 Setting up libatlas3-base:amd64 (3.10.3-8ubuntu7) ... 2024-08-20T21:30:13.5016391Z #7 38.67 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2024-08-20T21:30:13.5018522Z #7 38.68 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2024-08-20T21:30:13.5020082Z #7 38.68 Setting up libxau-dev:amd64 (1:1.0.9-0ubuntu1) ... 2024-08-20T21:30:13.5020697Z #7 38.69 Setting up libyaml-dev:amd64 (0.2.2-1) ... 2024-08-20T21:30:13.6683622Z #7 38.69 Setting up libice-dev:amd64 (2:1.0.10-0ubuntu1) ... 2024-08-20T21:30:13.6684449Z #7 38.70 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-08-20T21:30:13.6687178Z #7 38.70 Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2024-08-20T21:30:13.6749768Z #7 38.86 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2024-08-20T21:30:13.7759673Z #7 38.87 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:13.7760556Z #7 38.89 Setting up libreadline8:amd64 (8.0-4) ... 2024-08-20T21:30:13.7761230Z #7 38.90 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:30:13.7761812Z #7 38.91 Setting up m4 (1.4.18-4) ... 2024-08-20T21:30:13.7762482Z #7 38.92 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:13.7763307Z #7 38.94 Setting up libatlas-base-dev:amd64 (3.10.3-8ubuntu7) ... 2024-08-20T21:30:13.7764744Z #7 38.95 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode 2024-08-20T21:30:13.7766932Z #7 38.95 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode 2024-08-20T21:30:13.7768358Z #7 38.96 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 2024-08-20T21:30:14.1534470Z #7 39.34 Updating certificates in /etc/ssl/certs... 2024-08-20T21:30:14.6533416Z #7 39.84 137 added, 0 removed; done. 2024-08-20T21:30:14.7609758Z #7 39.87 Setting up libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:30:14.7610606Z #7 39.88 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... 2024-08-20T21:30:14.7611313Z #7 39.90 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:30:14.7612246Z #7 39.91 Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu1) ... 2024-08-20T21:30:14.7613028Z #7 39.92 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:14.7613768Z #7 39.93 Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.3) ... 2024-08-20T21:30:14.7614451Z #7 39.95 Setting up x11proto-core-dev (2019.2-1ubuntu1) ... 2024-08-20T21:30:15.0023556Z #7 39.96 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:30:15.0024598Z #7 39.97 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... 2024-08-20T21:30:15.0025326Z #7 39.99 Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... 2024-08-20T21:30:15.0026065Z #7 40.00 Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2024-08-20T21:30:15.0026724Z #7 40.01 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... 2024-08-20T21:30:15.0027375Z #7 40.02 Setting up x11proto-xext-dev (2019.2-1ubuntu1) ... 2024-08-20T21:30:15.0027949Z #7 40.04 Setting up xml-core (0.18+nmu1) ... 2024-08-20T21:30:15.0228192Z #7 40.21 Setting up jq (1.6-1ubuntu0.20.04.1) ... 2024-08-20T21:30:15.1341852Z #7 40.22 Setting up tcl (8.6.9+1) ... 2024-08-20T21:30:15.1342629Z #7 40.23 Setting up gpgconf (2.2.19-3ubuntu2.2) ... 2024-08-20T21:30:15.1343629Z #7 40.25 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:30:15.1344284Z #7 40.26 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... 2024-08-20T21:30:15.1345016Z #7 40.27 Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ... 2024-08-20T21:30:15.1345736Z #7 40.28 Setting up libc6-dev:amd64 (2.31-0ubuntu9.16) ... 2024-08-20T21:30:15.1346387Z #7 40.30 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:30:15.1347065Z #7 40.31 Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2024-08-20T21:30:15.1347746Z #7 40.32 Setting up libsndfile1:amd64 (1.0.28-7ubuntu0.2) ... 2024-08-20T21:30:15.3225248Z #7 40.33 Setting up libgdbm-dev:amd64 (1.18.1-5) ... 2024-08-20T21:30:15.3226167Z #7 40.34 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:30:15.3226951Z #7 40.36 Setting up python3.8 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:30:15.6992092Z #7 40.88 Setting up x11proto-scrnsaver-dev (2019.2-1ubuntu1) ... 2024-08-20T21:30:15.8201515Z #7 40.92 Setting up libsm6:amd64 (2:1.2.3-1) ... 2024-08-20T21:30:15.8202266Z #7 40.96 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... 2024-08-20T21:30:15.8202971Z #7 41.01 Setting up policykit-1 (0.105-26ubuntu1.3) ... 2024-08-20T21:30:16.0145000Z #7 41.05 Setting up gpg (2.2.19-3ubuntu2.2) ... 2024-08-20T21:30:16.0146046Z #7 41.06 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 2024-08-20T21:30:16.0147011Z #7 41.06 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... 2024-08-20T21:30:16.0147673Z #7 41.07 Setting up libbz2-dev:amd64 (1.0.8-2) ... 2024-08-20T21:30:16.0148301Z #7 41.08 Setting up libvorbis-dev:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:30:16.0148975Z #7 41.08 Setting up libcanberra0:amd64 (0.30-7ubuntu1) ... 2024-08-20T21:30:16.0149726Z #7 41.09 Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2024-08-20T21:30:16.0150511Z #7 41.09 Setting up libncurses-dev:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:30:16.0151161Z #7 41.10 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... 2024-08-20T21:30:16.0152402Z #7 41.20 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. 2024-08-20T21:30:16.2001875Z #7 41.29 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. 2024-08-20T21:30:16.2003556Z #7 41.39 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. 2024-08-20T21:30:16.3029038Z #7 41.48 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. 2024-08-20T21:30:16.3031476Z #7 41.48 Setting up libxcb1-dev:amd64 (1.14-2) ... 2024-08-20T21:30:16.3032125Z #7 41.49 Setting up libncursesw5-dev:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:30:16.4211049Z #7 41.49 Setting up libxrender1:amd64 (1:0.9.10-1) ... 2024-08-20T21:30:16.4211819Z #7 41.50 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ... 2024-08-20T21:30:16.4212465Z #7 41.50 Setting up libsm-dev:amd64 (2:1.2.3-1) ... 2024-08-20T21:30:16.4213168Z #7 41.51 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:16.4213920Z #7 41.51 Setting up libx11-dev:amd64 (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:30:16.4214578Z #7 41.52 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... 2024-08-20T21:30:16.4215160Z #7 41.52 Setting up dconf-service (0.36.0-1) ... 2024-08-20T21:30:16.4215719Z #7 41.53 Setting up python3 (3.8.2-0ubuntu2) ... 2024-08-20T21:30:16.4216284Z #7 41.61 Setting up binutils (2.34-6ubuntu1.9) ... 2024-08-20T21:30:16.5336483Z #7 41.61 Setting up libreadline-dev:amd64 (8.0-4) ... 2024-08-20T21:30:16.5337155Z #7 41.62 Setting up python3-six (1.14.0-2) ... 2024-08-20T21:30:16.5337823Z #7 41.72 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:30:16.6683133Z #7 41.72 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... 2024-08-20T21:30:16.6683942Z #7 41.73 Setting up perl (5.30.0-9ubuntu0.5) ... 2024-08-20T21:30:16.6684597Z #7 41.74 Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ... 2024-08-20T21:30:16.6685314Z #7 41.75 Setting up libsqlite3-dev:amd64 (3.31.1-4ubuntu0.6) ... 2024-08-20T21:30:16.6685965Z #7 41.75 Setting up python3-certifi (2019.11.28-1) ... 2024-08-20T21:30:16.6686701Z #7 41.85 Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.6) ... 2024-08-20T21:30:16.8150537Z #7 41.86 Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:30:16.8151244Z #7 41.86 Setting up python3-gi (3.36.0-1) ... 2024-08-20T21:30:16.8151830Z #7 42.00 Setting up python3-idna (2.8-1ubuntu0.1) ... 2024-08-20T21:30:16.9782006Z #7 42.16 Setting up libxt6:amd64 (1:1.1.5-1) ... 2024-08-20T21:30:17.1351246Z #7 42.17 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2024-08-20T21:30:17.1351990Z #7 42.18 Setting up autoconf (2.69-11.1) ... 2024-08-20T21:30:17.1352895Z #7 42.19 Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... 2024-08-20T21:30:17.1353580Z #7 42.32 Setting up libxext-dev:amd64 (2:1.3.4-0ubuntu1) ... 2024-08-20T21:30:17.3466042Z #7 42.33 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... 2024-08-20T21:30:17.3466766Z #7 42.33 Setting up cpp (4:9.3.0-1ubuntu2) ... 2024-08-20T21:30:17.3467387Z #7 42.34 Setting up libncurses5-dev:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:30:17.3468112Z #7 42.35 Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2024-08-20T21:30:17.3468750Z #7 42.35 Setting up libxss1:amd64 (1:1.2.3-1) ... 2024-08-20T21:30:17.3469336Z #7 42.36 Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2024-08-20T21:30:17.3470082Z #7 42.36 Setting up lsb-release (11.1.0ubuntu2) ... 2024-08-20T21:30:17.3488142Z #7 42.37 Setting up libxml2-utils (2.9.10+dfsg-5ubuntu0.20.04.7) ... 2024-08-20T21:30:17.3489130Z #7 42.38 Setting up libxrender-dev:amd64 (1:0.9.10-1) ... 2024-08-20T21:30:17.3489880Z #7 42.38 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:17.3490668Z #7 42.39 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... 2024-08-20T21:30:17.3491312Z #7 42.53 Setting up automake (1:1.16.1-4ubuntu6) ... 2024-08-20T21:30:17.4689028Z #7 42.54 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2024-08-20T21:30:17.4691814Z #7 42.54 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist 2024-08-20T21:30:17.4694129Z #7 42.54 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist 2024-08-20T21:30:17.4695549Z #7 42.54 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:30:17.4696158Z #7 42.55 Setting up python3-dbus (1.2.16-1build1) ... 2024-08-20T21:30:17.4696995Z #7 42.65 Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... 2024-08-20T21:30:17.6365742Z #7 42.66 Setting up vim (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:30:17.6367156Z #7 42.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 2024-08-20T21:30:17.6368362Z #7 42.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 2024-08-20T21:30:17.6369589Z #7 42.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 2024-08-20T21:30:17.6370762Z #7 42.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 2024-08-20T21:30:17.6371912Z #7 42.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 2024-08-20T21:30:17.6373552Z #7 42.67 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:30:17.6375679Z #7 42.67 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:30:17.6377788Z #7 42.67 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:30:17.6379888Z #7 42.67 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:30:17.6381976Z #7 42.67 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:30:17.6384074Z #7 42.67 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:30:17.6386181Z #7 42.67 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:30:17.6388460Z #7 42.67 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:30:17.6390007Z #7 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 2024-08-20T21:30:17.6391714Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:30:17.6393966Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:30:17.6396083Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:30:17.6398210Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:30:17.6400483Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:30:17.6402651Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:30:17.6404812Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:30:17.6407136Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:30:17.6408706Z #7 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 2024-08-20T21:30:17.6410351Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:30:17.6412684Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:30:17.6414804Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:30:17.6416896Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:30:17.6418992Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:30:17.6421078Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:30:17.6423166Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:30:17.6425194Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:30:17.6426771Z #7 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 2024-08-20T21:30:17.6428635Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:30:17.6431112Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:30:17.6433337Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:30:17.6435528Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:30:17.6437762Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:30:17.6439986Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:30:17.6442205Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:30:17.6444350Z #7 42.68 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:30:17.6445775Z #7 42.69 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:30:17.6446620Z #7 42.69 Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ... 2024-08-20T21:30:17.6447254Z #7 42.70 Setting up libtool (2.4.6-14) ... 2024-08-20T21:30:17.6447825Z #7 42.70 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... 2024-08-20T21:30:17.6448518Z #7 42.82 Setting up libtk8.6:amd64 (8.6.10-1) ... 2024-08-20T21:30:17.7427738Z #7 42.83 Setting up libpng-dev:amd64 (1.6.37-2) ... 2024-08-20T21:30:17.7429702Z #7 42.83 Setting up xsltproc (1.1.34-4ubuntu0.20.04.1) ... 2024-08-20T21:30:17.7430357Z #7 42.84 Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2024-08-20T21:30:17.7431096Z #7 42.84 Setting up libgfortran-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:30:17.7431798Z #7 42.85 Setting up libxss-dev:amd64 (1:1.2.3-1) ... 2024-08-20T21:30:17.7432532Z #7 42.85 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:17.7433225Z #7 42.86 Setting up gcc (4:9.3.0-1ubuntu2) ... 2024-08-20T21:30:17.7433758Z #7 42.87 Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2024-08-20T21:30:17.7434426Z #7 42.88 Setting up libfreetype-dev:amd64 (2.10.1-2ubuntu0.3) ... 2024-08-20T21:30:17.7435076Z #7 42.89 Setting up liberror-perl (0.17029-1) ... 2024-08-20T21:30:17.7435649Z #7 42.89 Setting up asciidoc-base (9.0.0~rc1-1) ... 2024-08-20T21:30:17.7436227Z #7 42.93 Setting up gdb (9.2-0ubuntu1~20.04.2) ... 2024-08-20T21:30:17.9022797Z #7 42.94 Setting up python3-chardet (3.0.4-4build1) ... 2024-08-20T21:30:17.9327027Z #7 43.12 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:30:18.0443046Z #7 43.12 Setting up python3-software-properties (0.99.9.12) ... 2024-08-20T21:30:18.0443843Z #7 43.23 Setting up libxt-dev:amd64 (1:1.1.5-1) ... 2024-08-20T21:30:18.1633980Z #7 43.24 Setting up python3-requests (2.22.0-2ubuntu1.1) ... 2024-08-20T21:30:18.1635007Z #7 43.35 Setting up pkg-config (0.29.1-0ubuntu4) ... 2024-08-20T21:30:18.2642471Z #7 43.37 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:30:18.2643433Z #7 43.38 Setting up g++ (4:9.3.0-1ubuntu2) ... 2024-08-20T21:30:18.2644259Z #7 43.40 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2024-08-20T21:30:18.2645843Z #7 43.40 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2024-08-20T21:30:18.2647508Z #7 43.41 Setting up build-essential (12.8ubuntu1.1) ... 2024-08-20T21:30:18.2648228Z #7 43.41 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... 2024-08-20T21:30:18.2648842Z #7 43.42 Setting up tk8.6 (8.6.10-1) ... 2024-08-20T21:30:18.2649410Z #7 43.43 Setting up gfortran-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:30:18.2650048Z #7 43.43 Setting up tcl8.6-dev:amd64 (8.6.10+dfsg-1) ... 2024-08-20T21:30:18.2650763Z #7 43.44 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... 2024-08-20T21:30:18.2651520Z #7 43.44 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.23) ... 2024-08-20T21:30:18.2652179Z #7 43.45 Setting up gfortran (4:9.3.0-1ubuntu2) ... 2024-08-20T21:30:18.4099453Z #7 43.45 update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode 2024-08-20T21:30:18.4101191Z #7 43.45 update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist 2024-08-20T21:30:18.4102800Z #7 43.46 update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode 2024-08-20T21:30:18.4104462Z #7 43.46 update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist 2024-08-20T21:30:18.4105863Z #7 43.46 Setting up libfreetype6-dev:amd64 (2.10.1-2ubuntu0.3) ... 2024-08-20T21:30:18.4106491Z #7 43.47 Setting up asciidoc (9.0.0~rc1-1) ... 2024-08-20T21:30:18.4107118Z #7 43.60 Setting up python3-requests-unixsocket (0.2.0-2) ... 2024-08-20T21:30:18.5148751Z #7 43.69 Setting up libsndfile1-dev (1.0.28-7ubuntu0.2) ... 2024-08-20T21:30:18.5149412Z #7 43.70 Setting up git (1:2.25.1-1ubuntu3.13) ... 2024-08-20T21:30:18.6962510Z #7 43.72 Setting up tcl-dev:amd64 (8.6.9+1) ... 2024-08-20T21:30:18.6963362Z #7 43.73 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.23) ... 2024-08-20T21:30:18.6964178Z #7 43.73 Setting up curl (7.68.0-1ubuntu2.23) ... 2024-08-20T21:30:18.6964870Z #7 43.74 Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ... 2024-08-20T21:30:18.6965420Z #7 43.74 Setting up tk (8.6.9+1) ... 2024-08-20T21:30:18.6966011Z #7 43.75 Setting up libfontconfig1-dev:amd64 (2.13.1-2ubuntu3) ... 2024-08-20T21:30:18.6966801Z #7 43.75 Setting up libsoup2.4-1:amd64 (2.70.0-1) ... 2024-08-20T21:30:18.6967411Z #7 43.76 Setting up libappstream4:amd64 (0.12.10-2) ... 2024-08-20T21:30:18.6968016Z #7 43.76 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... 2024-08-20T21:30:18.6968627Z #7 43.77 Setting up packagekit (1.1.13-2ubuntu1.1) ... 2024-08-20T21:30:18.6969271Z #7 43.78 invoke-rc.d: could not determine current runlevel 2024-08-20T21:30:18.6969987Z #7 43.79 invoke-rc.d: policy-rc.d denied execution of force-reload. 2024-08-20T21:30:18.6971135Z #7 43.79 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory 2024-08-20T21:30:18.6972893Z #7 43.88 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. 2024-08-20T21:30:18.8171442Z #7 43.89 Setting up libxft-dev:amd64 (2.3.3-0ubuntu1) ... 2024-08-20T21:30:18.8172177Z #7 43.90 Setting up software-properties-common (0.99.9.12) ... 2024-08-20T21:30:18.8172829Z #7 44.00 Setting up tk8.6-dev:amd64 (8.6.10-1) ... 2024-08-20T21:30:19.0167125Z #7 44.01 Setting up tk-dev:amd64 (8.6.9+1) ... 2024-08-20T21:30:19.0167928Z #7 44.01 Processing triggers for libc-bin (2.31-0ubuntu9.16) ... 2024-08-20T21:30:19.0168669Z #7 44.03 Processing triggers for systemd (245.4-4ubuntu3.23) ... 2024-08-20T21:30:19.0169356Z #7 44.04 Processing triggers for sgml-base (1.29.1) ... 2024-08-20T21:30:19.0169921Z #7 44.05 Setting up sgml-data (2.0.11) ... 2024-08-20T21:30:19.1692960Z #7 44.35 Setting up docbook-xsl (1.79.1+dfsg-2) ... 2024-08-20T21:30:19.4054183Z #7 44.43 Processing triggers for sgml-base (1.29.1) ... 2024-08-20T21:30:19.4054997Z #7 44.44 Setting up docbook-xml (4.5-9) ... 2024-08-20T21:30:20.4768702Z #7 45.66 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 2024-08-20T21:30:20.6320816Z #7 45.67 Updating certificates in /etc/ssl/certs... 2024-08-20T21:30:20.8765866Z #7 46.06 0 added, 0 removed; done. 2024-08-20T21:30:20.8766724Z #7 46.06 Running hooks in /etc/ca-certificates/update.d... 2024-08-20T21:30:20.9912433Z #7 46.06 done. 2024-08-20T21:30:20.9913526Z #7 46.08 Processing triggers for dbus (1.12.16-2ubuntu2.3) ... 2024-08-20T21:30:20.9914435Z #7 46.11 Processing triggers for sgml-base (1.29.1) ... 2024-08-20T21:30:20.9915050Z #7 46.18 + apt-get install -y libgnutls30 2024-08-20T21:30:21.8617993Z #7 46.21 Reading package lists... 2024-08-20T21:30:22.0240315Z #7 47.07 Building dependency tree... 2024-08-20T21:30:22.1746170Z #7 47.21 Reading state information... 2024-08-20T21:30:22.1834810Z #7 47.37 libgnutls30 is already the newest version (3.6.13-2ubuntu1.11). 2024-08-20T21:30:22.1835721Z #7 47.37 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-08-20T21:30:22.3694883Z #7 47.37 + apt-get autoclean 2024-08-20T21:30:23.0608298Z #7 47.40 Reading package lists... 2024-08-20T21:30:23.2223584Z #7 48.27 Building dependency tree... 2024-08-20T21:30:23.3222962Z #7 48.41 Reading state information... 2024-08-20T21:30:23.3224152Z #7 48.42 + apt-get clean 2024-08-20T21:30:23.3237087Z #7 48.42 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_universe_binary-amd64_Packages.lz4 '/tmp/*' '/var/tmp/*' 2024-08-20T21:30:23.3248058Z #7 48.43 + mkdir valgrind_build 2024-08-20T21:30:23.3248435Z #7 48.43 + cd valgrind_build 2024-08-20T21:30:23.3248795Z #7 48.43 + VALGRIND_VERSION=3.20.0 2024-08-20T21:30:23.3249492Z #7 48.43 + wget https://ossci-linux.s3.amazonaws.com/valgrind-3.20.0.tar.bz2 2024-08-20T21:30:23.3250501Z #7 48.43 --2024-08-20 21:30:23-- https://ossci-linux.s3.amazonaws.com/valgrind-3.20.0.tar.bz2 2024-08-20T21:30:23.3251826Z #7 48.43 Resolving ossci-linux.s3.amazonaws.com (ossci-linux.s3.amazonaws.com)... 52.217.10.188, 54.231.231.25, 52.217.114.209, ... 2024-08-20T21:30:23.3253252Z #7 48.43 Connecting to ossci-linux.s3.amazonaws.com (ossci-linux.s3.amazonaws.com)|52.217.10.188|:443... connected. 2024-08-20T21:30:23.3254177Z #7 48.44 HTTP request sent, awaiting response... 200 OK 2024-08-20T21:30:23.3254950Z #7 48.49 Length: 16469274 (16M) [application/x-bzip2] 2024-08-20T21:30:23.3255514Z #7 48.49 Saving to: 'valgrind-3.20.0.tar.bz2' 2024-08-20T21:30:23.3256067Z #7 48.49 2024-08-20T21:30:23.3256472Z #7 48.49 0K .......... .......... .......... .......... .......... 0% 105M 0s 2024-08-20T21:30:23.3257133Z #7 48.49 50K .......... .......... .......... .......... .......... 0% 139M 0s 2024-08-20T21:30:23.3257809Z #7 48.49 100K .......... .......... .......... .......... .......... 0% 124M 0s 2024-08-20T21:30:23.3258486Z #7 48.49 150K .......... .......... .......... .......... .......... 1% 276M 0s 2024-08-20T21:30:23.3259162Z #7 48.49 200K .......... .......... .......... .......... .......... 1% 258M 0s 2024-08-20T21:30:23.3259815Z #7 48.50 250K .......... .......... .......... .......... .......... 1% 303M 0s 2024-08-20T21:30:23.3260485Z #7 48.50 300K .......... .......... .......... .......... .......... 2% 247M 0s 2024-08-20T21:30:23.3261157Z #7 48.50 350K .......... .......... .......... .......... .......... 2% 302M 0s 2024-08-20T21:30:23.3261813Z #7 48.50 400K .......... .......... .......... .......... .......... 2% 309M 0s 2024-08-20T21:30:23.3262486Z #7 48.50 450K .......... .......... .......... .......... .......... 3% 280M 0s 2024-08-20T21:30:23.3263155Z #7 48.50 500K .......... .......... .......... .......... .......... 3% 177M 0s 2024-08-20T21:30:23.3263823Z #7 48.50 550K .......... .......... .......... .......... .......... 3% 250M 0s 2024-08-20T21:30:23.3264480Z #7 48.50 600K .......... .......... .......... .......... .......... 4% 226M 0s 2024-08-20T21:30:23.3265148Z #7 48.50 650K .......... .......... .......... .......... .......... 4% 337M 0s 2024-08-20T21:30:23.3265817Z #7 48.50 700K .......... .......... .......... .......... .......... 4% 275M 0s 2024-08-20T21:30:23.3266473Z #7 48.50 750K .......... .......... .......... .......... .......... 4% 221M 0s 2024-08-20T21:30:23.3267143Z #7 48.50 800K .......... .......... .......... .......... .......... 5% 285M 0s 2024-08-20T21:30:23.3267907Z #7 48.50 850K .......... .......... .......... .......... .......... 5% 274M 0s 2024-08-20T21:30:23.3268569Z #7 48.50 900K .......... .......... .......... .......... .......... 5% 212M 0s 2024-08-20T21:30:23.3269238Z #7 48.50 950K .......... .......... .......... .......... .......... 6% 274M 0s 2024-08-20T21:30:23.3269909Z #7 48.50 1000K .......... .......... .......... .......... .......... 6% 282M 0s 2024-08-20T21:30:23.3270594Z #7 48.50 1050K .......... .......... .......... .......... .......... 6% 221M 0s 2024-08-20T21:30:23.3271255Z #7 48.50 1100K .......... .......... .......... .......... .......... 7% 310M 0s 2024-08-20T21:30:23.3271930Z #7 48.50 1150K .......... .......... .......... .......... .......... 7% 277M 0s 2024-08-20T21:30:23.3272610Z #7 48.50 1200K .......... .......... .......... .......... .......... 7% 241M 0s 2024-08-20T21:30:23.3273267Z #7 48.50 1250K .......... .......... .......... .......... .......... 8% 286M 0s 2024-08-20T21:30:23.3273946Z #7 48.50 1300K .......... .......... .......... .......... .......... 8% 257M 0s 2024-08-20T21:30:23.3274632Z #7 48.50 1350K .......... .......... .......... .......... .......... 8% 210M 0s 2024-08-20T21:30:23.3275289Z #7 48.50 1400K .......... .......... .......... .......... .......... 9% 305M 0s 2024-08-20T21:30:23.3275968Z #7 48.50 1450K .......... .......... .......... .......... .......... 9% 292M 0s 2024-08-20T21:30:23.3276642Z #7 48.50 1500K .......... .......... .......... .......... .......... 9% 245M 0s 2024-08-20T21:30:23.3277314Z #7 48.50 1550K .......... .......... .......... .......... .......... 9% 283M 0s 2024-08-20T21:30:23.3277975Z #7 48.50 1600K .......... .......... .......... .......... .......... 10% 272M 0s 2024-08-20T21:30:23.3278650Z #7 48.50 1650K .......... .......... .......... .......... .......... 10% 279M 0s 2024-08-20T21:30:23.3279325Z #7 48.50 1700K .......... .......... .......... .......... .......... 10% 260M 0s 2024-08-20T21:30:23.3279992Z #7 48.50 1750K .......... .......... .......... .......... .......... 11% 207M 0s 2024-08-20T21:30:23.3280736Z #7 48.50 1800K .......... .......... .......... .......... .......... 11% 321M 0s 2024-08-20T21:30:23.3281407Z #7 48.50 1850K .......... .......... .......... .......... .......... 11% 191M 0s 2024-08-20T21:30:23.3282081Z #7 48.50 1900K .......... .......... .......... .......... .......... 12% 223M 0s 2024-08-20T21:30:23.3282738Z #7 48.50 1950K .......... .......... .......... .......... .......... 12% 287M 0s 2024-08-20T21:30:23.3283410Z #7 48.50 2000K .......... .......... .......... .......... .......... 12% 287M 0s 2024-08-20T21:30:23.3284083Z #7 48.50 2050K .......... .......... .......... .......... .......... 13% 265M 0s 2024-08-20T21:30:23.3284741Z #7 48.50 2100K .......... .......... .......... .......... .......... 13% 271M 0s 2024-08-20T21:30:23.3285413Z #7 48.50 2150K .......... .......... .......... .......... .......... 13% 195M 0s 2024-08-20T21:30:23.3286092Z #7 48.50 2200K .......... .......... .......... .......... .......... 13% 272M 0s 2024-08-20T21:30:23.3286838Z #7 48.50 2250K .......... .......... .......... .......... .......... 14% 310M 0s 2024-08-20T21:30:23.3287520Z #7 48.50 2300K .......... .......... .......... .......... .......... 14% 279M 0s 2024-08-20T21:30:23.3288191Z #7 48.50 2350K .......... .......... .......... .......... .......... 14% 231M 0s 2024-08-20T21:30:23.3288865Z #7 48.50 2400K .......... .......... .......... .......... .......... 15% 320M 0s 2024-08-20T21:30:23.3289526Z #7 48.50 2450K .......... .......... .......... .......... .......... 15% 260M 0s 2024-08-20T21:30:23.3290198Z #7 48.50 2500K .......... .......... .......... .......... .......... 15% 267M 0s 2024-08-20T21:30:23.3290869Z #7 48.50 2550K .......... .......... .......... .......... .......... 16% 245M 0s 2024-08-20T21:30:23.3291527Z #7 48.50 2600K .......... .......... .......... .......... .......... 16% 283M 0s 2024-08-20T21:30:23.3292265Z #7 48.50 2650K .......... .......... .......... .......... .......... 16% 247M 0s 2024-08-20T21:30:23.3292948Z #7 48.50 2700K .......... .......... .......... .......... .......... 17% 289M 0s 2024-08-20T21:30:23.3293607Z #7 48.50 2750K .......... .......... .......... .......... .......... 17% 329M 0s 2024-08-20T21:30:23.3294275Z #7 48.50 2800K .......... .......... .......... .......... .......... 17% 255M 0s 2024-08-20T21:30:23.3294949Z #7 48.50 2850K .......... .......... .......... .......... .......... 18% 240M 0s 2024-08-20T21:30:23.3295623Z #7 48.51 2900K .......... .......... .......... .......... .......... 18% 318M 0s 2024-08-20T21:30:23.3296281Z #7 48.51 2950K .......... .......... .......... .......... .......... 18% 268M 0s 2024-08-20T21:30:23.3296951Z #7 48.51 3000K .......... .......... .......... .......... .......... 18% 248M 0s 2024-08-20T21:30:23.3297622Z #7 48.51 3050K .......... .......... .......... .......... .......... 19% 256M 0s 2024-08-20T21:30:23.3298282Z #7 48.51 3100K .......... .......... .......... .......... .......... 19% 296M 0s 2024-08-20T21:30:23.3298957Z #7 48.51 3150K .......... .......... .......... .......... .......... 19% 260M 0s 2024-08-20T21:30:23.3299650Z #7 48.51 3200K .......... .......... .......... .......... .......... 20% 302M 0s 2024-08-20T21:30:23.3300324Z #7 48.51 3250K .......... .......... .......... .......... .......... 20% 276M 0s 2024-08-20T21:30:23.3300978Z #7 48.51 3300K .......... .......... .......... .......... .......... 20% 258M 0s 2024-08-20T21:30:23.3301653Z #7 48.51 3350K .......... .......... .......... .......... .......... 21% 286M 0s 2024-08-20T21:30:23.3302322Z #7 48.51 3400K .......... .......... .......... .......... .......... 21% 253M 0s 2024-08-20T21:30:23.3302979Z #7 48.51 3450K .......... .......... .......... .......... .......... 21% 257M 0s 2024-08-20T21:30:23.3303652Z #7 48.51 3500K .......... .......... .......... .......... .......... 22% 250M 0s 2024-08-20T21:30:23.3304328Z #7 48.51 3550K .......... .......... .......... .......... .......... 22% 297M 0s 2024-08-20T21:30:23.5688439Z #7 48.51 3600K .......... .......... .......... .......... .......... 22% 249M 0s 2024-08-20T21:30:23.5689607Z #7 48.51 3650K .......... .......... .......... .......... .......... 23% 265M 0s 2024-08-20T21:30:23.5690607Z #7 48.51 3700K .......... .......... .......... .......... .......... 23% 310M 0s 2024-08-20T21:30:23.5691568Z #7 48.51 3750K .......... .......... .......... .......... .......... 23% 272M 0s 2024-08-20T21:30:23.5692516Z #7 48.51 3800K .......... .......... .......... .......... .......... 23% 194M 0s 2024-08-20T21:30:23.5693499Z #7 48.51 3850K .......... .......... .......... .......... .......... 24% 269M 0s 2024-08-20T21:30:23.5694163Z #7 48.51 3900K .......... .......... .......... .......... .......... 24% 279M 0s 2024-08-20T21:30:23.5694840Z #7 48.51 3950K .......... .......... .......... .......... .......... 24% 243M 0s 2024-08-20T21:30:23.5695534Z #7 48.51 4000K .......... .......... .......... .......... .......... 25% 281M 0s 2024-08-20T21:30:23.5696223Z #7 48.51 4050K .......... .......... .......... .......... .......... 25% 309M 0s 2024-08-20T21:30:23.5696884Z #7 48.51 4100K .......... .......... .......... .......... .......... 25% 268M 0s 2024-08-20T21:30:23.5697553Z #7 48.51 4150K .......... .......... .......... .......... .......... 26% 326M 0s 2024-08-20T21:30:23.5698222Z #7 48.51 4200K .......... .......... .......... .......... .......... 26% 249M 0s 2024-08-20T21:30:23.5698878Z #7 48.51 4250K .......... .......... .......... .......... .......... 26% 272M 0s 2024-08-20T21:30:23.5699545Z #7 48.51 4300K .......... .......... .......... .......... .......... 27% 268M 0s 2024-08-20T21:30:23.5700216Z #7 48.51 4350K .......... .......... .......... .......... .......... 27% 251M 0s 2024-08-20T21:30:23.5700877Z #7 48.51 4400K .......... .......... .......... .......... .......... 27% 328M 0s 2024-08-20T21:30:23.5702074Z #7 48.51 4450K .......... .......... .......... .......... .......... 27% 272M 0s 2024-08-20T21:30:23.5702779Z #7 48.51 4500K .......... .......... .......... .......... .......... 28% 297M 0s 2024-08-20T21:30:23.5703453Z #7 48.51 4550K .......... .......... .......... .......... .......... 28% 255M 0s 2024-08-20T21:30:23.5704117Z #7 48.51 4600K .......... .......... .......... .......... .......... 28% 289M 0s 2024-08-20T21:30:23.5704787Z #7 48.51 4650K .......... .......... .......... .......... .......... 29% 224M 0s 2024-08-20T21:30:23.5705448Z #7 48.51 4700K .......... .......... .......... .......... .......... 29% 270M 0s 2024-08-20T21:30:23.5706105Z #7 48.51 4750K .......... .......... .......... .......... .......... 29% 280M 0s 2024-08-20T21:30:23.5706769Z #7 48.51 4800K .......... .......... .......... .......... .......... 30% 279M 0s 2024-08-20T21:30:23.5707437Z #7 48.51 4850K .......... .......... .......... .......... .......... 30% 281M 0s 2024-08-20T21:30:23.5708095Z #7 48.51 4900K .......... .......... .......... .......... .......... 30% 292M 0s 2024-08-20T21:30:23.5708769Z #7 48.51 4950K .......... .......... .......... .......... .......... 31% 272M 0s 2024-08-20T21:30:23.5709431Z #7 48.51 5000K .......... .......... .......... .......... .......... 31% 295M 0s 2024-08-20T21:30:23.5710098Z #7 48.51 5050K .......... .......... .......... .......... .......... 31% 250M 0s 2024-08-20T21:30:23.5710748Z #7 48.51 5100K .......... .......... .......... .......... .......... 32% 232M 0s 2024-08-20T21:30:23.5711411Z #7 48.51 5150K .......... .......... .......... .......... .......... 32% 315M 0s 2024-08-20T21:30:23.5712075Z #7 48.51 5200K .......... .......... .......... .......... .......... 32% 259M 0s 2024-08-20T21:30:23.5712733Z #7 48.51 5250K .......... .......... .......... .......... .......... 32% 292M 0s 2024-08-20T21:30:23.5713394Z #7 48.51 5300K .......... .......... .......... .......... .......... 33% 294M 0s 2024-08-20T21:30:23.5714273Z #7 48.51 5350K .......... .......... .......... .......... .......... 33% 293M 0s 2024-08-20T21:30:23.5714930Z #7 48.51 5400K .......... .......... .......... .......... .......... 33% 276M 0s 2024-08-20T21:30:23.5715576Z #7 48.51 5450K .......... .......... .......... .......... .......... 34% 241M 0s 2024-08-20T21:30:23.5716229Z #7 48.51 5500K .......... .......... .......... .......... .......... 34% 262M 0s 2024-08-20T21:30:23.5716885Z #7 48.51 5550K .......... .......... .......... .......... .......... 34% 298M 0s 2024-08-20T21:30:23.5717521Z #7 48.51 5600K .......... .......... .......... .......... .......... 35% 258M 0s 2024-08-20T21:30:23.5718171Z #7 48.51 5650K .......... .......... .......... .......... .......... 35% 295M 0s 2024-08-20T21:30:23.5718817Z #7 48.52 5700K .......... .......... .......... .......... .......... 35% 289M 0s 2024-08-20T21:30:23.5719456Z #7 48.52 5750K .......... .......... .......... .......... .......... 36% 303M 0s 2024-08-20T21:30:23.5720115Z #7 48.52 5800K .......... .......... .......... .......... .......... 36% 251M 0s 2024-08-20T21:30:23.5720761Z #7 48.52 5850K .......... .......... .......... .......... .......... 36% 260M 0s 2024-08-20T21:30:23.5721411Z #7 48.52 5900K .......... .......... .......... .......... .......... 36% 256M 0s 2024-08-20T21:30:23.5722049Z #7 48.52 5950K .......... .......... .......... .......... .......... 37% 292M 0s 2024-08-20T21:30:23.5722700Z #7 48.52 6000K .......... .......... .......... .......... .......... 37% 322M 0s 2024-08-20T21:30:23.5723351Z #7 48.52 6050K .......... .......... .......... .......... .......... 37% 263M 0s 2024-08-20T21:30:23.5723984Z #7 48.52 6100K .......... .......... .......... .......... .......... 38% 274M 0s 2024-08-20T21:30:23.5724631Z #7 48.52 6150K .......... .......... .......... .......... .......... 38% 294M 0s 2024-08-20T21:30:23.5725277Z #7 48.52 6200K .......... .......... .......... .......... .......... 38% 294M 0s 2024-08-20T21:30:23.5725970Z #7 48.52 6250K .......... .......... .......... .......... .......... 39% 246M 0s 2024-08-20T21:30:23.5726904Z #7 48.52 6300K .......... .......... .......... .......... .......... 39% 287M 0s 2024-08-20T21:30:23.5727643Z #7 48.52 6350K .......... .......... .......... .......... .......... 39% 243M 0s 2024-08-20T21:30:23.5728367Z #7 48.52 6400K .......... .......... .......... .......... .......... 40% 302M 0s 2024-08-20T21:30:23.5729037Z #7 48.52 6450K .......... .......... .......... .......... .......... 40% 283M 0s 2024-08-20T21:30:23.5729699Z #7 48.52 6500K .......... .......... .......... .......... .......... 40% 283M 0s 2024-08-20T21:30:23.5730354Z #7 48.52 6550K .......... .......... .......... .......... .......... 41% 272M 0s 2024-08-20T21:30:23.5731024Z #7 48.52 6600K .......... .......... .......... .......... .......... 41% 262M 0s 2024-08-20T21:30:23.5731693Z #7 48.52 6650K .......... .......... .......... .......... .......... 41% 267M 0s 2024-08-20T21:30:23.5732355Z #7 48.52 6700K .......... .......... .......... .......... .......... 41% 227M 0s 2024-08-20T21:30:23.5733021Z #7 48.52 6750K .......... .......... .......... .......... .......... 42% 308M 0s 2024-08-20T21:30:23.5733686Z #7 48.52 6800K .......... .......... .......... .......... .......... 42% 243M 0s 2024-08-20T21:30:23.5734339Z #7 48.52 6850K .......... .......... .......... .......... .......... 42% 273M 0s 2024-08-20T21:30:23.5735009Z #7 48.52 6900K .......... .......... .......... .......... .......... 43% 298M 0s 2024-08-20T21:30:23.5735672Z #7 48.52 6950K .......... .......... .......... .......... .......... 43% 296M 0s 2024-08-20T21:30:23.5736338Z #7 48.52 7000K .......... .......... .......... .......... .......... 43% 277M 0s 2024-08-20T21:30:23.5736989Z #7 48.52 7050K .......... .......... .......... .......... .......... 44% 287M 0s 2024-08-20T21:30:23.5737652Z #7 48.52 7100K .......... .......... .......... .......... .......... 44% 236M 0s 2024-08-20T21:30:23.5738390Z #7 48.52 7150K .......... .......... .......... .......... .......... 44% 268M 0s 2024-08-20T21:30:23.5739154Z #7 48.52 7200K .......... .......... .......... .......... .......... 45% 258M 0s 2024-08-20T21:30:23.5739807Z #7 48.52 7250K .......... .......... .......... .......... .......... 45% 308M 0s 2024-08-20T21:30:23.5740461Z #7 48.52 7300K .......... .......... .......... .......... .......... 45% 297M 0s 2024-08-20T21:30:23.5741099Z #7 48.52 7350K .......... .......... .......... .......... .......... 46% 231M 0s 2024-08-20T21:30:23.5741754Z #7 48.52 7400K .......... .......... .......... .......... .......... 46% 242M 0s 2024-08-20T21:30:23.5742399Z #7 48.52 7450K .......... .......... .......... .......... .......... 46% 331M 0s 2024-08-20T21:30:23.5743050Z #7 48.52 7500K .......... .......... .......... .......... .......... 46% 237M 0s 2024-08-20T21:30:23.5743693Z #7 48.52 7550K .......... .......... .......... .......... .......... 47% 264M 0s 2024-08-20T21:30:23.5744347Z #7 48.52 7600K .......... .......... .......... .......... .......... 47% 274M 0s 2024-08-20T21:30:23.5744991Z #7 48.52 7650K .......... .......... .......... .......... .......... 47% 289M 0s 2024-08-20T21:30:23.5745627Z #7 48.52 7700K .......... .......... .......... .......... .......... 48% 286M 0s 2024-08-20T21:30:23.5746278Z #7 48.52 7750K .......... .......... .......... .......... .......... 48% 291M 0s 2024-08-20T21:30:23.5746930Z #7 48.52 7800K .......... .......... .......... .......... .......... 48% 290M 0s 2024-08-20T21:30:23.5747579Z #7 48.52 7850K .......... .......... .......... .......... .......... 49% 293M 0s 2024-08-20T21:30:23.5748217Z #7 48.52 7900K .......... .......... .......... .......... .......... 49% 303M 0s 2024-08-20T21:30:23.5748867Z #7 48.52 7950K .......... .......... .......... .......... .......... 49% 231M 0s 2024-08-20T21:30:23.5749568Z #7 48.52 8000K .......... .......... .......... .......... .......... 50% 333M 0s 2024-08-20T21:30:23.5750210Z #7 48.52 8050K .......... .......... .......... .......... .......... 50% 265M 0s 2024-08-20T21:30:23.5750858Z #7 48.52 8100K .......... .......... .......... .......... .......... 50% 285M 0s 2024-08-20T21:30:23.5751504Z #7 48.52 8150K .......... .......... .......... .......... .......... 50% 287M 0s 2024-08-20T21:30:23.5752139Z #7 48.52 8200K .......... .......... .......... .......... .......... 51% 331M 0s 2024-08-20T21:30:23.5752791Z #7 48.52 8250K .......... .......... .......... .......... .......... 51% 315M 0s 2024-08-20T21:30:23.5753445Z #7 48.52 8300K .......... .......... .......... .......... .......... 51% 251M 0s 2024-08-20T21:30:23.5754100Z #7 48.52 8350K .......... .......... .......... .......... .......... 52% 304M 0s 2024-08-20T21:30:23.5755094Z #7 48.52 8400K .......... .......... .......... .......... .......... 52% 274M 0s 2024-08-20T21:30:23.5755771Z #7 48.52 8450K .......... .......... .......... .......... .......... 52% 126M 0s 2024-08-20T21:30:23.5756448Z #7 48.53 8500K .......... .......... .......... .......... .......... 53% 272M 0s 2024-08-20T21:30:23.5757110Z #7 48.53 8550K .......... .......... .......... .......... .......... 53% 282M 0s 2024-08-20T21:30:23.5757781Z #7 48.53 8600K .......... .......... .......... .......... .......... 53% 36.9M 0s 2024-08-20T21:30:23.5758447Z #7 48.53 8650K .......... .......... .......... .......... .......... 54% 295M 0s 2024-08-20T21:30:23.5759104Z #7 48.53 8700K .......... .......... .......... .......... .......... 54% 270M 0s 2024-08-20T21:30:23.5759772Z #7 48.53 8750K .......... .......... .......... .......... .......... 54% 259M 0s 2024-08-20T21:30:23.5760434Z #7 48.53 8800K .......... .......... .......... .......... .......... 55% 40.1M 0s 2024-08-20T21:30:23.5761099Z #7 48.53 8850K .......... .......... .......... .......... .......... 55% 40.8M 0s 2024-08-20T21:30:23.5761758Z #7 48.53 8900K .......... .......... .......... .......... .......... 55% 252M 0s 2024-08-20T21:30:23.5762526Z #7 48.53 8950K .......... .......... .......... .......... .......... 55% 233M 0s 2024-08-20T21:30:23.5763202Z #7 48.53 9000K .......... .......... .......... .......... .......... 56% 291M 0s 2024-08-20T21:30:23.5763861Z #7 48.53 9050K .......... .......... .......... .......... .......... 56% 41.8M 0s 2024-08-20T21:30:23.5764537Z #7 48.53 9100K .......... .......... .......... .......... .......... 56% 267M 0s 2024-08-20T21:30:23.5765213Z #7 48.53 9150K .......... .......... .......... .......... .......... 57% 268M 0s 2024-08-20T21:30:23.5765879Z #7 48.53 9200K .......... .......... .......... .......... .......... 57% 42.8M 0s 2024-08-20T21:30:23.5766612Z #7 48.53 9250K .......... .......... .......... .......... .......... 57% 256M 0s 2024-08-20T21:30:23.5767289Z #7 48.53 9300K .......... .......... .......... .......... .......... 58% 316M 0s 2024-08-20T21:30:23.5767965Z #7 48.53 9350K .......... .......... .......... .......... .......... 58% 43.4M 0s 2024-08-20T21:30:23.5768632Z #7 48.53 9400K .......... .......... .......... .......... .......... 58% 259M 0s 2024-08-20T21:30:23.5769306Z #7 48.53 9450K .......... .......... .......... .......... .......... 59% 240M 0s 2024-08-20T21:30:23.5769978Z #7 48.53 9500K .......... .......... .......... .......... .......... 59% 298M 0s 2024-08-20T21:30:23.5770631Z #7 48.54 9550K .......... .......... .......... .......... .......... 59% 41.9M 0s 2024-08-20T21:30:23.5771300Z #7 48.54 9600K .......... .......... .......... .......... .......... 60% 227M 0s 2024-08-20T21:30:23.5771962Z #7 48.54 9650K .......... .......... .......... .......... .......... 60% 311M 0s 2024-08-20T21:30:23.5772626Z #7 48.54 9700K .......... .......... .......... .......... .......... 60% 44.3M 0s 2024-08-20T21:30:23.5773279Z #7 48.54 9750K .......... .......... .......... .......... .......... 60% 35.9M 0s 2024-08-20T21:30:23.5774014Z #7 48.54 9800K .......... .......... .......... .......... .......... 61% 290M 0s 2024-08-20T21:30:23.5774689Z #7 48.54 9850K .......... .......... .......... .......... .......... 61% 297M 0s 2024-08-20T21:30:23.5775342Z #7 48.54 9900K .......... .......... .......... .......... .......... 61% 263M 0s 2024-08-20T21:30:23.5776008Z #7 48.54 9950K .......... .......... .......... .......... .......... 62% 44.2M 0s 2024-08-20T21:30:23.5776685Z #7 48.54 10000K .......... .......... .......... .......... .......... 62% 217M 0s 2024-08-20T21:30:23.5777377Z #7 48.54 10050K .......... .......... .......... .......... .......... 62% 262M 0s 2024-08-20T21:30:23.5778053Z #7 48.54 10100K .......... .......... .......... .......... .......... 63% 259M 0s 2024-08-20T21:30:23.5778822Z #7 48.54 10150K .......... .......... .......... .......... .......... 63% 39.2M 0s 2024-08-20T21:30:23.5779447Z #7 48.54 10200K .......... .......... .......... .......... .......... 63% 164M 0s 2024-08-20T21:30:23.5780078Z #7 48.54 10250K .......... .......... .......... .......... .......... 64% 40.9M 0s 2024-08-20T21:30:23.5780716Z #7 48.54 10300K .......... .......... .......... .......... .......... 64% 314M 0s 2024-08-20T21:30:23.5781333Z #7 48.54 10350K .......... .......... .......... .......... .......... 64% 207M 0s 2024-08-20T21:30:23.5781961Z #7 48.54 10400K .......... .......... .......... .......... .......... 64% 247M 0s 2024-08-20T21:30:23.5782583Z #7 48.54 10450K .......... .......... .......... .......... .......... 65% 45.8M 0s 2024-08-20T21:30:23.5783195Z #7 48.55 10500K .......... .......... .......... .......... .......... 65% 38.4M 0s 2024-08-20T21:30:23.5783822Z #7 48.55 10550K .......... .......... .......... .......... .......... 65% 267M 0s 2024-08-20T21:30:23.5784443Z #7 48.55 10600K .......... .......... .......... .......... .......... 66% 273M 0s 2024-08-20T21:30:23.5785055Z #7 48.55 10650K .......... .......... .......... .......... .......... 66% 316M 0s 2024-08-20T21:30:23.5785679Z #7 48.55 10700K .......... .......... .......... .......... .......... 66% 44.9M 0s 2024-08-20T21:30:23.5786381Z #7 48.55 10750K .......... .......... .......... .......... .......... 67% 278M 0s 2024-08-20T21:30:23.5787010Z #7 48.55 10800K .......... .......... .......... .......... .......... 67% 227M 0s 2024-08-20T21:30:23.5787629Z #7 48.55 10850K .......... .......... .......... .......... .......... 67% 266M 0s 2024-08-20T21:30:23.5788259Z #7 48.55 10900K .......... .......... .......... .......... .......... 68% 41.8M 0s 2024-08-20T21:30:23.5788890Z #7 48.55 10950K .......... .......... .......... .......... .......... 68% 308M 0s 2024-08-20T21:30:23.5789498Z #7 48.55 11000K .......... .......... .......... .......... .......... 68% 301M 0s 2024-08-20T21:30:23.5790118Z #7 48.55 11050K .......... .......... .......... .......... .......... 69% 37.2M 0s 2024-08-20T21:30:23.5790741Z #7 48.55 11100K .......... .......... .......... .......... .......... 69% 322M 0s 2024-08-20T21:30:23.5791355Z #7 48.55 11150K .......... .......... .......... .......... .......... 69% 268M 0s 2024-08-20T21:30:23.5791988Z #7 48.55 11200K .......... .......... .......... .......... .......... 69% 67.1M 0s 2024-08-20T21:30:23.5792614Z #7 48.55 11250K .......... .......... .......... .......... .......... 70% 92.1M 0s 2024-08-20T21:30:23.5793237Z #7 48.55 11300K .......... .......... .......... .......... .......... 70% 294M 0s 2024-08-20T21:30:23.5794019Z #7 48.55 11350K .......... .......... .......... .......... .......... 70% 44.7M 0s 2024-08-20T21:30:23.5794676Z #7 48.55 11400K .......... .......... .......... .......... .......... 71% 40.4M 0s 2024-08-20T21:30:23.5795328Z #7 48.56 11450K .......... .......... .......... .......... .......... 71% 275M 0s 2024-08-20T21:30:23.5795969Z #7 48.56 11500K .......... .......... .......... .......... .......... 71% 270M 0s 2024-08-20T21:30:23.5796624Z #7 48.56 11550K .......... .......... .......... .......... .......... 72% 278M 0s 2024-08-20T21:30:23.5797329Z #7 48.56 11600K .......... .......... .......... .......... .......... 72% 45.1M 0s 2024-08-20T21:30:23.5797991Z #7 48.56 11650K .......... .......... .......... .......... .......... 72% 230M 0s 2024-08-20T21:30:23.5798635Z #7 48.56 11700K .......... .......... .......... .......... .......... 73% 302M 0s 2024-08-20T21:30:23.5799289Z #7 48.56 11750K .......... .......... .......... .......... .......... 73% 44.1M 0s 2024-08-20T21:30:23.5799947Z #7 48.56 11800K .......... .......... .......... .......... .......... 73% 274M 0s 2024-08-20T21:30:23.5800594Z #7 48.56 11850K .......... .......... .......... .......... .......... 73% 252M 0s 2024-08-20T21:30:23.5801257Z #7 48.56 11900K .......... .......... .......... .......... .......... 74% 323M 0s 2024-08-20T21:30:23.5801912Z #7 48.56 11950K .......... .......... .......... .......... .......... 74% 45.9M 0s 2024-08-20T21:30:23.5802553Z #7 48.56 12000K .......... .......... .......... .......... .......... 74% 37.8M 0s 2024-08-20T21:30:23.5803213Z #7 48.56 12050K .......... .......... .......... .......... .......... 75% 247M 0s 2024-08-20T21:30:23.5803877Z #7 48.56 12100K .......... .......... .......... .......... .......... 75% 267M 0s 2024-08-20T21:30:23.5804528Z #7 48.56 12150K .......... .......... .......... .......... .......... 75% 323M 0s 2024-08-20T21:30:23.5805174Z #7 48.56 12200K .......... .......... .......... .......... .......... 76% 47.5M 0s 2024-08-20T21:30:23.5805828Z #7 48.56 12250K .......... .......... .......... .......... .......... 76% 216M 0s 2024-08-20T21:30:23.5806637Z #7 48.56 12300K .......... .......... .......... .......... .......... 76% 44.1M 0s 2024-08-20T21:30:23.5807471Z #7 48.56 12350K .......... .......... .......... .......... .......... 77% 290M 0s 2024-08-20T21:30:23.5808148Z #7 48.57 12400K .......... .......... .......... .......... .......... 77% 270M 0s 2024-08-20T21:30:23.5808828Z #7 48.57 12450K .......... .......... .......... .......... .......... 77% 261M 0s 2024-08-20T21:30:23.5809499Z #7 48.57 12500K .......... .......... .......... .......... .......... 78% 44.9M 0s 2024-08-20T21:30:23.5810241Z #7 48.57 12550K .......... .......... .......... .......... .......... 78% 40.1M 0s 2024-08-20T21:30:23.5810912Z #7 48.57 12600K .......... .......... .......... .......... .......... 78% 279M 0s 2024-08-20T21:30:23.5811591Z #7 48.57 12650K .......... .......... .......... .......... .......... 78% 249M 0s 2024-08-20T21:30:23.5812257Z #7 48.57 12700K .......... .......... .......... .......... .......... 79% 349M 0s 2024-08-20T21:30:23.5812934Z #7 48.57 12750K .......... .......... .......... .......... .......... 79% 45.6M 0s 2024-08-20T21:30:23.5813606Z #7 48.57 12800K .......... .......... .......... .......... .......... 79% 227M 0s 2024-08-20T21:30:23.5814269Z #7 48.57 12850K .......... .......... .......... .......... .......... 80% 277M 0s 2024-08-20T21:30:23.5814942Z #7 48.57 12900K .......... .......... .......... .......... .......... 80% 43.1M 0s 2024-08-20T21:30:23.5815616Z #7 48.57 12950K .......... .......... .......... .......... .......... 80% 270M 0s 2024-08-20T21:30:23.5816284Z #7 48.57 13000K .......... .......... .......... .......... .......... 81% 266M 0s 2024-08-20T21:30:23.5816958Z #7 48.57 13050K .......... .......... .......... .......... .......... 81% 302M 0s 2024-08-20T21:30:23.5817631Z #7 48.57 13100K .......... .......... .......... .......... .......... 81% 43.7M 0s 2024-08-20T21:30:23.5818307Z #7 48.57 13150K .......... .......... .......... .......... .......... 82% 257M 0s 2024-08-20T21:30:23.5819073Z #7 48.57 13200K .......... .......... .......... .......... .......... 82% 45.1M 0s 2024-08-20T21:30:23.5819697Z #7 48.57 13250K .......... .......... .......... .......... .......... 82% 38.9M 0s 2024-08-20T21:30:23.5820320Z #7 48.58 13300K .......... .......... .......... .......... .......... 83% 242M 0s 2024-08-20T21:30:23.5820932Z #7 48.58 13350K .......... .......... .......... .......... .......... 83% 273M 0s 2024-08-20T21:30:23.5821605Z #7 48.58 13400K .......... .......... .......... .......... .......... 83% 326M 0s 2024-08-20T21:30:23.5822235Z #7 48.58 13450K .......... .......... .......... .......... .......... 83% 44.4M 0s 2024-08-20T21:30:23.5822861Z #7 48.58 13500K .......... .......... .......... .......... .......... 84% 318M 0s 2024-08-20T21:30:23.5823473Z #7 48.58 13550K .......... .......... .......... .......... .......... 84% 280M 0s 2024-08-20T21:30:23.5824096Z #7 48.58 13600K .......... .......... .......... .......... .......... 84% 250M 0s 2024-08-20T21:30:23.5824728Z #7 48.58 13650K .......... .......... .......... .......... .......... 85% 38.4M 0s 2024-08-20T21:30:23.5825344Z #7 48.58 13700K .......... .......... .......... .......... .......... 85% 239M 0s 2024-08-20T21:30:23.5825968Z #7 48.58 13750K .......... .......... .......... .......... .......... 85% 345M 0s 2024-08-20T21:30:23.5826594Z #7 48.58 13800K .......... .......... .......... .......... .......... 86% 42.5M 0s 2024-08-20T21:30:23.5827209Z #7 48.58 13850K .......... .......... .......... .......... .......... 86% 322M 0s 2024-08-20T21:30:23.5827838Z #7 48.58 13900K .......... .......... .......... .......... .......... 86% 248M 0s 2024-08-20T21:30:23.5828461Z #7 48.58 13950K .......... .......... .......... .......... .......... 87% 334M 0s 2024-08-20T21:30:23.5829274Z #7 48.58 14000K .......... .......... .......... .......... .......... 87% 43.5M 0s 2024-08-20T21:30:23.5829922Z #7 48.58 14050K .......... .......... .......... .......... .......... 87% 36.7M 0s 2024-08-20T21:30:23.5830582Z #7 48.58 14100K .......... .......... .......... .......... .......... 87% 244M 0s 2024-08-20T21:30:23.5831235Z #7 48.58 14150K .......... .......... .......... .......... .......... 88% 241M 0s 2024-08-20T21:30:23.5831880Z #7 48.58 14200K .......... .......... .......... .......... .......... 88% 286M 0s 2024-08-20T21:30:23.5832539Z #7 48.58 14250K .......... .......... .......... .......... .......... 88% 39.8M 0s 2024-08-20T21:30:23.5833199Z #7 48.58 14300K .......... .......... .......... .......... .......... 89% 320M 0s 2024-08-20T21:30:23.5833899Z #7 48.58 14350K .......... .......... .......... .......... .......... 89% 257M 0s 2024-08-20T21:30:23.5834556Z #7 48.59 14400K .......... .......... .......... .......... .......... 89% 42.0M 0s 2024-08-20T21:30:23.5835210Z #7 48.59 14450K .......... .......... .......... .......... .......... 90% 281M 0s 2024-08-20T21:30:23.5835874Z #7 48.59 14500K .......... .......... .......... .......... .......... 90% 194M 0s 2024-08-20T21:30:23.5836521Z #7 48.59 14550K .......... .......... .......... .......... .......... 90% 38.8M 0s 2024-08-20T21:30:23.5837187Z #7 48.59 14600K .......... .......... .......... .......... .......... 91% 43.8M 0s 2024-08-20T21:30:23.5837845Z #7 48.59 14650K .......... .......... .......... .......... .......... 91% 276M 0s 2024-08-20T21:30:23.5838489Z #7 48.59 14700K .......... .......... .......... .......... .......... 91% 243M 0s 2024-08-20T21:30:23.5839149Z #7 48.59 14750K .......... .......... .......... .......... .......... 92% 265M 0s 2024-08-20T21:30:23.5839808Z #7 48.59 14800K .......... .......... .......... .......... .......... 92% 309M 0s 2024-08-20T21:30:23.5840462Z #7 48.59 14850K .......... .......... .......... .......... .......... 92% 43.2M 0s 2024-08-20T21:30:23.5841108Z #7 48.59 14900K .......... .......... .......... .......... .......... 92% 277M 0s 2024-08-20T21:30:23.5841764Z #7 48.59 14950K .......... .......... .......... .......... .......... 93% 241M 0s 2024-08-20T21:30:23.5842418Z #7 48.59 15000K .......... .......... .......... .......... .......... 93% 291M 0s 2024-08-20T21:30:23.5843060Z #7 48.59 15050K .......... .......... .......... .......... .......... 93% 46.7M 0s 2024-08-20T21:30:23.5843714Z #7 48.59 15100K .......... .......... .......... .......... .......... 94% 283M 0s 2024-08-20T21:30:23.5844371Z #7 48.59 15150K .......... .......... .......... .......... .......... 94% 41.4M 0s 2024-08-20T21:30:23.5845064Z #7 48.59 15200K .......... .......... .......... .......... .......... 94% 257M 0s 2024-08-20T21:30:23.5845725Z #7 48.59 15250K .......... .......... .......... .......... .......... 95% 319M 0s 2024-08-20T21:30:23.5846455Z #7 48.59 15300K .......... .......... .......... .......... .......... 95% 43.7M 0s 2024-08-20T21:30:23.5847299Z #7 48.60 15350K .......... .......... .......... .......... .......... 95% 267M 0s 2024-08-20T21:30:23.5847963Z #7 48.60 15400K .......... .......... .......... .......... .......... 96% 253M 0s 2024-08-20T21:30:23.5848640Z #7 48.60 15450K .......... .......... .......... .......... .......... 96% 47.3M 0s 2024-08-20T21:30:23.5849320Z #7 48.60 15500K .......... .......... .......... .......... .......... 96% 38.7M 0s 2024-08-20T21:30:23.5849985Z #7 48.60 15550K .......... .......... .......... .......... .......... 96% 203M 0s 2024-08-20T21:30:23.5850661Z #7 48.60 15600K .......... .......... .......... .......... .......... 97% 270M 0s 2024-08-20T21:30:23.5851338Z #7 48.60 15650K .......... .......... .......... .......... .......... 97% 304M 0s 2024-08-20T21:30:23.5852004Z #7 48.60 15700K .......... .......... .......... .......... .......... 97% 46.7M 0s 2024-08-20T21:30:23.5852681Z #7 48.60 15750K .......... .......... .......... .......... .......... 98% 263M 0s 2024-08-20T21:30:23.5853359Z #7 48.60 15800K .......... .......... .......... .......... .......... 98% 298M 0s 2024-08-20T21:30:23.5854030Z #7 48.60 15850K .......... .......... .......... .......... .......... 98% 46.3M 0s 2024-08-20T21:30:23.5854858Z #7 48.60 15900K .......... .......... .......... .......... .......... 99% 163M 0s 2024-08-20T21:30:23.5855545Z #7 48.60 15950K .......... .......... .......... .......... .......... 99% 264M 0s 2024-08-20T21:30:23.5856235Z #7 48.60 16000K .......... .......... .......... .......... .......... 99% 52.7M 0s 2024-08-20T21:30:23.5856905Z #7 48.60 16050K .......... .......... .......... ... 100% 38.0M=0.1s 2024-08-20T21:30:23.5857432Z #7 48.60 2024-08-20T21:30:23.5858213Z #7 48.60 2024-08-20 21:30:23 (143 MB/s) - 'valgrind-3.20.0.tar.bz2' saved [16469274/16469274] 2024-08-20T21:30:23.5858953Z #7 48.60 2024-08-20T21:30:23.5859314Z #7 48.60 + tar -xjf valgrind-3.20.0.tar.bz2 2024-08-20T21:30:26.4292199Z #7 51.61 + cd valgrind-3.20.0 2024-08-20T21:30:26.4292756Z #7 51.61 + ./configure --prefix=/usr/local 2024-08-20T21:30:26.5295678Z #7 51.69 checking for a BSD-compatible install... /usr/bin/install -c 2024-08-20T21:30:26.5296399Z #7 51.70 checking whether build environment is sane... yes 2024-08-20T21:30:26.5297119Z #7 51.71 checking for a race-free mkdir -p... /usr/bin/mkdir -p 2024-08-20T21:30:26.5297660Z #7 51.71 checking for gawk... no 2024-08-20T21:30:26.5298033Z #7 51.71 checking for mawk... mawk 2024-08-20T21:30:26.5298477Z #7 51.71 checking whether make sets $(MAKE)... yes 2024-08-20T21:30:26.6565975Z #7 51.72 checking whether make supports nested variables... yes 2024-08-20T21:30:26.6567172Z #7 51.72 checking whether to enable maintainer-specific portions of Makefiles... no 2024-08-20T21:30:26.6567974Z #7 51.72 checking whether ln -s works... yes 2024-08-20T21:30:26.6568419Z #7 51.72 checking for gcc... gcc 2024-08-20T21:30:26.6568871Z #7 51.75 checking whether the C compiler works... yes 2024-08-20T21:30:26.6569483Z #7 51.78 checking for C compiler default output file name... a.out 2024-08-20T21:30:26.6570084Z #7 51.78 checking for suffix of executables... 2024-08-20T21:30:26.6570618Z #7 51.81 checking whether we are cross compiling... no 2024-08-20T21:30:26.7668502Z #7 51.84 checking for suffix of object files... o 2024-08-20T21:30:26.7669154Z #7 51.86 checking whether the compiler supports GNU C... yes 2024-08-20T21:30:26.7669941Z #7 51.88 checking whether gcc accepts -g... yes 2024-08-20T21:30:26.7670554Z #7 51.90 checking for gcc option to enable C11 features... none needed 2024-08-20T21:30:26.7671362Z #7 51.92 checking whether gcc understands -c and -o together... yes 2024-08-20T21:30:26.8765007Z #7 51.95 checking whether make supports the include directive... yes (GNU style) 2024-08-20T21:30:26.8765776Z #7 51.96 checking dependency style of gcc... gcc3 2024-08-20T21:30:26.8766636Z #7 51.99 checking how to run the C preprocessor... gcc -E 2024-08-20T21:30:26.8767152Z #7 52.03 checking for g++... g++ 2024-08-20T21:30:26.8767644Z #7 52.04 checking whether the compiler supports GNU C++... yes 2024-08-20T21:30:26.9772819Z #7 52.06 checking whether g++ accepts -g... yes 2024-08-20T21:30:26.9773511Z #7 52.08 checking for g++ option to enable C++11 features... none needed 2024-08-20T21:30:26.9774312Z #7 52.13 checking dependency style of g++... gcc3 2024-08-20T21:30:27.0986126Z #7 52.16 checking for ranlib... ranlib 2024-08-20T21:30:27.0986991Z #7 52.16 checking for gcc-ranlib... /usr/bin/gcc-ranlib 2024-08-20T21:30:27.0987686Z #7 52.16 checking for a sed that does not truncate output... /usr/bin/sed 2024-08-20T21:30:27.0988297Z #7 52.17 checking for ar... /usr/bin/ar 2024-08-20T21:30:27.0988811Z #7 52.17 checking for gcc-ar... /usr/bin/gcc-ar 2024-08-20T21:30:27.0989295Z #7 52.17 checking for perl... /usr/bin/perl 2024-08-20T21:30:27.0989756Z #7 52.17 checking for gdb... /usr/bin/gdb 2024-08-20T21:30:27.0990228Z #7 52.17 checking dependency style of gcc... gcc3 2024-08-20T21:30:27.0990789Z #7 52.20 checking for diff -u... yes 2024-08-20T21:30:27.0991373Z #7 52.20 checking for a supported version of gcc... ok (9) 2024-08-20T21:30:27.0992047Z #7 52.22 checking build system type... x86_64-pc-linux-gnu 2024-08-20T21:30:27.0992681Z #7 52.26 checking host system type... x86_64-pc-linux-gnu 2024-08-20T21:30:27.0993246Z #7 52.26 checking for a supported CPU... ok (x86_64) 2024-08-20T21:30:27.0993820Z #7 52.26 checking for a 64-bit only build... no 2024-08-20T21:30:27.0994351Z #7 52.26 checking for a 32-bit only build... no 2024-08-20T21:30:27.0994937Z #7 52.26 checking for a supported OS... ok (linux-gnu) 2024-08-20T21:30:27.0995752Z #7 52.26 checking for the kernel version... 2.6 or later (6.1.94-99.176.amzn2023.x86_64) 2024-08-20T21:30:27.0996453Z #7 52.26 checking for 32 bit build support... no 2024-08-20T21:30:27.2165599Z #7 52.28 checking for a supported CPU/OS combination... ok (amd64-linux) 2024-08-20T21:30:27.2166415Z #7 52.29 checking for use as an inner Valgrind... no 2024-08-20T21:30:27.2167067Z #7 52.29 checking for using the undefined behaviour sanitiser... no 2024-08-20T21:30:27.2167629Z #7 52.29 checking for stdio.h... yes 2024-08-20T21:30:27.2168043Z #7 52.30 checking for stdlib.h... yes 2024-08-20T21:30:27.2168453Z #7 52.32 checking for string.h... yes 2024-08-20T21:30:27.2168859Z #7 52.34 checking for inttypes.h... yes 2024-08-20T21:30:27.2169285Z #7 52.36 checking for stdint.h... yes 2024-08-20T21:30:27.2169691Z #7 52.38 checking for strings.h... yes 2024-08-20T21:30:27.3278438Z #7 52.40 checking for sys/stat.h... yes 2024-08-20T21:30:27.3278976Z #7 52.42 checking for sys/types.h... yes 2024-08-20T21:30:27.3279500Z #7 52.44 checking for unistd.h... yes 2024-08-20T21:30:27.3279911Z #7 52.47 checking for sys/time.h... yes 2024-08-20T21:30:27.3280359Z #7 52.49 checking for sys/param.h... yes 2024-08-20T21:30:27.4396523Z #7 52.51 checking for features.h... yes 2024-08-20T21:30:27.4397494Z #7 52.54 checking for grep that handles long lines and -e... /usr/bin/grep 2024-08-20T21:30:27.4398202Z #7 52.54 checking for egrep... /usr/bin/grep -E 2024-08-20T21:30:27.4398805Z #7 52.57 checking whether pthread_create needs libpthread... yes 2024-08-20T21:30:27.4399401Z #7 52.60 checking the glibc version... 2.31 family 2024-08-20T21:30:27.4399881Z #7 52.61 checking for AT_FDCWD... yes 2024-08-20T21:30:27.5541535Z #7 52.63 checking for stpncpy... yes 2024-08-20T21:30:27.5542093Z #7 52.66 checking for PTRACE_GETREGS... yes 2024-08-20T21:30:27.5542566Z #7 52.68 checking for CLOCK_MONOTONIC... yes 2024-08-20T21:30:27.5543026Z #7 52.70 checking for Elf32_Chdr... yes 2024-08-20T21:30:27.6722199Z #7 52.74 checking for Elf64_Chdr... yes 2024-08-20T21:30:27.6722721Z #7 52.78 checking for pthread_rwlock_t... yes 2024-08-20T21:30:27.6723190Z #7 52.80 checking for clockid_t... yes 2024-08-20T21:30:27.6723886Z #7 52.82 checking for PTHREAD_MUTEX_ADAPTIVE_NP... yes 2024-08-20T21:30:27.6724489Z #7 52.84 checking for PTHREAD_MUTEX_ERRORCHECK_NP... yes 2024-08-20T21:30:27.7729162Z #7 52.86 checking for PTHREAD_MUTEX_RECURSIVE_NP... yes 2024-08-20T21:30:27.7729853Z #7 52.88 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP... yes 2024-08-20T21:30:27.7730483Z #7 52.90 checking for pthread_mutex_t.__m_kind... no 2024-08-20T21:30:27.7731056Z #7 52.93 checking for pthread_mutex_t.__data.__kind... yes 2024-08-20T21:30:27.7731705Z #7 52.96 checking if AT_HWCAP contains the altivec indicator... no 2024-08-20T21:30:27.8859458Z #7 52.96 checking if AT_HWCAP contains the vsx indicator... no 2024-08-20T21:30:27.8860277Z #7 52.96 checking if AT_HWCAP contains the dfp indicator... no 2024-08-20T21:30:27.8860977Z #7 52.96 checking if AT_HWCAP contains the arch_2_05 indicator... no 2024-08-20T21:30:27.8861687Z #7 52.96 checking if AT_HWCAP contains the arch_2_06 indicator... no 2024-08-20T21:30:27.8862404Z #7 52.96 checking if AT_HWCAP contains the arch_2_07 indicator... no 2024-08-20T21:30:27.8863116Z #7 52.97 checking if AT_HWCAP contains the arch_3_00 indicator... no 2024-08-20T21:30:27.8863812Z #7 52.97 checking if AT_HWCAP contains the arch_3_1 indicator... no 2024-08-20T21:30:27.8864487Z #7 52.97 checking if AT_HWCAP contains the htm indicator... no 2024-08-20T21:30:27.8865119Z #7 52.97 checking if AT_HWCAP contains the mma indicator... no 2024-08-20T21:30:27.8865791Z #7 52.97 checking that assembler knows ISA 2.07 instructions ... no 2024-08-20T21:30:27.8866461Z #7 52.99 checking for Altivec support in the compiler ... no 2024-08-20T21:30:27.8867044Z #7 53.00 checking for VSX compiler flag support... no 2024-08-20T21:30:27.8867622Z #7 53.01 checking for VSX support in the assembler ... no 2024-08-20T21:30:27.8868173Z #7 53.02 checking that assembler knows DFP... no 2024-08-20T21:30:27.8868961Z #7 53.04 checking that compiler knows -mhard-dfp switch... no 2024-08-20T21:30:27.8869607Z #7 53.05 checking that compiler knows DFP datatypes... yes 2024-08-20T21:30:27.9923878Z #7 53.07 checking if compiler accepts the -mhtm flag... no 2024-08-20T21:30:27.9924797Z #7 53.08 checking if compiler can find the htm builtins... no 2024-08-20T21:30:27.9925396Z #7 53.09 checking that assembler knows ISA 3.00 ... no 2024-08-20T21:30:27.9925967Z #7 53.11 checking that assembler knows xscvhpdp ... no 2024-08-20T21:30:27.9926667Z #7 53.13 checking that assembler knows darn instruction ... no 2024-08-20T21:30:27.9927273Z #7 53.16 checking that assembler knows ISA 3.1 ... no 2024-08-20T21:30:28.0995253Z #7 53.18 checking for pthread_create@GLIBC2.0()... no 2024-08-20T21:30:28.0995919Z #7 53.21 checking for dlinfo RTLD_DI_TLS_MODID... yes 2024-08-20T21:30:28.0996404Z #7 53.25 checking for eventfd()... yes 2024-08-20T21:30:28.2849528Z #7 53.29 checking that C++ compiler can include header file... yes 2024-08-20T21:30:28.4856829Z #7 53.47 checking that C++ compiler can include header file... yes 2024-08-20T21:30:28.6929082Z #7 53.67 checking that C++ compiler can use std::shared_timed_mutex... yes 2024-08-20T21:30:28.8476544Z #7 53.88 checking that C++ compiler can use std::timed_mutex... yes 2024-08-20T21:30:28.9490376Z #7 54.03 checking for struct user_regs_struct... yes 2024-08-20T21:30:28.9490960Z #7 54.07 checking for __NR_membarrier... yes 2024-08-20T21:30:28.9491672Z #7 54.09 checking if gcc accepts -m32... yes 2024-08-20T21:30:28.9492194Z #7 54.10 checking if gcc accepts -m64... yes 2024-08-20T21:30:28.9492757Z #7 54.12 checking if gcc accepts -march=octeon... no 2024-08-20T21:30:29.0639156Z #7 54.14 checking if gcc accepts -march=octeon2... no 2024-08-20T21:30:29.0639796Z #7 54.15 checking if gcc accepts -mmsa... no 2024-08-20T21:30:29.0640379Z #7 54.16 checking if gcc is producing mips n32 binaries... no 2024-08-20T21:30:29.0641036Z #7 54.17 checking if gcc is producing mips n64 binaries... no 2024-08-20T21:30:29.0641644Z #7 54.18 checking if gcc accepts -mmmx... yes 2024-08-20T21:30:29.0642415Z #7 54.20 checking if gcc accepts -msse... yes 2024-08-20T21:30:29.0643153Z #7 54.22 checking if gcc accepts -mpreferred-stack-boundary=2 -m32... yes 2024-08-20T21:30:29.0643976Z #7 54.23 checking if gcc accepts -mlong-double-128... yes 2024-08-20T21:30:29.1666065Z #7 54.25 checking for using the link time optimisation... no 2024-08-20T21:30:29.1667150Z #7 54.25 checking if gcc accepts -Wmemset-transposed-args... yes 2024-08-20T21:30:29.1667835Z #7 54.27 checking if gcc accepts -Wnonnull... yes 2024-08-20T21:30:29.1668404Z #7 54.28 checking if gcc accepts -Woverflow... yes 2024-08-20T21:30:29.1669013Z #7 54.30 checking if gcc accepts -Wpointer-sign... yes 2024-08-20T21:30:29.1669646Z #7 54.32 checking if gcc accepts -Wuninitialized... yes 2024-08-20T21:30:29.1670285Z #7 54.34 checking if gcc accepts -Wunused-function... yes 2024-08-20T21:30:29.2825140Z #7 54.35 checking if gcc accepts -Wstatic-local-in-inline... no 2024-08-20T21:30:29.2825969Z #7 54.37 checking if gcc accepts -Wmismatched-new-delete... no 2024-08-20T21:30:29.2826707Z #7 54.39 checking if gcc accepts -Winfinite-recursion... no 2024-08-20T21:30:29.2827419Z #7 54.40 checking if gcc accepts -Wexpansion-to-defined... yes 2024-08-20T21:30:29.2828096Z #7 54.42 checking if gcc accepts -Wwrite-strings... yes 2024-08-20T21:30:29.2828714Z #7 54.44 checking if gcc accepts -Wempty-body... yes 2024-08-20T21:30:29.2829280Z #7 54.45 checking if gcc accepts -Wformat... yes 2024-08-20T21:30:29.3851711Z #7 54.47 checking if gcc accepts -Wformat-signedness... yes 2024-08-20T21:30:29.3852393Z #7 54.49 checking if gcc accepts -Wcast-qual... yes 2024-08-20T21:30:29.3853075Z #7 54.50 checking if gcc accepts -Wold-style-declaration... yes 2024-08-20T21:30:29.3853787Z #7 54.52 checking if gcc accepts -Wignored-qualifiers... yes 2024-08-20T21:30:29.3854697Z #7 54.54 checking if gcc accepts -Wmissing-parameter-type... yes 2024-08-20T21:30:29.3855390Z #7 54.55 checking if gcc accepts -Wlogical-op... yes 2024-08-20T21:30:29.5250564Z #7 54.57 checking if gcc accepts -Wenum-conversion... no 2024-08-20T21:30:29.5251364Z #7 54.58 checking if gcc accepts -Wimplicit-fallthrough=2... yes 2024-08-20T21:30:29.5252342Z #7 54.60 checking if gcc accepts -Wformat-security... yes 2024-08-20T21:30:29.5253006Z #7 54.62 checking if gcc accepts -Wextra or -W... -Wextra 2024-08-20T21:30:29.5253624Z #7 54.63 checking if g++ accepts -faligned-new... yes 2024-08-20T21:30:29.5254468Z #7 54.65 checking if g++ accepts -fsized-deallocation... yes 2024-08-20T21:30:29.5255176Z #7 54.67 checking if g++ supports aligned new and delete... yes 2024-08-20T21:30:29.6428907Z #7 54.71 checking if gcc accepts -fno-stack-protector... yes 2024-08-20T21:30:29.6429702Z #7 54.73 checking if gcc accepts -finline-functions... yes 2024-08-20T21:30:29.6430371Z #7 54.75 checking if gcc accepts -fno-ipa-icf... yes 2024-08-20T21:30:29.6431059Z #7 54.76 checking if gcc accepts --param inline-unit-growth... yes 2024-08-20T21:30:29.6431870Z #7 54.78 checking if gcc accepts -gdwarf-4 -fdebug-types-section... yes 2024-08-20T21:30:29.6432592Z #7 54.80 checking if gcc accepts -g -gz=zlib... yes 2024-08-20T21:30:29.7578251Z #7 54.83 checking if gcc accepts -g -gz=zlib-gnu... yes 2024-08-20T21:30:29.7578868Z #7 54.86 checking if gcc accepts nested functions... yes 2024-08-20T21:30:29.7579667Z #7 54.88 checking if gcc accepts the 'p' constraint in asm statements... yes 2024-08-20T21:30:29.7580380Z #7 54.90 checking if gcc accepts -pie... yes 2024-08-20T21:30:29.7580899Z #7 54.93 checking if gcc accepts -ansi... yes 2024-08-20T21:30:29.8668709Z #7 54.94 checking if gcc accepts -no-pie... yes 2024-08-20T21:30:29.8669884Z #7 54.96 checking if the linker accepts -Wl,--image-base... no 2024-08-20T21:30:29.8670650Z #7 54.99 checking if the linker accepts -Wl,-Ttext-segment... yes 2024-08-20T21:30:29.8671562Z #7 55.01 configure: ld --image-base or -Ttext-segment used, no need to strip build-id NOTEs. 2024-08-20T21:30:29.8672375Z #7 55.01 checking if ppc32/64 as supports mtocrf/mfocrf... no 2024-08-20T21:30:29.8673357Z #7 55.03 checking if ppc32/64 asm supports phased out floating point instructions... no 2024-08-20T21:30:29.9692429Z #7 55.05 checking if amd64 assembler supports fxsave64/fxrstor64... yes 2024-08-20T21:30:29.9693531Z #7 55.07 checking if x86/amd64 assembler speaks SSE3... yes 2024-08-20T21:30:29.9694193Z #7 55.09 checking if x86/amd64 assembler speaks SSSE3... yes 2024-08-20T21:30:29.9695071Z #7 55.10 checking if x86/amd64 assembler supports 'pclmulqdq'... yes 2024-08-20T21:30:29.9695863Z #7 55.12 checking if x86/amd64 assembler supports 'vpclmulqdq'... yes 2024-08-20T21:30:29.9696687Z #7 55.14 checking if x86/amd64 assembler supports FMA4 'vfmaddpd'... yes 2024-08-20T21:30:30.0723637Z #7 55.16 checking if x86/amd64 assembler supports 'lzcnt'... yes 2024-08-20T21:30:30.0724819Z #7 55.17 checking if x86/amd64 assembler supports 'loopnel'... yes 2024-08-20T21:30:30.0725583Z #7 55.19 checking if x86/amd64 assembler supports 'addr32'... yes 2024-08-20T21:30:30.0726336Z #7 55.21 checking if x86/amd64 assembler speaks SSE4.2... yes 2024-08-20T21:30:30.0726977Z #7 55.22 checking if x86/amd64 assembler speaks AVX... yes 2024-08-20T21:30:30.0727595Z #7 55.24 checking if x86/amd64 assembler speaks AVX2... yes 2024-08-20T21:30:30.1886906Z #7 55.26 checking if x86/amd64 assembler speaks TSX... yes 2024-08-20T21:30:30.1887685Z #7 55.28 checking if x86/amd64 assembler speaks BMI1 and BMI2... yes 2024-08-20T21:30:30.1888335Z #7 55.29 checking if x86/amd64 assembler speaks FMA... yes 2024-08-20T21:30:30.1889003Z #7 55.31 checking if amd64 assembler knows the MPX instructions... no 2024-08-20T21:30:30.1889747Z #7 55.32 checking if amd64 assembler knows the ADX instructions... yes 2024-08-20T21:30:30.1890502Z #7 55.34 checking if amd64 assembler knows the RDRAND instruction... yes 2024-08-20T21:30:30.1891266Z #7 55.36 checking if amd64 assembler knows the RDSEED instruction... yes 2024-08-20T21:30:30.3196081Z #7 55.37 checking if amd64 assembler knows the F16C instructions... yes 2024-08-20T21:30:30.3196910Z #7 55.39 checking if x86/amd64 assembler knows the MOVBE insn... yes 2024-08-20T21:30:30.3197664Z #7 55.41 checking if gcc supports the ifunc attribute... yes 2024-08-20T21:30:30.3199311Z #7 55.44 checking if gcc supports the armv8 crc feature flag... no 2024-08-20T21:30:30.3200220Z #7 55.45 checking if gcc supports the armv81 feature flag and assembler supports v8.1 instructions... no 2024-08-20T21:30:30.3201332Z #7 55.46 checking if gcc supports the armv82 feature flag and assembler supports v8.2 instructions... no 2024-08-20T21:30:30.4237016Z #7 55.50 checking for TLS support... yes 2024-08-20T21:30:30.4237548Z #7 55.54 checking for asm/unistd.h... yes 2024-08-20T21:30:30.4238037Z #7 55.56 checking for endian.h... yes 2024-08-20T21:30:30.4238440Z #7 55.59 checking for mqueue.h... yes 2024-08-20T21:30:30.5363673Z #7 55.61 checking for sys/endian.h... no 2024-08-20T21:30:30.5364240Z #7 55.63 checking for sys/epoll.h... yes 2024-08-20T21:30:30.5364672Z #7 55.65 checking for sys/eventfd.h... yes 2024-08-20T21:30:30.5365122Z #7 55.68 checking for sys/klog.h... yes 2024-08-20T21:30:30.5365571Z #7 55.70 checking for sys/poll.h... yes 2024-08-20T21:30:30.6513137Z #7 55.72 checking for sys/prctl.h... yes 2024-08-20T21:30:30.6513713Z #7 55.74 checking for sys/signal.h... yes 2024-08-20T21:30:30.6514189Z #7 55.77 checking for sys/signalfd.h... yes 2024-08-20T21:30:30.6514644Z #7 55.79 checking for sys/syscall.h... yes 2024-08-20T21:30:30.6515090Z #7 55.81 checking for sys/sysnvl.h... no 2024-08-20T21:30:30.7769579Z #7 55.84 checking for sys/time.h... (cached) yes 2024-08-20T21:30:30.7770193Z #7 55.84 checking for sys/types.h... (cached) yes 2024-08-20T21:30:30.7770745Z #7 55.84 checking if is usable... yes 2024-08-20T21:30:30.7771281Z #7 55.85 checking for uid_t in sys/types.h... yes 2024-08-20T21:30:30.7771743Z #7 55.86 checking for off_t... yes 2024-08-20T21:30:30.7772119Z #7 55.91 checking for size_t... yes 2024-08-20T21:30:30.8902767Z #7 55.96 checking for struct statx... yes 2024-08-20T21:30:30.8903316Z #7 56.00 checking for working memcmp... yes 2024-08-20T21:30:30.8904068Z #7 56.04 checking for getpagesize... yes 2024-08-20T21:30:31.0021828Z #7 56.08 checking for working mmap... yes 2024-08-20T21:30:31.0022668Z #7 56.12 checking for pthread_create in -lpthread... yes 2024-08-20T21:30:31.0023309Z #7 56.16 checking for clock_gettime in -lrt... yes 2024-08-20T21:30:31.1029493Z #7 56.19 checking for clock_gettime... yes 2024-08-20T21:30:31.1030053Z #7 56.22 checking for copy_file_range... yes 2024-08-20T21:30:31.1030509Z #7 56.25 checking for epoll_create... yes 2024-08-20T21:30:31.2385848Z #7 56.29 checking for epoll_pwait... yes 2024-08-20T21:30:31.2386371Z #7 56.32 checking for klogctl... yes 2024-08-20T21:30:31.2386777Z #7 56.35 checking for mallinfo... yes 2024-08-20T21:30:31.2387191Z #7 56.39 checking for memchr... yes 2024-08-20T21:30:31.3431123Z #7 56.42 checking for memfd_create... yes 2024-08-20T21:30:31.3431622Z #7 56.46 checking for memset... yes 2024-08-20T21:30:31.3432026Z #7 56.49 checking for mkdir... yes 2024-08-20T21:30:31.4449954Z #7 56.53 checking for mremap... yes 2024-08-20T21:30:31.4450485Z #7 56.56 checking for ppoll... yes 2024-08-20T21:30:31.4450900Z #7 56.60 checking for preadv... yes 2024-08-20T21:30:31.5486394Z #7 56.63 checking for preadv2... yes 2024-08-20T21:30:31.5487274Z #7 56.66 checking for process_vm_readv... yes 2024-08-20T21:30:31.5488113Z #7 56.70 checking for process_vm_writev... yes 2024-08-20T21:30:31.6517811Z #7 56.73 checking for pthread_barrier_init... yes 2024-08-20T21:30:31.6518446Z #7 56.77 checking for pthread_condattr_setclock... yes 2024-08-20T21:30:31.6519022Z #7 56.80 checking for pthread_mutex_timedlock... yes 2024-08-20T21:30:31.7535268Z #7 56.84 checking for pthread_rwlock_timedrdlock... yes 2024-08-20T21:30:31.7535946Z #7 56.87 checking for pthread_rwlock_timedwrlock... yes 2024-08-20T21:30:31.7536491Z #7 56.91 checking for pthread_setname_np... yes 2024-08-20T21:30:31.8565240Z #7 56.94 checking for pthread_spin_lock... yes 2024-08-20T21:30:31.8565779Z #7 56.97 checking for pthread_yield... yes 2024-08-20T21:30:31.8566330Z #7 57.01 checking for pwritev... yes 2024-08-20T21:30:31.9579807Z #7 57.04 checking for pwritev2... yes 2024-08-20T21:30:31.9580302Z #7 57.08 checking for rawmemchr... yes 2024-08-20T21:30:31.9580735Z #7 57.11 checking for readlinkat... yes 2024-08-20T21:30:32.0592255Z #7 57.14 checking for semtimedop... yes 2024-08-20T21:30:32.0592789Z #7 57.18 checking for setcontext... yes 2024-08-20T21:30:32.0593213Z #7 57.21 checking for signalfd... yes 2024-08-20T21:30:32.1672077Z #7 57.24 checking for sigwaitinfo... yes 2024-08-20T21:30:32.1672606Z #7 57.28 checking for strchr... yes 2024-08-20T21:30:32.1673019Z #7 57.32 checking for strdup... yes 2024-08-20T21:30:32.2773206Z #7 57.35 checking for strpbrk... yes 2024-08-20T21:30:32.2773705Z #7 57.39 checking for strrchr... yes 2024-08-20T21:30:32.2774106Z #7 57.43 checking for strstr... yes 2024-08-20T21:30:32.3773389Z #7 57.46 checking for swapcontext... yes 2024-08-20T21:30:32.3773870Z #7 57.50 checking for syscall... yes 2024-08-20T21:30:32.3774306Z #7 57.53 checking for utimensat... yes 2024-08-20T21:30:32.4839714Z #7 57.56 checking for mempcpy... yes 2024-08-20T21:30:32.4840216Z #7 57.60 checking for stpncpy... yes 2024-08-20T21:30:32.4840652Z #7 57.64 checking for strchrnul... yes 2024-08-20T21:30:32.5866206Z #7 57.67 checking for memrchr... yes 2024-08-20T21:30:32.5866690Z #7 57.70 checking for strndup... yes 2024-08-20T21:30:32.5867109Z #7 57.74 checking for mpicc... mpicc 2024-08-20T21:30:32.5868032Z #7 57.74 checking primary target for usable MPI2-compliant C compiler and mpi.h... no 2024-08-20T21:30:32.5869044Z #7 57.75 checking secondary target for usable MPI2-compliant C compiler and mpi.h... no 2024-08-20T21:30:32.5869717Z #7 57.76 checking for boost... no 2024-08-20T21:30:32.7170303Z #7 57.77 checking for OpenMP... yes 2024-08-20T21:30:32.7170837Z #7 57.81 checking for __builtin_popcount()... yes 2024-08-20T21:30:32.7171335Z #7 57.84 checking for __builtin_clz()... yes 2024-08-20T21:30:32.7171808Z #7 57.87 checking for __builtin_ctz()... yes 2024-08-20T21:30:32.8263077Z #7 57.90 checking if gcc supports __sync_add_and_fetch for the primary target... yes 2024-08-20T21:30:32.8264074Z #7 57.94 checking if gcc supports __sync_add_and_fetch on uint64_t for all targets... yes 2024-08-20T21:30:32.8264856Z #7 57.97 checking if g++ supports __sync_add_and_fetch... yes 2024-08-20T21:30:33.1769088Z #7 58.01 checking if libstdc++ supports annotating shared pointers... yes 2024-08-20T21:30:33.2834078Z #7 58.39 checking that generated files are newer than configure... done 2024-08-20T21:30:33.2834915Z #7 58.39 configure: creating ./config.status 2024-08-20T21:30:33.2835393Z #7 58.47 config.status: creating Makefile 2024-08-20T21:30:33.3856858Z #7 58.48 config.status: creating VEX/Makefile 2024-08-20T21:30:33.3857411Z #7 58.50 config.status: creating valgrind.spec 2024-08-20T21:30:33.3857913Z #7 58.51 config.status: creating valgrind.pc 2024-08-20T21:30:33.3858609Z #7 58.52 config.status: creating glibc-2.X.supp 2024-08-20T21:30:33.3859249Z #7 58.53 config.status: creating glibc-2.X-helgrind.supp 2024-08-20T21:30:33.3859892Z #7 58.54 config.status: creating glibc-2.X-drd.supp 2024-08-20T21:30:33.3860410Z #7 58.55 config.status: creating include/valgrind.h 2024-08-20T21:30:33.3860916Z #7 58.57 config.status: creating docs/Makefile 2024-08-20T21:30:33.5003566Z #7 58.59 config.status: creating docs/xml/vg-entities.xml 2024-08-20T21:30:33.5004243Z #7 58.60 config.status: creating tests/Makefile 2024-08-20T21:30:33.5004777Z #7 58.61 config.status: creating tests/vg_regtest 2024-08-20T21:30:33.5005284Z #7 58.63 config.status: creating perf/Makefile 2024-08-20T21:30:33.5005773Z #7 58.64 config.status: creating perf/vg_perf 2024-08-20T21:30:33.5006415Z #7 58.66 config.status: creating gdbserver_tests/Makefile 2024-08-20T21:30:33.5007106Z #7 58.67 config.status: creating gdbserver_tests/solaris/Makefile 2024-08-20T21:30:33.5007710Z #7 58.69 config.status: creating include/Makefile 2024-08-20T21:30:33.6091883Z #7 58.70 config.status: creating auxprogs/Makefile 2024-08-20T21:30:33.6092471Z #7 58.71 config.status: creating mpi/Makefile 2024-08-20T21:30:33.6093744Z #7 58.73 config.status: creating coregrind/Makefile 2024-08-20T21:30:33.6094267Z #7 58.76 config.status: creating memcheck/Makefile 2024-08-20T21:30:33.6094824Z #7 58.78 config.status: creating memcheck/tests/Makefile 2024-08-20T21:30:33.6095441Z #7 58.79 config.status: creating memcheck/tests/common/Makefile 2024-08-20T21:30:33.7106401Z #7 58.81 config.status: creating memcheck/tests/amd64/Makefile 2024-08-20T21:30:33.7107619Z #7 58.82 config.status: creating memcheck/tests/x86/Makefile 2024-08-20T21:30:33.7108722Z #7 58.84 config.status: creating memcheck/tests/linux/Makefile 2024-08-20T21:30:33.7110232Z #7 58.85 config.status: creating memcheck/tests/linux/debuginfod-check.vgtest 2024-08-20T21:30:33.7110993Z #7 58.87 config.status: creating memcheck/tests/darwin/Makefile 2024-08-20T21:30:33.7111648Z #7 58.88 config.status: creating memcheck/tests/solaris/Makefile 2024-08-20T21:30:33.7112338Z #7 58.90 config.status: creating memcheck/tests/freebsd/Makefile 2024-08-20T21:30:33.8115825Z #7 58.91 config.status: creating memcheck/tests/amd64-linux/Makefile 2024-08-20T21:30:33.8116703Z #7 58.92 config.status: creating memcheck/tests/arm64-linux/Makefile 2024-08-20T21:30:33.8117481Z #7 58.94 config.status: creating memcheck/tests/x86-linux/Makefile 2024-08-20T21:30:33.8118264Z #7 58.95 config.status: creating memcheck/tests/amd64-solaris/Makefile 2024-08-20T21:30:33.8119052Z #7 58.97 config.status: creating memcheck/tests/x86-solaris/Makefile 2024-08-20T21:30:33.8119828Z #7 58.98 config.status: creating memcheck/tests/amd64-freebsd/Makefile 2024-08-20T21:30:33.8128501Z #7 59.00 config.status: creating memcheck/tests/x86-freebsd/Makefile 2024-08-20T21:30:33.9126657Z #7 59.01 config.status: creating memcheck/tests/ppc32/Makefile 2024-08-20T21:30:33.9127725Z #7 59.03 config.status: creating memcheck/tests/ppc64/Makefile 2024-08-20T21:30:33.9128388Z #7 59.04 config.status: creating memcheck/tests/s390x/Makefile 2024-08-20T21:30:33.9129239Z #7 59.05 config.status: creating memcheck/tests/mips32/Makefile 2024-08-20T21:30:33.9129916Z #7 59.07 config.status: creating memcheck/tests/mips64/Makefile 2024-08-20T21:30:33.9130794Z #7 59.08 config.status: creating memcheck/tests/vbit-test/Makefile 2024-08-20T21:30:33.9131407Z #7 59.10 config.status: creating cachegrind/Makefile 2024-08-20T21:30:34.0163564Z #7 59.11 config.status: creating cachegrind/tests/Makefile 2024-08-20T21:30:34.0164381Z #7 59.13 config.status: creating cachegrind/tests/x86/Makefile 2024-08-20T21:30:34.0165011Z #7 59.14 config.status: creating cachegrind/cg_annotate 2024-08-20T21:30:34.0165553Z #7 59.16 config.status: creating cachegrind/cg_diff 2024-08-20T21:30:34.0166082Z #7 59.17 config.status: creating callgrind/Makefile 2024-08-20T21:30:34.0166756Z #7 59.19 config.status: creating callgrind/callgrind_annotate 2024-08-20T21:30:34.0167384Z #7 59.20 config.status: creating callgrind/callgrind_control 2024-08-20T21:30:34.1207799Z #7 59.22 config.status: creating callgrind/tests/Makefile 2024-08-20T21:30:34.1208619Z #7 59.23 config.status: creating helgrind/Makefile 2024-08-20T21:30:34.1209168Z #7 59.25 config.status: creating helgrind/tests/Makefile 2024-08-20T21:30:34.1209705Z #7 59.26 config.status: creating drd/Makefile 2024-08-20T21:30:34.1210562Z #7 59.28 config.status: creating drd/scripts/download-and-build-splash2 2024-08-20T21:30:34.1211205Z #7 59.29 config.status: creating drd/tests/Makefile 2024-08-20T21:30:34.1211730Z #7 59.31 config.status: creating massif/Makefile 2024-08-20T21:30:34.2228858Z #7 59.32 config.status: creating massif/tests/Makefile 2024-08-20T21:30:34.2229775Z #7 59.34 config.status: creating massif/ms_print 2024-08-20T21:30:34.2230282Z #7 59.35 config.status: creating dhat/Makefile 2024-08-20T21:30:34.2230803Z #7 59.37 config.status: creating dhat/tests/Makefile 2024-08-20T21:30:34.2231324Z #7 59.38 config.status: creating lackey/Makefile 2024-08-20T21:30:34.2231843Z #7 59.39 config.status: creating lackey/tests/Makefile 2024-08-20T21:30:34.2232385Z #7 59.41 config.status: creating none/Makefile 2024-08-20T21:30:34.3265821Z #7 59.42 config.status: creating none/tests/Makefile 2024-08-20T21:30:34.3266473Z #7 59.44 config.status: creating none/tests/scripts/Makefile 2024-08-20T21:30:34.3267107Z #7 59.45 config.status: creating none/tests/amd64/Makefile 2024-08-20T21:30:34.3267707Z #7 59.47 config.status: creating none/tests/ppc32/Makefile 2024-08-20T21:30:34.3268302Z #7 59.48 config.status: creating none/tests/ppc64/Makefile 2024-08-20T21:30:34.3268870Z #7 59.50 config.status: creating none/tests/x86/Makefile 2024-08-20T21:30:34.3269442Z #7 59.51 config.status: creating none/tests/arm/Makefile 2024-08-20T21:30:34.4300722Z #7 59.53 config.status: creating none/tests/arm64/Makefile 2024-08-20T21:30:34.4301826Z #7 59.54 config.status: creating none/tests/s390x/Makefile 2024-08-20T21:30:34.4302811Z #7 59.56 config.status: creating none/tests/mips32/Makefile 2024-08-20T21:30:34.4303677Z #7 59.57 config.status: creating none/tests/mips64/Makefile 2024-08-20T21:30:34.4304327Z #7 59.59 config.status: creating none/tests/nanomips/Makefile 2024-08-20T21:30:34.4304947Z #7 59.60 config.status: creating none/tests/linux/Makefile 2024-08-20T21:30:34.4305547Z #7 59.62 config.status: creating none/tests/darwin/Makefile 2024-08-20T21:30:34.5310918Z #7 59.63 config.status: creating none/tests/solaris/Makefile 2024-08-20T21:30:34.5311657Z #7 59.64 config.status: creating none/tests/freebsd/Makefile 2024-08-20T21:30:34.5312592Z #7 59.66 config.status: creating none/tests/amd64-linux/Makefile 2024-08-20T21:30:34.5313321Z #7 59.67 config.status: creating none/tests/x86-linux/Makefile 2024-08-20T21:30:34.5314047Z #7 59.69 config.status: creating none/tests/amd64-darwin/Makefile 2024-08-20T21:30:34.5314762Z #7 59.70 config.status: creating none/tests/x86-darwin/Makefile 2024-08-20T21:30:34.5315496Z #7 59.72 config.status: creating none/tests/amd64-solaris/Makefile 2024-08-20T21:30:34.6448609Z #7 59.73 config.status: creating none/tests/x86-solaris/Makefile 2024-08-20T21:30:34.6449612Z #7 59.75 config.status: creating none/tests/x86-freebsd/Makefile 2024-08-20T21:30:34.6450307Z #7 59.76 config.status: creating exp-bbv/Makefile 2024-08-20T21:30:34.6450930Z #7 59.77 config.status: creating exp-bbv/tests/Makefile 2024-08-20T21:30:34.6451583Z #7 59.79 config.status: creating exp-bbv/tests/x86/Makefile 2024-08-20T21:30:34.6452279Z #7 59.80 config.status: creating exp-bbv/tests/x86-linux/Makefile 2024-08-20T21:30:34.6453032Z #7 59.82 config.status: creating exp-bbv/tests/amd64-linux/Makefile 2024-08-20T21:30:34.6453803Z #7 59.83 config.status: creating exp-bbv/tests/ppc32-linux/Makefile 2024-08-20T21:30:34.7455881Z #7 59.84 config.status: creating exp-bbv/tests/arm-linux/Makefile 2024-08-20T21:30:34.7456526Z #7 59.86 config.status: creating shared/Makefile 2024-08-20T21:30:34.7457057Z #7 59.87 config.status: creating solaris/Makefile 2024-08-20T21:30:34.7457630Z #7 59.89 config.status: creating coregrind/link_tool_exe_linux 2024-08-20T21:30:34.7458297Z #7 59.90 config.status: creating coregrind/link_tool_exe_freebsd 2024-08-20T21:30:34.7458975Z #7 59.92 config.status: creating coregrind/link_tool_exe_darwin 2024-08-20T21:30:34.7459632Z #7 59.93 config.status: creating coregrind/link_tool_exe_solaris 2024-08-20T21:30:34.8489215Z #7 59.95 config.status: creating tests/filter_stderr_basic 2024-08-20T21:30:34.8489853Z #7 59.96 config.status: creating tests/filter_discards 2024-08-20T21:30:34.8490447Z #7 59.98 config.status: creating memcheck/tests/filter_stderr 2024-08-20T21:30:34.8491073Z #7 59.99 config.status: creating memcheck/tests/filter_dw4 2024-08-20T21:30:34.8491740Z #7 60.00 config.status: creating memcheck/tests/filter_overlaperror 2024-08-20T21:30:34.8492439Z #7 60.02 config.status: creating memcheck/tests/x86/filter_pushfpopf 2024-08-20T21:30:34.8493111Z #7 60.03 config.status: creating gdbserver_tests/filter_gdb 2024-08-20T21:30:34.9525875Z #7 60.05 config.status: creating gdbserver_tests/filter_memcheck_monitor 2024-08-20T21:30:34.9526792Z #7 60.06 config.status: creating gdbserver_tests/filter_stderr 2024-08-20T21:30:34.9527697Z #7 60.08 config.status: creating gdbserver_tests/filter_vgdb 2024-08-20T21:30:34.9528295Z #7 60.09 config.status: creating drd/tests/filter_stderr 2024-08-20T21:30:34.9528905Z #7 60.11 config.status: creating drd/tests/filter_error_count 2024-08-20T21:30:34.9529553Z #7 60.12 config.status: creating drd/tests/filter_error_summary 2024-08-20T21:30:34.9530290Z #7 60.14 config.status: creating drd/tests/filter_stderr_and_thread_no_and_offset 2024-08-20T21:30:35.1697592Z #7 60.15 config.status: creating drd/tests/filter_thread_no 2024-08-20T21:30:35.1698308Z #7 60.17 config.status: creating drd/tests/filter_xml_and_thread_no 2024-08-20T21:30:35.1698973Z #7 60.18 config.status: creating helgrind/tests/filter_stderr 2024-08-20T21:30:35.1699524Z #7 60.20 config.status: creating config.h 2024-08-20T21:30:35.1700022Z #7 60.20 config.status: executing depfiles commands 2024-08-20T21:30:41.4241246Z #7 66.61 2024-08-20T21:30:41.4241645Z #7 66.61 Version: 3.20.0 2024-08-20T21:30:41.4242161Z #7 66.61 Maximum build arch: amd64 2024-08-20T21:30:41.4242726Z #7 66.61 Primary build arch: amd64 2024-08-20T21:30:41.4243172Z #7 66.61 Secondary build arch: 2024-08-20T21:30:41.4243598Z #7 66.61 Build OS: linux 2024-08-20T21:30:41.4244023Z #7 66.61 Link Time Optimisation: no 2024-08-20T21:30:41.4244496Z #7 66.61 Primary build target: AMD64_LINUX 2024-08-20T21:30:41.4244966Z #7 66.61 Secondary build target: 2024-08-20T21:30:41.4245406Z #7 66.61 Platform variant: vanilla 2024-08-20T21:30:41.4246207Z #7 66.61 Primary -DVGPV string: -DVGPV_amd64_linux_vanilla=1 2024-08-20T21:30:41.4247451Z #7 66.61 Default supp files: ./xfree-3.supp ./xfree-4.supp glibc-2.X-drd.supp glibc-2.X-helgrind.supp glibc-2.X.supp 2024-08-20T21:30:41.4248280Z #7 66.61 2024-08-20T21:30:41.5363347Z #7 66.65 ++ nproc 2024-08-20T21:30:41.5364223Z #7 66.65 + make -j46 2024-08-20T21:30:41.5365751Z #7 66.65 echo "# This is a generated file, composed of the following suppression rules:" > default.supp 2024-08-20T21:30:41.5367307Z #7 66.65 ./auxprogs/make_or_upd_vgversion_h . 2024-08-20T21:30:41.5369138Z #7 66.65 echo "# " ./xfree-3.supp ./xfree-4.supp glibc-2.X-drd.supp glibc-2.X-helgrind.supp glibc-2.X.supp >> default.supp 2024-08-20T21:30:41.5371890Z #7 66.65 cat xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.X-helgrind.supp glibc-2.X.supp >> default.supp 2024-08-20T21:30:41.5373486Z #7 66.66 make all-recursive 2024-08-20T21:30:41.5374600Z #7 66.66 make[1]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:30:41.5375686Z #7 66.66 Making all in include 2024-08-20T21:30:41.5376816Z #7 66.66 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:30:41.5378181Z #7 66.66 make[2]: Nothing to be done for 'all'. 2024-08-20T21:30:41.5379525Z #7 66.66 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:30:41.5380608Z #7 66.66 Making all in VEX 2024-08-20T21:30:41.5381757Z #7 66.67 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:30:41.5382914Z #7 66.67 make all-am 2024-08-20T21:30:41.5383908Z #7 66.67 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:30:41.5394787Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-main_globals.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-main_globals.Tpo -c -o priv/libvex_amd64_linux_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c 2024-08-20T21:30:41.5413339Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-main_main.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-main_main.Tpo -c -o priv/libvex_amd64_linux_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c 2024-08-20T21:30:41.5430772Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-main_util.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-main_util.Tpo -c -o priv/libvex_amd64_linux_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c 2024-08-20T21:30:41.5449197Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_defs.Tpo -c -o priv/libvex_amd64_linux_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c 2024-08-20T21:30:41.5467889Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_inject.Tpo -c -o priv/libvex_amd64_linux_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c 2024-08-20T21:30:41.5486457Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_match.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_match.Tpo -c -o priv/libvex_amd64_linux_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c 2024-08-20T21:30:41.5504734Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_opt.Tpo -c -o priv/libvex_amd64_linux_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c 2024-08-20T21:30:41.5525141Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c 2024-08-20T21:30:41.5545078Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_generic_x87.Tpo -c -o priv/libvex_amd64_linux_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c 2024-08-20T21:30:41.5565411Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_x86_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c 2024-08-20T21:30:41.5585132Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_x86_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c 2024-08-20T21:30:41.5605444Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_amd64_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c 2024-08-20T21:30:41.5625928Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c 2024-08-20T21:30:41.5645456Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_ppc_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c 2024-08-20T21:30:41.5665054Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_ppc_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c 2024-08-20T21:30:41.5683715Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c 2024-08-20T21:30:41.5702538Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c 2024-08-20T21:30:41.5721630Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm64_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm64_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm64_helpers.o `test -f 'priv/guest_arm64_helpers.c' || echo './'`priv/guest_arm64_helpers.c 2024-08-20T21:30:41.5740483Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm64_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm64_toIR.o `test -f 'priv/guest_arm64_toIR.c' || echo './'`priv/guest_arm64_toIR.c 2024-08-20T21:30:41.5758844Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_s390_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c 2024-08-20T21:30:41.5777917Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c 2024-08-20T21:30:41.5795986Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_mips_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c 2024-08-20T21:30:41.5814510Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_mipsdsp_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_mipsdsp_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_mipsdsp_toIR.o `test -f 'priv/guest_mipsdsp_toIR.c' || echo './'`priv/guest_mipsdsp_toIR.c 2024-08-20T21:30:41.5834207Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_mips_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c 2024-08-20T21:30:41.5854883Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_nanomips_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_nanomips_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_nanomips_helpers.o `test -f 'priv/guest_nanomips_helpers.c' || echo './'`priv/guest_nanomips_helpers.c 2024-08-20T21:30:41.5873452Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_nanomips_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_nanomips_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_nanomips_toIR.o `test -f 'priv/guest_nanomips_toIR.c' || echo './'`priv/guest_nanomips_toIR.c 2024-08-20T21:30:41.5892713Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_regs.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c 2024-08-20T21:30:41.5911043Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_simd64.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c 2024-08-20T21:30:41.5929775Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_simd128.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c 2024-08-20T21:30:41.5946883Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_simd256.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c 2024-08-20T21:30:41.5964014Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_maddf.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c 2024-08-20T21:30:41.5981459Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c 2024-08-20T21:30:41.5998706Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_reg_alloc3.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc3.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_reg_alloc3.o `test -f 'priv/host_generic_reg_alloc3.c' || echo './'`priv/host_generic_reg_alloc3.c 2024-08-20T21:30:41.6017562Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_x86_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c 2024-08-20T21:30:41.6035473Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_x86_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c 2024-08-20T21:30:41.6054489Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_amd64_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c 2024-08-20T21:30:41.6072588Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_amd64_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c 2024-08-20T21:30:41.6089351Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_ppc_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c 2024-08-20T21:30:41.6099570Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_ppc_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c 2024-08-20T21:30:41.6109440Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c 2024-08-20T21:30:41.6119472Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c 2024-08-20T21:30:41.6129379Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm64_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm64_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_arm64_defs.o `test -f 'priv/host_arm64_defs.c' || echo './'`priv/host_arm64_defs.c 2024-08-20T21:30:41.6139257Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm64_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm64_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_arm64_isel.o `test -f 'priv/host_arm64_isel.c' || echo './'`priv/host_arm64_isel.c 2024-08-20T21:30:41.6149019Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_s390_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c 2024-08-20T21:30:41.6159106Z #7 66.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_s390_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c 2024-08-20T21:30:41.6168907Z #7 66.70 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-s390_disasm.Tpo -c -o priv/libvex_amd64_linux_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c 2024-08-20T21:30:41.6174082Z #7 66.70 mv -f priv/.deps/libvex_amd64_linux_a-main_globals.Tpo priv/.deps/libvex_amd64_linux_a-main_globals.Po 2024-08-20T21:30:41.6179895Z #7 66.71 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_mips_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c 2024-08-20T21:30:41.6185319Z #7 66.72 mv -f priv/.deps/libvex_amd64_linux_a-guest_nanomips_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_nanomips_helpers.Po 2024-08-20T21:30:41.6414493Z #7 66.72 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_simd256.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_simd256.Po 2024-08-20T21:30:41.6420651Z #7 66.72 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_nanomips_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_nanomips_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_nanomips_defs.o `test -f 'priv/host_nanomips_defs.c' || echo './'`priv/host_nanomips_defs.c 2024-08-20T21:30:41.6430887Z #7 66.72 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_mips_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c 2024-08-20T21:30:41.6436114Z #7 66.75 mv -f priv/.deps/libvex_amd64_linux_a-ir_match.Tpo priv/.deps/libvex_amd64_linux_a-ir_match.Po 2024-08-20T21:30:41.6442007Z #7 66.75 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_nanomips_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_nanomips_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_nanomips_isel.o `test -f 'priv/host_nanomips_isel.c' || echo './'`priv/host_nanomips_isel.c 2024-08-20T21:30:41.6447616Z #7 66.76 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_maddf.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_maddf.Po 2024-08-20T21:30:41.6453833Z #7 66.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o -MD -MP -MF priv/.deps/libvexmultiarch_amd64_linux_a-multiarch_main_main.Tpo -c -o priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o `test -f 'priv/multiarch_main_main.c' || echo './'`priv/multiarch_main_main.c 2024-08-20T21:30:41.6459761Z #7 66.79 mv -f priv/.deps/libvex_amd64_linux_a-host_arm_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_arm_isel.Po 2024-08-20T21:30:41.6461128Z #7 66.80 mv -f priv/.deps/libvex_amd64_linux_a-guest_mips_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_mips_helpers.Po 2024-08-20T21:30:41.6462416Z #7 66.81 mv -f priv/.deps/libvex_amd64_linux_a-ir_inject.Tpo priv/.deps/libvex_amd64_linux_a-ir_inject.Po 2024-08-20T21:30:41.6463726Z #7 66.83 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_simd128.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_simd128.Po 2024-08-20T21:30:41.7711475Z #7 66.86 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_regs.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_regs.Po 2024-08-20T21:30:41.7713929Z #7 66.96 mv -f priv/.deps/libvex_amd64_linux_a-s390_disasm.Tpo priv/.deps/libvex_amd64_linux_a-s390_disasm.Po 2024-08-20T21:30:41.8961643Z #7 66.98 mv -f priv/.deps/libvex_amd64_linux_a-main_util.Tpo priv/.deps/libvex_amd64_linux_a-main_util.Po 2024-08-20T21:30:41.8962995Z #7 66.99 mv -f priv/.deps/libvex_amd64_linux_a-guest_generic_x87.Tpo priv/.deps/libvex_amd64_linux_a-guest_generic_x87.Po 2024-08-20T21:30:41.8964392Z #7 67.02 mv -f priv/.deps/libvex_amd64_linux_a-guest_s390_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_s390_helpers.Po 2024-08-20T21:30:41.8966073Z #7 67.04 mv -f priv/.deps/libvex_amd64_linux_a-guest_nanomips_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_nanomips_toIR.Po 2024-08-20T21:30:41.8967722Z #7 67.08 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm_helpers.Po 2024-08-20T21:30:42.0050233Z #7 67.11 mv -f priv/.deps/libvexmultiarch_amd64_linux_a-multiarch_main_main.Tpo priv/.deps/libvexmultiarch_amd64_linux_a-multiarch_main_main.Po 2024-08-20T21:30:42.0051364Z #7 67.12 rm -f libvexmultiarch-amd64-linux.a 2024-08-20T21:30:42.0052352Z #7 67.12 /usr/bin/ar cru libvexmultiarch-amd64-linux.a priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o 2024-08-20T21:30:42.0053476Z #7 67.12 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:30:42.0054190Z #7 67.12 ranlib libvexmultiarch-amd64-linux.a 2024-08-20T21:30:42.0055719Z #7 67.19 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc3.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc3.Po 2024-08-20T21:30:42.1698563Z #7 67.20 mv -f priv/.deps/libvex_amd64_linux_a-main_main.Tpo priv/.deps/libvex_amd64_linux_a-main_main.Po 2024-08-20T21:30:42.1699944Z #7 67.25 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm64_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm64_helpers.Po 2024-08-20T21:30:42.1701428Z #7 67.36 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc2.Po 2024-08-20T21:30:42.2838603Z #7 67.40 mv -f priv/.deps/libvex_amd64_linux_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_amd64_linux_a-guest_generic_bb_to_IR.Po 2024-08-20T21:30:42.2840104Z #7 67.47 mv -f priv/.deps/libvex_amd64_linux_a-host_nanomips_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_nanomips_isel.Po 2024-08-20T21:30:42.4321157Z #7 67.53 mv -f priv/.deps/libvex_amd64_linux_a-host_nanomips_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_nanomips_defs.Po 2024-08-20T21:30:42.4323878Z #7 67.62 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_simd64.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_simd64.Po 2024-08-20T21:30:42.5885290Z #7 67.62 mv -f priv/.deps/libvex_amd64_linux_a-guest_x86_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_x86_helpers.Po 2024-08-20T21:30:42.6500837Z #7 67.84 mv -f priv/.deps/libvex_amd64_linux_a-guest_mips_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_mips_toIR.Po 2024-08-20T21:30:42.8280032Z #7 67.86 mv -f priv/.deps/libvex_amd64_linux_a-guest_ppc_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_ppc_helpers.Po 2024-08-20T21:30:42.8282627Z #7 68.01 mv -f priv/.deps/libvex_amd64_linux_a-host_amd64_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_amd64_defs.Po 2024-08-20T21:30:42.9998474Z #7 68.04 mv -f priv/.deps/libvex_amd64_linux_a-host_x86_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_x86_defs.Po 2024-08-20T21:30:43.0000970Z #7 68.18 mv -f priv/.deps/libvex_amd64_linux_a-guest_amd64_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_amd64_helpers.Po 2024-08-20T21:30:43.1026310Z #7 68.25 mv -f priv/.deps/libvex_amd64_linux_a-host_arm_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_arm_defs.Po 2024-08-20T21:30:43.1028765Z #7 68.29 mv -f priv/.deps/libvex_amd64_linux_a-host_s390_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_s390_isel.Po 2024-08-20T21:30:43.2242763Z #7 68.32 mv -f priv/.deps/libvex_amd64_linux_a-host_x86_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_x86_isel.Po 2024-08-20T21:30:43.2244176Z #7 68.34 mv -f priv/.deps/libvex_amd64_linux_a-host_mips_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_mips_defs.Po 2024-08-20T21:30:43.2245550Z #7 68.41 mv -f priv/.deps/libvex_amd64_linux_a-host_arm64_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_arm64_isel.Po 2024-08-20T21:30:43.3509668Z #7 68.43 mv -f priv/.deps/libvex_amd64_linux_a-ir_opt.Tpo priv/.deps/libvex_amd64_linux_a-ir_opt.Po 2024-08-20T21:30:43.3512053Z #7 68.49 mv -f priv/.deps/libvex_amd64_linux_a-host_amd64_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_amd64_isel.Po 2024-08-20T21:30:43.3514686Z #7 68.50 mv -f priv/.deps/libvex_amd64_linux_a-host_arm64_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_arm64_defs.Po 2024-08-20T21:30:43.3516980Z #7 68.54 mv -f priv/.deps/libvex_amd64_linux_a-ir_defs.Tpo priv/.deps/libvex_amd64_linux_a-ir_defs.Po 2024-08-20T21:30:43.7332954Z #7 68.92 mv -f priv/.deps/libvex_amd64_linux_a-host_ppc_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_ppc_defs.Po 2024-08-20T21:30:43.9651136Z #7 69.15 mv -f priv/.deps/libvex_amd64_linux_a-host_mips_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_mips_isel.Po 2024-08-20T21:30:44.1839143Z #7 69.37 mv -f priv/.deps/libvex_amd64_linux_a-host_ppc_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_ppc_isel.Po 2024-08-20T21:30:45.3384006Z #7 70.52 mv -f priv/.deps/libvex_amd64_linux_a-host_s390_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_s390_defs.Po 2024-08-20T21:30:46.2964992Z #7 71.48 mv -f priv/.deps/libvex_amd64_linux_a-guest_mipsdsp_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_mipsdsp_toIR.Po 2024-08-20T21:30:48.3522604Z #7 73.54 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Po 2024-08-20T21:30:48.8549326Z #7 74.04 mv -f priv/.deps/libvex_amd64_linux_a-guest_x86_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_x86_toIR.Po 2024-08-20T21:30:51.2778459Z #7 76.46 mv -f priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Po 2024-08-20T21:30:51.4712032Z #7 76.66 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Po 2024-08-20T21:30:54.8054495Z #7 79.99 mv -f priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Po 2024-08-20T21:30:55.6268605Z #7 80.81 mv -f priv/.deps/libvex_amd64_linux_a-guest_ppc_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_ppc_toIR.Po 2024-08-20T21:30:55.7642333Z #7 80.81 rm -f libvex-amd64-linux.a 2024-08-20T21:30:55.7656964Z #7 80.82 /usr/bin/ar cru libvex-amd64-linux.a priv/libvex_amd64_linux_a-main_globals.o priv/libvex_amd64_linux_a-main_main.o priv/libvex_amd64_linux_a-main_util.o priv/libvex_amd64_linux_a-ir_defs.o priv/libvex_amd64_linux_a-ir_inject.o priv/libvex_amd64_linux_a-ir_match.o priv/libvex_amd64_linux_a-ir_opt.o priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o priv/libvex_amd64_linux_a-guest_generic_x87.o priv/libvex_amd64_linux_a-guest_x86_helpers.o priv/libvex_amd64_linux_a-guest_x86_toIR.o priv/libvex_amd64_linux_a-guest_amd64_helpers.o priv/libvex_amd64_linux_a-guest_amd64_toIR.o priv/libvex_amd64_linux_a-guest_ppc_helpers.o priv/libvex_amd64_linux_a-guest_ppc_toIR.o priv/libvex_amd64_linux_a-guest_arm_helpers.o priv/libvex_amd64_linux_a-guest_arm_toIR.o priv/libvex_amd64_linux_a-guest_arm64_helpers.o priv/libvex_amd64_linux_a-guest_arm64_toIR.o priv/libvex_amd64_linux_a-guest_s390_helpers.o priv/libvex_amd64_linux_a-guest_s390_toIR.o priv/libvex_amd64_linux_a-guest_mips_helpers.o priv/libvex_amd64_linux_a-guest_mipsdsp_toIR.o priv/libvex_amd64_linux_a-guest_mips_toIR.o priv/libvex_amd64_linux_a-guest_nanomips_helpers.o priv/libvex_amd64_linux_a-guest_nanomips_toIR.o priv/libvex_amd64_linux_a-host_generic_regs.o priv/libvex_amd64_linux_a-host_generic_simd64.o priv/libvex_amd64_linux_a-host_generic_simd128.o priv/libvex_amd64_linux_a-host_generic_simd256.o priv/libvex_amd64_linux_a-host_generic_maddf.o priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o priv/libvex_amd64_linux_a-host_generic_reg_alloc3.o priv/libvex_amd64_linux_a-host_x86_defs.o priv/libvex_amd64_linux_a-host_x86_isel.o priv/libvex_amd64_linux_a-host_amd64_defs.o priv/libvex_amd64_linux_a-host_amd64_isel.o priv/libvex_amd64_linux_a-host_ppc_defs.o priv/libvex_amd64_linux_a-host_ppc_isel.o priv/libvex_amd64_linux_a-host_arm_defs.o priv/libvex_amd64_linux_a-host_arm_isel.o priv/libvex_amd64_linux_a-host_arm64_defs.o priv/libvex_amd64_linux_a-host_arm64_isel.o priv/libvex_amd64_linux_a-host_s390_defs.o priv/libvex_amd64_linux_a-host_s390_isel.o priv/libvex_amd64_linux_a-s390_disasm.o priv/libvex_amd64_linux_a-host_mips_defs.o priv/libvex_amd64_linux_a-host_nanomips_defs.o priv/libvex_amd64_linux_a-host_mips_isel.o priv/libvex_amd64_linux_a-host_nanomips_isel.o 2024-08-20T21:30:55.7669648Z #7 80.82 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:30:55.7670305Z #7 80.88 ranlib libvex-amd64-linux.a 2024-08-20T21:30:55.7670927Z #7 80.95 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:30:55.8701826Z #7 80.95 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:30:55.8702991Z #7 80.95 Making all in coregrind 2024-08-20T21:30:55.8704253Z #7 80.96 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:30:55.8705474Z #7 80.96 make all-am 2024-08-20T21:30:55.8706559Z #7 80.98 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:30:55.8717267Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind-launcher-linux.o -MD -MP -MF .deps/valgrind-launcher-linux.Tpo -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo './'`launcher-linux.c 2024-08-20T21:30:55.8735831Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind-m_debuglog.o -MD -MP -MF .deps/valgrind-m_debuglog.Tpo -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c 2024-08-20T21:30:55.8753333Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vgdb-vgdb.o -MD -MP -MF .deps/vgdb-vgdb.Tpo -c -o vgdb-vgdb.o `test -f 'vgdb.c' || echo './'`vgdb.c 2024-08-20T21:30:55.8771447Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vgdb-vgdb-invoker-ptrace.o -MD -MP -MF .deps/vgdb-vgdb-invoker-ptrace.Tpo -c -o vgdb-vgdb-invoker-ptrace.o `test -f 'vgdb-invoker-ptrace.c' || echo './'`vgdb-invoker-ptrace.c 2024-08-20T21:30:55.8791714Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT vgpreload_core_amd64_linux_so-vg_preloaded.o -MD -MP -MF .deps/vgpreload_core_amd64_linux_so-vg_preloaded.Tpo -c -o vgpreload_core_amd64_linux_so-vg_preloaded.o `test -f 'vg_preloaded.c' || echo './'`vg_preloaded.c 2024-08-20T21:30:55.8812238Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o -MD -MP -MF .deps/libnolto_coregrind_amd64_linux_a-m_libcsetjmp.Tpo -c -o libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o `test -f 'm_libcsetjmp.c' || echo './'`m_libcsetjmp.c 2024-08-20T21:30:55.8832019Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT libnolto_coregrind_amd64_linux_a-m_main.o -MD -MP -MF .deps/libnolto_coregrind_amd64_linux_a-m_main.Tpo -c -o libnolto_coregrind_amd64_linux_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c 2024-08-20T21:30:55.8851893Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_addrinfo.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_addrinfo.Tpo -c -o libcoregrind_amd64_linux_a-m_addrinfo.o `test -f 'm_addrinfo.c' || echo './'`m_addrinfo.c 2024-08-20T21:30:55.8871134Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_cache.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_cache.Tpo -c -o libcoregrind_amd64_linux_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c 2024-08-20T21:30:55.8890546Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_commandline.Tpo -c -o libcoregrind_amd64_linux_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c 2024-08-20T21:30:55.8910458Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_compiler.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_compiler.Tpo -c -o libcoregrind_amd64_linux_a-m_compiler.o `test -f 'm_compiler.c' || echo './'`m_compiler.c 2024-08-20T21:30:55.8930769Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_clientstate.Tpo -c -o libcoregrind_amd64_linux_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c 2024-08-20T21:30:55.8945120Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT libcoregrind_amd64_linux_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_cpuid.Tpo -c -o libcoregrind_amd64_linux_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S 2024-08-20T21:30:55.8959908Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_deduppoolalloc.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_deduppoolalloc.Tpo -c -o libcoregrind_amd64_linux_a-m_deduppoolalloc.o `test -f 'm_deduppoolalloc.c' || echo './'`m_deduppoolalloc.c 2024-08-20T21:30:55.8979232Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_debuglog.Tpo -c -o libcoregrind_amd64_linux_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c 2024-08-20T21:30:55.8998593Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_errormgr.Tpo -c -o libcoregrind_amd64_linux_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c 2024-08-20T21:30:55.9017526Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_execontext.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_execontext.Tpo -c -o libcoregrind_amd64_linux_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c 2024-08-20T21:30:55.9036879Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_hashtable.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_hashtable.Tpo -c -o libcoregrind_amd64_linux_a-m_hashtable.o `test -f 'm_hashtable.c' || echo './'`m_hashtable.c 2024-08-20T21:30:55.9056886Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcbase.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcbase.Tpo -c -o libcoregrind_amd64_linux_a-m_libcbase.o `test -f 'm_libcbase.c' || echo './'`m_libcbase.c 2024-08-20T21:30:55.9076216Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcassert.Tpo -c -o libcoregrind_amd64_linux_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c 2024-08-20T21:30:55.9095530Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcfile.Tpo -c -o libcoregrind_amd64_linux_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c 2024-08-20T21:30:55.9115638Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcprint.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcprint.Tpo -c -o libcoregrind_amd64_linux_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c 2024-08-20T21:30:55.9135530Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcproc.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcproc.Tpo -c -o libcoregrind_amd64_linux_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c 2024-08-20T21:30:55.9155773Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcsignal.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcsignal.Tpo -c -o libcoregrind_amd64_linux_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c 2024-08-20T21:30:55.9174430Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_machine.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_machine.Tpo -c -o libcoregrind_amd64_linux_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c 2024-08-20T21:30:55.9193817Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_mallocfree.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_mallocfree.Tpo -c -o libcoregrind_amd64_linux_a-m_mallocfree.o `test -f 'm_mallocfree.c' || echo './'`m_mallocfree.c 2024-08-20T21:30:55.9213040Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_options.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_options.Tpo -c -o libcoregrind_amd64_linux_a-m_options.o `test -f 'm_options.c' || echo './'`m_options.c 2024-08-20T21:30:55.9232025Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_oset.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_oset.Tpo -c -o libcoregrind_amd64_linux_a-m_oset.o `test -f 'm_oset.c' || echo './'`m_oset.c 2024-08-20T21:30:55.9250855Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_pathscan.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_pathscan.Tpo -c -o libcoregrind_amd64_linux_a-m_pathscan.o `test -f 'm_pathscan.c' || echo './'`m_pathscan.c 2024-08-20T21:30:55.9269783Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_poolalloc.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_poolalloc.Tpo -c -o libcoregrind_amd64_linux_a-m_poolalloc.o `test -f 'm_poolalloc.c' || echo './'`m_poolalloc.c 2024-08-20T21:30:55.9285900Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_rangemap.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_rangemap.Tpo -c -o libcoregrind_amd64_linux_a-m_rangemap.o `test -f 'm_rangemap.c' || echo './'`m_rangemap.c 2024-08-20T21:30:55.9296312Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_redir.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_redir.Tpo -c -o libcoregrind_amd64_linux_a-m_redir.o `test -f 'm_redir.c' || echo './'`m_redir.c 2024-08-20T21:30:55.9306557Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_sbprofile.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_sbprofile.Tpo -c -o libcoregrind_amd64_linux_a-m_sbprofile.o `test -f 'm_sbprofile.c' || echo './'`m_sbprofile.c 2024-08-20T21:30:55.9323338Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_seqmatch.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_seqmatch.Tpo -c -o libcoregrind_amd64_linux_a-m_seqmatch.o `test -f 'm_seqmatch.c' || echo './'`m_seqmatch.c 2024-08-20T21:30:55.9341077Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_signals.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_signals.Tpo -c -o libcoregrind_amd64_linux_a-m_signals.o `test -f 'm_signals.c' || echo './'`m_signals.c 2024-08-20T21:30:55.9360126Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_sparsewa.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_sparsewa.Tpo -c -o libcoregrind_amd64_linux_a-m_sparsewa.o `test -f 'm_sparsewa.c' || echo './'`m_sparsewa.c 2024-08-20T21:30:55.9379255Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_stacks.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_stacks.Tpo -c -o libcoregrind_amd64_linux_a-m_stacks.o `test -f 'm_stacks.c' || echo './'`m_stacks.c 2024-08-20T21:30:55.9398957Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_stacktrace.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_stacktrace.Tpo -c -o libcoregrind_amd64_linux_a-m_stacktrace.o `test -f 'm_stacktrace.c' || echo './'`m_stacktrace.c 2024-08-20T21:30:55.9418674Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_syscall.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_syscall.Tpo -c -o libcoregrind_amd64_linux_a-m_syscall.o `test -f 'm_syscall.c' || echo './'`m_syscall.c 2024-08-20T21:30:55.9437868Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_threadstate.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_threadstate.Tpo -c -o libcoregrind_amd64_linux_a-m_threadstate.o `test -f 'm_threadstate.c' || echo './'`m_threadstate.c 2024-08-20T21:30:55.9457443Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_tooliface.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_tooliface.Tpo -c -o libcoregrind_amd64_linux_a-m_tooliface.o `test -f 'm_tooliface.c' || echo './'`m_tooliface.c 2024-08-20T21:30:55.9470576Z #7 80.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT libcoregrind_amd64_linux_a-m_trampoline.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_trampoline.Tpo -c -o libcoregrind_amd64_linux_a-m_trampoline.o `test -f 'm_trampoline.S' || echo './'`m_trampoline.S 2024-08-20T21:30:55.9480139Z #7 80.99 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_translate.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_translate.Tpo -c -o libcoregrind_amd64_linux_a-m_translate.o `test -f 'm_translate.c' || echo './'`m_translate.c 2024-08-20T21:30:55.9493001Z #7 80.99 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_transtab.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_transtab.Tpo -c -o libcoregrind_amd64_linux_a-m_transtab.o `test -f 'm_transtab.c' || echo './'`m_transtab.c 2024-08-20T21:30:55.9511796Z #7 80.99 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_vki.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_vki.Tpo -c -o libcoregrind_amd64_linux_a-m_vki.o `test -f 'm_vki.c' || echo './'`m_vki.c 2024-08-20T21:30:55.9524240Z #7 80.99 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_vkiscnums.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_vkiscnums.Tpo -c -o libcoregrind_amd64_linux_a-m_vkiscnums.o `test -f 'm_vkiscnums.c' || echo './'`m_vkiscnums.c 2024-08-20T21:30:55.9529975Z #7 80.99 mv -f .deps/libcoregrind_amd64_linux_a-m_cpuid.Tpo .deps/libcoregrind_amd64_linux_a-m_cpuid.Po 2024-08-20T21:30:55.9535960Z #7 81.00 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_wordfm.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_wordfm.Tpo -c -o libcoregrind_amd64_linux_a-m_wordfm.o `test -f 'm_wordfm.c' || echo './'`m_wordfm.c 2024-08-20T21:30:55.9544972Z #7 81.00 mv -f .deps/libnolto_coregrind_amd64_linux_a-m_libcsetjmp.Tpo .deps/libnolto_coregrind_amd64_linux_a-m_libcsetjmp.Po 2024-08-20T21:30:55.9555698Z #7 81.00 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_xarray.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_xarray.Tpo -c -o libcoregrind_amd64_linux_a-m_xarray.o `test -f 'm_xarray.c' || echo './'`m_xarray.c 2024-08-20T21:30:55.9565703Z #7 81.01 mv -f .deps/libcoregrind_amd64_linux_a-m_trampoline.Tpo .deps/libcoregrind_amd64_linux_a-m_trampoline.Po 2024-08-20T21:30:55.9576876Z #7 81.01 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_xtree.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_xtree.Tpo -c -o libcoregrind_amd64_linux_a-m_xtree.o `test -f 'm_xtree.c' || echo './'`m_xtree.c 2024-08-20T21:30:55.9586724Z #7 81.02 mv -f .deps/libcoregrind_amd64_linux_a-m_vkiscnums.Tpo .deps/libcoregrind_amd64_linux_a-m_vkiscnums.Po 2024-08-20T21:30:55.9589046Z #7 81.02 mv -f .deps/vgpreload_core_amd64_linux_so-vg_preloaded.Tpo .deps/vgpreload_core_amd64_linux_so-vg_preloaded.Po 2024-08-20T21:30:55.9599880Z #7 81.02 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_xtmemory.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_xtmemory.Tpo -c -o libcoregrind_amd64_linux_a-m_xtmemory.o `test -f 'm_xtmemory.c' || echo './'`m_xtmemory.c 2024-08-20T21:30:55.9617857Z #7 81.02 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_aspacehl.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_aspacehl.Tpo -c -o libcoregrind_amd64_linux_a-m_aspacehl.o `test -f 'm_aspacehl.c' || echo './'`m_aspacehl.c 2024-08-20T21:30:55.9627791Z #7 81.03 mv -f .deps/libcoregrind_amd64_linux_a-m_clientstate.Tpo .deps/libcoregrind_amd64_linux_a-m_clientstate.Po 2024-08-20T21:30:55.9630130Z #7 81.03 mv -f .deps/libcoregrind_amd64_linux_a-m_compiler.Tpo .deps/libcoregrind_amd64_linux_a-m_compiler.Po 2024-08-20T21:30:55.9632268Z #7 81.04 mv -f .deps/libcoregrind_amd64_linux_a-m_vki.Tpo .deps/libcoregrind_amd64_linux_a-m_vki.Po 2024-08-20T21:30:55.9634369Z #7 81.06 mv -f .deps/libcoregrind_amd64_linux_a-m_aspacehl.Tpo .deps/libcoregrind_amd64_linux_a-m_aspacehl.Po 2024-08-20T21:30:55.9722952Z #7 81.06 mv -f .deps/libcoregrind_amd64_linux_a-m_poolalloc.Tpo .deps/libcoregrind_amd64_linux_a-m_poolalloc.Po 2024-08-20T21:30:55.9725579Z #7 81.06 mv -f .deps/libcoregrind_amd64_linux_a-m_pathscan.Tpo .deps/libcoregrind_amd64_linux_a-m_pathscan.Po 2024-08-20T21:30:55.9737716Z #7 81.07 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-ticket-lock-linux.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o `test -f 'm_scheduler/ticket-lock-linux.c' || echo './'`m_scheduler/ticket-lock-linux.c 2024-08-20T21:30:55.9757497Z #7 81.07 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT libgcc_sup_amd64_linux_a-m_libgcc_sup.o -MD -MP -MF .deps/libgcc_sup_amd64_linux_a-m_libgcc_sup.Tpo -c -o libgcc_sup_amd64_linux_a-m_libgcc_sup.o `test -f 'm_libgcc_sup.c' || echo './'`m_libgcc_sup.c 2024-08-20T21:30:55.9774431Z #7 81.07 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o -MD -MP -MF m_replacemalloc/.deps/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.Tpo -c -o m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o `test -f 'm_replacemalloc/vg_replace_malloc.c' || echo './'`m_replacemalloc/vg_replace_malloc.c 2024-08-20T21:30:55.9781535Z #7 81.08 mv -f .deps/libcoregrind_amd64_linux_a-m_syscall.Tpo .deps/libcoregrind_amd64_linux_a-m_syscall.Po 2024-08-20T21:30:55.9782307Z #7 81.08 for f in ; do \ 2024-08-20T21:30:55.9782794Z #7 81.08 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:30:55.9783296Z #7 81.08 echo "dsymutil $f"; \ 2024-08-20T21:30:55.9783685Z #7 81.08 dsymutil $f; \ 2024-08-20T21:30:55.9784004Z #7 81.08 fi; \ 2024-08-20T21:30:55.9784277Z #7 81.08 done 2024-08-20T21:30:55.9791166Z #7 81.08 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-common.Tpo -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o `test -f 'm_aspacemgr/aspacemgr-common.c' || echo './'`m_aspacemgr/aspacemgr-common.c 2024-08-20T21:30:55.9812102Z #7 81.08 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-linux.Tpo -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o `test -f 'm_aspacemgr/aspacemgr-linux.c' || echo './'`m_aspacemgr/aspacemgr-linux.c 2024-08-20T21:30:55.9825813Z #7 81.08 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-segnames.Tpo -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o `test -f 'm_aspacemgr/aspacemgr-segnames.c' || echo './'`m_aspacemgr/aspacemgr-segnames.c 2024-08-20T21:30:55.9835415Z #7 81.08 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -o vgpreload_core-amd64-linux.so vgpreload_core_amd64_linux_so-vg_preloaded.o 2024-08-20T21:30:55.9839596Z #7 81.09 mv -f .deps/libgcc_sup_amd64_linux_a-m_libgcc_sup.Tpo .deps/libgcc_sup_amd64_linux_a-m_libgcc_sup.Po 2024-08-20T21:30:55.9840837Z #7 81.10 mv -f .deps/libcoregrind_amd64_linux_a-m_rangemap.Tpo .deps/libcoregrind_amd64_linux_a-m_rangemap.Po 2024-08-20T21:30:55.9842084Z #7 81.10 mv -f .deps/libcoregrind_amd64_linux_a-m_sbprofile.Tpo .deps/libcoregrind_amd64_linux_a-m_sbprofile.Po 2024-08-20T21:30:55.9843390Z #7 81.10 mv -f .deps/libcoregrind_amd64_linux_a-m_commandline.Tpo .deps/libcoregrind_amd64_linux_a-m_commandline.Po 2024-08-20T21:30:55.9850190Z #7 81.10 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o -MD -MP -MF m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-elf.Tpo -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o `test -f 'm_coredump/coredump-elf.c' || echo './'`m_coredump/coredump-elf.c 2024-08-20T21:30:55.9856417Z #7 81.10 mv -f .deps/libcoregrind_amd64_linux_a-m_threadstate.Tpo .deps/libcoregrind_amd64_linux_a-m_threadstate.Po 2024-08-20T21:30:55.9863105Z #7 81.10 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o -MD -MP -MF m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-macho.Tpo -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o `test -f 'm_coredump/coredump-macho.c' || echo './'`m_coredump/coredump-macho.c 2024-08-20T21:30:55.9874489Z #7 81.10 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o -MD -MP -MF m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-solaris.Tpo -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o `test -f 'm_coredump/coredump-solaris.c' || echo './'`m_coredump/coredump-solaris.c 2024-08-20T21:30:55.9880622Z #7 81.10 mv -f .deps/libcoregrind_amd64_linux_a-m_libcsignal.Tpo .deps/libcoregrind_amd64_linux_a-m_libcsignal.Po 2024-08-20T21:30:55.9886987Z #7 81.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-misc.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-misc.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-misc.o `test -f 'm_debuginfo/misc.c' || echo './'`m_debuginfo/misc.c 2024-08-20T21:30:55.9897819Z #7 81.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-d3basics.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o `test -f 'm_debuginfo/d3basics.c' || echo './'`m_debuginfo/d3basics.c 2024-08-20T21:30:55.9908709Z #7 81.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-debuginfo.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o `test -f 'm_debuginfo/debuginfo.c' || echo './'`m_debuginfo/debuginfo.c 2024-08-20T21:30:55.9919479Z #7 81.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-image.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-image.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-image.o `test -f 'm_debuginfo/image.c' || echo './'`m_debuginfo/image.c 2024-08-20T21:30:55.9925406Z #7 81.12 mv -f m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-macho.Tpo m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-macho.Po 2024-08-20T21:30:55.9927177Z #7 81.12 mv -f m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-solaris.Tpo m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-solaris.Po 2024-08-20T21:30:55.9928611Z #7 81.13 mv -f .deps/libcoregrind_amd64_linux_a-m_stacks.Tpo .deps/libcoregrind_amd64_linux_a-m_stacks.Po 2024-08-20T21:30:55.9935159Z #7 81.13 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-minilzo-inl.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o `test -f 'm_debuginfo/minilzo-inl.c' || echo './'`m_debuginfo/minilzo-inl.c 2024-08-20T21:30:55.9946175Z #7 81.13 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o `test -f 'm_debuginfo/readdwarf.c' || echo './'`m_debuginfo/readdwarf.c 2024-08-20T21:30:55.9957733Z #7 81.13 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf3.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o `test -f 'm_debuginfo/readdwarf3.c' || echo './'`m_debuginfo/readdwarf3.c 2024-08-20T21:30:55.9963761Z #7 81.13 mv -f .deps/libcoregrind_amd64_linux_a-m_deduppoolalloc.Tpo .deps/libcoregrind_amd64_linux_a-m_deduppoolalloc.Po 2024-08-20T21:30:55.9965085Z #7 81.13 mv -f .deps/libcoregrind_amd64_linux_a-m_seqmatch.Tpo .deps/libcoregrind_amd64_linux_a-m_seqmatch.Po 2024-08-20T21:30:55.9971514Z #7 81.13 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readelf.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readelf.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readelf.o `test -f 'm_debuginfo/readelf.c' || echo './'`m_debuginfo/readelf.c 2024-08-20T21:30:55.9982437Z #7 81.14 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readexidx.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o `test -f 'm_debuginfo/readexidx.c' || echo './'`m_debuginfo/readexidx.c 2024-08-20T21:30:55.9988193Z #7 81.14 mv -f .deps/libcoregrind_amd64_linux_a-m_sparsewa.Tpo .deps/libcoregrind_amd64_linux_a-m_sparsewa.Po 2024-08-20T21:30:55.9989479Z #7 81.14 mv -f .deps/libcoregrind_amd64_linux_a-m_libcassert.Tpo .deps/libcoregrind_amd64_linux_a-m_libcassert.Po 2024-08-20T21:30:55.9995939Z #7 81.14 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readmacho.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o `test -f 'm_debuginfo/readmacho.c' || echo './'`m_debuginfo/readmacho.c 2024-08-20T21:30:56.0006909Z #7 81.15 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readpdb.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o `test -f 'm_debuginfo/readpdb.c' || echo './'`m_debuginfo/readpdb.c 2024-08-20T21:30:56.0012684Z #7 81.15 mv -f .deps/libcoregrind_amd64_linux_a-m_hashtable.Tpo .deps/libcoregrind_amd64_linux_a-m_hashtable.Po 2024-08-20T21:30:56.0019030Z #7 81.15 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-storage.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-storage.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-storage.o `test -f 'm_debuginfo/storage.c' || echo './'`m_debuginfo/storage.c 2024-08-20T21:30:56.0024875Z #7 81.15 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readexidx.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readexidx.Po 2024-08-20T21:30:56.0031328Z #7 81.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-tinfl.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-tinfl.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-tinfl.o `test -f 'm_debuginfo/tinfl.c' || echo './'`m_debuginfo/tinfl.c 2024-08-20T21:30:56.0036980Z #7 81.16 mv -f .deps/libcoregrind_amd64_linux_a-m_xtmemory.Tpo .deps/libcoregrind_amd64_linux_a-m_xtmemory.Po 2024-08-20T21:30:56.0726740Z #7 81.16 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-ticket-lock-linux.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-ticket-lock-linux.Po 2024-08-20T21:30:56.0738897Z #7 81.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-tytypes.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o `test -f 'm_debuginfo/tytypes.c' || echo './'`m_debuginfo/tytypes.c 2024-08-20T21:30:56.0750462Z #7 81.16 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readmacho.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readmacho.Po 2024-08-20T21:30:56.0753013Z #7 81.16 mv -f .deps/libcoregrind_amd64_linux_a-m_options.Tpo .deps/libcoregrind_amd64_linux_a-m_options.Po 2024-08-20T21:30:56.0755617Z #7 81.16 mv -f .deps/libcoregrind_amd64_linux_a-m_tooliface.Tpo .deps/libcoregrind_amd64_linux_a-m_tooliface.Po 2024-08-20T21:30:56.0767932Z #7 81.17 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-cp-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o `test -f 'm_demangle/cp-demangle.c' || echo './'`m_demangle/cp-demangle.c 2024-08-20T21:30:56.0778322Z #7 81.19 mv -f .deps/valgrind-launcher-linux.Tpo .deps/valgrind-launcher-linux.Po 2024-08-20T21:30:56.0780310Z #7 81.19 mv -f .deps/libcoregrind_amd64_linux_a-m_machine.Tpo .deps/libcoregrind_amd64_linux_a-m_machine.Po 2024-08-20T21:30:56.0782723Z #7 81.19 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-misc.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-misc.Po 2024-08-20T21:30:56.0794882Z #7 81.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-cplus-dem.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o `test -f 'm_demangle/cplus-dem.c' || echo './'`m_demangle/cplus-dem.c 2024-08-20T21:30:56.0814987Z #7 81.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-demangle.o `test -f 'm_demangle/demangle.c' || echo './'`m_demangle/demangle.c 2024-08-20T21:30:56.0835133Z #7 81.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-dyn-string.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-dyn-string.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-dyn-string.o `test -f 'm_demangle/dyn-string.c' || echo './'`m_demangle/dyn-string.c 2024-08-20T21:30:56.0855660Z #7 81.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-d-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-d-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-d-demangle.o `test -f 'm_demangle/d-demangle.c' || echo './'`m_demangle/d-demangle.c 2024-08-20T21:30:56.0877897Z #7 81.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-rust-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-rust-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-rust-demangle.o `test -f 'm_demangle/rust-demangle.c' || echo './'`m_demangle/rust-demangle.c 2024-08-20T21:30:56.0897982Z #7 81.20 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-safe-ctype.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o `test -f 'm_demangle/safe-ctype.c' || echo './'`m_demangle/safe-ctype.c 2024-08-20T21:30:56.0908660Z #7 81.22 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-safe-ctype.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-safe-ctype.Po 2024-08-20T21:30:56.0916127Z #7 81.22 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o `test -f 'm_dispatch/dispatch-x86-linux.S' || echo './'`m_dispatch/dispatch-x86-linux.S 2024-08-20T21:30:56.0922991Z #7 81.24 mv -f .deps/libcoregrind_amd64_linux_a-m_xarray.Tpo .deps/libcoregrind_amd64_linux_a-m_xarray.Po 2024-08-20T21:30:56.0930895Z #7 81.24 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o `test -f 'm_dispatch/dispatch-amd64-linux.S' || echo './'`m_dispatch/dispatch-amd64-linux.S 2024-08-20T21:30:56.0938514Z #7 81.24 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-linux.Po 2024-08-20T21:30:56.0946862Z #7 81.24 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.o `test -f 'm_dispatch/dispatch-ppc32-linux.S' || echo './'`m_dispatch/dispatch-ppc32-linux.S 2024-08-20T21:30:56.0955007Z #7 81.25 mv -f m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-common.Tpo m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-common.Po 2024-08-20T21:30:56.0957883Z #7 81.25 mv -f .deps/libcoregrind_amd64_linux_a-m_addrinfo.Tpo .deps/libcoregrind_amd64_linux_a-m_addrinfo.Po 2024-08-20T21:30:56.0960740Z #7 81.25 mv -f m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-segnames.Tpo m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-segnames.Po 2024-08-20T21:30:56.0969269Z #7 81.25 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.o `test -f 'm_dispatch/dispatch-ppc64be-linux.S' || echo './'`m_dispatch/dispatch-ppc64be-linux.S 2024-08-20T21:30:56.0981944Z #7 81.25 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.o `test -f 'm_dispatch/dispatch-ppc64le-linux.S' || echo './'`m_dispatch/dispatch-ppc64le-linux.S 2024-08-20T21:30:56.0993702Z #7 81.25 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm-linux.o `test -f 'm_dispatch/dispatch-arm-linux.S' || echo './'`m_dispatch/dispatch-arm-linux.S 2024-08-20T21:30:56.1001327Z #7 81.25 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-linux.Po 2024-08-20T21:30:56.1009871Z #7 81.26 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm64-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm64-linux.o `test -f 'm_dispatch/dispatch-arm64-linux.S' || echo './'`m_dispatch/dispatch-arm64-linux.S 2024-08-20T21:30:56.1017051Z #7 81.26 mv -f .deps/libcoregrind_amd64_linux_a-m_execontext.Tpo .deps/libcoregrind_amd64_linux_a-m_execontext.Po 2024-08-20T21:30:56.1732086Z #7 81.26 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.Po 2024-08-20T21:30:56.1740154Z #7 81.26 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-s390x-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-s390x-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-s390x-linux.o `test -f 'm_dispatch/dispatch-s390x-linux.S' || echo './'`m_dispatch/dispatch-s390x-linux.S 2024-08-20T21:30:56.1752943Z #7 81.26 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips32-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips32-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips32-linux.o `test -f 'm_dispatch/dispatch-mips32-linux.S' || echo './'`m_dispatch/dispatch-mips32-linux.S 2024-08-20T21:30:56.1760779Z #7 81.27 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm-linux.Po 2024-08-20T21:30:56.1764206Z #7 81.27 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.Po 2024-08-20T21:30:56.1767324Z #7 81.27 mv -f .deps/libcoregrind_amd64_linux_a-m_stacktrace.Tpo .deps/libcoregrind_amd64_linux_a-m_stacktrace.Po 2024-08-20T21:30:56.1770295Z #7 81.27 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.Po 2024-08-20T21:30:56.1778585Z #7 81.27 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips64-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips64-linux.o `test -f 'm_dispatch/dispatch-mips64-linux.S' || echo './'`m_dispatch/dispatch-mips64-linux.S 2024-08-20T21:30:56.1791079Z #7 81.27 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.o `test -f 'm_dispatch/dispatch-nanomips-linux.S' || echo './'`m_dispatch/dispatch-nanomips-linux.S 2024-08-20T21:30:56.1803919Z #7 81.27 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.o `test -f 'm_dispatch/dispatch-x86-freebsd.S' || echo './'`m_dispatch/dispatch-x86-freebsd.S 2024-08-20T21:30:56.1816682Z #7 81.27 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.o `test -f 'm_dispatch/dispatch-amd64-freebsd.S' || echo './'`m_dispatch/dispatch-amd64-freebsd.S 2024-08-20T21:30:56.1824375Z #7 81.27 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm64-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm64-linux.Po 2024-08-20T21:30:56.1832732Z #7 81.28 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-darwin.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-darwin.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-darwin.o `test -f 'm_dispatch/dispatch-x86-darwin.S' || echo './'`m_dispatch/dispatch-x86-darwin.S 2024-08-20T21:30:56.1840236Z #7 81.28 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips32-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips32-linux.Po 2024-08-20T21:30:56.1843645Z #7 81.28 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-s390x-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-s390x-linux.Po 2024-08-20T21:30:56.1846677Z #7 81.28 mv -f .deps/libcoregrind_amd64_linux_a-m_libcproc.Tpo .deps/libcoregrind_amd64_linux_a-m_libcproc.Po 2024-08-20T21:30:56.1854240Z #7 81.28 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.o `test -f 'm_dispatch/dispatch-amd64-darwin.S' || echo './'`m_dispatch/dispatch-amd64-darwin.S 2024-08-20T21:30:56.1866649Z #7 81.28 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-solaris.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-solaris.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-solaris.o `test -f 'm_dispatch/dispatch-x86-solaris.S' || echo './'`m_dispatch/dispatch-x86-solaris.S 2024-08-20T21:30:56.1874619Z #7 81.28 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips64-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips64-linux.Po 2024-08-20T21:30:56.1878052Z #7 81.28 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.Po 2024-08-20T21:30:56.1881460Z #7 81.28 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.Po 2024-08-20T21:30:56.1889725Z #7 81.28 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.o `test -f 'm_dispatch/dispatch-amd64-solaris.S' || echo './'`m_dispatch/dispatch-amd64-solaris.S 2024-08-20T21:30:56.1897450Z #7 81.29 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.Po 2024-08-20T21:30:56.1910650Z #7 81.29 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-inferiors.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o `test -f 'm_gdbserver/inferiors.c' || echo './'`m_gdbserver/inferiors.c 2024-08-20T21:30:56.1931785Z #7 81.29 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-m_gdbserver.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o `test -f 'm_gdbserver/m_gdbserver.c' || echo './'`m_gdbserver/m_gdbserver.c 2024-08-20T21:30:56.1952640Z #7 81.29 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-regcache.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-regcache.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-regcache.o `test -f 'm_gdbserver/regcache.c' || echo './'`m_gdbserver/regcache.c 2024-08-20T21:30:56.1974242Z #7 81.29 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-remote-utils.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o `test -f 'm_gdbserver/remote-utils.c' || echo './'`m_gdbserver/remote-utils.c 2024-08-20T21:30:56.1986256Z #7 81.29 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-darwin.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-darwin.Po 2024-08-20T21:30:56.1999137Z #7 81.30 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-server.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-server.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-server.o `test -f 'm_gdbserver/server.c' || echo './'`m_gdbserver/server.c 2024-08-20T21:30:56.2010458Z #7 81.30 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.Po 2024-08-20T21:30:56.2013482Z #7 81.30 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-solaris.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-solaris.Po 2024-08-20T21:30:56.2016647Z #7 81.30 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.Po 2024-08-20T21:30:56.2028940Z #7 81.30 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-signals.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-signals.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-signals.o `test -f 'm_gdbserver/signals.c' || echo './'`m_gdbserver/signals.c 2024-08-20T21:30:56.2049470Z #7 81.30 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-target.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-target.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-target.o `test -f 'm_gdbserver/target.c' || echo './'`m_gdbserver/target.c 2024-08-20T21:30:56.2070408Z #7 81.30 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-utils.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-utils.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-utils.o `test -f 'm_gdbserver/utils.c' || echo './'`m_gdbserver/utils.c 2024-08-20T21:30:56.2081602Z #7 81.32 mv -f m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-elf.Tpo m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-elf.Po 2024-08-20T21:30:56.2094709Z #7 81.32 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-x86.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o `test -f 'm_gdbserver/valgrind-low-x86.c' || echo './'`m_gdbserver/valgrind-low-x86.c 2024-08-20T21:30:56.2106459Z #7 81.33 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-cplus-dem.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-cplus-dem.Po 2024-08-20T21:30:56.2108965Z #7 81.33 mv -f .deps/libcoregrind_amd64_linux_a-m_oset.Tpo .deps/libcoregrind_amd64_linux_a-m_oset.Po 2024-08-20T21:30:56.2121472Z #7 81.33 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-amd64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o `test -f 'm_gdbserver/valgrind-low-amd64.c' || echo './'`m_gdbserver/valgrind-low-amd64.c 2024-08-20T21:30:56.2143503Z #7 81.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o `test -f 'm_gdbserver/valgrind-low-arm.c' || echo './'`m_gdbserver/valgrind-low-arm.c 2024-08-20T21:30:56.2155768Z #7 81.34 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-demangle.Po 2024-08-20T21:30:56.2169257Z #7 81.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o `test -f 'm_gdbserver/valgrind-low-arm64.c' || echo './'`m_gdbserver/valgrind-low-arm64.c 2024-08-20T21:30:56.2181027Z #7 81.35 mv -f .deps/libcoregrind_amd64_linux_a-m_libcfile.Tpo .deps/libcoregrind_amd64_linux_a-m_libcfile.Po 2024-08-20T21:30:56.2194002Z #7 81.35 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc32.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o `test -f 'm_gdbserver/valgrind-low-ppc32.c' || echo './'`m_gdbserver/valgrind-low-ppc32.c 2024-08-20T21:30:56.2206201Z #7 81.36 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-dyn-string.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-dyn-string.Po 2024-08-20T21:30:56.2219588Z #7 81.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o `test -f 'm_gdbserver/valgrind-low-ppc64.c' || echo './'`m_gdbserver/valgrind-low-ppc64.c 2024-08-20T21:30:56.2749426Z #7 81.42 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-utils.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-utils.Po 2024-08-20T21:30:56.2762756Z #7 81.42 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-s390x.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o `test -f 'm_gdbserver/valgrind-low-s390x.c' || echo './'`m_gdbserver/valgrind-low-s390x.c 2024-08-20T21:30:56.2775096Z #7 81.42 mv -f .deps/libcoregrind_amd64_linux_a-m_redir.Tpo .deps/libcoregrind_amd64_linux_a-m_redir.Po 2024-08-20T21:30:56.2787971Z #7 81.43 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips32.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o `test -f 'm_gdbserver/valgrind-low-mips32.c' || echo './'`m_gdbserver/valgrind-low-mips32.c 2024-08-20T21:30:56.2799322Z #7 81.44 mv -f .deps/valgrind-m_debuglog.Tpo .deps/valgrind-m_debuglog.Po 2024-08-20T21:30:56.2801275Z #7 81.44 mv -f .deps/libcoregrind_amd64_linux_a-m_xtree.Tpo .deps/libcoregrind_amd64_linux_a-m_xtree.Po 2024-08-20T21:30:56.2813579Z #7 81.44 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o `test -f 'm_gdbserver/valgrind-low-mips64.c' || echo './'`m_gdbserver/valgrind-low-mips64.c 2024-08-20T21:30:56.2835896Z #7 81.44 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-nanomips.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-nanomips.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-nanomips.o `test -f 'm_gdbserver/valgrind-low-nanomips.c' || echo './'`m_gdbserver/valgrind-low-nanomips.c 2024-08-20T21:30:56.2848143Z #7 81.44 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-inferiors.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-inferiors.Po 2024-08-20T21:30:56.2850777Z #7 81.44 mv -f .deps/libcoregrind_amd64_linux_a-m_debuglog.Tpo .deps/libcoregrind_amd64_linux_a-m_debuglog.Po 2024-08-20T21:30:56.2863415Z #7 81.45 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-version.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-version.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-version.o `test -f 'm_gdbserver/version.c' || echo './'`m_gdbserver/version.c 2024-08-20T21:30:56.2883978Z #7 81.45 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-linux.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o `test -f 'm_initimg/initimg-linux.c' || echo './'`m_initimg/initimg-linux.c 2024-08-20T21:30:56.2895548Z #7 81.45 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-signals.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-signals.Po 2024-08-20T21:30:56.2898363Z #7 81.46 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-regcache.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-regcache.Po 2024-08-20T21:30:56.2910492Z #7 81.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-freebsd.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-freebsd.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-freebsd.o `test -f 'm_initimg/initimg-freebsd.c' || echo './'`m_initimg/initimg-freebsd.c 2024-08-20T21:30:56.2921946Z #7 81.46 mv -f .deps/vgdb-vgdb-invoker-ptrace.Tpo .deps/vgdb-vgdb-invoker-ptrace.Po 2024-08-20T21:30:56.2934507Z #7 81.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-darwin.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o `test -f 'm_initimg/initimg-darwin.c' || echo './'`m_initimg/initimg-darwin.c 2024-08-20T21:30:56.3764506Z #7 81.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-solaris.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o `test -f 'm_initimg/initimg-solaris.c' || echo './'`m_initimg/initimg-solaris.c 2024-08-20T21:30:56.3776482Z #7 81.47 mv -f .deps/libcoregrind_amd64_linux_a-m_libcprint.Tpo .deps/libcoregrind_amd64_linux_a-m_libcprint.Po 2024-08-20T21:30:56.3788662Z #7 81.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_mach/libcoregrind_amd64_linux_a-mach_basics.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_basics.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_basics.o `test -f 'm_mach/mach_basics.c' || echo './'`m_mach/mach_basics.c 2024-08-20T21:30:56.3800463Z #7 81.48 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-freebsd.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-freebsd.Po 2024-08-20T21:30:56.3803403Z #7 81.48 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-darwin.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-darwin.Po 2024-08-20T21:30:56.3806570Z #7 81.48 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-solaris.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-solaris.Po 2024-08-20T21:30:56.3818874Z #7 81.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_mach/libcoregrind_amd64_linux_a-mach_msg.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_msg.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_msg.o `test -f 'm_mach/mach_msg.c' || echo './'`m_mach/mach_msg.c 2024-08-20T21:30:56.3834884Z #7 81.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_mach/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.o `test -f 'm_mach/mach_traps-x86-darwin.S' || echo './'`m_mach/mach_traps-x86-darwin.S 2024-08-20T21:30:56.3846952Z #7 81.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_mach/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.o `test -f 'm_mach/mach_traps-amd64-darwin.S' || echo './'`m_mach/mach_traps-amd64-darwin.S 2024-08-20T21:30:56.3854972Z #7 81.49 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-x86.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-x86.Po 2024-08-20T21:30:56.3868352Z #7 81.49 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o -MD -MP -MF m_replacemalloc/.deps/libcoregrind_amd64_linux_a-replacemalloc_core.Tpo -c -o m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o `test -f 'm_replacemalloc/replacemalloc_core.c' || echo './'`m_replacemalloc/replacemalloc_core.c 2024-08-20T21:30:56.3881212Z #7 81.49 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-minilzo-inl.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-minilzo-inl.Po 2024-08-20T21:30:56.3884637Z #7 81.49 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm.Po 2024-08-20T21:30:56.3887772Z #7 81.50 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_basics.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_basics.Po 2024-08-20T21:30:56.3900089Z #7 81.50 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o `test -f 'm_scheduler/sched-lock.c' || echo './'`m_scheduler/sched-lock.c 2024-08-20T21:30:56.3922249Z #7 81.50 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock-generic.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o `test -f 'm_scheduler/sched-lock-generic.c' || echo './'`m_scheduler/sched-lock-generic.c 2024-08-20T21:30:56.3934513Z #7 81.50 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.Po 2024-08-20T21:30:56.3937674Z #7 81.50 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.Po 2024-08-20T21:30:56.3949618Z #7 81.50 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-scheduler.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-scheduler.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-scheduler.o `test -f 'm_scheduler/scheduler.c' || echo './'`m_scheduler/scheduler.c 2024-08-20T21:30:56.3969379Z #7 81.50 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-sema.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-sema.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-sema.o `test -f 'm_scheduler/sema.c' || echo './'`m_scheduler/sema.c 2024-08-20T21:30:56.3980411Z #7 81.50 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_msg.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_msg.Po 2024-08-20T21:30:56.3992787Z #7 81.50 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-common.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o `test -f 'm_sigframe/sigframe-common.c' || echo './'`m_sigframe/sigframe-common.c 2024-08-20T21:30:56.4014429Z #7 81.50 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o `test -f 'm_sigframe/sigframe-x86-linux.c' || echo './'`m_sigframe/sigframe-x86-linux.c 2024-08-20T21:30:56.4026654Z #7 81.50 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm64.Po 2024-08-20T21:30:56.4040020Z #7 81.51 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o `test -f 'm_sigframe/sigframe-amd64-linux.c' || echo './'`m_sigframe/sigframe-amd64-linux.c 2024-08-20T21:30:56.4052106Z #7 81.51 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-tytypes.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-tytypes.Po 2024-08-20T21:30:56.4065714Z #7 81.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.o `test -f 'm_sigframe/sigframe-x86-freebsd.c' || echo './'`m_sigframe/sigframe-x86-freebsd.c 2024-08-20T21:30:56.4077843Z #7 81.52 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-amd64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-amd64.Po 2024-08-20T21:30:56.4081258Z #7 81.52 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-linux.Po 2024-08-20T21:30:56.4095099Z #7 81.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.o `test -f 'm_sigframe/sigframe-amd64-freebsd.c' || echo './'`m_sigframe/sigframe-amd64-freebsd.c 2024-08-20T21:30:56.4116508Z #7 81.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o `test -f 'm_sigframe/sigframe-ppc32-linux.c' || echo './'`m_sigframe/sigframe-ppc32-linux.c 2024-08-20T21:30:56.4128231Z #7 81.53 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-version.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-version.Po 2024-08-20T21:30:56.4140845Z #7 81.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o `test -f 'm_sigframe/sigframe-ppc64-linux.c' || echo './'`m_sigframe/sigframe-ppc64-linux.c 2024-08-20T21:30:56.4152960Z #7 81.53 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock-generic.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock-generic.Po 2024-08-20T21:30:56.4156635Z #7 81.54 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc32.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc32.Po 2024-08-20T21:30:56.4170298Z #7 81.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o `test -f 'm_sigframe/sigframe-arm-linux.c' || echo './'`m_sigframe/sigframe-arm-linux.c 2024-08-20T21:30:56.4182589Z #7 81.54 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.Po 2024-08-20T21:30:56.4185783Z #7 81.54 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock.Po 2024-08-20T21:30:56.4198944Z #7 81.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o `test -f 'm_sigframe/sigframe-arm64-linux.c' || echo './'`m_sigframe/sigframe-arm64-linux.c 2024-08-20T21:30:56.4221418Z #7 81.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-s390x-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o `test -f 'm_sigframe/sigframe-s390x-linux.c' || echo './'`m_sigframe/sigframe-s390x-linux.c 2024-08-20T21:30:56.4243949Z #7 81.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips32-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o `test -f 'm_sigframe/sigframe-mips32-linux.c' || echo './'`m_sigframe/sigframe-mips32-linux.c 2024-08-20T21:30:56.4256698Z #7 81.54 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.Po 2024-08-20T21:30:56.4259997Z #7 81.54 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.Po 2024-08-20T21:30:56.4272386Z #7 81.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o `test -f 'm_sigframe/sigframe-mips64-linux.c' || echo './'`m_sigframe/sigframe-mips64-linux.c 2024-08-20T21:30:56.4293502Z #7 81.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.o `test -f 'm_sigframe/sigframe-nanomips-linux.c' || echo './'`m_sigframe/sigframe-nanomips-linux.c 2024-08-20T21:30:56.4306045Z #7 81.55 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.Po 2024-08-20T21:30:56.4318211Z #7 81.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-darwin.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o `test -f 'm_sigframe/sigframe-x86-darwin.c' || echo './'`m_sigframe/sigframe-x86-darwin.c 2024-08-20T21:30:56.4329271Z #7 81.56 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm-linux.Po 2024-08-20T21:30:56.4342369Z #7 81.56 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o `test -f 'm_sigframe/sigframe-amd64-darwin.c' || echo './'`m_sigframe/sigframe-amd64-darwin.c 2024-08-20T21:30:56.4354212Z #7 81.56 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips32-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips32-linux.Po 2024-08-20T21:30:56.4933647Z #7 81.56 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm64-linux.Po 2024-08-20T21:30:56.4946058Z #7 81.56 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-solaris.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o `test -f 'm_sigframe/sigframe-solaris.c' || echo './'`m_sigframe/sigframe-solaris.c 2024-08-20T21:30:56.4961202Z #7 81.56 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o `test -f 'm_syswrap/syscall-x86-linux.S' || echo './'`m_syswrap/syscall-x86-linux.S 2024-08-20T21:30:56.4968254Z #7 81.57 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.Po 2024-08-20T21:30:56.4972548Z #7 81.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o `test -f 'm_syswrap/syscall-amd64-linux.S' || echo './'`m_syswrap/syscall-amd64-linux.S 2024-08-20T21:30:56.4976400Z #7 81.57 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-darwin.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-darwin.Po 2024-08-20T21:30:56.4980590Z #7 81.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc32-linux.o `test -f 'm_syswrap/syscall-ppc32-linux.S' || echo './'`m_syswrap/syscall-ppc32-linux.S 2024-08-20T21:30:56.4984474Z #7 81.57 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-nanomips.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-nanomips.Po 2024-08-20T21:30:56.4986469Z #7 81.57 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips64-linux.Po 2024-08-20T21:30:56.4987975Z #7 81.58 mv -f .deps/libcoregrind_amd64_linux_a-m_signals.Tpo .deps/libcoregrind_amd64_linux_a-m_signals.Po 2024-08-20T21:30:56.4991979Z #7 81.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.o `test -f 'm_syswrap/syscall-ppc64be-linux.S' || echo './'`m_syswrap/syscall-ppc64be-linux.S 2024-08-20T21:30:56.4998406Z #7 81.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.o `test -f 'm_syswrap/syscall-ppc64le-linux.S' || echo './'`m_syswrap/syscall-ppc64le-linux.S 2024-08-20T21:30:56.5002363Z #7 81.58 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.Po 2024-08-20T21:30:56.5004140Z #7 81.58 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-s390x.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-s390x.Po 2024-08-20T21:30:56.5008367Z #7 81.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-arm-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm-linux.o `test -f 'm_syswrap/syscall-arm-linux.S' || echo './'`m_syswrap/syscall-arm-linux.S 2024-08-20T21:30:56.5012233Z #7 81.58 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-linux.Po 2024-08-20T21:30:56.5016361Z #7 81.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-arm64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm64-linux.o `test -f 'm_syswrap/syscall-arm64-linux.S' || echo './'`m_syswrap/syscall-arm64-linux.S 2024-08-20T21:30:56.5022619Z #7 81.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-s390x-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-s390x-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-s390x-linux.o `test -f 'm_syswrap/syscall-s390x-linux.S' || echo './'`m_syswrap/syscall-s390x-linux.S 2024-08-20T21:30:56.5028993Z #7 81.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-mips32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips32-linux.o `test -f 'm_syswrap/syscall-mips32-linux.S' || echo './'`m_syswrap/syscall-mips32-linux.S 2024-08-20T21:30:56.5032826Z #7 81.58 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-solaris.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-solaris.Po 2024-08-20T21:30:56.5034552Z #7 81.59 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc64.Po 2024-08-20T21:30:56.5036276Z #7 81.59 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-linux.Po 2024-08-20T21:30:56.5040460Z #7 81.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-mips64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips64-linux.o `test -f 'm_syswrap/syscall-mips64-linux.S' || echo './'`m_syswrap/syscall-mips64-linux.S 2024-08-20T21:30:56.5044909Z #7 81.59 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips32.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips32.Po 2024-08-20T21:30:56.5049315Z #7 81.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-nanomips-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-nanomips-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-nanomips-linux.o `test -f 'm_syswrap/syscall-nanomips-linux.S' || echo './'`m_syswrap/syscall-nanomips-linux.S 2024-08-20T21:30:56.5057298Z #7 81.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-freebsd.o `test -f 'm_syswrap/syscall-x86-freebsd.S' || echo './'`m_syswrap/syscall-x86-freebsd.S 2024-08-20T21:30:56.5061235Z #7 81.59 mv -f m_replacemalloc/.deps/libcoregrind_amd64_linux_a-replacemalloc_core.Tpo m_replacemalloc/.deps/libcoregrind_amd64_linux_a-replacemalloc_core.Po 2024-08-20T21:30:56.5066998Z #7 81.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.o `test -f 'm_syswrap/syscall-amd64-freebsd.S' || echo './'`m_syswrap/syscall-amd64-freebsd.S 2024-08-20T21:30:56.5072850Z #7 81.59 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc32-linux.Po 2024-08-20T21:30:56.5074636Z #7 81.59 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.Po 2024-08-20T21:30:56.5078999Z #7 81.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-darwin.o `test -f 'm_syswrap/syscall-x86-darwin.S' || echo './'`m_syswrap/syscall-x86-darwin.S 2024-08-20T21:30:56.5085317Z #7 81.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-darwin.o `test -f 'm_syswrap/syscall-amd64-darwin.S' || echo './'`m_syswrap/syscall-amd64-darwin.S 2024-08-20T21:30:56.5089115Z #7 81.59 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-sema.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-sema.Po 2024-08-20T21:30:56.5090660Z #7 81.59 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm-linux.Po 2024-08-20T21:30:56.5092402Z #7 81.60 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.Po 2024-08-20T21:30:56.5096588Z #7 81.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-solaris.o `test -f 'm_syswrap/syscall-x86-solaris.S' || echo './'`m_syswrap/syscall-x86-solaris.S 2024-08-20T21:30:56.5100524Z #7 81.60 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm64-linux.Po 2024-08-20T21:30:56.5104742Z #7 81.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-solaris.o `test -f 'm_syswrap/syscall-amd64-solaris.S' || echo './'`m_syswrap/syscall-amd64-solaris.S 2024-08-20T21:30:56.5113582Z #7 81.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-main.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o `test -f 'm_syswrap/syswrap-main.c' || echo './'`m_syswrap/syswrap-main.c 2024-08-20T21:30:56.5124776Z #7 81.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-generic.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o `test -f 'm_syswrap/syswrap-generic.c' || echo './'`m_syswrap/syswrap-generic.c 2024-08-20T21:30:56.5131046Z #7 81.60 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips32-linux.Po 2024-08-20T21:30:56.5132799Z #7 81.60 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-s390x-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-s390x-linux.Po 2024-08-20T21:30:56.5134551Z #7 81.60 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips64.Po 2024-08-20T21:30:56.5141289Z #7 81.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o `test -f 'm_syswrap/syswrap-linux.c' || echo './'`m_syswrap/syswrap-linux.c 2024-08-20T21:30:56.5147901Z #7 81.60 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-common.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-common.Po 2024-08-20T21:30:56.5155225Z #7 81.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux-variants.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o `test -f 'm_syswrap/syswrap-linux-variants.c' || echo './'`m_syswrap/syswrap-linux-variants.c 2024-08-20T21:30:56.5167328Z #7 81.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-freebsd.o `test -f 'm_syswrap/syswrap-freebsd.c' || echo './'`m_syswrap/syswrap-freebsd.c 2024-08-20T21:30:56.5178687Z #7 81.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o `test -f 'm_syswrap/syswrap-darwin.c' || echo './'`m_syswrap/syswrap-darwin.c 2024-08-20T21:30:56.5184558Z #7 81.60 mv -f .deps/libcoregrind_amd64_linux_a-m_errormgr.Tpo .deps/libcoregrind_amd64_linux_a-m_errormgr.Po 2024-08-20T21:30:56.5186069Z #7 81.60 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips64-linux.Po 2024-08-20T21:30:56.5192871Z #7 81.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o `test -f 'm_syswrap/syswrap-solaris.c' || echo './'`m_syswrap/syswrap-solaris.c 2024-08-20T21:30:56.5199300Z #7 81.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-nanomips-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-nanomips-linux.Po 2024-08-20T21:30:56.5201075Z #7 81.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-freebsd.Po 2024-08-20T21:30:56.5202827Z #7 81.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.Po 2024-08-20T21:30:56.5209926Z #7 81.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o `test -f 'm_syswrap/syswrap-x86-linux.c' || echo './'`m_syswrap/syswrap-x86-linux.c 2024-08-20T21:30:56.5221328Z #7 81.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o `test -f 'm_syswrap/syswrap-amd64-linux.c' || echo './'`m_syswrap/syswrap-amd64-linux.c 2024-08-20T21:30:56.5232789Z #7 81.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o `test -f 'm_syswrap/syswrap-ppc32-linux.c' || echo './'`m_syswrap/syswrap-ppc32-linux.c 2024-08-20T21:30:56.5238864Z #7 81.61 mv -f .deps/libcoregrind_amd64_linux_a-m_libcbase.Tpo .deps/libcoregrind_amd64_linux_a-m_libcbase.Po 2024-08-20T21:30:56.5246099Z #7 81.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o `test -f 'm_syswrap/syswrap-ppc64-linux.c' || echo './'`m_syswrap/syswrap-ppc64-linux.c 2024-08-20T21:30:56.5252466Z #7 81.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-darwin.Po 2024-08-20T21:30:56.5257841Z #7 81.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-darwin.Po 2024-08-20T21:30:56.5265424Z #7 81.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.o `test -f 'm_syswrap/syswrap-x86-freebsd.c' || echo './'`m_syswrap/syswrap-x86-freebsd.c 2024-08-20T21:30:56.5271759Z #7 81.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-solaris.Po 2024-08-20T21:30:56.5278770Z #7 81.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.o `test -f 'm_syswrap/syswrap-amd64-freebsd.c' || echo './'`m_syswrap/syswrap-amd64-freebsd.c 2024-08-20T21:30:56.5290450Z #7 81.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o `test -f 'm_syswrap/syswrap-arm-linux.c' || echo './'`m_syswrap/syswrap-arm-linux.c 2024-08-20T21:30:56.5296705Z #7 81.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-solaris.Po 2024-08-20T21:30:56.5303703Z #7 81.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o `test -f 'm_syswrap/syswrap-arm64-linux.c' || echo './'`m_syswrap/syswrap-arm64-linux.c 2024-08-20T21:30:56.5315166Z #7 81.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-s390x-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o `test -f 'm_syswrap/syswrap-s390x-linux.c' || echo './'`m_syswrap/syswrap-s390x-linux.c 2024-08-20T21:30:56.5326755Z #7 81.62 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o `test -f 'm_syswrap/syswrap-mips32-linux.c' || echo './'`m_syswrap/syswrap-mips32-linux.c 2024-08-20T21:30:56.5333127Z #7 81.62 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-s390x-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-s390x-linux.Po 2024-08-20T21:30:56.5340108Z #7 81.62 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o `test -f 'm_syswrap/syswrap-mips64-linux.c' || echo './'`m_syswrap/syswrap-mips64-linux.c 2024-08-20T21:30:56.5346517Z #7 81.63 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-freebsd.Po 2024-08-20T21:30:56.5348193Z #7 81.63 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.Po 2024-08-20T21:30:56.5349945Z #7 81.63 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-darwin.Po 2024-08-20T21:30:56.5351624Z #7 81.63 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.Po 2024-08-20T21:30:56.5353322Z #7 81.63 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-linux.Po 2024-08-20T21:30:56.5355239Z #7 81.63 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.Po 2024-08-20T21:30:56.5362398Z #7 81.63 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.o `test -f 'm_syswrap/syswrap-nanomips-linux.c' || echo './'`m_syswrap/syswrap-nanomips-linux.c 2024-08-20T21:30:56.5374084Z #7 81.63 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o `test -f 'm_syswrap/syswrap-x86-darwin.c' || echo './'`m_syswrap/syswrap-x86-darwin.c 2024-08-20T21:30:56.5380475Z #7 81.63 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.Po 2024-08-20T21:30:56.5382228Z #7 81.63 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm64-linux.Po 2024-08-20T21:30:56.5389175Z #7 81.63 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o `test -f 'm_syswrap/syswrap-amd64-darwin.c' || echo './'`m_syswrap/syswrap-amd64-darwin.c 2024-08-20T21:30:56.5395515Z #7 81.63 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-solaris.Po 2024-08-20T21:30:56.5402124Z #7 81.63 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-xen.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o `test -f 'm_syswrap/syswrap-xen.c' || echo './'`m_syswrap/syswrap-xen.c 2024-08-20T21:30:56.5413486Z #7 81.63 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o `test -f 'm_syswrap/syswrap-x86-solaris.c' || echo './'`m_syswrap/syswrap-x86-solaris.c 2024-08-20T21:30:56.5419810Z #7 81.63 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-s390x-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-s390x-linux.Po 2024-08-20T21:30:56.5421512Z #7 81.63 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm-linux.Po 2024-08-20T21:30:56.5428476Z #7 81.63 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o `test -f 'm_syswrap/syswrap-amd64-solaris.c' || echo './'`m_syswrap/syswrap-amd64-solaris.c 2024-08-20T21:30:56.5439364Z #7 81.63 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-elf.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-elf.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-elf.o `test -f 'm_ume/elf.c' || echo './'`m_ume/elf.c 2024-08-20T21:30:56.5449850Z #7 81.63 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-macho.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-macho.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-macho.o `test -f 'm_ume/macho.c' || echo './'`m_ume/macho.c 2024-08-20T21:30:56.5460714Z #7 81.64 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-main.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-main.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-main.o `test -f 'm_ume/main.c' || echo './'`m_ume/main.c 2024-08-20T21:30:56.5471143Z #7 81.64 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-script.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-script.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-script.o `test -f 'm_ume/script.c' || echo './'`m_ume/script.c 2024-08-20T21:30:56.5476266Z #7 81.64 rm -f libgcc-sup-amd64-linux.a 2024-08-20T21:30:56.5477431Z #7 81.64 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips32-linux.Po 2024-08-20T21:30:56.5478824Z #7 81.64 /usr/bin/ar cru libgcc-sup-amd64-linux.a libgcc_sup_amd64_linux_a-m_libgcc_sup.o 2024-08-20T21:30:56.5480241Z #7 81.64 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips64-linux.Po 2024-08-20T21:30:56.5481306Z #7 81.64 mkdir -p ../.in_place; \ 2024-08-20T21:30:56.5481832Z #7 81.64 for f in vgpreload_core-amd64-linux.so ; do \ 2024-08-20T21:30:56.5482355Z #7 81.64 rm -f ../.in_place/$f; \ 2024-08-20T21:30:56.5482845Z #7 81.64 ln -f -s ../coregrind/$f ../.in_place; \ 2024-08-20T21:30:56.5483278Z #7 81.64 done 2024-08-20T21:30:56.5483901Z #7 81.64 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:30:56.5484591Z #7 81.64 ranlib libgcc-sup-amd64-linux.a 2024-08-20T21:30:56.5485058Z #7 81.64 mkdir -p ../.in_place; \ 2024-08-20T21:30:56.5485430Z #7 81.64 for f in ; do \ 2024-08-20T21:30:56.5485810Z #7 81.64 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:30:56.5486580Z #7 81.64 ln -f -s ../coregrind/$f.dSYM ../.in_place; \ 2024-08-20T21:30:56.5487045Z #7 81.64 done 2024-08-20T21:30:56.5487362Z #7 81.65 mkdir -p ../.in_place; \ 2024-08-20T21:30:56.5514755Z #7 81.65 for f in m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/s390-vx-valgrind-s1.xml m_gdbserver/s390-vx-valgrind-s2.xml m_gdbserver/s390-vx.xml m_gdbserver/s390x-vx-linux-valgrind.xml m_gdbserver/s390x-vx-linux.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml; do \ 2024-08-20T21:30:56.5537323Z #7 81.65 rm -f ../.in_place/$f; \ 2024-08-20T21:30:56.5537842Z #7 81.65 ln -f -s ../coregrind/$f ../.in_place; \ 2024-08-20T21:30:56.5538320Z #7 81.65 done 2024-08-20T21:30:56.5544493Z #7 81.65 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o valgrind valgrind-launcher-linux.o valgrind-m_debuglog.o 2024-08-20T21:30:56.5550490Z #7 81.65 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-darwin.Po 2024-08-20T21:30:56.5552363Z #7 81.65 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.Po 2024-08-20T21:30:56.5554264Z #7 81.65 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.Po 2024-08-20T21:30:56.5556153Z #7 81.65 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-solaris.Po 2024-08-20T21:30:56.5557909Z #7 81.65 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.Po 2024-08-20T21:30:56.5559845Z #7 81.65 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-linux.Po 2024-08-20T21:30:56.5561335Z #7 81.65 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-macho.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-macho.Po 2024-08-20T21:30:56.5562668Z #7 81.68 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-target.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-target.Po 2024-08-20T21:30:56.6005688Z #7 81.69 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux-variants.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux-variants.Po 2024-08-20T21:30:56.6007437Z #7 81.71 mv -f .deps/libcoregrind_amd64_linux_a-m_translate.Tpo .deps/libcoregrind_amd64_linux_a-m_translate.Po 2024-08-20T21:30:56.6008747Z #7 81.71 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-script.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-script.Po 2024-08-20T21:30:56.6009987Z #7 81.73 mv -f .deps/libcoregrind_amd64_linux_a-m_wordfm.Tpo .deps/libcoregrind_amd64_linux_a-m_wordfm.Po 2024-08-20T21:30:56.6011339Z #7 81.73 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-d3basics.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-d3basics.Po 2024-08-20T21:30:56.6012679Z #7 81.74 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-main.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-main.Po 2024-08-20T21:30:56.6014403Z #7 81.74 mv -f m_replacemalloc/.deps/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.Tpo m_replacemalloc/.deps/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.Po 2024-08-20T21:30:56.6016221Z #7 81.74 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-m_gdbserver.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-m_gdbserver.Po 2024-08-20T21:30:56.6017300Z #7 81.74 rm -f libreplacemalloc_toolpreload-amd64-linux.a 2024-08-20T21:30:56.6018781Z #7 81.74 /usr/bin/ar cru libreplacemalloc_toolpreload-amd64-linux.a m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o 2024-08-20T21:30:56.6020089Z #7 81.74 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:30:56.6020851Z #7 81.74 ranlib libreplacemalloc_toolpreload-amd64-linux.a 2024-08-20T21:30:56.6021795Z #7 81.75 mv -f .deps/libcoregrind_amd64_linux_a-m_cache.Tpo .deps/libcoregrind_amd64_linux_a-m_cache.Po 2024-08-20T21:30:56.6023122Z #7 81.75 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readpdb.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readpdb.Po 2024-08-20T21:30:56.6024624Z #7 81.77 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-linux.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-linux.Po 2024-08-20T21:30:56.6026113Z #7 81.77 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-server.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-server.Po 2024-08-20T21:30:56.6027585Z #7 81.79 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-d-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-d-demangle.Po 2024-08-20T21:30:56.7191419Z #7 81.79 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-elf.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-elf.Po 2024-08-20T21:30:56.7192826Z #7 81.79 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-tinfl.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-tinfl.Po 2024-08-20T21:30:56.7194417Z #7 81.80 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-linux.Po 2024-08-20T21:30:56.7196056Z #7 81.83 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-main.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-main.Po 2024-08-20T21:30:56.7197611Z #7 81.85 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-remote-utils.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-remote-utils.Po 2024-08-20T21:30:56.7199195Z #7 81.85 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-rust-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-rust-demangle.Po 2024-08-20T21:30:56.7200842Z #7 81.90 mv -f .deps/libcoregrind_amd64_linux_a-m_transtab.Tpo .deps/libcoregrind_amd64_linux_a-m_transtab.Po 2024-08-20T21:30:56.8755758Z #7 81.93 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-image.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-image.Po 2024-08-20T21:30:56.8758387Z #7 81.95 mv -f .deps/libcoregrind_amd64_linux_a-m_mallocfree.Tpo .deps/libcoregrind_amd64_linux_a-m_mallocfree.Po 2024-08-20T21:30:56.8760914Z #7 81.96 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-storage.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-storage.Po 2024-08-20T21:30:56.8762728Z #7 81.99 mv -f .deps/vgdb-vgdb.Tpo .deps/vgdb-vgdb.Po 2024-08-20T21:30:56.8773273Z #7 82.00 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o vgdb vgdb-vgdb.o vgdb-vgdb-invoker-ptrace.o -lpthread 2024-08-20T21:30:56.8782895Z #7 82.06 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-scheduler.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-scheduler.Po 2024-08-20T21:30:57.0809749Z #7 82.11 mv -f .deps/libnolto_coregrind_amd64_linux_a-m_main.Tpo .deps/libnolto_coregrind_amd64_linux_a-m_main.Po 2024-08-20T21:30:57.0811211Z #7 82.11 rm -f libnolto_coregrind-amd64-linux.a 2024-08-20T21:30:57.0813379Z #7 82.11 /usr/bin/ar cru libnolto_coregrind-amd64-linux.a libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o libnolto_coregrind_amd64_linux_a-m_main.o 2024-08-20T21:30:57.0815466Z #7 82.11 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:30:57.0816645Z #7 82.12 ranlib libnolto_coregrind-amd64-linux.a 2024-08-20T21:30:57.1029191Z #7 82.29 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-xen.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-xen.Po 2024-08-20T21:30:57.3175355Z #7 82.38 mv -f m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-linux.Tpo m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-linux.Po 2024-08-20T21:30:57.3177560Z #7 82.50 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf.Po 2024-08-20T21:30:57.4892374Z #7 82.52 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-debuginfo.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-debuginfo.Po 2024-08-20T21:30:57.7725229Z #7 82.96 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf3.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf3.Po 2024-08-20T21:30:57.8917099Z #7 83.08 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readelf.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readelf.Po 2024-08-20T21:30:58.0634332Z #7 83.10 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-cp-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-cp-demangle.Po 2024-08-20T21:30:58.0761496Z #7 83.26 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-generic.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-generic.Po 2024-08-20T21:31:00.9251807Z #7 86.11 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux.Po 2024-08-20T21:31:01.0261641Z #7 86.11 rm -f libcoregrind-amd64-linux.a 2024-08-20T21:31:01.0322301Z #7 86.11 /usr/bin/ar cru libcoregrind-amd64-linux.a libcoregrind_amd64_linux_a-m_addrinfo.o libcoregrind_amd64_linux_a-m_cache.o libcoregrind_amd64_linux_a-m_commandline.o libcoregrind_amd64_linux_a-m_compiler.o libcoregrind_amd64_linux_a-m_clientstate.o libcoregrind_amd64_linux_a-m_cpuid.o libcoregrind_amd64_linux_a-m_deduppoolalloc.o libcoregrind_amd64_linux_a-m_debuglog.o libcoregrind_amd64_linux_a-m_errormgr.o libcoregrind_amd64_linux_a-m_execontext.o libcoregrind_amd64_linux_a-m_hashtable.o libcoregrind_amd64_linux_a-m_libcbase.o libcoregrind_amd64_linux_a-m_libcassert.o libcoregrind_amd64_linux_a-m_libcfile.o libcoregrind_amd64_linux_a-m_libcprint.o libcoregrind_amd64_linux_a-m_libcproc.o libcoregrind_amd64_linux_a-m_libcsignal.o libcoregrind_amd64_linux_a-m_machine.o libcoregrind_amd64_linux_a-m_mallocfree.o libcoregrind_amd64_linux_a-m_options.o libcoregrind_amd64_linux_a-m_oset.o libcoregrind_amd64_linux_a-m_pathscan.o libcoregrind_amd64_linux_a-m_poolalloc.o libcoregrind_amd64_linux_a-m_rangemap.o libcoregrind_amd64_linux_a-m_redir.o libcoregrind_amd64_linux_a-m_sbprofile.o libcoregrind_amd64_linux_a-m_seqmatch.o libcoregrind_amd64_linux_a-m_signals.o libcoregrind_amd64_linux_a-m_sparsewa.o libcoregrind_amd64_linux_a-m_stacks.o libcoregrind_amd64_linux_a-m_stacktrace.o libcoregrind_amd64_linux_a-m_syscall.o libcoregrind_amd64_linux_a-m_threadstate.o libcoregrind_amd64_linux_a-m_tooliface.o libcoregrind_amd64_linux_a-m_trampoline.o libcoregrind_amd64_linux_a-m_translate.o libcoregrind_amd64_linux_a-m_transtab.o libcoregrind_amd64_linux_a-m_vki.o libcoregrind_amd64_linux_a-m_vkiscnums.o libcoregrind_amd64_linux_a-m_wordfm.o libcoregrind_amd64_linux_a-m_xarray.o libcoregrind_amd64_linux_a-m_xtree.o libcoregrind_amd64_linux_a-m_xtmemory.o libcoregrind_amd64_linux_a-m_aspacehl.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o m_debuginfo/libcoregrind_amd64_linux_a-misc.o m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o m_debuginfo/libcoregrind_amd64_linux_a-image.o m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o m_debuginfo/libcoregrind_amd64_linux_a-readelf.o m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o m_debuginfo/libcoregrind_amd64_linux_a-storage.o m_debuginfo/libcoregrind_amd64_linux_a-tinfl.o m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o m_demangle/libcoregrind_amd64_linux_a-demangle.o m_demangle/libcoregrind_amd64_linux_a-dyn-string.o m_demangle/libcoregrind_amd64_linux_a-d-demangle.o m_demangle/libcoregrind_amd64_linux_a-rust-demangle.o m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-s390x-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips32-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-darwin.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-solaris.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.o m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o m_gdbserver/libcoregrind_amd64_linux_a-regcache.o m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o m_gdbserver/libcoregrind_amd64_linux_a-server.o m_gdbserver/libcoregrind_amd64_linux_a-signals.o m_gdbserver/libcoregrind_amd64_linux_a-target.o m_gdbserver/libcoregrind_amd64_linux_a-utils.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-nanomips.o m_gdbserver/libcoregrind_amd64_linux_a-version.o m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o m_initimg/libcoregrind_amd64_linux_a-initimg-freebsd.o m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o m_mach/libcoregrind_amd64_linux_a-mach_basics.o m_mach/libcoregrind_amd64_linux_a-mach_msg.o m_mach/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.o m_mach/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.o m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o m_scheduler/libcoregrind_amd64_linux_a-scheduler.o m_scheduler/libcoregrind_amd64_linux_a-sema.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-s390x-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-nanomips-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o m_ume/libcoregrind_amd64_linux_a-elf.o m_ume/libcoregrind_amd64_linux_a-macho.o m_ume/libcoregrind_amd64_linux_a-main.o m_ume/libcoregrind_amd64_linux_a-script.o m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o libnolto_coregrind_amd64_linux_a-m_main.o 2024-08-20T21:31:01.0375796Z #7 86.12 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:31:01.0376501Z #7 86.15 ranlib libcoregrind-amd64-linux.a 2024-08-20T21:31:01.0377207Z #7 86.19 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:31:01.0378098Z #7 86.19 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:31:01.0378700Z #7 86.19 Making all in . 2024-08-20T21:31:01.0379254Z #7 86.20 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:31:01.0379866Z #7 86.20 ./auxprogs/make_or_upd_vgversion_h . 2024-08-20T21:31:01.0380354Z #7 86.20 mkdir -p ./.in_place 2024-08-20T21:31:01.0380871Z #7 86.20 rm -f ./.in_place/default.supp 2024-08-20T21:31:01.0381382Z #7 86.20 ln -s ../default.supp ./.in_place 2024-08-20T21:31:01.0382038Z #7 86.21 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:31:01.0382591Z #7 86.21 Making all in memcheck 2024-08-20T21:31:01.0383236Z #7 86.21 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:31:01.0383836Z #7 86.21 Making all in . 2024-08-20T21:31:01.2490263Z #7 86.21 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:31:01.2495641Z #7 86.21 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_leakcheck.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_leakcheck.Tpo -c -o memcheck_amd64_linux-mc_leakcheck.o `test -f 'mc_leakcheck.c' || echo './'`mc_leakcheck.c 2024-08-20T21:31:01.2512578Z #7 86.21 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_malloc_wrappers.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_malloc_wrappers.Tpo -c -o memcheck_amd64_linux-mc_malloc_wrappers.o `test -f 'mc_malloc_wrappers.c' || echo './'`mc_malloc_wrappers.c 2024-08-20T21:31:01.2521917Z #7 86.21 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_main.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_main.Tpo -c -o memcheck_amd64_linux-mc_main.o `test -f 'mc_main.c' || echo './'`mc_main.c 2024-08-20T21:31:01.2530717Z #7 86.21 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_main_asm.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_main_asm.Tpo -c -o memcheck_amd64_linux-mc_main_asm.o `test -f 'mc_main_asm.c' || echo './'`mc_main_asm.c 2024-08-20T21:31:01.2539663Z #7 86.21 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_translate.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_translate.Tpo -c -o memcheck_amd64_linux-mc_translate.o `test -f 'mc_translate.c' || echo './'`mc_translate.c 2024-08-20T21:31:01.2548471Z #7 86.21 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_machine.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_machine.Tpo -c -o memcheck_amd64_linux-mc_machine.o `test -f 'mc_machine.c' || echo './'`mc_machine.c 2024-08-20T21:31:01.2557371Z #7 86.21 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_errors.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_errors.Tpo -c -o memcheck_amd64_linux-mc_errors.o `test -f 'mc_errors.c' || echo './'`mc_errors.c 2024-08-20T21:31:01.2567110Z #7 86.22 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -MT vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o -MD -MP -MF .deps/vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.Tpo -c -o vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o `test -f 'mc_replace_strmem.c' || echo './'`mc_replace_strmem.c 2024-08-20T21:31:01.2572078Z #7 86.22 for f in ; do \ 2024-08-20T21:31:01.2572572Z #7 86.22 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:01.2573074Z #7 86.22 echo "dsymutil $f"; \ 2024-08-20T21:31:01.2573462Z #7 86.22 dsymutil $f; \ 2024-08-20T21:31:01.2573781Z #7 86.22 fi; \ 2024-08-20T21:31:01.2574048Z #7 86.22 done 2024-08-20T21:31:01.2574382Z #7 86.22 mkdir -p ../.in_place; \ 2024-08-20T21:31:01.2574738Z #7 86.22 for f in ; do \ 2024-08-20T21:31:01.2575131Z #7 86.22 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:01.2575665Z #7 86.22 ln -f -s ../memcheck/$f.dSYM ../.in_place; \ 2024-08-20T21:31:01.2576102Z #7 86.22 done 2024-08-20T21:31:01.2576793Z #7 86.24 mv -f .deps/memcheck_amd64_linux-mc_main_asm.Tpo .deps/memcheck_amd64_linux-mc_main_asm.Po 2024-08-20T21:31:01.2577899Z #7 86.28 mv -f .deps/memcheck_amd64_linux-mc_machine.Tpo .deps/memcheck_amd64_linux-mc_machine.Po 2024-08-20T21:31:01.3209202Z #7 86.51 mv -f .deps/memcheck_amd64_linux-mc_errors.Tpo .deps/memcheck_amd64_linux-mc_errors.Po 2024-08-20T21:31:01.4825299Z #7 86.53 mv -f .deps/memcheck_amd64_linux-mc_malloc_wrappers.Tpo .deps/memcheck_amd64_linux-mc_malloc_wrappers.Po 2024-08-20T21:31:01.4826621Z #7 86.67 mv -f .deps/memcheck_amd64_linux-mc_leakcheck.Tpo .deps/memcheck_amd64_linux-mc_leakcheck.Po 2024-08-20T21:31:02.0335686Z #7 87.22 mv -f .deps/vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.Tpo .deps/vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.Po 2024-08-20T21:31:02.1881812Z #7 87.22 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_memcheck-amd64-linux.so vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o 2024-08-20T21:31:02.9877431Z #7 88.17 mv -f .deps/memcheck_amd64_linux-mc_translate.Tpo .deps/memcheck_amd64_linux-mc_translate.Po 2024-08-20T21:31:04.1252412Z #7 89.31 mv -f .deps/memcheck_amd64_linux-mc_main.Tpo .deps/memcheck_amd64_linux-mc_main.Po 2024-08-20T21:31:04.2800665Z #7 89.31 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o memcheck-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m64 memcheck_amd64_linux-mc_leakcheck.o memcheck_amd64_linux-mc_malloc_wrappers.o memcheck_amd64_linux-mc_main.o memcheck_amd64_linux-mc_main_asm.o memcheck_amd64_linux-mc_translate.o memcheck_amd64_linux-mc_machine.o memcheck_amd64_linux-mc_errors.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:31:04.3013323Z #7 89.49 mkdir -p ../.in_place; \ 2024-08-20T21:31:04.3014315Z #7 89.49 for f in memcheck-amd64-linux vgpreload_memcheck-amd64-linux.so ; do \ 2024-08-20T21:31:04.3015018Z #7 89.49 rm -f ../.in_place/$f; \ 2024-08-20T21:31:04.3015499Z #7 89.49 ln -f -s ../memcheck/$f ../.in_place; \ 2024-08-20T21:31:04.3015933Z #7 89.49 done 2024-08-20T21:31:04.4357514Z #7 89.49 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:31:04.4358438Z #7 89.49 Making all in tests 2024-08-20T21:31:04.4359175Z #7 89.50 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:31:04.4359832Z #7 89.50 Making all in . 2024-08-20T21:31:04.4360477Z #7 89.51 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:31:04.4361218Z #7 89.51 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:31:04.4361987Z #7 89.51 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:31:04.4362613Z #7 89.51 Making all in amd64 2024-08-20T21:31:04.4363300Z #7 89.51 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:31:04.4364071Z #7 89.51 make[4]: Nothing to be done for 'all'. 2024-08-20T21:31:04.4364854Z #7 89.51 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:31:04.4365503Z #7 89.51 Making all in linux 2024-08-20T21:31:04.4366193Z #7 89.51 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:31:04.4367103Z #7 89.51 make[4]: Nothing to be done for 'all'. 2024-08-20T21:31:04.4368105Z #7 89.51 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:31:04.4368836Z #7 89.51 Making all in amd64-linux 2024-08-20T21:31:04.4369605Z #7 89.52 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:31:04.4370409Z #7 89.52 make[4]: Nothing to be done for 'all'. 2024-08-20T21:31:04.4371221Z #7 89.52 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:31:04.4372216Z #7 89.52 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:31:04.4373104Z #7 89.52 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:31:04.4373695Z #7 89.52 Making all in cachegrind 2024-08-20T21:31:04.4374361Z #7 89.52 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:31:04.4374963Z #7 89.52 Making all in . 2024-08-20T21:31:04.4375571Z #7 89.52 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:31:04.4380470Z #7 89.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT cg_merge-cg_merge.o -MD -MP -MF .deps/cg_merge-cg_merge.Tpo -c -o cg_merge-cg_merge.o `test -f 'cg_merge.c' || echo './'`cg_merge.c 2024-08-20T21:31:04.4388847Z #7 89.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT cachegrind_amd64_linux-cg_main.o -MD -MP -MF .deps/cachegrind_amd64_linux-cg_main.Tpo -c -o cachegrind_amd64_linux-cg_main.o `test -f 'cg_main.c' || echo './'`cg_main.c 2024-08-20T21:31:04.4397393Z #7 89.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT cachegrind_amd64_linux-cg_arch.o -MD -MP -MF .deps/cachegrind_amd64_linux-cg_arch.Tpo -c -o cachegrind_amd64_linux-cg_arch.o `test -f 'cg_arch.c' || echo './'`cg_arch.c 2024-08-20T21:31:04.4401489Z #7 89.53 for f in ; do \ 2024-08-20T21:31:04.4401959Z #7 89.53 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:04.4402443Z #7 89.53 echo "dsymutil $f"; \ 2024-08-20T21:31:04.4402820Z #7 89.53 dsymutil $f; \ 2024-08-20T21:31:04.4403128Z #7 89.53 fi; \ 2024-08-20T21:31:04.4403386Z #7 89.53 done 2024-08-20T21:31:04.4403704Z #7 89.53 mkdir -p ../.in_place; \ 2024-08-20T21:31:04.4404048Z #7 89.53 for f in ; do \ 2024-08-20T21:31:04.4404429Z #7 89.53 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:04.4404955Z #7 89.53 ln -f -s ../cachegrind/$f.dSYM ../.in_place; \ 2024-08-20T21:31:04.4405393Z #7 89.53 done 2024-08-20T21:31:04.4406105Z #7 89.62 mv -f .deps/cachegrind_amd64_linux-cg_arch.Tpo .deps/cachegrind_amd64_linux-cg_arch.Po 2024-08-20T21:31:05.1090492Z #7 90.29 mv -f .deps/cachegrind_amd64_linux-cg_main.Tpo .deps/cachegrind_amd64_linux-cg_main.Po 2024-08-20T21:31:05.2703966Z #7 90.30 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o cachegrind-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 cachegrind_amd64_linux-cg_main.o cachegrind_amd64_linux-cg_arch.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:31:05.2708536Z #7 90.30 mv -f .deps/cg_merge-cg_merge.Tpo .deps/cg_merge-cg_merge.Po 2024-08-20T21:31:05.2714550Z #7 90.31 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o cg_merge cg_merge-cg_merge.o 2024-08-20T21:31:05.2719753Z #7 90.46 mkdir -p ../.in_place; \ 2024-08-20T21:31:05.2720561Z #7 90.46 for f in cachegrind-amd64-linux ; do \ 2024-08-20T21:31:05.2721062Z #7 90.46 rm -f ../.in_place/$f; \ 2024-08-20T21:31:05.2721568Z #7 90.46 ln -f -s ../cachegrind/$f ../.in_place; \ 2024-08-20T21:31:05.2722018Z #7 90.46 done 2024-08-20T21:31:05.3807737Z #7 90.46 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:31:05.3808910Z #7 90.46 Making all in tests 2024-08-20T21:31:05.3809843Z #7 90.46 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:31:05.3810593Z #7 90.47 Making all in . 2024-08-20T21:31:05.3811258Z #7 90.47 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:31:05.3812021Z #7 90.47 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:31:05.3812786Z #7 90.47 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:31:05.3813757Z #7 90.47 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:31:05.3814692Z #7 90.47 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:31:05.3815294Z #7 90.47 Making all in callgrind 2024-08-20T21:31:05.3815943Z #7 90.47 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:31:05.3816543Z #7 90.47 Making all in . 2024-08-20T21:31:05.3817141Z #7 90.48 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:31:05.3822364Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-bb.o -MD -MP -MF .deps/callgrind_amd64_linux-bb.Tpo -c -o callgrind_amd64_linux-bb.o `test -f 'bb.c' || echo './'`bb.c 2024-08-20T21:31:05.3830989Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-bbcc.o -MD -MP -MF .deps/callgrind_amd64_linux-bbcc.Tpo -c -o callgrind_amd64_linux-bbcc.o `test -f 'bbcc.c' || echo './'`bbcc.c 2024-08-20T21:31:05.3839791Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-callstack.o -MD -MP -MF .deps/callgrind_amd64_linux-callstack.Tpo -c -o callgrind_amd64_linux-callstack.o `test -f 'callstack.c' || echo './'`callstack.c 2024-08-20T21:31:05.3848617Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-clo.o -MD -MP -MF .deps/callgrind_amd64_linux-clo.Tpo -c -o callgrind_amd64_linux-clo.o `test -f 'clo.c' || echo './'`clo.c 2024-08-20T21:31:05.3857602Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-context.o -MD -MP -MF .deps/callgrind_amd64_linux-context.Tpo -c -o callgrind_amd64_linux-context.o `test -f 'context.c' || echo './'`context.c 2024-08-20T21:31:05.3866456Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-costs.o -MD -MP -MF .deps/callgrind_amd64_linux-costs.Tpo -c -o callgrind_amd64_linux-costs.o `test -f 'costs.c' || echo './'`costs.c 2024-08-20T21:31:05.3875168Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-debug.o -MD -MP -MF .deps/callgrind_amd64_linux-debug.Tpo -c -o callgrind_amd64_linux-debug.o `test -f 'debug.c' || echo './'`debug.c 2024-08-20T21:31:05.3883818Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-dump.o -MD -MP -MF .deps/callgrind_amd64_linux-dump.Tpo -c -o callgrind_amd64_linux-dump.o `test -f 'dump.c' || echo './'`dump.c 2024-08-20T21:31:05.3892573Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-events.o -MD -MP -MF .deps/callgrind_amd64_linux-events.Tpo -c -o callgrind_amd64_linux-events.o `test -f 'events.c' || echo './'`events.c 2024-08-20T21:31:05.3901301Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-fn.o -MD -MP -MF .deps/callgrind_amd64_linux-fn.Tpo -c -o callgrind_amd64_linux-fn.o `test -f 'fn.c' || echo './'`fn.c 2024-08-20T21:31:05.3909905Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-jumps.o -MD -MP -MF .deps/callgrind_amd64_linux-jumps.Tpo -c -o callgrind_amd64_linux-jumps.o `test -f 'jumps.c' || echo './'`jumps.c 2024-08-20T21:31:05.3918610Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-main.o -MD -MP -MF .deps/callgrind_amd64_linux-main.Tpo -c -o callgrind_amd64_linux-main.o `test -f 'main.c' || echo './'`main.c 2024-08-20T21:31:05.3927317Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-sim.o -MD -MP -MF .deps/callgrind_amd64_linux-sim.Tpo -c -o callgrind_amd64_linux-sim.o `test -f 'sim.c' || echo './'`sim.c 2024-08-20T21:31:05.3936029Z #7 90.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-threads.o -MD -MP -MF .deps/callgrind_amd64_linux-threads.Tpo -c -o callgrind_amd64_linux-threads.o `test -f 'threads.c' || echo './'`threads.c 2024-08-20T21:31:05.3940349Z #7 90.48 for f in ; do \ 2024-08-20T21:31:05.3940849Z #7 90.48 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:05.3941338Z #7 90.48 echo "dsymutil $f"; \ 2024-08-20T21:31:05.3941723Z #7 90.48 dsymutil $f; \ 2024-08-20T21:31:05.3942057Z #7 90.48 fi; \ 2024-08-20T21:31:05.3942310Z #7 90.48 done 2024-08-20T21:31:05.3942640Z #7 90.48 mkdir -p ../.in_place; \ 2024-08-20T21:31:05.3943007Z #7 90.48 for f in ; do \ 2024-08-20T21:31:05.3943390Z #7 90.48 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:05.3943933Z #7 90.48 ln -f -s ../callgrind/$f.dSYM ../.in_place; \ 2024-08-20T21:31:05.3944389Z #7 90.48 done 2024-08-20T21:31:05.3945008Z #7 90.53 mv -f .deps/callgrind_amd64_linux-costs.Tpo .deps/callgrind_amd64_linux-costs.Po 2024-08-20T21:31:05.3946021Z #7 90.57 mv -f .deps/callgrind_amd64_linux-jumps.Tpo .deps/callgrind_amd64_linux-jumps.Po 2024-08-20T21:31:05.5019861Z #7 90.59 mv -f .deps/callgrind_amd64_linux-context.Tpo .deps/callgrind_amd64_linux-context.Po 2024-08-20T21:31:05.5020950Z #7 90.61 mv -f .deps/callgrind_amd64_linux-bb.Tpo .deps/callgrind_amd64_linux-bb.Po 2024-08-20T21:31:05.5021990Z #7 90.61 mv -f .deps/callgrind_amd64_linux-callstack.Tpo .deps/callgrind_amd64_linux-callstack.Po 2024-08-20T21:31:05.5023091Z #7 90.61 mv -f .deps/callgrind_amd64_linux-threads.Tpo .deps/callgrind_amd64_linux-threads.Po 2024-08-20T21:31:05.5024131Z #7 90.65 mv -f .deps/callgrind_amd64_linux-debug.Tpo .deps/callgrind_amd64_linux-debug.Po 2024-08-20T21:31:05.5025094Z #7 90.66 mv -f .deps/callgrind_amd64_linux-fn.Tpo .deps/callgrind_amd64_linux-fn.Po 2024-08-20T21:31:05.5026335Z #7 90.69 mv -f .deps/callgrind_amd64_linux-events.Tpo .deps/callgrind_amd64_linux-events.Po 2024-08-20T21:31:05.7179654Z #7 90.74 mv -f .deps/callgrind_amd64_linux-bbcc.Tpo .deps/callgrind_amd64_linux-bbcc.Po 2024-08-20T21:31:05.7180761Z #7 90.75 mv -f .deps/callgrind_amd64_linux-clo.Tpo .deps/callgrind_amd64_linux-clo.Po 2024-08-20T21:31:05.7411044Z #7 90.93 mv -f .deps/callgrind_amd64_linux-dump.Tpo .deps/callgrind_amd64_linux-dump.Po 2024-08-20T21:31:05.9401649Z #7 90.97 mv -f .deps/callgrind_amd64_linux-main.Tpo .deps/callgrind_amd64_linux-main.Po 2024-08-20T21:31:06.4831009Z #7 91.67 mv -f .deps/callgrind_amd64_linux-sim.Tpo .deps/callgrind_amd64_linux-sim.Po 2024-08-20T21:31:06.6375919Z #7 91.67 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o callgrind-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -static -nodefaultlibs -nostartfiles -u _start -m64 callgrind_amd64_linux-bb.o callgrind_amd64_linux-bbcc.o callgrind_amd64_linux-callstack.o callgrind_amd64_linux-clo.o callgrind_amd64_linux-context.o callgrind_amd64_linux-costs.o callgrind_amd64_linux-debug.o callgrind_amd64_linux-dump.o callgrind_amd64_linux-events.o callgrind_amd64_linux-fn.o callgrind_amd64_linux-jumps.o callgrind_amd64_linux-main.o callgrind_amd64_linux-sim.o callgrind_amd64_linux-threads.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:31:06.6496633Z #7 91.84 mkdir -p ../.in_place; \ 2024-08-20T21:31:06.6497187Z #7 91.84 for f in callgrind-amd64-linux ; do \ 2024-08-20T21:31:06.6497701Z #7 91.84 rm -f ../.in_place/$f; \ 2024-08-20T21:31:06.6498181Z #7 91.84 ln -f -s ../callgrind/$f ../.in_place; \ 2024-08-20T21:31:06.6498621Z #7 91.84 done 2024-08-20T21:31:06.8663744Z #7 91.84 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:31:06.8664422Z #7 91.84 Making all in tests 2024-08-20T21:31:06.8665101Z #7 91.84 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:31:06.8665739Z #7 91.84 Making all in . 2024-08-20T21:31:06.8666392Z #7 91.85 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:31:06.8667145Z #7 91.85 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:31:06.8667923Z #7 91.85 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:31:06.8668864Z #7 91.85 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:31:06.8669776Z #7 91.85 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:31:06.8670369Z #7 91.85 Making all in helgrind 2024-08-20T21:31:06.8671019Z #7 91.85 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:31:06.8671626Z #7 91.85 Making all in . 2024-08-20T21:31:06.8672215Z #7 91.86 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:31:06.8677407Z #7 91.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_addrdescr.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_addrdescr.Tpo -c -o helgrind_amd64_linux-hg_addrdescr.o `test -f 'hg_addrdescr.c' || echo './'`hg_addrdescr.c 2024-08-20T21:31:06.8686515Z #7 91.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_basics.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_basics.Tpo -c -o helgrind_amd64_linux-hg_basics.o `test -f 'hg_basics.c' || echo './'`hg_basics.c 2024-08-20T21:31:06.8695291Z #7 91.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_errors.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_errors.Tpo -c -o helgrind_amd64_linux-hg_errors.o `test -f 'hg_errors.c' || echo './'`hg_errors.c 2024-08-20T21:31:06.8704204Z #7 91.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_lock_n_thread.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_lock_n_thread.Tpo -c -o helgrind_amd64_linux-hg_lock_n_thread.o `test -f 'hg_lock_n_thread.c' || echo './'`hg_lock_n_thread.c 2024-08-20T21:31:06.8713123Z #7 91.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_main.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_main.Tpo -c -o helgrind_amd64_linux-hg_main.o `test -f 'hg_main.c' || echo './'`hg_main.c 2024-08-20T21:31:06.8721776Z #7 91.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_wordset.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_wordset.Tpo -c -o helgrind_amd64_linux-hg_wordset.o `test -f 'hg_wordset.c' || echo './'`hg_wordset.c 2024-08-20T21:31:06.8730706Z #7 91.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-libhb_core.o -MD -MP -MF .deps/helgrind_amd64_linux-libhb_core.Tpo -c -o helgrind_amd64_linux-libhb_core.o `test -f 'libhb_core.c' || echo './'`libhb_core.c 2024-08-20T21:31:06.8740191Z #7 91.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT vgpreload_helgrind_amd64_linux_so-hg_intercepts.o -MD -MP -MF .deps/vgpreload_helgrind_amd64_linux_so-hg_intercepts.Tpo -c -o vgpreload_helgrind_amd64_linux_so-hg_intercepts.o `test -f 'hg_intercepts.c' || echo './'`hg_intercepts.c 2024-08-20T21:31:06.8745051Z #7 91.86 for f in ; do \ 2024-08-20T21:31:06.8745539Z #7 91.86 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:06.8746037Z #7 91.86 echo "dsymutil $f"; \ 2024-08-20T21:31:06.8746425Z #7 91.86 dsymutil $f; \ 2024-08-20T21:31:06.8746744Z #7 91.86 fi; \ 2024-08-20T21:31:06.8747013Z #7 91.86 done 2024-08-20T21:31:06.8747342Z #7 91.86 mkdir -p ../.in_place; \ 2024-08-20T21:31:06.8747772Z #7 91.86 for f in ; do \ 2024-08-20T21:31:06.8748171Z #7 91.86 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:06.8748715Z #7 91.86 ln -f -s ../helgrind/$f.dSYM ../.in_place; \ 2024-08-20T21:31:06.8749155Z #7 91.86 done 2024-08-20T21:31:06.8749814Z #7 91.88 mv -f .deps/helgrind_amd64_linux-hg_basics.Tpo .deps/helgrind_amd64_linux-hg_basics.Po 2024-08-20T21:31:06.8750932Z #7 91.89 mv -f .deps/helgrind_amd64_linux-hg_addrdescr.Tpo .deps/helgrind_amd64_linux-hg_addrdescr.Po 2024-08-20T21:31:06.8752121Z #7 91.90 mv -f .deps/helgrind_amd64_linux-hg_lock_n_thread.Tpo .deps/helgrind_amd64_linux-hg_lock_n_thread.Po 2024-08-20T21:31:06.9292077Z #7 92.11 mv -f .deps/helgrind_amd64_linux-hg_errors.Tpo .deps/helgrind_amd64_linux-hg_errors.Po 2024-08-20T21:31:07.1378625Z #7 92.17 mv -f .deps/helgrind_amd64_linux-hg_wordset.Tpo .deps/helgrind_amd64_linux-hg_wordset.Po 2024-08-20T21:31:07.5564543Z #7 92.74 mv -f .deps/vgpreload_helgrind_amd64_linux_so-hg_intercepts.Tpo .deps/vgpreload_helgrind_amd64_linux_so-hg_intercepts.Po 2024-08-20T21:31:07.7110651Z #7 92.75 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_helgrind-amd64-linux.so vgpreload_helgrind_amd64_linux_so-hg_intercepts.o 2024-08-20T21:31:07.8538630Z #7 93.04 mv -f .deps/helgrind_amd64_linux-hg_main.Tpo .deps/helgrind_amd64_linux-hg_main.Po 2024-08-20T21:31:08.0913661Z #7 93.28 mv -f .deps/helgrind_amd64_linux-libhb_core.Tpo .deps/helgrind_amd64_linux-libhb_core.Po 2024-08-20T21:31:08.2459042Z #7 93.28 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o helgrind-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m64 helgrind_amd64_linux-hg_addrdescr.o helgrind_amd64_linux-hg_basics.o helgrind_amd64_linux-hg_errors.o helgrind_amd64_linux-hg_lock_n_thread.o helgrind_amd64_linux-hg_main.o helgrind_amd64_linux-hg_wordset.o helgrind_amd64_linux-libhb_core.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:31:08.2598348Z #7 93.45 mkdir -p ../.in_place; \ 2024-08-20T21:31:08.2599168Z #7 93.45 for f in helgrind-amd64-linux vgpreload_helgrind-amd64-linux.so ; do \ 2024-08-20T21:31:08.2599875Z #7 93.45 rm -f ../.in_place/$f; \ 2024-08-20T21:31:08.2600355Z #7 93.45 ln -f -s ../helgrind/$f ../.in_place; \ 2024-08-20T21:31:08.2600789Z #7 93.45 done 2024-08-20T21:31:08.3651310Z #7 93.45 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:31:08.3652501Z #7 93.45 Making all in tests 2024-08-20T21:31:08.3653715Z #7 93.45 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:31:08.3655305Z #7 93.45 make[3]: Nothing to be done for 'all'. 2024-08-20T21:31:08.3656719Z #7 93.45 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:31:08.3658366Z #7 93.45 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:31:08.3659470Z #7 93.45 Making all in drd 2024-08-20T21:31:08.3660591Z #7 93.46 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:31:08.3662646Z #7 93.46 Making all in . 2024-08-20T21:31:08.3663699Z #7 93.46 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:31:08.3674179Z #7 93.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_barrier.o -MD -MP -MF .deps/drd_amd64_linux-drd_barrier.Tpo -c -o drd_amd64_linux-drd_barrier.o `test -f 'drd_barrier.c' || echo './'`drd_barrier.c 2024-08-20T21:31:08.3693415Z #7 93.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_clientobj.o -MD -MP -MF .deps/drd_amd64_linux-drd_clientobj.Tpo -c -o drd_amd64_linux-drd_clientobj.o `test -f 'drd_clientobj.c' || echo './'`drd_clientobj.c 2024-08-20T21:31:08.3712290Z #7 93.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_clientreq.o -MD -MP -MF .deps/drd_amd64_linux-drd_clientreq.Tpo -c -o drd_amd64_linux-drd_clientreq.o `test -f 'drd_clientreq.c' || echo './'`drd_clientreq.c 2024-08-20T21:31:08.3730993Z #7 93.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_cond.o -MD -MP -MF .deps/drd_amd64_linux-drd_cond.Tpo -c -o drd_amd64_linux-drd_cond.o `test -f 'drd_cond.c' || echo './'`drd_cond.c 2024-08-20T21:31:08.3750343Z #7 93.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_cond_initializer.o -MD -MP -MF .deps/drd_amd64_linux-drd_cond_initializer.Tpo -c -o drd_amd64_linux-drd_cond_initializer.o `test -f 'drd_cond_initializer.c' || echo './'`drd_cond_initializer.c 2024-08-20T21:31:08.3769664Z #7 93.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_error.o -MD -MP -MF .deps/drd_amd64_linux-drd_error.Tpo -c -o drd_amd64_linux-drd_error.o `test -f 'drd_error.c' || echo './'`drd_error.c 2024-08-20T21:31:08.3788091Z #7 93.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_hb.o -MD -MP -MF .deps/drd_amd64_linux-drd_hb.Tpo -c -o drd_amd64_linux-drd_hb.o `test -f 'drd_hb.c' || echo './'`drd_hb.c 2024-08-20T21:31:08.3806770Z #7 93.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_load_store.o -MD -MP -MF .deps/drd_amd64_linux-drd_load_store.Tpo -c -o drd_amd64_linux-drd_load_store.o `test -f 'drd_load_store.c' || echo './'`drd_load_store.c 2024-08-20T21:31:08.3825798Z #7 93.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_main.o -MD -MP -MF .deps/drd_amd64_linux-drd_main.Tpo -c -o drd_amd64_linux-drd_main.o `test -f 'drd_main.c' || echo './'`drd_main.c 2024-08-20T21:31:08.3845395Z #7 93.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_malloc_wrappers.o -MD -MP -MF .deps/drd_amd64_linux-drd_malloc_wrappers.Tpo -c -o drd_amd64_linux-drd_malloc_wrappers.o `test -f 'drd_malloc_wrappers.c' || echo './'`drd_malloc_wrappers.c 2024-08-20T21:31:08.3865048Z #7 93.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_mutex.o -MD -MP -MF .deps/drd_amd64_linux-drd_mutex.Tpo -c -o drd_amd64_linux-drd_mutex.o `test -f 'drd_mutex.c' || echo './'`drd_mutex.c 2024-08-20T21:31:08.3883497Z #7 93.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_rwlock.o -MD -MP -MF .deps/drd_amd64_linux-drd_rwlock.Tpo -c -o drd_amd64_linux-drd_rwlock.o `test -f 'drd_rwlock.c' || echo './'`drd_rwlock.c 2024-08-20T21:31:08.3902302Z #7 93.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_semaphore.o -MD -MP -MF .deps/drd_amd64_linux-drd_semaphore.Tpo -c -o drd_amd64_linux-drd_semaphore.o `test -f 'drd_semaphore.c' || echo './'`drd_semaphore.c 2024-08-20T21:31:08.3921727Z #7 93.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_suppression.o -MD -MP -MF .deps/drd_amd64_linux-drd_suppression.Tpo -c -o drd_amd64_linux-drd_suppression.o `test -f 'drd_suppression.c' || echo './'`drd_suppression.c 2024-08-20T21:31:08.3943300Z #7 93.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o `test -f 'drd_libstdcxx_intercepts.c' || echo './'`drd_libstdcxx_intercepts.c 2024-08-20T21:31:08.3965541Z #7 93.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o `test -f 'drd_pthread_intercepts.c' || echo './'`drd_pthread_intercepts.c 2024-08-20T21:31:08.3988082Z #7 93.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o `test -f 'drd_qtcore_intercepts.c' || echo './'`drd_qtcore_intercepts.c 2024-08-20T21:31:08.4010333Z #7 93.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o `test -f 'drd_strmem_intercepts.c' || echo './'`drd_strmem_intercepts.c 2024-08-20T21:31:08.4021282Z #7 93.47 for f in ; do \ 2024-08-20T21:31:08.4022229Z #7 93.47 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:08.4023126Z #7 93.47 echo "dsymutil $f"; \ 2024-08-20T21:31:08.4023825Z #7 93.47 dsymutil $f; \ 2024-08-20T21:31:08.4024423Z #7 93.47 fi; \ 2024-08-20T21:31:08.4024908Z #7 93.47 done 2024-08-20T21:31:08.4025514Z #7 93.47 mkdir -p ../.in_place; \ 2024-08-20T21:31:08.4026183Z #7 93.47 for f in ; do \ 2024-08-20T21:31:08.4026895Z #7 93.47 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:08.4027836Z #7 93.47 ln -f -s ../drd/$f.dSYM ../.in_place; \ 2024-08-20T21:31:08.4028636Z #7 93.47 done 2024-08-20T21:31:08.4029929Z #7 93.49 mv -f .deps/drd_amd64_linux-drd_cond_initializer.Tpo .deps/drd_amd64_linux-drd_cond_initializer.Po 2024-08-20T21:31:08.4032651Z #7 93.51 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.Po 2024-08-20T21:31:08.4035199Z #7 93.52 mv -f .deps/drd_amd64_linux-drd_suppression.Tpo .deps/drd_amd64_linux-drd_suppression.Po 2024-08-20T21:31:08.4037602Z #7 93.52 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.Po 2024-08-20T21:31:08.4039861Z #7 93.53 mv -f .deps/drd_amd64_linux-drd_hb.Tpo .deps/drd_amd64_linux-drd_hb.Po 2024-08-20T21:31:08.4041539Z #7 93.54 mv -f .deps/drd_amd64_linux-drd_clientobj.Tpo .deps/drd_amd64_linux-drd_clientobj.Po 2024-08-20T21:31:08.4043300Z #7 93.55 mv -f .deps/drd_amd64_linux-drd_cond.Tpo .deps/drd_amd64_linux-drd_cond.Po 2024-08-20T21:31:08.5865411Z #7 93.56 mv -f .deps/drd_amd64_linux-drd_semaphore.Tpo .deps/drd_amd64_linux-drd_semaphore.Po 2024-08-20T21:31:08.5866568Z #7 93.57 mv -f .deps/drd_amd64_linux-drd_clientreq.Tpo .deps/drd_amd64_linux-drd_clientreq.Po 2024-08-20T21:31:08.5867607Z #7 93.58 mv -f .deps/drd_amd64_linux-drd_barrier.Tpo .deps/drd_amd64_linux-drd_barrier.Po 2024-08-20T21:31:08.5868704Z #7 93.59 mv -f .deps/drd_amd64_linux-drd_malloc_wrappers.Tpo .deps/drd_amd64_linux-drd_malloc_wrappers.Po 2024-08-20T21:31:08.5869748Z #7 93.61 mv -f .deps/drd_amd64_linux-drd_error.Tpo .deps/drd_amd64_linux-drd_error.Po 2024-08-20T21:31:08.5870709Z #7 93.62 mv -f .deps/drd_amd64_linux-drd_rwlock.Tpo .deps/drd_amd64_linux-drd_rwlock.Po 2024-08-20T21:31:08.5871680Z #7 93.62 mv -f .deps/drd_amd64_linux-drd_mutex.Tpo .deps/drd_amd64_linux-drd_mutex.Po 2024-08-20T21:31:08.6455771Z #7 93.83 mv -f .deps/drd_amd64_linux-drd_main.Tpo .deps/drd_amd64_linux-drd_main.Po 2024-08-20T21:31:09.1545581Z #7 94.34 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.Po 2024-08-20T21:31:09.6563453Z #7 94.84 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.Po 2024-08-20T21:31:09.8111733Z #7 94.85 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_drd-amd64-linux.so vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o 2024-08-20T21:31:10.0534104Z #7 95.24 mv -f .deps/drd_amd64_linux-drd_load_store.Tpo .deps/drd_amd64_linux-drd_load_store.Po 2024-08-20T21:31:10.2087322Z #7 95.24 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o drd-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -static -nodefaultlibs -nostartfiles -u _start -m64 drd_amd64_linux-drd_barrier.o drd_amd64_linux-drd_clientobj.o drd_amd64_linux-drd_clientreq.o drd_amd64_linux-drd_cond.o drd_amd64_linux-drd_cond_initializer.o drd_amd64_linux-drd_error.o drd_amd64_linux-drd_hb.o drd_amd64_linux-drd_load_store.o drd_amd64_linux-drd_main.o drd_amd64_linux-drd_malloc_wrappers.o drd_amd64_linux-drd_mutex.o drd_amd64_linux-drd_rwlock.o drd_amd64_linux-drd_semaphore.o drd_amd64_linux-drd_suppression.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:31:10.2226254Z #7 95.41 mkdir -p ../.in_place; \ 2024-08-20T21:31:10.2227168Z #7 95.41 for f in drd-amd64-linux vgpreload_drd-amd64-linux.so ; do \ 2024-08-20T21:31:10.2227830Z #7 95.41 rm -f ../.in_place/$f; \ 2024-08-20T21:31:10.2228293Z #7 95.41 ln -f -s ../drd/$f ../.in_place; \ 2024-08-20T21:31:10.2228703Z #7 95.41 done 2024-08-20T21:31:10.3929415Z #7 95.41 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:31:10.3930018Z #7 95.41 Making all in tests 2024-08-20T21:31:10.3930670Z #7 95.42 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:31:10.3931404Z #7 95.42 make[3]: Nothing to be done for 'all'. 2024-08-20T21:31:10.3932126Z #7 95.42 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:31:10.3932959Z #7 95.42 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:31:10.3933534Z #7 95.42 Making all in massif 2024-08-20T21:31:10.3934147Z #7 95.42 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:31:10.3934716Z #7 95.42 Making all in . 2024-08-20T21:31:10.3935318Z #7 95.43 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:31:10.3940291Z #7 95.43 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT massif_amd64_linux-ms_main.o -MD -MP -MF .deps/massif_amd64_linux-ms_main.Tpo -c -o massif_amd64_linux-ms_main.o `test -f 'ms_main.c' || echo './'`ms_main.c 2024-08-20T21:31:10.3944503Z #7 95.43 for f in ; do \ 2024-08-20T21:31:10.3944985Z #7 95.43 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:10.3945464Z #7 95.43 echo "dsymutil $f"; \ 2024-08-20T21:31:10.3946033Z #7 95.43 dsymutil $f; \ 2024-08-20T21:31:10.3946357Z #7 95.43 fi; \ 2024-08-20T21:31:10.3946605Z #7 95.43 done 2024-08-20T21:31:10.3946932Z #7 95.43 mkdir -p ../.in_place; \ 2024-08-20T21:31:10.3947298Z #7 95.43 for f in ; do \ 2024-08-20T21:31:10.3947668Z #7 95.43 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:10.3948179Z #7 95.43 ln -f -s ../massif/$f.dSYM ../.in_place; \ 2024-08-20T21:31:10.3948610Z #7 95.43 done 2024-08-20T21:31:10.3952912Z #7 95.43 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_massif-amd64-linux.so 2024-08-20T21:31:10.7472311Z #7 95.93 mv -f .deps/massif_amd64_linux-ms_main.Tpo .deps/massif_amd64_linux-ms_main.Po 2024-08-20T21:31:10.9026319Z #7 95.94 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o massif-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 massif_amd64_linux-ms_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:31:10.9072185Z #7 96.09 mkdir -p ../.in_place; \ 2024-08-20T21:31:10.9073020Z #7 96.09 for f in massif-amd64-linux vgpreload_massif-amd64-linux.so ; do \ 2024-08-20T21:31:10.9073711Z #7 96.09 rm -f ../.in_place/$f; \ 2024-08-20T21:31:10.9074187Z #7 96.09 ln -f -s ../massif/$f ../.in_place; \ 2024-08-20T21:31:10.9074611Z #7 96.09 done 2024-08-20T21:31:11.0761339Z #7 96.10 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:31:11.0762132Z #7 96.10 Making all in tests 2024-08-20T21:31:11.0762793Z #7 96.10 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:31:11.0763531Z #7 96.10 make[3]: Nothing to be done for 'all'. 2024-08-20T21:31:11.0764293Z #7 96.10 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:31:11.0765160Z #7 96.10 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:31:11.0765742Z #7 96.10 Making all in dhat 2024-08-20T21:31:11.0766480Z #7 96.10 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:31:11.0767073Z #7 96.11 Making all in . 2024-08-20T21:31:11.0767661Z #7 96.11 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:31:11.0772897Z #7 96.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DDHAT_VIEW_DIR=\"/usr/local/libexec/valgrind\" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT dhat_amd64_linux-dh_main.o -MD -MP -MF .deps/dhat_amd64_linux-dh_main.Tpo -c -o dhat_amd64_linux-dh_main.o `test -f 'dh_main.c' || echo './'`dh_main.c 2024-08-20T21:31:11.0782749Z #7 96.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -MT vgpreload_dhat_amd64_linux_so-dh_replace_strmem.o -MD -MP -MF .deps/vgpreload_dhat_amd64_linux_so-dh_replace_strmem.Tpo -c -o vgpreload_dhat_amd64_linux_so-dh_replace_strmem.o `test -f 'dh_replace_strmem.c' || echo './'`dh_replace_strmem.c 2024-08-20T21:31:11.0787658Z #7 96.11 for f in ; do \ 2024-08-20T21:31:11.0788160Z #7 96.11 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:11.0788663Z #7 96.11 echo "dsymutil $f"; \ 2024-08-20T21:31:11.0789040Z #7 96.11 dsymutil $f; \ 2024-08-20T21:31:11.0789369Z #7 96.11 fi; \ 2024-08-20T21:31:11.0789638Z #7 96.11 done 2024-08-20T21:31:11.0789954Z #7 96.11 mkdir -p ../.in_place; \ 2024-08-20T21:31:11.0790320Z #7 96.11 for f in ; do \ 2024-08-20T21:31:11.0790715Z #7 96.11 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:11.0791217Z #7 96.11 ln -f -s ../dhat/$f.dSYM ../.in_place; \ 2024-08-20T21:31:11.0791649Z #7 96.11 done 2024-08-20T21:31:11.3249918Z #7 96.51 mv -f .deps/dhat_amd64_linux-dh_main.Tpo .deps/dhat_amd64_linux-dh_main.Po 2024-08-20T21:31:11.4796740Z #7 96.51 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o dhat-amd64-linux -DDHAT_VIEW_DIR=\"/usr/local/libexec/valgrind\" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 dhat_amd64_linux-dh_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:31:11.8182036Z #7 97.00 mv -f .deps/vgpreload_dhat_amd64_linux_so-dh_replace_strmem.Tpo .deps/vgpreload_dhat_amd64_linux_so-dh_replace_strmem.Po 2024-08-20T21:31:11.9982135Z #7 97.01 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_dhat-amd64-linux.so vgpreload_dhat_amd64_linux_so-dh_replace_strmem.o 2024-08-20T21:31:11.9986599Z #7 97.02 mkdir -p ../.in_place; \ 2024-08-20T21:31:11.9987236Z #7 97.02 for f in dhat-amd64-linux vgpreload_dhat-amd64-linux.so ; do \ 2024-08-20T21:31:11.9987883Z #7 97.02 rm -f ../.in_place/$f; \ 2024-08-20T21:31:11.9988363Z #7 97.02 ln -f -s ../dhat/$f ../.in_place; \ 2024-08-20T21:31:11.9988765Z #7 97.02 done 2024-08-20T21:31:11.9989299Z #7 97.02 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:31:11.9989984Z #7 97.02 Making all in tests 2024-08-20T21:31:11.9990599Z #7 97.02 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:31:11.9991315Z #7 97.02 make[3]: Nothing to be done for 'all'. 2024-08-20T21:31:11.9992229Z #7 97.02 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:31:11.9993050Z #7 97.02 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:31:11.9993613Z #7 97.02 Making all in lackey 2024-08-20T21:31:11.9994218Z #7 97.03 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:31:11.9994773Z #7 97.03 Making all in . 2024-08-20T21:31:11.9995353Z #7 97.03 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:31:12.0000166Z #7 97.03 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT lackey_amd64_linux-lk_main.o -MD -MP -MF .deps/lackey_amd64_linux-lk_main.Tpo -c -o lackey_amd64_linux-lk_main.o `test -f 'lk_main.c' || echo './'`lk_main.c 2024-08-20T21:31:12.0004202Z #7 97.03 for f in ; do \ 2024-08-20T21:31:12.0004684Z #7 97.03 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:12.0005155Z #7 97.03 echo "dsymutil $f"; \ 2024-08-20T21:31:12.0005529Z #7 97.03 dsymutil $f; \ 2024-08-20T21:31:12.0005848Z #7 97.03 fi; \ 2024-08-20T21:31:12.0006097Z #7 97.03 done 2024-08-20T21:31:12.0006530Z #7 97.03 mkdir -p ../.in_place; \ 2024-08-20T21:31:12.0007059Z #7 97.03 for f in ; do \ 2024-08-20T21:31:12.0007442Z #7 97.03 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:12.0007970Z #7 97.03 ln -f -s ../lackey/$f.dSYM ../.in_place; \ 2024-08-20T21:31:12.0008414Z #7 97.03 done 2024-08-20T21:31:12.0434117Z #7 97.23 mv -f .deps/lackey_amd64_linux-lk_main.Tpo .deps/lackey_amd64_linux-lk_main.Po 2024-08-20T21:31:12.1975752Z #7 97.23 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o lackey-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 lackey_amd64_linux-lk_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:31:12.2009396Z #7 97.39 mkdir -p ../.in_place; \ 2024-08-20T21:31:12.2011489Z #7 97.39 for f in lackey-amd64-linux ; do \ 2024-08-20T21:31:12.2012925Z #7 97.39 rm -f ../.in_place/$f; \ 2024-08-20T21:31:12.2014386Z #7 97.39 ln -f -s ../lackey/$f ../.in_place; \ 2024-08-20T21:31:12.2015335Z #7 97.39 done 2024-08-20T21:31:12.3990475Z #7 97.39 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:31:12.3991676Z #7 97.39 Making all in tests 2024-08-20T21:31:12.3992385Z #7 97.39 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:31:12.3993122Z #7 97.39 make[3]: Nothing to be done for 'all'. 2024-08-20T21:31:12.3993855Z #7 97.39 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:31:12.3994733Z #7 97.39 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:31:12.3995317Z #7 97.39 Making all in none 2024-08-20T21:31:12.3995904Z #7 97.40 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:31:12.3996479Z #7 97.40 Making all in . 2024-08-20T21:31:12.3997054Z #7 97.40 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:31:12.4002014Z #7 97.40 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT none_amd64_linux-nl_main.o -MD -MP -MF .deps/none_amd64_linux-nl_main.Tpo -c -o none_amd64_linux-nl_main.o `test -f 'nl_main.c' || echo './'`nl_main.c 2024-08-20T21:31:12.4006330Z #7 97.40 for f in ; do \ 2024-08-20T21:31:12.4006974Z #7 97.40 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:12.4007517Z #7 97.40 echo "dsymutil $f"; \ 2024-08-20T21:31:12.4007907Z #7 97.40 dsymutil $f; \ 2024-08-20T21:31:12.4008234Z #7 97.40 fi; \ 2024-08-20T21:31:12.4008503Z #7 97.40 done 2024-08-20T21:31:12.4008829Z #7 97.40 mkdir -p ../.in_place; \ 2024-08-20T21:31:12.4009187Z #7 97.40 for f in ; do \ 2024-08-20T21:31:12.4009580Z #7 97.40 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:12.4010094Z #7 97.40 ln -f -s ../none/$f.dSYM ../.in_place; \ 2024-08-20T21:31:12.4010513Z #7 97.40 done 2024-08-20T21:31:12.4011097Z #7 97.43 mv -f .deps/none_amd64_linux-nl_main.Tpo .deps/none_amd64_linux-nl_main.Po 2024-08-20T21:31:12.4015936Z #7 97.43 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o none-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 none_amd64_linux-nl_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:31:12.4020313Z #7 97.59 mkdir -p ../.in_place; \ 2024-08-20T21:31:12.4020766Z #7 97.59 for f in none-amd64-linux ; do \ 2024-08-20T21:31:12.4021248Z #7 97.59 rm -f ../.in_place/$f; \ 2024-08-20T21:31:12.4021723Z #7 97.59 ln -f -s ../none/$f ../.in_place; \ 2024-08-20T21:31:12.4022124Z #7 97.59 done 2024-08-20T21:31:12.5747254Z #7 97.59 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:31:12.5748307Z #7 97.59 Making all in tests 2024-08-20T21:31:12.5749015Z #7 97.60 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:31:12.5749619Z #7 97.60 Making all in . 2024-08-20T21:31:12.5750243Z #7 97.60 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:31:12.5750997Z #7 97.60 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:31:12.5751742Z #7 97.60 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:31:12.5752360Z #7 97.60 Making all in scripts 2024-08-20T21:31:12.5753055Z #7 97.61 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:31:12.5753813Z #7 97.61 make[4]: Nothing to be done for 'all'. 2024-08-20T21:31:12.5754971Z #7 97.61 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:31:12.5755650Z #7 97.61 Making all in amd64 2024-08-20T21:31:12.5756359Z #7 97.61 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:31:12.5757093Z #7 97.61 make[4]: Nothing to be done for 'all'. 2024-08-20T21:31:12.5757846Z #7 97.61 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:31:12.5758487Z #7 97.61 Making all in linux 2024-08-20T21:31:12.5759152Z #7 97.61 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:31:12.5760120Z #7 97.61 make[4]: Nothing to be done for 'all'. 2024-08-20T21:31:12.5760884Z #7 97.61 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:31:12.5761564Z #7 97.61 Making all in amd64-linux 2024-08-20T21:31:12.5762306Z #7 97.61 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:31:12.5763079Z #7 97.61 make[4]: Nothing to be done for 'all'. 2024-08-20T21:31:12.5763861Z #7 97.61 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:31:12.5764818Z #7 97.61 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:31:12.5765677Z #7 97.61 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:31:12.5766419Z #7 97.62 Making all in exp-bbv 2024-08-20T21:31:12.5767046Z #7 97.62 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:31:12.5767644Z #7 97.62 Making all in . 2024-08-20T21:31:12.5768253Z #7 97.62 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:31:12.5773270Z #7 97.62 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT exp_bbv_amd64_linux-bbv_main.o -MD -MP -MF .deps/exp_bbv_amd64_linux-bbv_main.Tpo -c -o exp_bbv_amd64_linux-bbv_main.o `test -f 'bbv_main.c' || echo './'`bbv_main.c 2024-08-20T21:31:12.5777476Z #7 97.62 for f in ; do \ 2024-08-20T21:31:12.5778078Z #7 97.62 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:12.5778588Z #7 97.62 echo "dsymutil $f"; \ 2024-08-20T21:31:12.5778963Z #7 97.62 dsymutil $f; \ 2024-08-20T21:31:12.5779299Z #7 97.62 fi; \ 2024-08-20T21:31:12.5779570Z #7 97.62 done 2024-08-20T21:31:12.5779891Z #7 97.62 mkdir -p ../.in_place; \ 2024-08-20T21:31:12.5780255Z #7 97.62 for f in ; do \ 2024-08-20T21:31:12.5780648Z #7 97.62 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:12.5781166Z #7 97.62 ln -f -s ../exp-bbv/$f.dSYM ../.in_place; \ 2024-08-20T21:31:12.5781611Z #7 97.62 done 2024-08-20T21:31:12.5782242Z #7 97.76 mv -f .deps/exp_bbv_amd64_linux-bbv_main.Tpo .deps/exp_bbv_amd64_linux-bbv_main.Po 2024-08-20T21:31:12.7288222Z #7 97.76 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o exp-bbv-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 exp_bbv_amd64_linux-bbv_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:31:12.7303631Z #7 97.92 mkdir -p ../.in_place; \ 2024-08-20T21:31:12.7304118Z #7 97.92 for f in exp-bbv-amd64-linux ; do \ 2024-08-20T21:31:12.7304730Z #7 97.92 rm -f ../.in_place/$f; \ 2024-08-20T21:31:12.7305221Z #7 97.92 ln -f -s ../exp-bbv/$f ../.in_place; \ 2024-08-20T21:31:12.7305637Z #7 97.92 done 2024-08-20T21:31:12.8398702Z #7 97.92 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:31:12.8399458Z #7 97.92 Making all in tests 2024-08-20T21:31:12.8400174Z #7 97.92 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:31:12.8400832Z #7 97.92 Making all in . 2024-08-20T21:31:12.8401746Z #7 97.93 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:31:12.8402502Z #7 97.93 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:31:12.8403264Z #7 97.93 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:31:12.8403930Z #7 97.93 Making all in amd64-linux 2024-08-20T21:31:12.8404697Z #7 97.93 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:31:12.8405484Z #7 97.93 make[4]: Nothing to be done for 'all'. 2024-08-20T21:31:12.8406386Z #7 97.93 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:31:12.8407394Z #7 97.93 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:31:12.8408281Z #7 97.93 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:31:12.8408859Z #7 97.93 Making all in shared 2024-08-20T21:31:12.8409492Z #7 97.93 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:31:12.8410189Z #7 97.93 make[2]: Nothing to be done for 'all'. 2024-08-20T21:31:12.8410874Z #7 97.93 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:31:12.8411455Z #7 97.93 Making all in tests 2024-08-20T21:31:12.8412058Z #7 97.93 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:31:12.8412731Z #7 97.93 make[2]: Nothing to be done for 'all'. 2024-08-20T21:31:12.8413419Z #7 97.93 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:31:12.8413998Z #7 97.93 Making all in perf 2024-08-20T21:31:12.8414596Z #7 97.94 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:31:12.8415268Z #7 97.94 make[2]: Nothing to be done for 'all'. 2024-08-20T21:31:12.8415953Z #7 97.94 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:31:12.8416543Z #7 97.94 Making all in gdbserver_tests 2024-08-20T21:31:12.8417383Z #7 97.94 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:31:12.8418026Z #7 97.94 Making all in . 2024-08-20T21:31:12.8418674Z #7 97.94 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:31:12.8419412Z #7 97.94 make[3]: Nothing to be done for 'all-am'. 2024-08-20T21:31:12.8420180Z #7 97.94 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:31:12.8421117Z #7 97.94 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:31:12.8421833Z #7 97.94 Making all in memcheck/tests/vbit-test 2024-08-20T21:31:12.8422733Z #7 97.95 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:31:12.8427795Z #7 97.95 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-main.o -MD -MP -MF .deps/vbit_test-main.Tpo -c -o vbit_test-main.o `test -f 'main.c' || echo './'`main.c 2024-08-20T21:31:12.8436296Z #7 97.95 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-unary.o -MD -MP -MF .deps/vbit_test-unary.Tpo -c -o vbit_test-unary.o `test -f 'unary.c' || echo './'`unary.c 2024-08-20T21:31:12.8444952Z #7 97.95 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-binary.o -MD -MP -MF .deps/vbit_test-binary.Tpo -c -o vbit_test-binary.o `test -f 'binary.c' || echo './'`binary.c 2024-08-20T21:31:12.8454072Z #7 97.95 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-ternary.o -MD -MP -MF .deps/vbit_test-ternary.Tpo -c -o vbit_test-ternary.o `test -f 'ternary.c' || echo './'`ternary.c 2024-08-20T21:31:12.8463156Z #7 97.95 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-qernary.o -MD -MP -MF .deps/vbit_test-qernary.Tpo -c -o vbit_test-qernary.o `test -f 'qernary.c' || echo './'`qernary.c 2024-08-20T21:31:12.8472218Z #7 97.95 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-util.o -MD -MP -MF .deps/vbit_test-util.Tpo -c -o vbit_test-util.o `test -f 'util.c' || echo './'`util.c 2024-08-20T21:31:12.8481120Z #7 97.95 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-vbits.o -MD -MP -MF .deps/vbit_test-vbits.Tpo -c -o vbit_test-vbits.o `test -f 'vbits.c' || echo './'`vbits.c 2024-08-20T21:31:12.8490587Z #7 97.95 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-irops.o -MD -MP -MF .deps/vbit_test-irops.Tpo -c -o vbit_test-irops.o `test -f 'irops.c' || echo './'`irops.c 2024-08-20T21:31:12.8499549Z #7 97.95 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-valgrind.o -MD -MP -MF .deps/vbit_test-valgrind.Tpo -c -o vbit_test-valgrind.o `test -f 'valgrind.c' || echo './'`valgrind.c 2024-08-20T21:31:12.8504119Z #7 98.00 mv -f .deps/vbit_test-unary.Tpo .deps/vbit_test-unary.Po 2024-08-20T21:31:12.8504876Z #7 98.00 mv -f .deps/vbit_test-ternary.Tpo .deps/vbit_test-ternary.Po 2024-08-20T21:31:12.8505629Z #7 98.00 mv -f .deps/vbit_test-qernary.Tpo .deps/vbit_test-qernary.Po 2024-08-20T21:31:12.8506367Z #7 98.01 mv -f .deps/vbit_test-irops.Tpo .deps/vbit_test-irops.Po 2024-08-20T21:31:12.8507122Z #7 98.01 mv -f .deps/vbit_test-valgrind.Tpo .deps/vbit_test-valgrind.Po 2024-08-20T21:31:12.8507861Z #7 98.01 mv -f .deps/vbit_test-main.Tpo .deps/vbit_test-main.Po 2024-08-20T21:31:12.8508536Z #7 98.03 mv -f .deps/vbit_test-util.Tpo .deps/vbit_test-util.Po 2024-08-20T21:31:12.9500800Z #7 98.14 mv -f .deps/vbit_test-binary.Tpo .deps/vbit_test-binary.Po 2024-08-20T21:31:13.0744048Z #7 98.23 mv -f .deps/vbit_test-vbits.Tpo .deps/vbit_test-vbits.Po 2024-08-20T21:31:13.0751240Z #7 98.23 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o vbit-test vbit_test-main.o vbit_test-unary.o vbit_test-binary.o vbit_test-ternary.o vbit_test-qernary.o vbit_test-util.o vbit_test-vbits.o vbit_test-irops.o vbit_test-valgrind.o ../../../VEX/libvex-amd64-linux.a 2024-08-20T21:31:13.0758572Z #7 98.26 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:31:13.2001330Z #7 98.26 Making all in auxprogs 2024-08-20T21:31:13.2003012Z #7 98.26 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:31:13.2009806Z #7 98.26 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind_listener-valgrind-listener.o -MD -MP -MF .deps/valgrind_listener-valgrind-listener.Tpo -c -o valgrind_listener-valgrind-listener.o `test -f 'valgrind-listener.c' || echo './'`valgrind-listener.c 2024-08-20T21:31:13.2019297Z #7 98.26 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind_di_server-valgrind-di-server.o -MD -MP -MF .deps/valgrind_di_server-valgrind-di-server.Tpo -c -o valgrind_di_server-valgrind-di-server.o `test -f 'valgrind-di-server.c' || echo './'`valgrind-di-server.c 2024-08-20T21:31:13.2028687Z #7 98.26 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT getoff_amd64_linux-getoff.o -MD -MP -MF .deps/getoff_amd64_linux-getoff.Tpo -c -o getoff_amd64_linux-getoff.o `test -f 'getoff.c' || echo './'`getoff.c 2024-08-20T21:31:13.2032825Z #7 98.26 for f in ; do \ 2024-08-20T21:31:13.2033328Z #7 98.26 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:13.2033825Z #7 98.26 echo "dsymutil $f"; \ 2024-08-20T21:31:13.2034208Z #7 98.26 dsymutil $f; \ 2024-08-20T21:31:13.2034550Z #7 98.26 fi; \ 2024-08-20T21:31:13.2034819Z #7 98.26 done 2024-08-20T21:31:13.2035136Z #7 98.26 mkdir -p ../.in_place; \ 2024-08-20T21:31:13.2035500Z #7 98.26 for f in ; do \ 2024-08-20T21:31:13.2035891Z #7 98.26 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:13.2036414Z #7 98.26 ln -f -s ../auxprogs/$f.dSYM ../.in_place; \ 2024-08-20T21:31:13.2036860Z #7 98.26 done 2024-08-20T21:31:13.2037464Z #7 98.32 mv -f .deps/getoff_amd64_linux-getoff.Tpo .deps/getoff_amd64_linux-getoff.Po 2024-08-20T21:31:13.2043698Z #7 98.32 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o getoff-amd64-linux getoff_amd64_linux-getoff.o -ldl 2024-08-20T21:31:13.2049202Z #7 98.34 mkdir -p ../.in_place; \ 2024-08-20T21:31:13.2049664Z #7 98.34 for f in getoff-amd64-linux ; do \ 2024-08-20T21:31:13.2050149Z #7 98.34 rm -f ../.in_place/$f; \ 2024-08-20T21:31:13.2050642Z #7 98.34 ln -f -s ../auxprogs/$f ../.in_place; \ 2024-08-20T21:31:13.2051059Z #7 98.34 done 2024-08-20T21:31:13.2051827Z #7 98.39 mv -f .deps/valgrind_listener-valgrind-listener.Tpo .deps/valgrind_listener-valgrind-listener.Po 2024-08-20T21:31:13.3544103Z #7 98.39 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o valgrind-listener valgrind_listener-valgrind-listener.o 2024-08-20T21:31:13.5772582Z #7 98.76 mv -f .deps/valgrind_di_server-valgrind-di-server.Tpo .deps/valgrind_di_server-valgrind-di-server.Po 2024-08-20T21:31:13.7066626Z #7 98.77 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o valgrind-di-server valgrind_di_server-valgrind-di-server.o 2024-08-20T21:31:13.7072286Z #7 98.78 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:31:13.7072924Z #7 98.78 Making all in mpi 2024-08-20T21:31:13.7073522Z #7 98.79 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:31:13.7074150Z #7 98.79 mkdir -p ../.in_place; \ 2024-08-20T21:31:13.7074516Z #7 98.79 for f in ; do \ 2024-08-20T21:31:13.7074883Z #7 98.79 rm -f ../.in_place/$f; \ 2024-08-20T21:31:13.7075348Z #7 98.79 ln -f -s ../mpi/$f ../.in_place; \ 2024-08-20T21:31:13.7075755Z #7 98.79 done 2024-08-20T21:31:13.7076012Z #7 98.79 for f in ; do \ 2024-08-20T21:31:13.7076491Z #7 98.79 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:13.7076987Z #7 98.79 echo "dsymutil $f"; \ 2024-08-20T21:31:13.7077356Z #7 98.79 dsymutil $f; \ 2024-08-20T21:31:13.7077682Z #7 98.79 fi; \ 2024-08-20T21:31:13.7077945Z #7 98.79 done 2024-08-20T21:31:13.7078256Z #7 98.79 mkdir -p ../.in_place; \ 2024-08-20T21:31:13.7078619Z #7 98.79 for f in ; do \ 2024-08-20T21:31:13.7079007Z #7 98.79 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:13.7079508Z #7 98.79 ln -f -s ../mpi/$f.dSYM ../.in_place; \ 2024-08-20T21:31:13.7080072Z #7 98.79 done 2024-08-20T21:31:13.7080599Z #7 98.79 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:31:13.7081162Z #7 98.79 Making all in solaris 2024-08-20T21:31:13.7081793Z #7 98.79 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:31:13.7082495Z #7 98.79 make[2]: Nothing to be done for 'all'. 2024-08-20T21:31:13.7083193Z #7 98.79 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:31:13.7083777Z #7 98.79 Making all in docs 2024-08-20T21:31:13.7084371Z #7 98.79 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:31:13.7085039Z #7 98.79 make[2]: Nothing to be done for 'all'. 2024-08-20T21:31:13.7085719Z #7 98.79 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:31:13.7086616Z #7 98.79 make[1]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:31:13.7087158Z #7 98.79 + sudo make install 2024-08-20T21:31:13.7087550Z #7 98.80 ./auxprogs/make_or_upd_vgversion_h . 2024-08-20T21:31:13.7088042Z #7 98.80 make install-recursive 2024-08-20T21:31:13.7088631Z #7 98.81 make[1]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:31:13.7089196Z #7 98.81 Making install in include 2024-08-20T21:31:13.7089842Z #7 98.81 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:31:13.7090699Z #7 98.81 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:31:13.7091450Z #7 98.81 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:13.7092100Z #7 98.81 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:31:13.7097570Z #7 98.82 /usr/bin/install -c -m 644 pub_tool_basics.h pub_tool_basics_asm.h pub_tool_addrinfo.h pub_tool_aspacehl.h pub_tool_aspacemgr.h pub_tool_clientstate.h pub_tool_clreq.h pub_tool_deduppoolalloc.h pub_tool_debuginfo.h pub_tool_errormgr.h pub_tool_execontext.h pub_tool_gdbserver.h pub_tool_guest.h pub_tool_poolalloc.h pub_tool_hashtable.h pub_tool_libcbase.h pub_tool_libcassert.h pub_tool_libcfile.h pub_tool_libcprint.h pub_tool_libcproc.h pub_tool_libcsetjmp.h pub_tool_libcsignal.h pub_tool_machine.h pub_tool_mallocfree.h pub_tool_options.h pub_tool_oset.h pub_tool_rangemap.h pub_tool_redir.h pub_tool_replacemalloc.h pub_tool_seqmatch.h pub_tool_signals.h pub_tool_sparsewa.h pub_tool_stacktrace.h pub_tool_threadstate.h pub_tool_tooliface.h pub_tool_transtab.h pub_tool_vki.h pub_tool_vkiscnums.h pub_tool_vkiscnums_asm.h pub_tool_wordfm.h '/usr/local/include/valgrind/.' 2024-08-20T21:31:13.7102371Z #7 98.82 /usr/bin/mkdir -p '/usr/local/include/valgrind/vki' 2024-08-20T21:31:13.7110333Z #7 98.82 /usr/bin/install -c -m 644 vki/vki-linux.h vki/vki-freebsd.h vki/vki-darwin.h vki/vki-solaris.h vki/vki-solaris-repcache.h vki/vki-machine-types-amd64-freebsd.h vki/vki-machine-types-x86-freebsd.h vki/vki-posixtypes-amd64-linux.h vki/vki-posixtypes-arm64-linux.h vki/vki-posixtypes-ppc32-linux.h vki/vki-posixtypes-ppc64-linux.h vki/vki-posixtypes-x86-linux.h vki/vki-posixtypes-arm-linux.h vki/vki-posixtypes-s390x-linux.h vki/vki-posixtypes-mips32-linux.h vki/vki-posixtypes-mips64-linux.h vki/vki-posixtypes-nanomips-linux.h vki/vki-amd64-linux.h vki/vki-arm64-linux.h vki/vki-ppc32-linux.h vki/vki-ppc64-linux.h vki/vki-x86-linux.h vki/vki-amd64-freebsd.h vki/vki-x86-freebsd.h vki/vki-arm-linux.h vki/vki-s390x-linux.h vki/vki-mips32-linux.h vki/vki-mips64-linux.h vki/vki-nanomips-linux.h vki/vki-scnums-amd64-linux.h vki/vki-scnums-arm64-linux.h vki/vki-scnums-ppc32-linux.h vki/vki-scnums-ppc64-linux.h vki/vki-scnums-x86-linux.h vki/vki-scnums-freebsd.h vki/vki-scnums-arm-linux.h vki/vki-scnums-s390x-linux.h vki/vki-scnums-mips32-linux.h vki/vki-scnums-mips64-linux.h vki/vki-scnums-nanomips-linux.h '/usr/local/include/valgrind/vki' 2024-08-20T21:31:13.7118030Z #7 98.83 /usr/bin/install -c -m 644 pub_tool_xarray.h pub_tool_xtree.h pub_tool_xtmemory.h valgrind.h '/usr/local/include/valgrind/.' 2024-08-20T21:31:13.7119067Z #7 98.83 /usr/bin/mkdir -p '/usr/local/include/valgrind/vki' 2024-08-20T21:31:13.7122637Z #7 98.83 /usr/bin/install -c -m 644 vki/vki-scnums-darwin.h vki/vki-scnums-solaris.h vki/vki-scnums-shared-linux.h vki/vki-scnums-32bit-linux.h vki/vki-xen.h vki/vki-xen-domctl.h vki/vki-xen-evtchn.h vki/vki-xen-gnttab.h vki/vki-xen-hvm.h vki/vki-xen-memory.h vki/vki-xen-mmuext.h vki/vki-xen-physdev.h vki/vki-xen-schedop.h vki/vki-xen-sysctl.h vki/vki-xen-tmem.h vki/vki-xen-version.h vki/vki-xen-xsm.h vki/vki-xen-x86.h vki/vki-linux-drm.h vki/vki-linux-io_uring.h '/usr/local/include/valgrind/vki' 2024-08-20T21:31:13.7125892Z #7 98.83 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:31:13.7126964Z #7 98.83 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:31:13.7127558Z #7 98.84 Making install in VEX 2024-08-20T21:31:13.7128167Z #7 98.84 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:31:13.7128762Z #7 98.84 make install-am 2024-08-20T21:31:13.7129348Z #7 98.85 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:31:13.7130175Z #7 98.86 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:31:13.7130869Z #7 98.86 /usr/bin/mkdir -p '/usr/local/lib/valgrind' 2024-08-20T21:31:13.7131865Z #7 98.86 /usr/bin/install -c -m 644 libvex-amd64-linux.a libvexmultiarch-amd64-linux.a '/usr/local/lib/valgrind' 2024-08-20T21:31:13.7132945Z #7 98.89 ( cd '/usr/local/lib/valgrind' && ranlib libvex-amd64-linux.a ) 2024-08-20T21:31:13.8122463Z #7 98.96 ( cd '/usr/local/lib/valgrind' && ranlib libvexmultiarch-amd64-linux.a ) 2024-08-20T21:31:13.8123350Z #7 98.97 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:31:13.8126801Z #7 98.97 /usr/bin/install -c -m 644 pub/libvex.h pub/libvex_basictypes.h pub/libvex_emnote.h pub/libvex_guest_offsets.h pub/libvex_guest_x86.h pub/libvex_guest_amd64.h pub/libvex_guest_ppc32.h pub/libvex_guest_ppc64.h pub/libvex_guest_arm.h pub/libvex_guest_arm64.h pub/libvex_guest_s390x.h pub/libvex_guest_mips32.h pub/libvex_guest_mips64.h pub/libvex_s390x_common.h pub/libvex_ir.h pub/libvex_trc_values.h pub/libvex_inner.h '/usr/local/include/valgrind' 2024-08-20T21:31:13.8129696Z #7 98.97 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:31:13.8130508Z #7 98.97 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:31:13.8131319Z #7 98.97 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:31:13.8131902Z #7 98.97 Making install in coregrind 2024-08-20T21:31:13.8132572Z #7 99.00 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:31:13.8133216Z #7 99.00 make install-am 2024-08-20T21:31:14.0117147Z #7 99.04 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:31:14.0118405Z #7 99.04 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.0118960Z #7 99.04 for f in vgpreload_core-amd64-linux.so ; do \ 2024-08-20T21:31:14.0119614Z #7 99.04 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.0120139Z #7 99.04 ln -f -s ../coregrind/$f ../.in_place; \ 2024-08-20T21:31:14.0120581Z #7 99.04 done 2024-08-20T21:31:14.0120846Z #7 99.04 for f in ; do \ 2024-08-20T21:31:14.0121334Z #7 99.04 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.0121835Z #7 99.04 echo "dsymutil $f"; \ 2024-08-20T21:31:14.0122214Z #7 99.04 dsymutil $f; \ 2024-08-20T21:31:14.0122565Z #7 99.04 fi; \ 2024-08-20T21:31:14.0122836Z #7 99.04 done 2024-08-20T21:31:14.0123153Z #7 99.04 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.0123518Z #7 99.04 for f in ; do \ 2024-08-20T21:31:14.0123911Z #7 99.04 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.0124441Z #7 99.04 ln -f -s ../coregrind/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.0124897Z #7 99.04 done 2024-08-20T21:31:14.0125221Z #7 99.05 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.0149745Z #7 99.05 for f in m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/s390-vx-valgrind-s1.xml m_gdbserver/s390-vx-valgrind-s2.xml m_gdbserver/s390-vx.xml m_gdbserver/s390x-vx-linux-valgrind.xml m_gdbserver/s390x-vx-linux.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml; do \ 2024-08-20T21:31:14.0173446Z #7 99.05 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.0173961Z #7 99.05 ln -f -s ../coregrind/$f ../.in_place; \ 2024-08-20T21:31:14.0174391Z #7 99.05 done 2024-08-20T21:31:14.0334116Z #7 99.22 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:31:14.1360110Z #7 99.22 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:31:14.1360797Z #7 99.22 /usr/bin/install -c valgrind vgdb '/usr/local/bin' 2024-08-20T21:31:14.1361744Z #7 99.22 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.1362861Z #7 99.22 for f in vgpreload_core-amd64-linux.so ; do \ 2024-08-20T21:31:14.1363536Z #7 99.22 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.1364050Z #7 99.22 done 2024-08-20T21:31:14.1364323Z #7 99.24 for f in ; do \ 2024-08-20T21:31:14.1364795Z #7 99.24 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.1365291Z #7 99.24 echo "dsymutil $f"; \ 2024-08-20T21:31:14.1365674Z #7 99.24 dsymutil $f; \ 2024-08-20T21:31:14.1365993Z #7 99.24 fi; \ 2024-08-20T21:31:14.1366376Z #7 99.24 done 2024-08-20T21:31:14.1367067Z #7 99.24 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.1367773Z #7 99.24 for f in ; do \ 2024-08-20T21:31:14.1368233Z #7 99.24 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.1368692Z #7 99.24 done 2024-08-20T21:31:14.1369112Z #7 99.25 /usr/bin/mkdir -p '/usr/local/lib/valgrind' 2024-08-20T21:31:14.1370413Z #7 99.25 /usr/bin/install -c -m 644 libcoregrind-amd64-linux.a libgcc-sup-amd64-linux.a libreplacemalloc_toolpreload-amd64-linux.a '/usr/local/lib/valgrind' 2024-08-20T21:31:14.1371802Z #7 99.26 ( cd '/usr/local/lib/valgrind' && ranlib libcoregrind-amd64-linux.a ) 2024-08-20T21:31:14.1372701Z #7 99.30 ( cd '/usr/local/lib/valgrind' && ranlib libgcc-sup-amd64-linux.a ) 2024-08-20T21:31:14.1373686Z #7 99.31 ( cd '/usr/local/lib/valgrind' && ranlib libreplacemalloc_toolpreload-amd64-linux.a ) 2024-08-20T21:31:14.1374540Z #7 99.31 /usr/bin/mkdir -p '/usr/local/libexec/valgrind' 2024-08-20T21:31:14.1384108Z #7 99.32 /usr/bin/install -c -m 644 m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml '/usr/local/libexec/valgrind' 2024-08-20T21:31:14.1403026Z #7 99.32 /usr/bin/install -c -m 644 m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/s390-vx-valgrind-s1.xml m_gdbserver/s390-vx-valgrind-s2.xml '/usr/local/libexec/valgrind' 2024-08-20T21:31:14.2406855Z #7 99.32 /usr/bin/install -c -m 644 m_gdbserver/s390-vx.xml m_gdbserver/s390x-vx-linux-valgrind.xml m_gdbserver/s390x-vx-linux.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml '/usr/local/libexec/valgrind' 2024-08-20T21:31:14.2412560Z #7 99.33 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:31:14.2413454Z #7 99.33 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:31:14.2414370Z #7 99.33 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:31:14.2414961Z #7 99.33 Making install in . 2024-08-20T21:31:14.2415747Z #7 99.33 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:31:14.2416365Z #7 99.33 ./auxprogs/make_or_upd_vgversion_h . 2024-08-20T21:31:14.2416839Z #7 99.34 mkdir -p ./.in_place 2024-08-20T21:31:14.2417266Z #7 99.34 rm -f ./.in_place/default.supp 2024-08-20T21:31:14.2417754Z #7 99.34 ln -s ../default.supp ./.in_place 2024-08-20T21:31:14.2418404Z #7 99.34 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:31:14.2419121Z #7 99.34 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.2419756Z #7 99.34 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' 2024-08-20T21:31:14.2420493Z #7 99.35 /usr/bin/install -c -m 644 valgrind.pc '/usr/local/lib/pkgconfig' 2024-08-20T21:31:14.2421222Z #7 99.35 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:31:14.2421962Z #7 99.35 /usr/bin/install -c -m 644 config.h '/usr/local/include/valgrind' 2024-08-20T21:31:14.2422695Z #7 99.36 /usr/bin/mkdir -p '/usr/local/libexec/valgrind' 2024-08-20T21:31:14.2423454Z #7 99.36 /usr/bin/install -c -m 644 default.supp '/usr/local/libexec/valgrind' 2024-08-20T21:31:14.2424296Z #7 99.36 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:31:14.2425077Z #7 99.36 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:31:14.2425630Z #7 99.36 Making install in memcheck 2024-08-20T21:31:14.2426293Z #7 99.36 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:31:14.2426894Z #7 99.36 Making install in . 2024-08-20T21:31:14.2427506Z #7 99.37 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:31:14.2428153Z #7 99.37 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.2428838Z #7 99.37 for f in memcheck-amd64-linux vgpreload_memcheck-amd64-linux.so ; do \ 2024-08-20T21:31:14.2429527Z #7 99.37 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.2430003Z #7 99.37 ln -f -s ../memcheck/$f ../.in_place; \ 2024-08-20T21:31:14.2430435Z #7 99.37 done 2024-08-20T21:31:14.2430705Z #7 99.37 for f in ; do \ 2024-08-20T21:31:14.2431183Z #7 99.37 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.2431785Z #7 99.37 echo "dsymutil $f"; \ 2024-08-20T21:31:14.2432173Z #7 99.37 dsymutil $f; \ 2024-08-20T21:31:14.2432494Z #7 99.37 fi; \ 2024-08-20T21:31:14.2432765Z #7 99.37 done 2024-08-20T21:31:14.2433080Z #7 99.37 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.2433448Z #7 99.37 for f in ; do \ 2024-08-20T21:31:14.2433845Z #7 99.37 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.2434366Z #7 99.37 ln -f -s ../memcheck/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.2434813Z #7 99.37 done 2024-08-20T21:31:14.2435373Z #7 99.38 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:31:14.2436370Z #7 99.38 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.2437375Z #7 99.38 for f in memcheck-amd64-linux vgpreload_memcheck-amd64-linux.so ; do \ 2024-08-20T21:31:14.2438204Z #7 99.38 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.2438714Z #7 99.38 done 2024-08-20T21:31:14.2438973Z #7 99.40 for f in ; do \ 2024-08-20T21:31:14.2439454Z #7 99.40 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.2439950Z #7 99.40 echo "dsymutil $f"; \ 2024-08-20T21:31:14.2440321Z #7 99.40 dsymutil $f; \ 2024-08-20T21:31:14.2440647Z #7 99.40 fi; \ 2024-08-20T21:31:14.2440916Z #7 99.40 done 2024-08-20T21:31:14.2441573Z #7 99.40 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.2442280Z #7 99.40 for f in ; do \ 2024-08-20T21:31:14.2442747Z #7 99.40 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.2443189Z #7 99.40 done 2024-08-20T21:31:14.2443618Z #7 99.40 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:31:14.2444377Z #7 99.40 /usr/bin/install -c -m 644 memcheck.h '/usr/local/include/valgrind' 2024-08-20T21:31:14.2445232Z #7 99.40 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:31:14.2446199Z #7 99.40 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:31:14.2446898Z #7 99.40 Making install in tests 2024-08-20T21:31:14.2447614Z #7 99.41 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:31:14.2448251Z #7 99.41 Making install in . 2024-08-20T21:31:14.2448911Z #7 99.42 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:31:14.2449836Z #7 99.43 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:31:14.2450637Z #7 99.43 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.2451306Z #7 99.43 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.2452109Z #7 99.43 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:31:14.3429408Z #7 99.43 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:31:14.3430538Z #7 99.43 Making install in amd64 2024-08-20T21:31:14.3431819Z #7 99.43 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:31:14.3432848Z #7 99.43 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:31:14.3433673Z #7 99.43 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.3434344Z #7 99.43 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.3435192Z #7 99.43 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:31:14.3436199Z #7 99.43 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:31:14.3436852Z #7 99.43 Making install in linux 2024-08-20T21:31:14.3437570Z #7 99.43 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:31:14.3438575Z #7 99.44 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:31:14.3439404Z #7 99.44 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.3440275Z #7 99.44 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.3441122Z #7 99.44 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:31:14.3442111Z #7 99.44 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:31:14.3442829Z #7 99.44 Making install in amd64-linux 2024-08-20T21:31:14.3443619Z #7 99.44 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:31:14.3444687Z #7 99.44 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:31:14.3445540Z #7 99.44 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.3446208Z #7 99.44 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.3447218Z #7 99.44 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:31:14.3448285Z #7 99.44 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:31:14.3449294Z #7 99.44 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:31:14.3450189Z #7 99.44 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:31:14.3450789Z #7 99.44 Making install in cachegrind 2024-08-20T21:31:14.3451475Z #7 99.44 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:31:14.3452086Z #7 99.45 Making install in . 2024-08-20T21:31:14.3452707Z #7 99.45 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:31:14.3453373Z #7 99.45 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.3453865Z #7 99.45 for f in cachegrind-amd64-linux ; do \ 2024-08-20T21:31:14.3454549Z #7 99.45 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.3455071Z #7 99.45 ln -f -s ../cachegrind/$f ../.in_place; \ 2024-08-20T21:31:14.3455516Z #7 99.45 done 2024-08-20T21:31:14.3455907Z #7 99.45 for f in ; do \ 2024-08-20T21:31:14.3456406Z #7 99.45 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.3456907Z #7 99.45 echo "dsymutil $f"; \ 2024-08-20T21:31:14.3457283Z #7 99.45 dsymutil $f; \ 2024-08-20T21:31:14.3457620Z #7 99.45 fi; \ 2024-08-20T21:31:14.3457887Z #7 99.45 done 2024-08-20T21:31:14.3458200Z #7 99.46 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.3458565Z #7 99.46 for f in ; do \ 2024-08-20T21:31:14.3458956Z #7 99.46 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.3459490Z #7 99.46 ln -f -s ../cachegrind/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.3459951Z #7 99.46 done 2024-08-20T21:31:14.3460520Z #7 99.46 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:31:14.3461210Z #7 99.46 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:31:14.3461781Z #7 99.46 /usr/bin/install -c cg_merge '/usr/local/bin' 2024-08-20T21:31:14.3462341Z #7 99.47 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:31:14.3462980Z #7 99.47 /usr/bin/install -c cg_annotate cg_diff '/usr/local/bin' 2024-08-20T21:31:14.3463914Z #7 99.47 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.3464737Z #7 99.47 for f in cachegrind-amd64-linux ; do \ 2024-08-20T21:31:14.3465379Z #7 99.47 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.3465871Z #7 99.47 done 2024-08-20T21:31:14.3466141Z #7 99.49 for f in ; do \ 2024-08-20T21:31:14.3466726Z #7 99.49 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.3467196Z #7 99.49 echo "dsymutil $f"; \ 2024-08-20T21:31:14.3467570Z #7 99.49 dsymutil $f; \ 2024-08-20T21:31:14.3467890Z #7 99.49 fi; \ 2024-08-20T21:31:14.3468195Z #7 99.49 done 2024-08-20T21:31:14.3468851Z #7 99.49 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.3469537Z #7 99.49 for f in ; do \ 2024-08-20T21:31:14.3469978Z #7 99.49 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.3470524Z #7 99.49 done 2024-08-20T21:31:14.3470965Z #7 99.49 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.3471720Z #7 99.49 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:31:14.3472591Z #7 99.49 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:31:14.3473192Z #7 99.49 Making install in tests 2024-08-20T21:31:14.3473856Z #7 99.49 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:31:14.3474485Z #7 99.50 Making install in . 2024-08-20T21:31:14.3475132Z #7 99.50 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:31:14.3476057Z #7 99.50 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:31:14.3476840Z #7 99.50 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.3477482Z #7 99.50 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.3487307Z #7 99.50 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:31:14.3488303Z #7 99.50 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:31:14.3489262Z #7 99.50 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:31:14.3490166Z #7 99.50 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:31:14.3490791Z #7 99.50 Making install in callgrind 2024-08-20T21:31:14.3491475Z #7 99.50 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:31:14.3492447Z #7 99.51 Making install in . 2024-08-20T21:31:14.3493123Z #7 99.51 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:31:14.3493786Z #7 99.51 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.3494265Z #7 99.51 for f in callgrind-amd64-linux ; do \ 2024-08-20T21:31:14.3494768Z #7 99.51 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.3495387Z #7 99.51 ln -f -s ../callgrind/$f ../.in_place; \ 2024-08-20T21:31:14.3497281Z #7 99.51 done 2024-08-20T21:31:14.3497580Z #7 99.51 for f in ; do \ 2024-08-20T21:31:14.3498101Z #7 99.51 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.3498604Z #7 99.51 echo "dsymutil $f"; \ 2024-08-20T21:31:14.3498980Z #7 99.51 dsymutil $f; \ 2024-08-20T21:31:14.3499315Z #7 99.51 fi; \ 2024-08-20T21:31:14.3499586Z #7 99.51 done 2024-08-20T21:31:14.3499900Z #7 99.52 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.3500265Z #7 99.52 for f in ; do \ 2024-08-20T21:31:14.3500659Z #7 99.52 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.3501192Z #7 99.52 ln -f -s ../callgrind/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.3501651Z #7 99.52 done 2024-08-20T21:31:14.3502220Z #7 99.52 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:31:14.3502912Z #7 99.52 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:31:14.3503666Z #7 99.53 /usr/bin/install -c callgrind_annotate callgrind_control '/usr/local/bin' 2024-08-20T21:31:14.3504710Z #7 99.53 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.3505515Z #7 99.53 for f in callgrind-amd64-linux ; do \ 2024-08-20T21:31:14.3506165Z #7 99.53 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.3506674Z #7 99.53 done 2024-08-20T21:31:14.4474324Z #7 99.54 for f in ; do \ 2024-08-20T21:31:14.4475462Z #7 99.54 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.4476213Z #7 99.54 echo "dsymutil $f"; \ 2024-08-20T21:31:14.4476907Z #7 99.54 dsymutil $f; \ 2024-08-20T21:31:14.4477240Z #7 99.54 fi; \ 2024-08-20T21:31:14.4477516Z #7 99.54 done 2024-08-20T21:31:14.4478195Z #7 99.54 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.4478900Z #7 99.54 for f in ; do \ 2024-08-20T21:31:14.4479372Z #7 99.54 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.4479852Z #7 99.54 done 2024-08-20T21:31:14.4480482Z #7 99.55 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:31:14.4481262Z #7 99.55 /usr/bin/install -c -m 644 callgrind.h '/usr/local/include/valgrind' 2024-08-20T21:31:14.4482157Z #7 99.55 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:31:14.4483026Z #7 99.55 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:31:14.4483640Z #7 99.55 Making install in tests 2024-08-20T21:31:14.4484329Z #7 99.55 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:31:14.4484957Z #7 99.55 Making install in . 2024-08-20T21:31:14.4485622Z #7 99.56 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:31:14.4486676Z #7 99.56 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:31:14.4487475Z #7 99.56 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.4488197Z #7 99.56 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.4489017Z #7 99.56 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:31:14.4489963Z #7 99.56 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:31:14.4490892Z #7 99.56 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:31:14.4491796Z #7 99.56 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:31:14.4492416Z #7 99.56 Making install in helgrind 2024-08-20T21:31:14.4493067Z #7 99.56 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:31:14.4493671Z #7 99.57 Making install in . 2024-08-20T21:31:14.4494296Z #7 99.57 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:31:14.4494934Z #7 99.57 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.4495619Z #7 99.57 for f in helgrind-amd64-linux vgpreload_helgrind-amd64-linux.so ; do \ 2024-08-20T21:31:14.4496421Z #7 99.57 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.4496926Z #7 99.57 ln -f -s ../helgrind/$f ../.in_place; \ 2024-08-20T21:31:14.4497347Z #7 99.57 done 2024-08-20T21:31:14.4497621Z #7 99.58 for f in ; do \ 2024-08-20T21:31:14.4498108Z #7 99.58 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.4498590Z #7 99.58 echo "dsymutil $f"; \ 2024-08-20T21:31:14.4499078Z #7 99.58 dsymutil $f; \ 2024-08-20T21:31:14.4499570Z #7 99.58 fi; \ 2024-08-20T21:31:14.4499824Z #7 99.58 done 2024-08-20T21:31:14.4500149Z #7 99.58 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.4500502Z #7 99.58 for f in ; do \ 2024-08-20T21:31:14.4500894Z #7 99.58 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.4501425Z #7 99.58 ln -f -s ../helgrind/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.4501878Z #7 99.58 done 2024-08-20T21:31:14.4502425Z #7 99.59 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:31:14.4503533Z #7 99.59 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.4504531Z #7 99.59 for f in helgrind-amd64-linux vgpreload_helgrind-amd64-linux.so ; do \ 2024-08-20T21:31:14.4505322Z #7 99.59 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.4505982Z #7 99.59 done 2024-08-20T21:31:14.4506256Z #7 99.60 for f in ; do \ 2024-08-20T21:31:14.4506724Z #7 99.60 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.4507216Z #7 99.60 echo "dsymutil $f"; \ 2024-08-20T21:31:14.4507601Z #7 99.60 dsymutil $f; \ 2024-08-20T21:31:14.4507920Z #7 99.60 fi; \ 2024-08-20T21:31:14.4508193Z #7 99.60 done 2024-08-20T21:31:14.4508863Z #7 99.60 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.4509548Z #7 99.60 for f in ; do \ 2024-08-20T21:31:14.4510119Z #7 99.60 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.4510564Z #7 99.60 done 2024-08-20T21:31:14.4510976Z #7 99.61 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:31:14.4511904Z #7 99.61 /usr/bin/install -c -m 644 helgrind.h '/usr/local/include/valgrind' 2024-08-20T21:31:14.4512918Z #7 99.61 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:31:14.4513744Z #7 99.61 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:31:14.4514374Z #7 99.61 Making install in tests 2024-08-20T21:31:14.4515301Z #7 99.61 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:31:14.4516230Z #7 99.62 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:31:14.4517033Z #7 99.62 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.4517711Z #7 99.62 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.4518520Z #7 99.62 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:31:14.4519447Z #7 99.62 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:31:14.4520342Z #7 99.62 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:31:14.4520940Z #7 99.62 Making install in drd 2024-08-20T21:31:14.4521536Z #7 99.62 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:31:14.4522114Z #7 99.62 Making install in . 2024-08-20T21:31:14.4522708Z #7 99.63 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:31:14.4523317Z #7 99.63 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.4523937Z #7 99.63 for f in drd-amd64-linux vgpreload_drd-amd64-linux.so ; do \ 2024-08-20T21:31:14.4524620Z #7 99.63 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.4525073Z #7 99.63 ln -f -s ../drd/$f ../.in_place; \ 2024-08-20T21:31:14.4525482Z #7 99.63 done 2024-08-20T21:31:14.5489949Z #7 99.64 for f in ; do \ 2024-08-20T21:31:14.5491002Z #7 99.64 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.5491883Z #7 99.64 echo "dsymutil $f"; \ 2024-08-20T21:31:14.5492730Z #7 99.64 dsymutil $f; \ 2024-08-20T21:31:14.5493083Z #7 99.64 fi; \ 2024-08-20T21:31:14.5493343Z #7 99.64 done 2024-08-20T21:31:14.5493706Z #7 99.64 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.5494081Z #7 99.64 for f in ; do \ 2024-08-20T21:31:14.5494468Z #7 99.64 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.5494990Z #7 99.64 ln -f -s ../drd/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.5495429Z #7 99.64 done 2024-08-20T21:31:14.5495956Z #7 99.65 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:31:14.5496942Z #7 99.65 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.5497894Z #7 99.65 for f in drd-amd64-linux vgpreload_drd-amd64-linux.so ; do \ 2024-08-20T21:31:14.5498652Z #7 99.65 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.5499161Z #7 99.65 done 2024-08-20T21:31:14.5499436Z #7 99.66 for f in ; do \ 2024-08-20T21:31:14.5499911Z #7 99.66 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.5500417Z #7 99.66 echo "dsymutil $f"; \ 2024-08-20T21:31:14.5500801Z #7 99.66 dsymutil $f; \ 2024-08-20T21:31:14.5501117Z #7 99.66 fi; \ 2024-08-20T21:31:14.5501386Z #7 99.66 done 2024-08-20T21:31:14.5502070Z #7 99.66 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.5502771Z #7 99.66 for f in ; do \ 2024-08-20T21:31:14.5503224Z #7 99.66 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.5503674Z #7 99.66 done 2024-08-20T21:31:14.5504104Z #7 99.67 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:31:14.5504821Z #7 99.67 /usr/bin/install -c -m 644 drd.h '/usr/local/include/valgrind' 2024-08-20T21:31:14.5505640Z #7 99.67 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:31:14.5506458Z #7 99.67 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:31:14.5507024Z #7 99.67 Making install in tests 2024-08-20T21:31:14.5507683Z #7 99.68 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:31:14.5508693Z #7 99.68 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:31:14.5509464Z #7 99.68 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.5510139Z #7 99.68 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.5510924Z #7 99.68 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:31:14.5511789Z #7 99.68 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:31:14.5512632Z #7 99.68 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:31:14.5513208Z #7 99.68 Making install in massif 2024-08-20T21:31:14.5513834Z #7 99.68 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:31:14.5514427Z #7 99.69 Making install in . 2024-08-20T21:31:14.5515041Z #7 99.69 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:31:14.5515680Z #7 99.69 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.5516327Z #7 99.69 for f in massif-amd64-linux vgpreload_massif-amd64-linux.so ; do \ 2024-08-20T21:31:14.5516988Z #7 99.69 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.5517466Z #7 99.69 ln -f -s ../massif/$f ../.in_place; \ 2024-08-20T21:31:14.5517874Z #7 99.69 done 2024-08-20T21:31:14.5518146Z #7 99.69 for f in ; do \ 2024-08-20T21:31:14.5518623Z #7 99.69 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.5519101Z #7 99.69 echo "dsymutil $f"; \ 2024-08-20T21:31:14.5519488Z #7 99.69 dsymutil $f; \ 2024-08-20T21:31:14.5519820Z #7 99.69 fi; \ 2024-08-20T21:31:14.5520074Z #7 99.69 done 2024-08-20T21:31:14.5520397Z #7 99.69 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.5520762Z #7 99.69 for f in ; do \ 2024-08-20T21:31:14.5521223Z #7 99.69 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.5521753Z #7 99.69 ln -f -s ../massif/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.5522352Z #7 99.69 done 2024-08-20T21:31:14.5522893Z #7 99.70 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:31:14.5523577Z #7 99.70 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:31:14.5524145Z #7 99.70 /usr/bin/install -c ms_print '/usr/local/bin' 2024-08-20T21:31:14.5525001Z #7 99.70 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.5525998Z #7 99.70 for f in massif-amd64-linux vgpreload_massif-amd64-linux.so ; do \ 2024-08-20T21:31:14.5526901Z #7 99.70 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.5527400Z #7 99.70 done 2024-08-20T21:31:14.5527678Z #7 99.72 for f in ; do \ 2024-08-20T21:31:14.5528158Z #7 99.72 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.5528642Z #7 99.72 echo "dsymutil $f"; \ 2024-08-20T21:31:14.5529030Z #7 99.72 dsymutil $f; \ 2024-08-20T21:31:14.5529363Z #7 99.72 fi; \ 2024-08-20T21:31:14.5529623Z #7 99.72 done 2024-08-20T21:31:14.5530298Z #7 99.72 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.5531004Z #7 99.72 for f in ; do \ 2024-08-20T21:31:14.5531457Z #7 99.72 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.5531916Z #7 99.72 done 2024-08-20T21:31:14.5532363Z #7 99.72 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.5533112Z #7 99.72 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:31:14.5533953Z #7 99.72 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:31:14.5534539Z #7 99.72 Making install in tests 2024-08-20T21:31:14.5535195Z #7 99.73 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:31:14.5536113Z #7 99.73 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:31:14.5536899Z #7 99.73 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.5537575Z #7 99.73 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.5538433Z #7 99.73 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:31:14.5539343Z #7 99.73 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:31:14.5540213Z #7 99.73 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:31:14.5540791Z #7 99.73 Making install in dhat 2024-08-20T21:31:14.5541412Z #7 99.73 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:31:14.5542001Z #7 99.73 Making install in . 2024-08-20T21:31:14.6609350Z #7 99.74 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:31:14.6611955Z #7 99.74 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.6612917Z #7 99.74 for f in dhat-amd64-linux vgpreload_dhat-amd64-linux.so ; do \ 2024-08-20T21:31:14.6613556Z #7 99.74 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.6614040Z #7 99.74 ln -f -s ../dhat/$f ../.in_place; \ 2024-08-20T21:31:14.6614478Z #7 99.74 done 2024-08-20T21:31:14.6614751Z #7 99.74 for f in ; do \ 2024-08-20T21:31:14.6615238Z #7 99.74 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.6615733Z #7 99.74 echo "dsymutil $f"; \ 2024-08-20T21:31:14.6616109Z #7 99.74 dsymutil $f; \ 2024-08-20T21:31:14.6616441Z #7 99.74 fi; \ 2024-08-20T21:31:14.6616713Z #7 99.74 done 2024-08-20T21:31:14.6617025Z #7 99.74 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.6617389Z #7 99.74 for f in ; do \ 2024-08-20T21:31:14.6617784Z #7 99.74 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.6618287Z #7 99.74 ln -f -s ../dhat/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.6618718Z #7 99.74 done 2024-08-20T21:31:14.6619256Z #7 99.75 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:31:14.6620231Z #7 99.75 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.6621421Z #7 99.75 for f in dhat-amd64-linux vgpreload_dhat-amd64-linux.so ; do \ 2024-08-20T21:31:14.6622220Z #7 99.75 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.6622720Z #7 99.75 done 2024-08-20T21:31:14.6622996Z #7 99.76 for f in ; do \ 2024-08-20T21:31:14.6623484Z #7 99.76 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.6623964Z #7 99.76 echo "dsymutil $f"; \ 2024-08-20T21:31:14.6624351Z #7 99.76 dsymutil $f; \ 2024-08-20T21:31:14.6624683Z #7 99.76 fi; \ 2024-08-20T21:31:14.6624941Z #7 99.76 done 2024-08-20T21:31:14.6625616Z #7 99.76 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.6626313Z #7 99.76 for f in ; do \ 2024-08-20T21:31:14.6626769Z #7 99.76 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.6627227Z #7 99.76 done 2024-08-20T21:31:14.6627656Z #7 99.77 /usr/bin/mkdir -p '/usr/local/libexec/valgrind' 2024-08-20T21:31:14.6628560Z #7 99.77 /usr/bin/install -c -m 644 dh_view.html dh_view.css dh_view.js '/usr/local/libexec/valgrind' 2024-08-20T21:31:14.6629452Z #7 99.77 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:31:14.6630184Z #7 99.77 /usr/bin/install -c -m 644 dhat.h '/usr/local/include/valgrind' 2024-08-20T21:31:14.6631001Z #7 99.78 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:31:14.6631825Z #7 99.78 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:31:14.6632398Z #7 99.78 Making install in tests 2024-08-20T21:31:14.6633065Z #7 99.78 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:31:14.6633943Z #7 99.78 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:31:14.6634722Z #7 99.78 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.6635390Z #7 99.78 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.6636152Z #7 99.78 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:31:14.6637044Z #7 99.78 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:31:14.6638020Z #7 99.78 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:31:14.6638589Z #7 99.78 Making install in lackey 2024-08-20T21:31:14.6639229Z #7 99.78 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:31:14.6639827Z #7 99.79 Making install in . 2024-08-20T21:31:14.6640428Z #7 99.79 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:31:14.6641070Z #7 99.79 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.6641542Z #7 99.79 for f in lackey-amd64-linux ; do \ 2024-08-20T21:31:14.6642017Z #7 99.79 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.6642492Z #7 99.79 ln -f -s ../lackey/$f ../.in_place; \ 2024-08-20T21:31:14.6642913Z #7 99.79 done 2024-08-20T21:31:14.6643170Z #7 99.79 for f in ; do \ 2024-08-20T21:31:14.6643648Z #7 99.79 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.6644140Z #7 99.79 echo "dsymutil $f"; \ 2024-08-20T21:31:14.6644521Z #7 99.79 dsymutil $f; \ 2024-08-20T21:31:14.6644852Z #7 99.79 fi; \ 2024-08-20T21:31:14.6645119Z #7 99.79 done 2024-08-20T21:31:14.6645469Z #7 99.79 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.6645842Z #7 99.79 for f in ; do \ 2024-08-20T21:31:14.6646239Z #7 99.79 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.6646838Z #7 99.79 ln -f -s ../lackey/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.6647286Z #7 99.79 done 2024-08-20T21:31:14.6647991Z #7 99.80 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:31:14.6649116Z #7 99.80 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.6649929Z #7 99.80 for f in lackey-amd64-linux ; do \ 2024-08-20T21:31:14.6650563Z #7 99.80 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.6651252Z #7 99.80 done 2024-08-20T21:31:14.6651632Z #7 99.81 for f in ; do \ 2024-08-20T21:31:14.6652398Z #7 99.81 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.6652909Z #7 99.81 echo "dsymutil $f"; \ 2024-08-20T21:31:14.6653287Z #7 99.81 dsymutil $f; \ 2024-08-20T21:31:14.6653621Z #7 99.81 fi; \ 2024-08-20T21:31:14.6653896Z #7 99.81 done 2024-08-20T21:31:14.6654738Z #7 99.81 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.6655454Z #7 99.81 for f in ; do \ 2024-08-20T21:31:14.6655932Z #7 99.81 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.6656380Z #7 99.81 done 2024-08-20T21:31:14.6656834Z #7 99.81 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.6657611Z #7 99.81 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:31:14.6658443Z #7 99.81 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:31:14.6659035Z #7 99.81 Making install in tests 2024-08-20T21:31:14.6659712Z #7 99.82 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:31:14.6660637Z #7 99.82 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:31:14.6661434Z #7 99.82 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.6662108Z #7 99.82 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.6662890Z #7 99.82 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:31:14.6663797Z #7 99.82 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:31:14.6664672Z #7 99.82 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:31:14.6665265Z #7 99.82 Making install in none 2024-08-20T21:31:14.6665875Z #7 99.82 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:31:14.6666570Z #7 99.82 Making install in . 2024-08-20T21:31:14.6667161Z #7 99.83 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:31:14.6667769Z #7 99.83 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.6668223Z #7 99.83 for f in none-amd64-linux ; do \ 2024-08-20T21:31:14.6668814Z #7 99.83 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.6669263Z #7 99.83 ln -f -s ../none/$f ../.in_place; \ 2024-08-20T21:31:14.6669668Z #7 99.83 done 2024-08-20T21:31:14.6669935Z #7 99.83 for f in ; do \ 2024-08-20T21:31:14.6670397Z #7 99.83 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.6670880Z #7 99.83 echo "dsymutil $f"; \ 2024-08-20T21:31:14.6671260Z #7 99.83 dsymutil $f; \ 2024-08-20T21:31:14.6671575Z #7 99.83 fi; \ 2024-08-20T21:31:14.6671840Z #7 99.83 done 2024-08-20T21:31:14.6672162Z #7 99.83 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.6672511Z #7 99.83 for f in ; do \ 2024-08-20T21:31:14.6672901Z #7 99.83 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.6673406Z #7 99.83 ln -f -s ../none/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.6673823Z #7 99.83 done 2024-08-20T21:31:14.6674346Z #7 99.83 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:31:14.6675309Z #7 99.83 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.6676068Z #7 99.83 for f in none-amd64-linux ; do \ 2024-08-20T21:31:14.6676665Z #7 99.83 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.6677164Z #7 99.83 done 2024-08-20T21:31:14.6677420Z #7 99.85 for f in ; do \ 2024-08-20T21:31:14.6677892Z #7 99.85 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.6678378Z #7 99.85 echo "dsymutil $f"; \ 2024-08-20T21:31:14.6678745Z #7 99.85 dsymutil $f; \ 2024-08-20T21:31:14.6679070Z #7 99.85 fi; \ 2024-08-20T21:31:14.6679345Z #7 99.85 done 2024-08-20T21:31:14.7618909Z #7 99.85 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.7620084Z #7 99.85 for f in ; do \ 2024-08-20T21:31:14.7620856Z #7 99.85 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.7621323Z #7 99.85 done 2024-08-20T21:31:14.7621962Z #7 99.85 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.7622747Z #7 99.85 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:31:14.7623580Z #7 99.85 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:31:14.7624154Z #7 99.85 Making install in tests 2024-08-20T21:31:14.7624819Z #7 99.85 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:31:14.7625442Z #7 99.86 Making install in . 2024-08-20T21:31:14.7626090Z #7 99.86 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:31:14.7626977Z #7 99.87 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:31:14.7627759Z #7 99.87 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.7628434Z #7 99.87 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.7629206Z #7 99.87 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:31:14.7630096Z #7 99.87 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:31:14.7630722Z #7 99.87 Making install in scripts 2024-08-20T21:31:14.7631428Z #7 99.87 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:31:14.7632412Z #7 99.87 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:31:14.7633239Z #7 99.87 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.7633900Z #7 99.87 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.7634727Z #7 99.87 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:31:14.7635703Z #7 99.87 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:31:14.7636357Z #7 99.87 Making install in amd64 2024-08-20T21:31:14.7637035Z #7 99.87 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:31:14.7638002Z #7 99.88 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:31:14.7638915Z #7 99.88 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.7639571Z #7 99.88 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.7640389Z #7 99.88 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:31:14.7641341Z #7 99.88 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:31:14.7641969Z #7 99.88 Making install in linux 2024-08-20T21:31:14.7642664Z #7 99.88 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:31:14.7643627Z #7 99.88 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:31:14.7644421Z #7 99.88 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.7645094Z #7 99.88 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.7645914Z #7 99.88 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:31:14.7647001Z #7 99.88 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:31:14.7647686Z #7 99.88 Making install in amd64-linux 2024-08-20T21:31:14.7648448Z #7 99.88 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:31:14.7649482Z #7 99.88 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:31:14.7650309Z #7 99.88 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.7650980Z #7 99.88 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.7651836Z #7 99.88 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:31:14.7652843Z #7 99.89 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:31:14.7653793Z #7 99.89 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:31:14.7654947Z #7 99.89 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:31:14.7655592Z #7 99.89 Making install in exp-bbv 2024-08-20T21:31:14.7656236Z #7 99.89 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:31:14.7656837Z #7 99.89 Making install in . 2024-08-20T21:31:14.7657458Z #7 99.89 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:31:14.7658098Z #7 99.89 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.7658582Z #7 99.89 for f in exp-bbv-amd64-linux ; do \ 2024-08-20T21:31:14.7659076Z #7 99.89 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.7659552Z #7 99.89 ln -f -s ../exp-bbv/$f ../.in_place; \ 2024-08-20T21:31:14.7659983Z #7 99.89 done 2024-08-20T21:31:14.7660260Z #7 99.90 for f in ; do \ 2024-08-20T21:31:14.7660729Z #7 99.90 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.7661231Z #7 99.90 echo "dsymutil $f"; \ 2024-08-20T21:31:14.7661618Z #7 99.90 dsymutil $f; \ 2024-08-20T21:31:14.7661949Z #7 99.90 fi; \ 2024-08-20T21:31:14.7662224Z #7 99.90 done 2024-08-20T21:31:14.7662553Z #7 99.90 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.7662908Z #7 99.90 for f in ; do \ 2024-08-20T21:31:14.7663306Z #7 99.90 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.7663838Z #7 99.90 ln -f -s ../exp-bbv/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.7664276Z #7 99.90 done 2024-08-20T21:31:14.7664832Z #7 99.90 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:31:14.7665824Z #7 99.90 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.7666619Z #7 99.90 for f in exp-bbv-amd64-linux ; do \ 2024-08-20T21:31:14.7667527Z #7 99.90 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.7668041Z #7 99.90 done 2024-08-20T21:31:14.7668302Z #7 99.92 for f in ; do \ 2024-08-20T21:31:14.7668787Z #7 99.92 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.7669291Z #7 99.92 echo "dsymutil $f"; \ 2024-08-20T21:31:14.7669778Z #7 99.92 dsymutil $f; \ 2024-08-20T21:31:14.7670112Z #7 99.92 fi; \ 2024-08-20T21:31:14.7670383Z #7 99.92 done 2024-08-20T21:31:14.7671047Z #7 99.92 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.7671751Z #7 99.92 for f in ; do \ 2024-08-20T21:31:14.7672223Z #7 99.92 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.7672667Z #7 99.92 done 2024-08-20T21:31:14.7673123Z #7 99.92 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.7673897Z #7 99.92 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:31:14.7674822Z #7 99.92 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:31:14.7675424Z #7 99.92 Making install in tests 2024-08-20T21:31:14.7676103Z #7 99.92 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:31:14.7676721Z #7 99.93 Making install in . 2024-08-20T21:31:14.7677384Z #7 99.93 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:31:14.7678320Z #7 99.93 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:31:14.7679116Z #7 99.93 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.7679775Z #7 99.93 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.7680572Z #7 99.93 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:31:14.7681496Z #7 99.93 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:31:14.7682171Z #7 99.93 Making install in amd64-linux 2024-08-20T21:31:14.7682958Z #7 99.93 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:31:14.7684018Z #7 99.93 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:31:14.7684921Z #7 99.93 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.7685596Z #7 99.93 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.7686562Z #7 99.93 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:31:14.7687621Z #7 99.93 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:31:14.7688593Z #7 99.93 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:31:14.7689482Z #7 99.94 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:31:14.7690081Z #7 99.94 Making install in shared 2024-08-20T21:31:14.7690709Z #7 99.94 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:31:14.7691564Z #7 99.94 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:31:14.7692331Z #7 99.94 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.7692998Z #7 99.94 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.7693761Z #7 99.94 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:31:14.7694604Z #7 99.94 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:31:14.7695180Z #7 99.94 Making install in tests 2024-08-20T21:31:14.7695812Z #7 99.94 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:31:14.7696655Z #7 99.94 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:31:14.7697403Z #7 99.94 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.7698060Z #7 99.94 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.7698807Z #7 99.94 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:31:14.7699634Z #7 99.94 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:31:14.7700209Z #7 99.94 Making install in perf 2024-08-20T21:31:14.7700836Z #7 99.95 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:31:14.7701744Z #7 99.95 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:31:14.7702475Z #7 99.95 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.7703147Z #7 99.95 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.7703898Z #7 99.95 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:31:14.8763171Z #7 99.95 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:31:14.8764189Z #7 99.95 Making install in gdbserver_tests 2024-08-20T21:31:14.8765433Z #7 99.95 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:31:14.8766101Z #7 99.95 Making install in . 2024-08-20T21:31:14.8766875Z #7 99.95 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:31:14.8767834Z #7 99.96 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:31:14.8768661Z #7 99.96 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.8769357Z #7 99.96 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.8770164Z #7 99.96 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:31:14.8771099Z #7 99.96 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:31:14.8772043Z #7 99.96 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:31:14.8772788Z #7 99.96 Making install in memcheck/tests/vbit-test 2024-08-20T21:31:14.8773623Z #7 99.96 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:31:14.8774667Z #7 99.97 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:31:14.8775502Z #7 99.97 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.8776544Z #7 99.97 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:31:14.8777606Z #7 99.97 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:31:14.8778298Z #7 99.97 Making install in auxprogs 2024-08-20T21:31:14.8778950Z #7 99.98 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:31:14.8779606Z #7 99.98 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.8780076Z #7 99.98 for f in getoff-amd64-linux ; do \ 2024-08-20T21:31:14.8780549Z #7 99.98 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.8781036Z #7 99.98 ln -f -s ../auxprogs/$f ../.in_place; \ 2024-08-20T21:31:14.8781468Z #7 99.98 done 2024-08-20T21:31:14.8781727Z #7 99.98 for f in ; do \ 2024-08-20T21:31:14.8782210Z #7 99.98 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.8782704Z #7 99.98 echo "dsymutil $f"; \ 2024-08-20T21:31:14.8783076Z #7 99.98 dsymutil $f; \ 2024-08-20T21:31:14.8783406Z #7 99.98 fi; \ 2024-08-20T21:31:14.8783674Z #7 99.98 done 2024-08-20T21:31:14.8783989Z #7 99.98 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.8784364Z #7 99.98 for f in ; do \ 2024-08-20T21:31:14.8784756Z #7 99.98 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.8785276Z #7 99.98 ln -f -s ../auxprogs/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.8785725Z #7 99.98 done 2024-08-20T21:31:14.8786285Z #7 99.99 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:31:14.8786960Z #7 99.99 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:31:14.8787717Z #7 99.99 /usr/bin/install -c valgrind-listener valgrind-di-server '/usr/local/bin' 2024-08-20T21:31:14.8788876Z #7 100.00 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.8789650Z #7 100.00 for f in getoff-amd64-linux ; do \ 2024-08-20T21:31:14.8790271Z #7 100.00 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.8790772Z #7 100.00 done 2024-08-20T21:31:14.8791029Z #7 100.0 for f in ; do \ 2024-08-20T21:31:14.8791507Z #7 100.0 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.8792092Z #7 100.0 echo "dsymutil $f"; \ 2024-08-20T21:31:14.8792456Z #7 100.0 dsymutil $f; \ 2024-08-20T21:31:14.8792779Z #7 100.0 fi; \ 2024-08-20T21:31:14.8793045Z #7 100.0 done 2024-08-20T21:31:14.8793692Z #7 100.0 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.8794544Z #7 100.0 for f in ; do \ 2024-08-20T21:31:14.8795015Z #7 100.0 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.8795458Z #7 100.0 done 2024-08-20T21:31:14.8795907Z #7 100.0 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.8796684Z #7 100.0 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:31:14.8797546Z #7 100.0 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:31:14.8798215Z #7 100.0 Making install in mpi 2024-08-20T21:31:14.8798828Z #7 100.0 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:31:14.8799461Z #7 100.0 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.8799817Z #7 100.0 for f in ; do \ 2024-08-20T21:31:14.8800199Z #7 100.0 rm -f ../.in_place/$f; \ 2024-08-20T21:31:14.8800685Z #7 100.0 ln -f -s ../mpi/$f ../.in_place; \ 2024-08-20T21:31:14.8801076Z #7 100.0 done 2024-08-20T21:31:14.8801346Z #7 100.0 for f in ; do \ 2024-08-20T21:31:14.8801828Z #7 100.0 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.8802321Z #7 100.0 echo "dsymutil $f"; \ 2024-08-20T21:31:14.8802705Z #7 100.0 dsymutil $f; \ 2024-08-20T21:31:14.8803021Z #7 100.0 fi; \ 2024-08-20T21:31:14.8803288Z #7 100.0 done 2024-08-20T21:31:14.8803612Z #7 100.0 mkdir -p ../.in_place; \ 2024-08-20T21:31:14.8803963Z #7 100.0 for f in ; do \ 2024-08-20T21:31:14.8804357Z #7 100.0 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:31:14.8804866Z #7 100.0 ln -f -s ../mpi/$f.dSYM ../.in_place; \ 2024-08-20T21:31:14.8805281Z #7 100.0 done 2024-08-20T21:31:14.8805876Z #7 100.0 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:31:14.8806935Z #7 100.0 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.8807620Z #7 100.0 for f in ; do \ 2024-08-20T21:31:14.8808161Z #7 100.0 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.8808664Z #7 100.0 done 2024-08-20T21:31:14.8808922Z #7 100.0 for f in ; do \ 2024-08-20T21:31:14.8809405Z #7 100.0 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:31:14.8809897Z #7 100.0 echo "dsymutil $f"; \ 2024-08-20T21:31:14.8810266Z #7 100.0 dsymutil $f; \ 2024-08-20T21:31:14.8810598Z #7 100.0 fi; \ 2024-08-20T21:31:14.8810865Z #7 100.0 done 2024-08-20T21:31:14.8811522Z #7 100.0 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.8812217Z #7 100.0 for f in ; do \ 2024-08-20T21:31:14.8812677Z #7 100.0 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:31:14.8813124Z #7 100.0 done 2024-08-20T21:31:14.8813533Z #7 100.0 /usr/bin/mkdir -p '/usr/local/lib/valgrind' 2024-08-20T21:31:14.8814248Z #7 100.0 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:31:14.8815066Z #7 100.0 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:31:14.8815632Z #7 100.0 Making install in solaris 2024-08-20T21:31:14.8816282Z #7 100.0 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:31:14.8817145Z #7 100.0 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:31:14.8817892Z #7 100.0 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.8818557Z #7 100.0 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:31:14.8819318Z #7 100.0 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:31:14.8820155Z #7 100.0 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:31:14.8820751Z #7 100.0 Making install in docs 2024-08-20T21:31:14.8821435Z #7 100.0 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:31:14.8822251Z #7 100.0 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:31:14.8822993Z #7 100.0 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:31:14.8823544Z #7 100.0 make install-data-hook 2024-08-20T21:31:14.8824153Z #7 100.0 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:31:14.8824747Z #7 100.0 set -e; \ 2024-08-20T21:31:14.8825090Z #7 100.0 if test -r html ; then \ 2024-08-20T21:31:14.8825572Z #7 100.0 mkdir -p /usr/local/share/doc/valgrind; \ 2024-08-20T21:31:14.8826158Z #7 100.0 cp -r html /usr/local/share/doc/valgrind; \ 2024-08-20T21:31:14.8826605Z #7 100.0 fi 2024-08-20T21:31:14.8826869Z #7 100.0 for f in *.1 ; do \ 2024-08-20T21:31:14.8827244Z #7 100.0 if test -r $f ; then \ 2024-08-20T21:31:14.8827712Z #7 100.0 mkdir -p /usr/local/share/man/man1; \ 2024-08-20T21:31:14.8828198Z #7 100.0 cp $f /usr/local/share/man/man1; \ 2024-08-20T21:31:14.8828600Z #7 100.0 fi \ 2024-08-20T21:31:14.8828865Z #7 100.0 done 2024-08-20T21:31:14.8829145Z #7 100.1 set -e; \ 2024-08-20T21:31:14.8829501Z #7 100.1 if test -r index.pdf ; then \ 2024-08-20T21:31:14.8830016Z #7 100.1 mkdir -p /usr/local/share/doc/valgrind; \ 2024-08-20T21:31:14.8830676Z #7 100.1 cp index.pdf /usr/local/share/doc/valgrind/valgrind_manual.pdf; \ 2024-08-20T21:31:14.8831242Z #7 100.1 fi 2024-08-20T21:31:15.0413839Z #7 100.1 set -e; \ 2024-08-20T21:31:15.0414565Z #7 100.1 if test -r index.ps ; then \ 2024-08-20T21:31:15.0415094Z #7 100.1 mkdir -p /usr/local/share/doc/valgrind; \ 2024-08-20T21:31:15.0415760Z #7 100.1 cp index.ps /usr/local/share/doc/valgrind/valgrind_manual.ps; \ 2024-08-20T21:31:15.0416328Z #7 100.1 fi 2024-08-20T21:31:15.0416847Z #7 100.1 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:31:15.0417679Z #7 100.1 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:31:15.0418725Z #7 100.1 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:31:15.0419539Z #7 100.1 make[1]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:31:15.0420082Z #7 100.1 + cd ../../ 2024-08-20T21:31:15.0420434Z #7 100.1 + rm -rf valgrind_build 2024-08-20T21:31:15.0736687Z #7 100.3 + alias valgrind=/usr/local/bin/valgrind 2024-08-20T21:31:16.3376723Z #7 DONE 101.5s 2024-08-20T21:31:16.5061645Z 2024-08-20T21:31:16.5063417Z #8 [ 4/13] COPY ./common/install_user.sh install_user.sh 2024-08-20T21:31:16.5063971Z #8 DONE 0.0s 2024-08-20T21:31:16.5064151Z 2024-08-20T21:31:16.5064375Z #9 [ 5/13] RUN bash ./install_user.sh && rm install_user.sh 2024-08-20T21:31:16.7604948Z #9 0.405 + echo jenkins:x:1000:1000::/var/lib/jenkins: 2024-08-20T21:31:16.9982416Z #9 0.405 + echo jenkins:x:1000: 2024-08-20T21:31:16.9984278Z #9 0.406 + echo 'jenkins:*:19110:0:99999:7:::' 2024-08-20T21:31:16.9984992Z #9 0.406 + mkdir -p /var/lib/jenkins 2024-08-20T21:31:16.9985469Z #9 0.407 + chown jenkins:jenkins /var/lib/jenkins 2024-08-20T21:31:16.9986024Z #9 0.409 + mkdir -p /var/lib/jenkins/.ccache 2024-08-20T21:31:16.9986552Z #9 0.410 + chown jenkins:jenkins /var/lib/jenkins/.ccache 2024-08-20T21:31:16.9987072Z #9 0.411 + chown jenkins:jenkins /usr/local 2024-08-20T21:31:16.9987612Z #9 0.412 + echo 'jenkins ALL=(ALL) NOPASSWD:ALL' 2024-08-20T21:31:16.9988188Z #9 0.412 + '[' -n '' ']' 2024-08-20T21:31:16.9988591Z #9 0.412 + SUDO=sudo 2024-08-20T21:31:16.9988941Z #9 0.412 + sudo -u jenkins sudo -v 2024-08-20T21:31:16.9989267Z #9 DONE 0.4s 2024-08-20T21:31:16.9989426Z 2024-08-20T21:31:16.9989748Z #10 [ 6/13] COPY requirements-ci.txt /opt/conda/requirements-ci.txt 2024-08-20T21:31:16.9990253Z #10 DONE 0.0s 2024-08-20T21:31:16.9990403Z 2024-08-20T21:31:16.9990604Z #11 [ 7/13] COPY ./common/install_conda.sh install_conda.sh 2024-08-20T21:31:16.9991051Z #11 DONE 0.0s 2024-08-20T21:31:16.9991196Z 2024-08-20T21:31:16.9991394Z #12 [ 8/13] COPY ./common/common_utils.sh common_utils.sh 2024-08-20T21:31:16.9992039Z #12 DONE 0.0s 2024-08-20T21:31:16.9992202Z 2024-08-20T21:31:16.9992739Z #13 [ 9/13] RUN bash ./install_conda.sh && rm install_conda.sh common_utils.sh /opt/conda/requirements-ci.txt 2024-08-20T21:31:17.5807368Z #13 0.733 + '[' -n 3.9 ']' 2024-08-20T21:31:17.5807932Z #13 0.733 + BASE_URL=https://repo.anaconda.com/miniconda 2024-08-20T21:31:17.7389685Z #13 0.734 ++ echo 3.9 2024-08-20T21:31:17.7390528Z #13 0.734 ++ cut -d . -f 1 2024-08-20T21:31:17.7390943Z #13 0.735 + MAJOR_PYTHON_VERSION=3 2024-08-20T21:31:17.7391422Z #13 0.736 ++ echo 3.9 2024-08-20T21:31:17.7391843Z #13 0.736 ++ cut -d . -f 2 2024-08-20T21:31:17.7392198Z #13 0.736 + MINOR_PYTHON_VERSION=9 2024-08-20T21:31:17.7392575Z #13 0.737 ++ uname -m 2024-08-20T21:31:17.7392919Z #13 0.738 + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-20T21:31:17.7393372Z #13 0.738 + case "$MAJOR_PYTHON_VERSION" in 2024-08-20T21:31:17.7393964Z #13 0.738 + CONDA_FILE=Miniconda3-latest-Linux-x86_64.sh 2024-08-20T21:31:17.7394548Z #13 0.738 + mkdir -p /opt/conda 2024-08-20T21:31:17.7394975Z #13 0.739 + chown jenkins:jenkins /opt/conda 2024-08-20T21:31:17.7395440Z #13 0.740 ++ dirname ./install_conda.sh 2024-08-20T21:31:17.7395846Z #13 0.741 + source ./common_utils.sh 2024-08-20T21:31:17.7396291Z #13 0.741 ++ '[' -n '' ']' 2024-08-20T21:31:17.7396632Z #13 0.741 ++ export SUDO=sudo 2024-08-20T21:31:17.7396971Z #13 0.741 ++ SUDO=sudo 2024-08-20T21:31:17.7397277Z #13 0.741 + pushd /tmp 2024-08-20T21:31:17.7397983Z #13 0.741 + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh 2024-08-20T21:31:17.7398654Z #13 0.741 /tmp / 2024-08-20T21:31:18.4122858Z #13 1.565 + as_jenkins bash Miniconda3-latest-Linux-x86_64.sh -b -f -p /opt/conda 2024-08-20T21:31:18.4125099Z #13 1.565 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= bash Miniconda3-latest-Linux-x86_64.sh -b -f -p /opt/conda 2024-08-20T21:31:18.5768762Z #13 1.579 PREFIX=/opt/conda 2024-08-20T21:31:18.7550593Z #13 1.908 Unpacking payload ... 2024-08-20T21:31:21.5529726Z #13 4.706 2024-08-20T21:31:21.5530114Z #13 4.706 Installing base environment... 2024-08-20T21:31:21.5530558Z #13 4.706 2024-08-20T21:31:22.4594120Z #13 5.399 Preparing transaction: ...working... done 2024-08-20T21:31:24.6974538Z #13 5.612 Executing transaction: ...working... done 2024-08-20T21:31:25.3057346Z #13 8.458 installation finished. 2024-08-20T21:31:25.4603155Z #13 8.460 + popd 2024-08-20T21:31:25.4604048Z #13 8.460 + sed -e 's|PATH="\(.*\)"|PATH="/opt/conda/bin:\1"|g' -i /etc/environment 2024-08-20T21:31:25.4604669Z #13 8.460 / 2024-08-20T21:31:25.4604916Z #13 8.462 /opt/conda / 2024-08-20T21:31:25.4605799Z #13 8.462 + export PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-08-20T21:31:25.4607417Z #13 8.462 + PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-08-20T21:31:25.4608348Z #13 8.462 + pushd /opt/conda 2024-08-20T21:31:25.4608701Z #13 8.462 ++ uname -m 2024-08-20T21:31:25.4609027Z #13 8.463 + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-20T21:31:25.4609575Z #13 8.463 + export SYSROOT_DEP=sysroot_linux-64=2.17 2024-08-20T21:31:25.4610124Z #13 8.463 + SYSROOT_DEP=sysroot_linux-64=2.17 2024-08-20T21:31:25.4610851Z #13 8.463 + as_jenkins conda create -n py_3.9 -y python=3.9 sysroot_linux-64=2.17 2024-08-20T21:31:25.4613039Z #13 8.463 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda create -n py_3.9 -y python=3.9 sysroot_linux-64=2.17 2024-08-20T21:31:25.7872073Z #13 8.940 Channels: 2024-08-20T21:31:25.7872700Z #13 8.940 - defaults 2024-08-20T21:31:25.7873100Z #13 8.940 Platform: linux-64 2024-08-20T21:31:28.0399051Z #13 8.940 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:31:28.2589658Z #13 11.19 Solving environment: ...working... done 2024-08-20T21:31:33.1493684Z #13 16.30 2024-08-20T21:31:33.1494075Z #13 16.30 ## Package Plan ## 2024-08-20T21:31:33.1494426Z #13 16.30 2024-08-20T21:31:33.1494790Z #13 16.30 environment location: /opt/conda/envs/py_3.9 2024-08-20T21:31:33.1495260Z #13 16.30 2024-08-20T21:31:33.1495519Z #13 16.30 added / updated specs: 2024-08-20T21:31:33.1496089Z #13 16.30 - python=3.9 2024-08-20T21:31:33.1496483Z #13 16.30 - sysroot_linux-64=2.17 2024-08-20T21:31:33.1496835Z #13 16.30 2024-08-20T21:31:33.1497073Z #13 16.30 2024-08-20T21:31:33.1497415Z #13 16.30 The following packages will be downloaded: 2024-08-20T21:31:33.1497852Z #13 16.30 2024-08-20T21:31:33.1498188Z #13 16.30 package | build 2024-08-20T21:31:33.1498788Z #13 16.30 ---------------------------|----------------- 2024-08-20T21:31:33.1499549Z #13 16.30 _sysroot_linux-64_curr_repodata_hack-3| haa98f57_10 12 KB 2024-08-20T21:31:33.1500423Z #13 16.30 ca-certificates-2024.7.2 | h06a4308_0 127 KB 2024-08-20T21:31:33.1501252Z #13 16.30 kernel-headers_linux-64-3.10.0| h57e8cba_10 952 KB 2024-08-20T21:31:33.1502033Z #13 16.30 pip-24.2 | py39h06a4308_0 2.2 MB 2024-08-20T21:31:33.1502757Z #13 16.30 python-3.9.19 | h955ad1f_1 25.1 MB 2024-08-20T21:31:33.1503512Z #13 16.30 setuptools-72.1.0 | py39h06a4308_0 2.4 MB 2024-08-20T21:31:33.1504290Z #13 16.30 sysroot_linux-64-2.17 | h57e8cba_10 32.6 MB 2024-08-20T21:31:33.1505032Z #13 16.30 wheel-0.43.0 | py39h06a4308_0 109 KB 2024-08-20T21:31:33.1505725Z #13 16.30 ------------------------------------------------------------ 2024-08-20T21:31:33.1506308Z #13 16.30 Total: 63.4 MB 2024-08-20T21:31:33.1507094Z #13 16.30 2024-08-20T21:31:33.1507460Z #13 16.30 The following NEW packages will be INSTALLED: 2024-08-20T21:31:33.1507890Z #13 16.30 2024-08-20T21:31:33.1508455Z #13 16.30 _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2024-08-20T21:31:33.1509216Z #13 16.30 _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2024-08-20T21:31:33.1510145Z #13 16.30 _sysroot_linux-64~ pkgs/main/noarch::_sysroot_linux-64_curr_repodata_hack-3-haa98f57_10 2024-08-20T21:31:33.1511159Z #13 16.30 ca-certificates pkgs/main/linux-64::ca-certificates-2024.7.2-h06a4308_0 2024-08-20T21:31:33.1512133Z #13 16.30 kernel-headers_li~ pkgs/main/noarch::kernel-headers_linux-64-3.10.0-h57e8cba_10 2024-08-20T21:31:33.1513082Z #13 16.30 ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.38-h1181459_1 2024-08-20T21:31:33.1513899Z #13 16.30 libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2024-08-20T21:31:33.1514667Z #13 16.30 libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2024-08-20T21:31:33.1515469Z #13 16.30 libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2024-08-20T21:31:33.1516283Z #13 16.30 libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2024-08-20T21:31:33.1517090Z #13 16.30 ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2024-08-20T21:31:33.1517833Z #13 16.30 openssl pkgs/main/linux-64::openssl-3.0.14-h5eee18b_0 2024-08-20T21:31:33.1518579Z #13 16.30 pip pkgs/main/linux-64::pip-24.2-py39h06a4308_0 2024-08-20T21:31:33.1519330Z #13 16.30 python pkgs/main/linux-64::python-3.9.19-h955ad1f_1 2024-08-20T21:31:33.1520075Z #13 16.30 readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2024-08-20T21:31:33.1520894Z #13 16.30 setuptools pkgs/main/linux-64::setuptools-72.1.0-py39h06a4308_0 2024-08-20T21:31:33.1521706Z #13 16.30 sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2024-08-20T21:31:33.1522512Z #13 16.30 sysroot_linux-64 pkgs/main/noarch::sysroot_linux-64-2.17-h57e8cba_10 2024-08-20T21:31:33.1523407Z #13 16.30 tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2024-08-20T21:31:33.1524092Z #13 16.30 tzdata pkgs/main/noarch::tzdata-2024a-h04d1e81_0 2024-08-20T21:31:33.1524852Z #13 16.30 wheel pkgs/main/linux-64::wheel-0.43.0-py39h06a4308_0 2024-08-20T21:31:33.1525563Z #13 16.30 xz pkgs/main/linux-64::xz-5.4.6-h5eee18b_1 2024-08-20T21:31:33.1526338Z #13 16.30 zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2024-08-20T21:31:33.1526998Z #13 16.30 2024-08-20T21:31:33.1527225Z #13 16.30 2024-08-20T21:31:33.1527464Z #13 16.30 2024-08-20T21:31:33.1527954Z #13 16.30 Downloading and Extracting Packages: ...working... done 2024-08-20T21:31:33.3476352Z #13 16.30 Preparing transaction: ...working... done 2024-08-20T21:31:34.6684215Z #13 16.50 Verifying transaction: ...working... done 2024-08-20T21:31:35.4486895Z #13 17.82 Executing transaction: ...working... done 2024-08-20T21:31:35.6608523Z #13 18.61 # 2024-08-20T21:31:35.6608946Z #13 18.61 # To activate this environment, use 2024-08-20T21:31:35.6609403Z #13 18.61 # 2024-08-20T21:31:35.6609699Z #13 18.61 # $ conda activate py_3.9 2024-08-20T21:31:35.6610080Z #13 18.61 # 2024-08-20T21:31:35.6610428Z #13 18.61 # To deactivate an active environment, use 2024-08-20T21:31:35.6610878Z #13 18.61 # 2024-08-20T21:31:35.6611135Z #13 18.61 # $ conda deactivate 2024-08-20T21:31:35.6611485Z #13 18.61 2024-08-20T21:31:35.6612096Z #13 18.66 + conda_install libstdcxx-ng=12.3.0 -c conda-forge 2024-08-20T21:31:35.6612987Z #13 18.66 + as_jenkins conda install -q -n py_3.9 -y python=3.9 libstdcxx-ng=12.3.0 -c conda-forge 2024-08-20T21:31:35.6615671Z #13 18.66 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.9 -y python=3.9 libstdcxx-ng=12.3.0 -c conda-forge 2024-08-20T21:31:36.1307993Z #13 19.28 Channels: 2024-08-20T21:31:36.1308648Z #13 19.28 - conda-forge 2024-08-20T21:31:36.1309038Z #13 19.28 - defaults 2024-08-20T21:31:36.1309401Z #13 19.28 Platform: linux-64 2024-08-20T21:31:51.0208574Z #13 19.28 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:31:51.5037110Z #13 34.17 Solving environment: ...working... done 2024-08-20T21:31:52.9968740Z #13 36.15 2024-08-20T21:31:52.9969292Z #13 36.15 ## Package Plan ## 2024-08-20T21:31:52.9969818Z #13 36.15 2024-08-20T21:31:52.9970460Z #13 36.15 environment location: /opt/conda/envs/py_3.9 2024-08-20T21:31:52.9971063Z #13 36.15 2024-08-20T21:31:52.9971322Z #13 36.15 added / updated specs: 2024-08-20T21:31:52.9971925Z #13 36.15 - libstdcxx-ng=12.3.0 2024-08-20T21:31:52.9972346Z #13 36.15 - python=3.9 2024-08-20T21:31:52.9972643Z #13 36.15 2024-08-20T21:31:52.9972882Z #13 36.15 2024-08-20T21:31:52.9973243Z #13 36.15 The following packages will be downloaded: 2024-08-20T21:31:52.9973696Z #13 36.15 2024-08-20T21:31:52.9974035Z #13 36.15 package | build 2024-08-20T21:31:52.9974637Z #13 36.15 ---------------------------|----------------- 2024-08-20T21:31:52.9975361Z #13 36.15 _libgcc_mutex-0.1 | conda_forge 3 KB conda-forge 2024-08-20T21:31:52.9976212Z #13 36.15 _openmp_mutex-4.5 | 2_gnu 23 KB conda-forge 2024-08-20T21:31:52.9977031Z #13 36.15 bzip2-1.0.8 | h4bc722e_7 247 KB conda-forge 2024-08-20T21:31:52.9977886Z #13 36.15 ca-certificates-2024.7.4 | hbcca054_0 151 KB conda-forge 2024-08-20T21:31:52.9978787Z #13 36.15 libgcc-ng-12.3.0 | h77fa898_13 762 KB conda-forge 2024-08-20T21:31:52.9979630Z #13 36.15 libgomp-12.3.0 | h77fa898_13 407 KB conda-forge 2024-08-20T21:31:52.9980454Z #13 36.15 libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2024-08-20T21:31:52.9981488Z #13 36.15 libsqlite-3.46.0 | hde9e2c9_0 845 KB conda-forge 2024-08-20T21:31:52.9982365Z #13 36.15 libstdcxx-ng-12.3.0 | hc0a3c3a_13 3.3 MB conda-forge 2024-08-20T21:31:52.9983223Z #13 36.15 libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2024-08-20T21:31:52.9984050Z #13 36.15 libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2024-08-20T21:31:52.9984892Z #13 36.15 libzlib-1.2.13 | h4ab18f5_6 60 KB conda-forge 2024-08-20T21:31:52.9985708Z #13 36.15 ncurses-6.5 | h59595ed_0 867 KB conda-forge 2024-08-20T21:31:52.9986511Z #13 36.15 openssl-3.3.1 | h4bc722e_2 2.8 MB conda-forge 2024-08-20T21:31:52.9987349Z #13 36.15 python-3.9.19 |h0755675_0_cpython 22.7 MB conda-forge 2024-08-20T21:31:52.9988180Z #13 36.15 zlib-1.2.13 | h4ab18f5_6 91 KB conda-forge 2024-08-20T21:31:52.9988917Z #13 36.15 ------------------------------------------------------------ 2024-08-20T21:31:52.9989494Z #13 36.15 Total: 32.3 MB 2024-08-20T21:31:52.9989954Z #13 36.15 2024-08-20T21:31:52.9990313Z #13 36.15 The following NEW packages will be INSTALLED: 2024-08-20T21:31:52.9990762Z #13 36.15 2024-08-20T21:31:52.9991352Z #13 36.15 bzip2 conda-forge/linux-64::bzip2-1.0.8-h4bc722e_7 2024-08-20T21:31:52.9992175Z #13 36.15 libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2024-08-20T21:31:52.9993026Z #13 36.15 libsqlite conda-forge/linux-64::libsqlite-3.46.0-hde9e2c9_0 2024-08-20T21:31:52.9993898Z #13 36.15 libuuid conda-forge/linux-64::libuuid-2.38.1-h0b41bf4_0 2024-08-20T21:31:52.9994766Z #13 36.15 libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2024-08-20T21:31:52.9995743Z #13 36.15 libzlib conda-forge/linux-64::libzlib-1.2.13-h4ab18f5_6 2024-08-20T21:31:52.9996304Z #13 36.15 2024-08-20T21:31:52.9996636Z #13 36.15 The following packages will be UPDATED: 2024-08-20T21:31:52.9997060Z #13 36.15 2024-08-20T21:31:52.9997943Z #13 36.15 ca-certificates pkgs/main::ca-certificates-2024.7.2-h~ --> conda-forge::ca-certificates-2024.7.4-hbcca054_0 2024-08-20T21:31:52.9999327Z #13 36.15 libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-12.3.0-h77fa898_13 2024-08-20T21:31:53.0000552Z #13 36.15 libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-12.3.0-h77fa898_13 2024-08-20T21:31:53.0001826Z #13 36.15 libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-12.3.0-hc0a3c3a_13 2024-08-20T21:31:53.0003056Z #13 36.15 ncurses pkgs/main::ncurses-6.4-h6a678d5_0 --> conda-forge::ncurses-6.5-h59595ed_0 2024-08-20T21:31:53.0004208Z #13 36.15 openssl pkgs/main::openssl-3.0.14-h5eee18b_0 --> conda-forge::openssl-3.3.1-h4bc722e_2 2024-08-20T21:31:53.0005340Z #13 36.15 zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.2.13-h4ab18f5_6 2024-08-20T21:31:53.0005992Z #13 36.15 2024-08-20T21:31:53.0006865Z #13 36.15 The following packages will be SUPERSEDED by a higher-priority channel: 2024-08-20T21:31:53.0007493Z #13 36.15 2024-08-20T21:31:53.0008213Z #13 36.15 _libgcc_mutex pkgs/main::_libgcc_mutex-0.1-main --> conda-forge::_libgcc_mutex-0.1-conda_forge 2024-08-20T21:31:53.0009387Z #13 36.15 _openmp_mutex pkgs/main::_openmp_mutex-5.1-1_gnu --> conda-forge::_openmp_mutex-4.5-2_gnu 2024-08-20T21:31:53.0010581Z #13 36.15 python pkgs/main::python-3.9.19-h955ad1f_1 --> conda-forge::python-3.9.19-h0755675_0_cpython 2024-08-20T21:31:53.0011297Z #13 36.15 2024-08-20T21:31:53.0011540Z #13 36.15 2024-08-20T21:31:53.1066304Z #13 36.15 Preparing transaction: ...working... done 2024-08-20T21:31:53.9226141Z #13 36.26 Verifying transaction: ...working... done 2024-08-20T21:31:54.4540847Z #13 37.08 Executing transaction: ...working... done 2024-08-20T21:31:54.9592212Z #13 38.11 ++ uname -m 2024-08-20T21:31:55.1099989Z #13 38.11 + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-20T21:31:55.1101407Z #13 38.11 + CONDA_COMMON_DEPS='astunparse pyyaml mkl=2021.4.0 mkl-include=2021.4.0 setuptools' 2024-08-20T21:31:55.1102140Z #13 38.11 + '[' 3.9 = 3.11 ']' 2024-08-20T21:31:55.1102543Z #13 38.11 + '[' 3.9 = 3.12 ']' 2024-08-20T21:31:55.1102916Z #13 38.11 + '[' 3.9 = 3.13 ']' 2024-08-20T21:31:55.1103678Z #13 38.11 + conda_install numpy=1.21.2 astunparse pyyaml mkl=2021.4.0 mkl-include=2021.4.0 setuptools 2024-08-20T21:31:55.1105028Z #13 38.11 + as_jenkins conda install -q -n py_3.9 -y python=3.9 numpy=1.21.2 astunparse pyyaml mkl=2021.4.0 mkl-include=2021.4.0 setuptools 2024-08-20T21:31:55.1107852Z #13 38.11 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.9 -y python=3.9 numpy=1.21.2 astunparse pyyaml mkl=2021.4.0 mkl-include=2021.4.0 setuptools 2024-08-20T21:31:55.6625857Z #13 38.82 Channels: 2024-08-20T21:31:55.6626488Z #13 38.82 - defaults 2024-08-20T21:31:55.6626840Z #13 38.82 - conda-forge 2024-08-20T21:31:55.6627235Z #13 38.82 Platform: linux-64 2024-08-20T21:32:09.7470257Z #13 38.82 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:32:11.4154226Z #13 52.90 Solving environment: ...working... done 2024-08-20T21:32:14.4505317Z #13 57.60 2024-08-20T21:32:14.4505690Z #13 57.60 ## Package Plan ## 2024-08-20T21:32:14.4506057Z #13 57.60 2024-08-20T21:32:14.4506534Z #13 57.60 environment location: /opt/conda/envs/py_3.9 2024-08-20T21:32:14.4507049Z #13 57.60 2024-08-20T21:32:14.4507342Z #13 57.60 added / updated specs: 2024-08-20T21:32:14.4507924Z #13 57.60 - astunparse 2024-08-20T21:32:14.4508929Z #13 57.60 - mkl-include=2021.4.0 2024-08-20T21:32:14.4509736Z #13 57.60 - mkl=2021.4.0 2024-08-20T21:32:14.4510166Z #13 57.60 - numpy=1.21.2 2024-08-20T21:32:14.4510527Z #13 57.60 - python=3.9 2024-08-20T21:32:14.4510888Z #13 57.60 - pyyaml 2024-08-20T21:32:14.4511429Z #13 57.60 - setuptools 2024-08-20T21:32:14.4511972Z #13 57.60 2024-08-20T21:32:14.4512331Z #13 57.60 2024-08-20T21:32:14.4512681Z #13 57.60 The following packages will be downloaded: 2024-08-20T21:32:14.4513122Z #13 57.60 2024-08-20T21:32:14.4513489Z #13 57.60 package | build 2024-08-20T21:32:14.4514111Z #13 57.60 ---------------------------|----------------- 2024-08-20T21:32:14.4514807Z #13 57.60 astunparse-1.6.3 | py_0 17 KB 2024-08-20T21:32:14.4515557Z #13 57.60 blas-1.0 | openblas 46 KB 2024-08-20T21:32:14.4516338Z #13 57.60 intel-openmp-2021.4.0 | h06a4308_3561 4.2 MB 2024-08-20T21:32:14.4517141Z #13 57.60 libgfortran-ng-11.2.0 | h00389a5_1 20 KB 2024-08-20T21:32:14.4517915Z #13 57.60 libgfortran5-11.2.0 | h1234567_1 2.0 MB 2024-08-20T21:32:14.4518696Z #13 57.60 libopenblas-0.3.21 | h043d6bf_0 5.4 MB 2024-08-20T21:32:14.4519465Z #13 57.60 mkl-2021.4.0 | h06a4308_640 142.6 MB 2024-08-20T21:32:14.4520220Z #13 57.60 mkl-include-2021.4.0 | h06a4308_640 535 KB 2024-08-20T21:32:14.4521098Z #13 57.60 numpy-1.21.2 | py39hd8d4704_0 23 KB 2024-08-20T21:32:14.4521844Z #13 57.60 numpy-base-1.21.2 | py39h2b8c604_0 4.9 MB 2024-08-20T21:32:14.4522597Z #13 57.60 pyyaml-6.0.1 | py39h5eee18b_0 188 KB 2024-08-20T21:32:14.4523310Z #13 57.60 six-1.16.0 | pyhd3eb1b0_1 18 KB 2024-08-20T21:32:14.4524024Z #13 57.60 yaml-0.2.5 | h7b6447c_0 75 KB 2024-08-20T21:32:14.4524828Z #13 57.60 ------------------------------------------------------------ 2024-08-20T21:32:14.4525389Z #13 57.60 Total: 160.0 MB 2024-08-20T21:32:14.4525844Z #13 57.60 2024-08-20T21:32:14.4526300Z #13 57.60 The following NEW packages will be INSTALLED: 2024-08-20T21:32:14.4526919Z #13 57.60 2024-08-20T21:32:14.4527503Z #13 57.60 astunparse pkgs/main/noarch::astunparse-1.6.3-py_0 2024-08-20T21:32:14.4528341Z #13 57.60 blas pkgs/main/linux-64::blas-1.0-openblas 2024-08-20T21:32:14.4529213Z #13 57.60 intel-openmp pkgs/main/linux-64::intel-openmp-2021.4.0-h06a4308_3561 2024-08-20T21:32:14.4530209Z #13 57.60 libgfortran-ng pkgs/main/linux-64::libgfortran-ng-11.2.0-h00389a5_1 2024-08-20T21:32:14.4531173Z #13 57.60 libgfortran5 pkgs/main/linux-64::libgfortran5-11.2.0-h1234567_1 2024-08-20T21:32:14.4532092Z #13 57.60 libopenblas pkgs/main/linux-64::libopenblas-0.3.21-h043d6bf_0 2024-08-20T21:32:14.4532953Z #13 57.60 mkl pkgs/main/linux-64::mkl-2021.4.0-h06a4308_640 2024-08-20T21:32:14.4533829Z #13 57.60 mkl-include pkgs/main/linux-64::mkl-include-2021.4.0-h06a4308_640 2024-08-20T21:32:14.4534722Z #13 57.60 numpy pkgs/main/linux-64::numpy-1.21.2-py39hd8d4704_0 2024-08-20T21:32:14.4535603Z #13 57.60 numpy-base pkgs/main/linux-64::numpy-base-1.21.2-py39h2b8c604_0 2024-08-20T21:32:14.4536504Z #13 57.60 pyyaml pkgs/main/linux-64::pyyaml-6.0.1-py39h5eee18b_0 2024-08-20T21:32:14.4537285Z #13 57.60 six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 2024-08-20T21:32:14.4538048Z #13 57.60 yaml pkgs/main/linux-64::yaml-0.2.5-h7b6447c_0 2024-08-20T21:32:14.4538560Z #13 57.60 2024-08-20T21:32:14.4539002Z #13 57.60 The following packages will be UPDATED: 2024-08-20T21:32:14.4539418Z #13 57.60 2024-08-20T21:32:14.4540212Z #13 57.60 python conda-forge::python-3.9.19-h0755675_0~ --> pkgs/main::python-3.9.19-h955ad1f_1 2024-08-20T21:32:14.4540909Z #13 57.60 2024-08-20T21:32:14.4541133Z #13 57.60 2024-08-20T21:32:14.6652743Z #13 57.60 Preparing transaction: ...working... done 2024-08-20T21:32:14.9677763Z #13 57.67 Verifying transaction: ...working... done 2024-08-20T21:32:15.5433084Z #13 58.12 Executing transaction: ...working... done 2024-08-20T21:32:15.7714262Z #13 58.92 + conda_install llvmdev=8.0.0 libpython-static=3.9 2024-08-20T21:32:15.7715231Z #13 58.92 + as_jenkins conda install -q -n py_3.9 -y python=3.9 llvmdev=8.0.0 libpython-static=3.9 2024-08-20T21:32:15.7717638Z #13 58.92 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.9 -y python=3.9 llvmdev=8.0.0 libpython-static=3.9 2024-08-20T21:32:16.4669336Z #13 59.62 Channels: 2024-08-20T21:32:16.4670153Z #13 59.62 - defaults 2024-08-20T21:32:16.4670560Z #13 59.62 - conda-forge 2024-08-20T21:32:16.4670957Z #13 59.62 Platform: linux-64 2024-08-20T21:32:30.5929144Z #13 59.62 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:32:31.7678917Z #13 73.75 Solving environment: ...working... done 2024-08-20T21:32:34.3644500Z #13 77.52 2024-08-20T21:32:34.3644852Z #13 77.52 ## Package Plan ## 2024-08-20T21:32:34.3645209Z #13 77.52 2024-08-20T21:32:34.3645723Z #13 77.52 environment location: /opt/conda/envs/py_3.9 2024-08-20T21:32:34.3646285Z #13 77.52 2024-08-20T21:32:34.3646568Z #13 77.52 added / updated specs: 2024-08-20T21:32:34.3647197Z #13 77.52 - libpython-static=3.9 2024-08-20T21:32:34.3647617Z #13 77.52 - llvmdev=8.0.0 2024-08-20T21:32:34.3648000Z #13 77.52 - python=3.9 2024-08-20T21:32:34.3648316Z #13 77.52 2024-08-20T21:32:34.3648549Z #13 77.52 2024-08-20T21:32:34.3648897Z #13 77.52 The following packages will be downloaded: 2024-08-20T21:32:34.3649369Z #13 77.52 2024-08-20T21:32:34.3649943Z #13 77.52 package | build 2024-08-20T21:32:34.3650555Z #13 77.52 ---------------------------|----------------- 2024-08-20T21:32:34.3651271Z #13 77.52 libpython-static-3.9.19 | h6a678d5_1 49.6 MB 2024-08-20T21:32:34.3652051Z #13 77.52 llvmdev-8.0.0 | hc6ec683_0 103.1 MB 2024-08-20T21:32:34.3652760Z #13 77.52 ------------------------------------------------------------ 2024-08-20T21:32:34.3653348Z #13 77.52 Total: 152.7 MB 2024-08-20T21:32:34.3653807Z #13 77.52 2024-08-20T21:32:34.3654171Z #13 77.52 The following NEW packages will be INSTALLED: 2024-08-20T21:32:34.3654843Z #13 77.52 2024-08-20T21:32:34.3655546Z #13 77.52 libpython-static pkgs/main/linux-64::libpython-static-3.9.19-h6a678d5_1 2024-08-20T21:32:34.3656493Z #13 77.52 llvmdev pkgs/main/linux-64::llvmdev-8.0.0-hc6ec683_0 2024-08-20T21:32:34.3657038Z #13 77.52 2024-08-20T21:32:34.3657289Z #13 77.52 2024-08-20T21:32:34.5403886Z #13 77.52 Preparing transaction: ...working... done 2024-08-20T21:32:35.2753579Z #13 77.54 Verifying transaction: ...working... done 2024-08-20T21:32:35.4480372Z #13 78.43 Executing transaction: ...working... done 2024-08-20T21:32:35.4481367Z #13 78.60 + '[' -n yes ']' 2024-08-20T21:32:35.4481720Z #13 78.60 + conda_install cmake 2024-08-20T21:32:35.4482325Z #13 78.60 + as_jenkins conda install -q -n py_3.9 -y python=3.9 cmake 2024-08-20T21:32:35.4484428Z #13 78.60 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.9 -y python=3.9 cmake 2024-08-20T21:32:36.1772029Z #13 79.33 Channels: 2024-08-20T21:32:36.1772702Z #13 79.33 - defaults 2024-08-20T21:32:36.1773070Z #13 79.33 - conda-forge 2024-08-20T21:32:36.1773785Z #13 79.33 Platform: linux-64 2024-08-20T21:32:51.2569563Z #13 79.33 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:32:52.5415061Z #13 94.41 Solving environment: ...working... done 2024-08-20T21:32:53.4450037Z #13 96.60 2024-08-20T21:32:53.4450674Z #13 96.60 ## Package Plan ## 2024-08-20T21:32:53.4451071Z #13 96.60 2024-08-20T21:32:53.4451462Z #13 96.60 environment location: /opt/conda/envs/py_3.9 2024-08-20T21:32:53.4451937Z #13 96.60 2024-08-20T21:32:53.4452251Z #13 96.60 added / updated specs: 2024-08-20T21:32:53.4453189Z #13 96.60 - cmake 2024-08-20T21:32:53.4453536Z #13 96.60 - python=3.9 2024-08-20T21:32:53.4453851Z #13 96.60 2024-08-20T21:32:53.4454090Z #13 96.60 2024-08-20T21:32:53.4454619Z #13 96.60 The following packages will be downloaded: 2024-08-20T21:32:53.4455079Z #13 96.60 2024-08-20T21:32:53.4455428Z #13 96.60 package | build 2024-08-20T21:32:53.4456029Z #13 96.60 ---------------------------|----------------- 2024-08-20T21:32:53.4456731Z #13 96.60 cmake-3.26.4 | h96355d8_0 16.7 MB 2024-08-20T21:32:53.4457490Z #13 96.60 libuv-1.48.0 | h5eee18b_0 950 KB 2024-08-20T21:32:53.4458240Z #13 96.60 rhash-1.4.3 | hdbd6064_0 220 KB 2024-08-20T21:32:53.4458928Z #13 96.60 ------------------------------------------------------------ 2024-08-20T21:32:53.4459517Z #13 96.60 Total: 17.9 MB 2024-08-20T21:32:53.4459987Z #13 96.60 2024-08-20T21:32:53.4460333Z #13 96.60 The following NEW packages will be INSTALLED: 2024-08-20T21:32:53.4460802Z #13 96.60 2024-08-20T21:32:53.4461400Z #13 96.60 c-ares pkgs/main/linux-64::c-ares-1.19.1-h5eee18b_0 2024-08-20T21:32:53.4462216Z #13 96.60 cmake pkgs/main/linux-64::cmake-3.26.4-h96355d8_0 2024-08-20T21:32:53.4463013Z #13 96.60 expat pkgs/main/linux-64::expat-2.6.2-h6a678d5_0 2024-08-20T21:32:53.4463807Z #13 96.60 krb5 pkgs/main/linux-64::krb5-1.20.1-h143b758_1 2024-08-20T21:32:53.4464819Z #13 96.60 libcurl pkgs/main/linux-64::libcurl-8.7.1-h251f7ec_0 2024-08-20T21:32:53.4465683Z #13 96.60 libedit pkgs/main/linux-64::libedit-3.1.20230828-h5eee18b_0 2024-08-20T21:32:53.4466518Z #13 96.60 libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2024-08-20T21:32:53.4467362Z #13 96.60 libnghttp2 pkgs/main/linux-64::libnghttp2-1.57.0-h2d74bed_0 2024-08-20T21:32:53.4468222Z #13 96.60 libssh2 pkgs/main/linux-64::libssh2-1.11.0-h251f7ec_0 2024-08-20T21:32:53.4469035Z #13 96.60 libuv pkgs/main/linux-64::libuv-1.48.0-h5eee18b_0 2024-08-20T21:32:53.4469828Z #13 96.60 lz4-c pkgs/main/linux-64::lz4-c-1.9.4-h6a678d5_1 2024-08-20T21:32:53.4470598Z #13 96.60 rhash pkgs/main/linux-64::rhash-1.4.3-hdbd6064_0 2024-08-20T21:32:53.4471648Z #13 96.60 zstd pkgs/main/linux-64::zstd-1.5.5-hc292b87_2 2024-08-20T21:32:53.4472168Z #13 96.60 2024-08-20T21:32:53.4472405Z #13 96.60 2024-08-20T21:32:53.6590481Z #13 96.60 Preparing transaction: ...working... done 2024-08-20T21:32:53.7932805Z #13 96.66 Verifying transaction: ...working... done 2024-08-20T21:32:54.0234378Z #13 96.95 Executing transaction: ...working... done 2024-08-20T21:32:54.2563242Z #13 97.26 + '[' -n '' ']' 2024-08-20T21:32:54.2563888Z #13 97.26 + pip_install -r /opt/conda/requirements-ci.txt 2024-08-20T21:32:54.2564891Z #13 97.26 + as_jenkins conda run -n py_3.9 pip install --progress-bar off -r /opt/conda/requirements-ci.txt 2024-08-20T21:32:54.2567544Z #13 97.26 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.9 pip install --progress-bar off -r /opt/conda/requirements-ci.txt 2024-08-20T21:33:38.2258432Z #13 141.4 Ignoring numba: markers 'python_version < "3.9"' don't match your environment 2024-08-20T21:33:38.2259658Z #13 141.4 Ignoring numba: markers 'python_version == "3.10"' don't match your environment 2024-08-20T21:33:38.2260730Z #13 141.4 Ignoring scikit-image: markers 'python_version >= "3.10"' don't match your environment 2024-08-20T21:33:38.2261787Z #13 141.4 Ignoring scipy: markers 'python_version == "3.12"' don't match your environment 2024-08-20T21:33:38.2262811Z #13 141.4 Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2024-08-20T21:33:38.2263833Z #13 141.4 Ignoring sympy: markers 'python_version == "3.8"' don't match your environment 2024-08-20T21:33:38.2264823Z #13 141.4 Collecting boto3==1.19.12 (from -r /opt/conda/requirements-ci.txt (line 8)) 2024-08-20T21:33:38.2265730Z #13 141.4 Downloading boto3-1.19.12-py3-none-any.whl.metadata (6.4 kB) 2024-08-20T21:33:38.2266588Z #13 141.4 Collecting click (from -r /opt/conda/requirements-ci.txt (line 13)) 2024-08-20T21:33:38.2267449Z #13 141.4 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-20T21:33:38.2268395Z #13 141.4 Collecting coremltools==5.0b5 (from -r /opt/conda/requirements-ci.txt (line 18)) 2024-08-20T21:33:38.2269439Z #13 141.4 Downloading coremltools-5.0b5-cp39-none-manylinux1_x86_64.whl.metadata (2.3 kB) 2024-08-20T21:33:38.2270447Z #13 141.4 Collecting dill==0.3.7 (from -r /opt/conda/requirements-ci.txt (line 28)) 2024-08-20T21:33:38.2271325Z #13 141.4 Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2024-08-20T21:33:38.2272252Z #13 141.4 Collecting expecttest==0.1.6 (from -r /opt/conda/requirements-ci.txt (line 33)) 2024-08-20T21:33:38.2273285Z #13 141.4 Downloading expecttest-0.1.6-py3-none-any.whl.metadata (2.5 kB) 2024-08-20T21:33:38.2274254Z #13 141.4 Collecting flatbuffers==2.0 (from -r /opt/conda/requirements-ci.txt (line 39)) 2024-08-20T21:33:38.2275241Z #13 141.4 Downloading flatbuffers-2.0-py2.py3-none-any.whl.metadata (871 bytes) 2024-08-20T21:33:38.2276263Z #13 141.4 Collecting hypothesis==5.35.1 (from -r /opt/conda/requirements-ci.txt (line 44)) 2024-08-20T21:33:38.2277405Z #13 141.4 Downloading hypothesis-5.35.1-py3-none-any.whl.metadata (5.1 kB) 2024-08-20T21:33:38.2278366Z #13 141.4 Collecting junitparser==2.1.1 (from -r /opt/conda/requirements-ci.txt (line 50)) 2024-08-20T21:33:38.2279372Z #13 141.4 Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2024-08-20T21:33:38.2280340Z #13 141.4 Collecting lark==0.12.0 (from -r /opt/conda/requirements-ci.txt (line 55)) 2024-08-20T21:33:38.2281258Z #13 141.4 Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2024-08-20T21:33:38.2282175Z #13 141.4 Collecting librosa>=0.6.2 (from -r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:33:38.2283137Z #13 141.4 Downloading librosa-0.10.2.post1-py3-none-any.whl.metadata (8.6 kB) 2024-08-20T21:33:38.2284089Z #13 141.4 Collecting mypy==1.10.0 (from -r /opt/conda/requirements-ci.txt (line 88)) 2024-08-20T21:33:38.2285213Z #13 141.4 Downloading mypy-1.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) 2024-08-20T21:33:38.2286448Z #13 141.4 Collecting networkx==2.8.8 (from -r /opt/conda/requirements-ci.txt (line 94)) 2024-08-20T21:33:38.2287382Z #13 141.4 Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2024-08-20T21:33:38.2288293Z #13 141.4 Collecting numba==0.54.1 (from -r /opt/conda/requirements-ci.txt (line 107)) 2024-08-20T21:33:38.2289453Z #13 141.4 Downloading numba-0.54.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.5 kB) 2024-08-20T21:33:38.2290601Z #13 141.4 Collecting opt-einsum==3.3 (from -r /opt/conda/requirements-ci.txt (line 132)) 2024-08-20T21:33:38.2291544Z #13 141.4 Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2024-08-20T21:33:38.2292462Z #13 141.4 Collecting optree==0.12.1 (from -r /opt/conda/requirements-ci.txt (line 137)) 2024-08-20T21:33:38.2293621Z #13 141.4 Downloading optree-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (47 kB) 2024-08-20T21:33:38.2294861Z #13 141.4 Collecting pillow==10.3.0 (from -r /opt/conda/requirements-ci.txt (line 150)) 2024-08-20T21:33:38.2295882Z #13 141.4 Downloading pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.2 kB) 2024-08-20T21:33:38.2296917Z #13 141.4 Collecting protobuf==3.20.2 (from -r /opt/conda/requirements-ci.txt (line 155)) 2024-08-20T21:33:38.2298094Z #13 141.4 Downloading protobuf-3.20.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (679 bytes) 2024-08-20T21:33:38.2299200Z #13 141.4 Collecting psutil (from -r /opt/conda/requirements-ci.txt (line 160)) 2024-08-20T21:33:38.2300548Z #13 141.4 Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2024-08-20T21:33:38.2301863Z #13 141.4 Collecting pytest==7.3.2 (from -r /opt/conda/requirements-ci.txt (line 165)) 2024-08-20T21:33:38.2302764Z #13 141.4 Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2024-08-20T21:33:38.2303709Z #13 141.4 Collecting pytest-xdist==3.3.1 (from -r /opt/conda/requirements-ci.txt (line 170)) 2024-08-20T21:33:38.2304682Z #13 141.4 Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2024-08-20T21:33:38.2305707Z #13 141.4 Collecting pytest-flakefinder==1.1.0 (from -r /opt/conda/requirements-ci.txt (line 175)) 2024-08-20T21:33:38.2306794Z #13 141.4 Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2024-08-20T21:33:38.2307891Z #13 141.4 Collecting pytest-rerunfailures>=10.3 (from -r /opt/conda/requirements-ci.txt (line 180)) 2024-08-20T21:33:38.2308955Z #13 141.4 Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2024-08-20T21:33:38.2309948Z #13 141.4 Collecting xdoctest==1.1.0 (from -r /opt/conda/requirements-ci.txt (line 195)) 2024-08-20T21:33:38.2310855Z #13 141.4 Downloading xdoctest-1.1.0-py3-none-any.whl.metadata (37 kB) 2024-08-20T21:33:38.2311795Z #13 141.4 Collecting pygments==2.15.0 (from -r /opt/conda/requirements-ci.txt (line 200)) 2024-08-20T21:33:38.2312808Z #13 141.4 Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-20T21:33:38.2313777Z #13 141.4 Collecting scikit-image==0.19.3 (from -r /opt/conda/requirements-ci.txt (line 220)) 2024-08-20T21:33:38.2315012Z #13 141.4 Downloading scikit_image-0.19.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.0 kB) 2024-08-20T21:33:38.2316167Z #13 141.4 Collecting scipy==1.10.1 (from -r /opt/conda/requirements-ci.txt (line 231)) 2024-08-20T21:33:38.2317315Z #13 141.4 Downloading scipy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB) 2024-08-20T21:33:38.2318501Z #13 141.4 Collecting tb-nightly==2.13.0a20230426 (from -r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2319560Z #13 141.4 Downloading tb_nightly-2.13.0a20230426-py3-none-any.whl.metadata (1.8 kB) 2024-08-20T21:33:38.2320582Z #13 141.4 Collecting typing-extensions (from -r /opt/conda/requirements-ci.txt (line 251)) 2024-08-20T21:33:38.2321586Z #13 141.4 Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2024-08-20T21:33:38.2322739Z #13 141.4 Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r /opt/conda/requirements-ci.txt (line 261)) 2024-08-20T21:33:38.2323900Z #13 141.4 Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2024-08-20T21:33:38.2324953Z #13 141.4 Collecting lintrunner==0.12.5 (from -r /opt/conda/requirements-ci.txt (line 267)) 2024-08-20T21:33:38.2326205Z #13 141.4 Downloading lintrunner-0.12.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.2 kB) 2024-08-20T21:33:38.2327352Z #13 141.4 Collecting redis>=4.0.0 (from -r /opt/conda/requirements-ci.txt (line 272)) 2024-08-20T21:33:38.2328244Z #13 141.4 Downloading redis-5.0.8-py3-none-any.whl.metadata (9.2 kB) 2024-08-20T21:33:38.2329143Z #13 141.4 Collecting rockset==1.0.3 (from -r /opt/conda/requirements-ci.txt (line 276)) 2024-08-20T21:33:38.2330119Z #13 141.4 Downloading rockset-1.0.3-py3-none-any.whl.metadata (2.4 kB) 2024-08-20T21:33:38.2331055Z #13 141.4 Collecting ghstack==0.8.0 (from -r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:33:38.2331977Z #13 141.4 Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2024-08-20T21:33:38.2332876Z #13 141.4 Collecting jinja2==3.1.4 (from -r /opt/conda/requirements-ci.txt (line 286)) 2024-08-20T21:33:38.2333775Z #13 141.4 Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2024-08-20T21:33:38.2334715Z #13 141.4 Collecting pytest-cpp==2.3.0 (from -r /opt/conda/requirements-ci.txt (line 291)) 2024-08-20T21:33:38.2335648Z #13 141.4 Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2024-08-20T21:33:38.2336617Z #13 141.4 Collecting z3-solver==4.12.2.0 (from -r /opt/conda/requirements-ci.txt (line 296)) 2024-08-20T21:33:38.2337738Z #13 141.4 Downloading z3_solver-4.12.2.0-py2.py3-none-manylinux2014_x86_64.whl.metadata (697 bytes) 2024-08-20T21:33:38.2338939Z #13 141.4 Collecting tensorboard==2.13.0 (from -r /opt/conda/requirements-ci.txt (line 301)) 2024-08-20T21:33:38.2339898Z #13 141.4 Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2024-08-20T21:33:38.2340849Z #13 141.4 Collecting pywavelets==1.4.1 (from -r /opt/conda/requirements-ci.txt (line 306)) 2024-08-20T21:33:38.2342019Z #13 141.4 Downloading PyWavelets-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) 2024-08-20T21:33:38.2343118Z #13 141.4 Collecting lxml==5.0.0 (from -r /opt/conda/requirements-ci.txt (line 313)) 2024-08-20T21:33:38.2344073Z #13 141.4 Downloading lxml-5.0.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (6.7 kB) 2024-08-20T21:33:38.2345054Z #13 141.4 Collecting PyGithub==2.3.0 (from -r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:33:38.2345946Z #13 141.4 Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2024-08-20T21:33:38.2346845Z #13 141.4 Collecting sympy==1.13.1 (from -r /opt/conda/requirements-ci.txt (line 321)) 2024-08-20T21:33:38.2347718Z #13 141.4 Downloading sympy-1.13.1-py3-none-any.whl.metadata (12 kB) 2024-08-20T21:33:38.2348649Z #13 141.4 Collecting onnx==1.16.1 (from -r /opt/conda/requirements-ci.txt (line 326)) 2024-08-20T21:33:38.2349728Z #13 141.4 Downloading onnx-1.16.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (16 kB) 2024-08-20T21:33:38.2350901Z #13 141.4 Collecting onnxscript==0.1.0.dev20240817 (from -r /opt/conda/requirements-ci.txt (line 331)) 2024-08-20T21:33:38.2351971Z #13 141.4 Downloading onnxscript-0.1.0.dev20240817-py3-none-any.whl.metadata (14 kB) 2024-08-20T21:33:38.2353090Z #13 141.4 Collecting botocore<1.23.0,>=1.22.12 (from boto3==1.19.12->-r /opt/conda/requirements-ci.txt (line 8)) 2024-08-20T21:33:38.2354117Z #13 141.4 Downloading botocore-1.22.12-py3-none-any.whl.metadata (5.6 kB) 2024-08-20T21:33:38.2355522Z #13 141.4 Collecting jmespath<1.0.0,>=0.7.1 (from boto3==1.19.12->-r /opt/conda/requirements-ci.txt (line 8)) 2024-08-20T21:33:38.2356597Z #13 141.4 Downloading jmespath-0.10.0-py2.py3-none-any.whl.metadata (8.0 kB) 2024-08-20T21:33:38.2357696Z #13 141.4 Collecting s3transfer<0.6.0,>=0.5.0 (from boto3==1.19.12->-r /opt/conda/requirements-ci.txt (line 8)) 2024-08-20T21:33:38.2358742Z #13 141.4 Downloading s3transfer-0.5.2-py3-none-any.whl.metadata (1.7 kB) 2024-08-20T21:33:38.2360271Z #13 141.4 Requirement already satisfied: numpy>=1.14.5 in ./envs/py_3.9/lib/python3.9/site-packages (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) (1.21.2) 2024-08-20T21:33:38.2361801Z #13 141.4 Collecting tqdm (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) 2024-08-20T21:33:38.2362755Z #13 141.4 Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-20T21:33:38.2363749Z #13 141.4 Collecting packaging (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) 2024-08-20T21:33:38.2364753Z #13 141.4 Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-20T21:33:38.2365882Z #13 141.4 Collecting attrs>=19.2.0 (from hypothesis==5.35.1->-r /opt/conda/requirements-ci.txt (line 44)) 2024-08-20T21:33:38.2366962Z #13 141.4 Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-20T21:33:38.2368088Z #13 141.4 Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==5.35.1->-r /opt/conda/requirements-ci.txt (line 44)) 2024-08-20T21:33:38.2369269Z #13 141.4 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2024-08-20T21:33:38.2370365Z #13 141.4 Collecting future (from junitparser==2.1.1->-r /opt/conda/requirements-ci.txt (line 50)) 2024-08-20T21:33:38.2371337Z #13 141.4 Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2024-08-20T21:33:38.2372388Z #13 141.4 Collecting mypy-extensions>=1.0.0 (from mypy==1.10.0->-r /opt/conda/requirements-ci.txt (line 88)) 2024-08-20T21:33:38.2373455Z #13 141.4 Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) 2024-08-20T21:33:38.2374491Z #13 141.4 Collecting tomli>=1.1.0 (from mypy==1.10.0->-r /opt/conda/requirements-ci.txt (line 88)) 2024-08-20T21:33:38.2375447Z #13 141.4 Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-20T21:33:38.2376497Z #13 141.4 Collecting llvmlite<0.38,>=0.37.0rc1 (from numba==0.54.1->-r /opt/conda/requirements-ci.txt (line 107)) 2024-08-20T21:33:38.2377653Z #13 141.4 Downloading llvmlite-0.37.0-cp39-cp39-manylinux2014_x86_64.whl.metadata (4.8 kB) 2024-08-20T21:33:38.2378964Z #13 141.4 Collecting numpy>=1.14.5 (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) 2024-08-20T21:33:38.2380112Z #13 141.4 Downloading numpy-1.20.3-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (2.0 kB) 2024-08-20T21:33:38.2381640Z #13 141.4 Requirement already satisfied: setuptools in ./envs/py_3.9/lib/python3.9/site-packages (from numba==0.54.1->-r /opt/conda/requirements-ci.txt (line 107)) (72.1.0) 2024-08-20T21:33:38.2383043Z #13 141.4 Collecting iniconfig (from pytest==7.3.2->-r /opt/conda/requirements-ci.txt (line 165)) 2024-08-20T21:33:38.2383961Z #13 141.4 Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) 2024-08-20T21:33:38.2385024Z #13 141.4 Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r /opt/conda/requirements-ci.txt (line 165)) 2024-08-20T21:33:38.2385949Z #13 141.4 Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-08-20T21:33:38.2386953Z #13 141.4 Collecting exceptiongroup>=1.0.0rc8 (from pytest==7.3.2->-r /opt/conda/requirements-ci.txt (line 165)) 2024-08-20T21:33:38.2387983Z #13 141.4 Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2024-08-20T21:33:38.2388988Z #13 141.4 Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r /opt/conda/requirements-ci.txt (line 170)) 2024-08-20T21:33:38.2389923Z #13 141.4 Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-20T21:33:38.2391247Z #13 141.4 Requirement already satisfied: six in ./envs/py_3.9/lib/python3.9/site-packages (from xdoctest==1.1.0->-r /opt/conda/requirements-ci.txt (line 195)) (1.16.0) 2024-08-20T21:33:38.2392680Z #13 141.4 Collecting imageio>=2.4.1 (from scikit-image==0.19.3->-r /opt/conda/requirements-ci.txt (line 220)) 2024-08-20T21:33:38.2393640Z #13 141.4 Downloading imageio-2.35.1-py3-none-any.whl.metadata (4.9 kB) 2024-08-20T21:33:38.2394648Z #13 141.4 Collecting tifffile>=2019.7.26 (from scikit-image==0.19.3->-r /opt/conda/requirements-ci.txt (line 220)) 2024-08-20T21:33:38.2395648Z #13 141.4 Downloading tifffile-2024.8.10-py3-none-any.whl.metadata (31 kB) 2024-08-20T21:33:38.2396659Z #13 141.4 Collecting absl-py>=0.4 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2397625Z #13 141.4 Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-20T21:33:38.2398632Z #13 141.4 Collecting grpcio>=1.48.2 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2399823Z #13 141.4 Downloading grpcio-1.65.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.3 kB) 2024-08-20T21:33:38.2401120Z #13 141.4 Collecting google-auth<3,>=1.6.3 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2402191Z #13 141.4 Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2024-08-20T21:33:38.2403350Z #13 141.4 Collecting google-auth-oauthlib<1.1,>=0.5 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2404498Z #13 141.4 Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2024-08-20T21:33:38.2405606Z #13 141.4 Collecting markdown>=2.6.8 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2406841Z #13 141.4 Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) 2024-08-20T21:33:38.2407994Z #13 141.4 Collecting requests<3,>=2.21.0 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2409086Z #13 141.4 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-20T21:33:38.2410352Z #13 141.4 Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2411752Z #13 141.4 Downloading tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl.metadata (1.1 kB) 2024-08-20T21:33:38.2413010Z #13 141.4 Collecting werkzeug>=1.0.1 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2414078Z #13 141.4 Downloading werkzeug-3.0.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-20T21:33:38.2415727Z #13 141.4 Requirement already satisfied: wheel>=0.26 in ./envs/py_3.9/lib/python3.9/site-packages (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) (0.43.0) 2024-08-20T21:33:38.2417380Z #13 141.4 Collecting geojson<3.0.0,>=2.5.0 (from rockset==1.0.3->-r /opt/conda/requirements-ci.txt (line 276)) 2024-08-20T21:33:38.2418429Z #13 141.4 Downloading geojson-2.5.0-py2.py3-none-any.whl.metadata (15 kB) 2024-08-20T21:33:38.2419606Z #13 141.4 Collecting python_dateutil<3.0.0,>=2.5.3 (from rockset==1.0.3->-r /opt/conda/requirements-ci.txt (line 276)) 2024-08-20T21:33:38.2420760Z #13 141.4 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-20T21:33:38.2421849Z #13 141.4 Collecting urllib3<2.0.0,>=1.25.3 (from rockset==1.0.3->-r /opt/conda/requirements-ci.txt (line 276)) 2024-08-20T21:33:38.2422824Z #13 141.4 Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2024-08-20T21:33:38.2423777Z #13 141.4 Collecting aiohttp<4,>=3 (from ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:33:38.2424920Z #13 141.4 Downloading aiohttp-3.10.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.5 kB) 2024-08-20T21:33:38.2426069Z #13 141.4 Collecting MarkupSafe>=2.0 (from jinja2==3.1.4->-r /opt/conda/requirements-ci.txt (line 286)) 2024-08-20T21:33:38.2427238Z #13 141.4 Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2024-08-20T21:33:38.2428382Z #13 141.4 Collecting colorama (from pytest-cpp==2.3.0->-r /opt/conda/requirements-ci.txt (line 291)) 2024-08-20T21:33:38.2429335Z #13 141.4 Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2024-08-20T21:33:38.2430306Z #13 141.4 Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:33:38.2431556Z #13 141.4 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 2024-08-20T21:33:38.2432891Z #13 141.4 Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:33:38.2433891Z #13 141.4 Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2024-08-20T21:33:38.2434812Z #13 141.4 Collecting Deprecated (from PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:33:38.2435822Z #13 141.4 Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) 2024-08-20T21:33:38.2436835Z #13 141.4 Collecting mpmath<1.4,>=1.1.0 (from sympy==1.13.1->-r /opt/conda/requirements-ci.txt (line 321)) 2024-08-20T21:33:38.2437757Z #13 141.4 Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2024-08-20T21:33:38.2438746Z #13 141.4 Collecting ml-dtypes (from onnxscript==0.1.0.dev20240817->-r /opt/conda/requirements-ci.txt (line 331)) 2024-08-20T21:33:38.2439946Z #13 141.4 Downloading ml_dtypes-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB) 2024-08-20T21:33:38.2441089Z #13 141.4 Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:33:38.2442033Z #13 141.4 Downloading audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) 2024-08-20T21:33:38.2443012Z #13 141.4 Collecting scikit-learn>=0.20.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:33:38.2444214Z #13 141.4 Downloading scikit_learn-1.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) 2024-08-20T21:33:38.2445351Z #13 141.4 Collecting joblib>=0.14 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:33:38.2446292Z #13 141.4 Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-20T21:33:38.2447462Z #13 141.4 Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:33:38.2448479Z #13 141.4 Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2024-08-20T21:33:38.2449525Z #13 141.4 Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:33:38.2450671Z #13 141.4 Downloading soundfile-0.12.1-py2.py3-none-manylinux_2_31_x86_64.whl.metadata (14 kB) 2024-08-20T21:33:38.2451797Z #13 141.4 Collecting pooch>=1.1 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:33:38.2452744Z #13 141.4 Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2024-08-20T21:33:38.2453710Z #13 141.4 Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:33:38.2455112Z #13 141.4 Downloading soxr-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.5 kB) 2024-08-20T21:33:38.2456324Z #13 141.4 Collecting lazy-loader>=0.1 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:33:38.2457342Z #13 141.4 Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2024-08-20T21:33:38.2458337Z #13 141.4 Collecting msgpack>=1.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:33:38.2459565Z #13 141.4 Downloading msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2024-08-20T21:33:38.2460819Z #13 141.4 Collecting async-timeout>=4.0.3 (from redis>=4.0.0->-r /opt/conda/requirements-ci.txt (line 272)) 2024-08-20T21:33:38.2461856Z #13 141.4 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-20T21:33:38.2463055Z #13 141.4 Collecting aiohappyeyeballs>=2.3.0 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:33:38.2464245Z #13 141.4 Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-20T21:33:38.2465425Z #13 141.4 Collecting aiosignal>=1.1.2 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:33:38.2466496Z #13 141.4 Downloading aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB) 2024-08-20T21:33:38.2467621Z #13 141.4 Collecting frozenlist>=1.1.1 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:33:38.2469174Z #13 141.4 Downloading frozenlist-1.4.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) 2024-08-20T21:33:38.2470693Z #13 141.4 Collecting multidict<7.0,>=4.5 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:33:38.2472121Z #13 141.4 Downloading multidict-6.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2024-08-20T21:33:38.2473441Z #13 141.4 Collecting yarl<2.0,>=1.0 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:33:38.2474709Z #13 141.4 Downloading yarl-1.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) 2024-08-20T21:33:38.2476157Z #13 141.4 Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2477388Z #13 141.4 Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-20T21:33:38.2478690Z #13 141.4 Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2479948Z #13 141.4 Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-20T21:33:38.2481191Z #13 141.4 Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2482313Z #13 141.4 Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2024-08-20T21:33:38.2483633Z #13 141.4 Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2484995Z #13 141.4 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2024-08-20T21:33:38.2486397Z #13 141.4 Collecting importlib-metadata>=4.4 (from markdown>=2.6.8->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2487674Z #13 141.4 Downloading importlib_metadata-8.4.0-py3-none-any.whl.metadata (4.7 kB) 2024-08-20T21:33:38.2488860Z #13 141.4 Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:33:38.2489956Z #13 141.4 Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2024-08-20T21:33:38.2491264Z #13 141.4 Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:33:38.2492561Z #13 141.4 Downloading cryptography-43.0.0-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2024-08-20T21:33:38.2493778Z #13 141.4 Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:33:38.2495060Z #13 141.4 Downloading cffi-1.17.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2024-08-20T21:33:38.2496533Z #13 141.4 Collecting charset-normalizer<4,>=2 (from requests<3,>=2.21.0->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2498057Z #13 141.4 Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2024-08-20T21:33:38.2499593Z #13 141.4 Collecting idna<4,>=2.5 (from requests<3,>=2.21.0->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2500670Z #13 141.4 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 2024-08-20T21:33:38.2501845Z #13 141.4 Collecting certifi>=2017.4.17 (from requests<3,>=2.21.0->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2503010Z #13 141.4 Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) 2024-08-20T21:33:38.2504167Z #13 141.4 Collecting threadpoolctl>=3.1.0 (from scikit-learn>=0.20.0->librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:33:38.2505313Z #13 141.4 Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-20T21:33:38.2506420Z #13 141.4 Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:33:38.2507888Z #13 141.4 Downloading wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2024-08-20T21:33:38.2509468Z #13 141.4 Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:33:38.2510596Z #13 141.4 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2024-08-20T21:33:38.2511906Z #13 141.4 Collecting zipp>=0.5 (from importlib-metadata>=4.4->markdown>=2.6.8->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2513098Z #13 141.4 Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2024-08-20T21:33:38.2514441Z #13 141.4 Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2515743Z #13 141.4 Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2024-08-20T21:33:38.2517187Z #13 141.4 Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:33:38.2518511Z #13 141.4 Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2024-08-20T21:33:38.2519280Z #13 141.4 Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2024-08-20T21:33:38.2520096Z #13 141.4 Downloading coremltools-5.0b5-cp39-none-manylinux1_x86_64.whl (1.5 MB) 2024-08-20T21:33:38.2520870Z #13 141.4 Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2024-08-20T21:33:38.2521562Z #13 141.4 Downloading expecttest-0.1.6-py3-none-any.whl (6.5 kB) 2024-08-20T21:33:38.2522316Z #13 141.4 Downloading flatbuffers-2.0-py2.py3-none-any.whl (26 kB) 2024-08-20T21:33:38.2523064Z #13 141.4 Downloading hypothesis-5.35.1-py3-none-any.whl (334 kB) 2024-08-20T21:33:38.2523835Z #13 141.4 Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2024-08-20T21:33:38.2524587Z #13 141.4 Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2024-08-20T21:33:38.2525533Z #13 141.4 Downloading mypy-1.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB) 2024-08-20T21:33:38.2526498Z #13 141.4 Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2024-08-20T21:33:38.2527711Z #13 141.4 Downloading numba-0.54.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.3 MB) 2024-08-20T21:33:38.2528656Z #13 141.4 Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2024-08-20T21:33:38.2529617Z #13 141.4 Downloading optree-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347 kB) 2024-08-20T21:33:38.2530680Z #13 141.4 Downloading pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.5 MB) 2024-08-20T21:33:38.2531751Z #13 141.4 Downloading protobuf-3.20.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2024-08-20T21:33:38.2532663Z #13 141.4 Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2024-08-20T21:33:38.2533391Z #13 141.4 Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2024-08-20T21:33:38.2534224Z #13 141.4 Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2024-08-20T21:33:38.2535040Z #13 141.4 Downloading xdoctest-1.1.0-py3-none-any.whl (135 kB) 2024-08-20T21:33:38.2535762Z #13 141.4 Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2024-08-20T21:33:38.2536783Z #13 141.4 Downloading scikit_image-0.19.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB) 2024-08-20T21:33:38.2538003Z #13 141.4 Downloading scipy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) 2024-08-20T21:33:38.2539115Z #13 141.4 Downloading tb_nightly-2.13.0a20230426-py3-none-any.whl (5.6 MB) 2024-08-20T21:33:38.2540156Z #13 141.4 Downloading lintrunner-0.12.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB) 2024-08-20T21:33:38.2541094Z #13 141.4 Downloading rockset-1.0.3-py3-none-any.whl (699 kB) 2024-08-20T21:33:38.2541769Z #13 141.4 Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2024-08-20T21:33:38.2542444Z #13 141.4 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-20T21:33:38.2543132Z #13 141.4 Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2024-08-20T21:33:38.2544048Z #13 141.4 Downloading z3_solver-4.12.2.0-py2.py3-none-manylinux2014_x86_64.whl (55.7 MB) 2024-08-20T21:33:38.2544930Z #13 141.4 Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2024-08-20T21:33:38.2545939Z #13 141.4 Downloading PyWavelets-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.9 MB) 2024-08-20T21:33:38.2546966Z #13 141.4 Downloading lxml-5.0.0-cp39-cp39-manylinux_2_28_x86_64.whl (8.0 MB) 2024-08-20T21:33:38.2547738Z #13 141.4 Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2024-08-20T21:33:38.2548428Z #13 141.4 Downloading sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-20T21:33:38.2549354Z #13 141.4 Downloading onnx-1.16.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.9 MB) 2024-08-20T21:33:38.2550356Z #13 141.4 Downloading onnxscript-0.1.0.dev20240817-py3-none-any.whl (660 kB) 2024-08-20T21:33:38.2551124Z #13 141.4 Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-20T21:33:38.2551853Z #13 141.4 Downloading librosa-0.10.2.post1-py3-none-any.whl (260 kB) 2024-08-20T21:33:38.2553093Z #13 141.4 Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2024-08-20T21:33:38.2554268Z #13 141.4 Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2024-08-20T21:33:38.2555401Z #13 141.4 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-20T21:33:38.2556289Z #13 141.4 Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2024-08-20T21:33:38.2557085Z #13 141.4 Downloading redis-5.0.8-py3-none-any.whl (255 kB) 2024-08-20T21:33:38.2557782Z #13 141.4 Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-20T21:33:38.2558760Z #13 141.4 Downloading aiohttp-3.10.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2024-08-20T21:33:38.2559731Z #13 141.4 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-20T21:33:38.2560461Z #13 141.4 Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-20T21:33:38.2561168Z #13 141.4 Downloading audioread-3.0.1-py3-none-any.whl (23 kB) 2024-08-20T21:33:38.2561995Z #13 141.4 Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2024-08-20T21:33:38.2562745Z #13 141.4 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2024-08-20T21:33:38.2563524Z #13 141.4 Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2024-08-20T21:33:38.2564275Z #13 141.4 Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2024-08-20T21:33:38.2564983Z #13 141.4 Downloading geojson-2.5.0-py2.py3-none-any.whl (14 kB) 2024-08-20T21:33:38.2565762Z #13 141.4 Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2024-08-20T21:33:38.2566702Z #13 141.4 Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2024-08-20T21:33:38.2567758Z #13 141.4 Downloading grpcio-1.65.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB) 2024-08-20T21:33:38.2568713Z #13 141.4 Downloading imageio-2.35.1-py3-none-any.whl (315 kB) 2024-08-20T21:33:38.2569470Z #13 141.4 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2024-08-20T21:33:38.2570205Z #13 141.4 Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-20T21:33:38.2570911Z #13 141.4 Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) 2024-08-20T21:33:38.2571765Z #13 141.4 Downloading llvmlite-0.37.0-cp39-cp39-manylinux2014_x86_64.whl (26.3 MB) 2024-08-20T21:33:38.2572595Z #13 141.4 Downloading Markdown-3.7-py3-none-any.whl (106 kB) 2024-08-20T21:33:38.2573569Z #13 141.4 Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2024-08-20T21:33:38.2574515Z #13 141.4 Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-20T21:33:38.2575485Z #13 141.4 Downloading msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB) 2024-08-20T21:33:38.2576480Z #13 141.4 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) 2024-08-20T21:33:38.2577482Z #13 141.4 Downloading numpy-1.20.3-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.4 MB) 2024-08-20T21:33:38.2578695Z #13 141.4 Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-20T21:33:38.2579365Z #13 141.4 Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-08-20T21:33:38.2579978Z #13 141.4 Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2024-08-20T21:33:38.2580598Z #13 141.4 Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2024-08-20T21:33:38.2581595Z #13 141.4 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2024-08-20T21:33:38.2582676Z #13 141.4 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-20T21:33:38.2583442Z #13 141.4 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-20T21:33:38.2584122Z #13 141.4 Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2024-08-20T21:33:38.2585062Z #13 141.4 Downloading scikit_learn-1.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.4 MB) 2024-08-20T21:33:38.2586028Z #13 141.4 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2024-08-20T21:33:38.2586926Z #13 141.4 Downloading soundfile-0.12.1-py2.py3-none-manylinux_2_31_x86_64.whl (1.2 MB) 2024-08-20T21:33:38.2587942Z #13 141.4 Downloading soxr-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2024-08-20T21:33:38.2588965Z #13 141.4 Downloading tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl (6.6 MB) 2024-08-20T21:33:38.2589824Z #13 141.4 Downloading tifffile-2024.8.10-py3-none-any.whl (225 kB) 2024-08-20T21:33:38.2590487Z #13 141.4 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-20T21:33:38.2591162Z #13 141.4 Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2024-08-20T21:33:38.2591847Z #13 141.4 Downloading werkzeug-3.0.3-py3-none-any.whl (227 kB) 2024-08-20T21:33:38.2592539Z #13 141.4 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-20T21:33:38.2593279Z #13 141.4 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) 2024-08-20T21:33:38.2593967Z #13 141.4 Downloading future-1.0.0-py3-none-any.whl (491 kB) 2024-08-20T21:33:38.2594687Z #13 141.4 Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2024-08-20T21:33:38.2595602Z #13 141.4 Downloading ml_dtypes-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB) 2024-08-20T21:33:38.2596446Z #13 141.4 Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-20T21:33:38.2597142Z #13 141.4 Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-20T21:33:38.2597874Z #13 141.4 Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-20T21:33:38.2598548Z #13 141.4 Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-20T21:33:38.2599235Z #13 141.4 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) 2024-08-20T21:33:38.2600127Z #13 141.4 Downloading cffi-1.17.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (444 kB) 2024-08-20T21:33:38.2601286Z #13 141.4 Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 2024-08-20T21:33:38.2602356Z #13 141.4 Downloading cryptography-43.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2024-08-20T21:33:38.2603642Z #13 141.4 Downloading frozenlist-1.4.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB) 2024-08-20T21:33:38.2604673Z #13 141.4 Downloading idna-3.7-py3-none-any.whl (66 kB) 2024-08-20T21:33:38.2605345Z #13 141.4 Downloading importlib_metadata-8.4.0-py3-none-any.whl (26 kB) 2024-08-20T21:33:38.2606410Z #13 141.4 Downloading multidict-6.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (123 kB) 2024-08-20T21:33:38.2607561Z #13 141.4 Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2024-08-20T21:33:38.2608349Z #13 141.4 Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2024-08-20T21:33:38.2609167Z #13 141.4 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2024-08-20T21:33:38.2609906Z #13 141.4 Downloading rsa-4.9-py3-none-any.whl (34 kB) 2024-08-20T21:33:38.2610613Z #13 141.4 Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-20T21:33:38.2611897Z #13 141.4 Downloading wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) 2024-08-20T21:33:38.2613246Z #13 141.4 Downloading yarl-1.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (304 kB) 2024-08-20T21:33:38.2614174Z #13 141.4 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2024-08-20T21:33:38.2614890Z #13 141.4 Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2024-08-20T21:33:38.2615598Z #13 141.4 Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2024-08-20T21:33:38.2616307Z #13 141.4 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2024-08-20T21:33:38.2623907Z #13 141.4 Installing collected packages: z3-solver, sortedcontainers, mpmath, lark, geojson, flatbuffers, zipp, xdoctest, wrapt, urllib3, typing-extensions, tqdm, tomli, threadpoolctl, tensorboard-data-server, sympy, python_dateutil, pyjwt, pygments, pycparser, pyasn1, psutil, protobuf, pluggy, platformdirs, pillow, packaging, oauthlib, numpy, networkx, mypy-extensions, multidict, msgpack, MarkupSafe, lxml, llvmlite, lintrunner, joblib, jmespath, iniconfig, idna, grpcio, future, frozenlist, expecttest, execnet, exceptiongroup, dill, decorator, colorama, click, charset-normalizer, certifi, cachetools, audioread, attrs, async-timeout, aiohappyeyeballs, absl-py, yarl, werkzeug, unittest-xml-reporting, tifffile, soxr, scipy, rsa, rockset, requests, redis, pywavelets, pytest, pyasn1-modules, optree, opt-einsum, onnx, numba, mypy, ml-dtypes, lazy-loader, junitparser, jinja2, importlib-metadata, imageio, hypothesis, Deprecated, coremltools, cffi, botocore, aiosignal, soundfile, scikit-learn, scikit-image, s3transfer, requests-oauthlib, pytest-xdist, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pynacl, pooch, onnxscript, markdown, google-auth, cryptography, aiohttp, librosa, google-auth-oauthlib, ghstack, boto3, tensorboard, tb-nightly, PyGithub 2024-08-20T21:33:38.2630475Z #13 141.4 Attempting uninstall: numpy 2024-08-20T21:33:38.2630942Z #13 141.4 Found existing installation: numpy 1.21.2 2024-08-20T21:33:38.2631527Z #13 141.4 Uninstalling numpy-1.21.2: 2024-08-20T21:33:38.2632030Z #13 141.4 Successfully uninstalled numpy-1.21.2 2024-08-20T21:33:38.2644353Z #13 141.4 Successfully installed Deprecated-1.2.14 MarkupSafe-2.1.5 PyGithub-2.3.0 absl-py-2.1.0 aiohappyeyeballs-2.4.0 aiohttp-3.10.5 aiosignal-1.3.1 async-timeout-4.0.3 attrs-24.2.0 audioread-3.0.1 boto3-1.19.12 botocore-1.22.12 cachetools-5.5.0 certifi-2024.7.4 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 colorama-0.4.6 coremltools-5.0b5 cryptography-43.0.0 decorator-5.1.1 dill-0.3.7 exceptiongroup-1.2.2 execnet-2.1.1 expecttest-0.1.6 flatbuffers-2.0 frozenlist-1.4.1 future-1.0.0 geojson-2.5.0 ghstack-0.8.0 google-auth-2.34.0 google-auth-oauthlib-1.0.0 grpcio-1.65.5 hypothesis-5.35.1 idna-3.7 imageio-2.35.1 importlib-metadata-8.4.0 iniconfig-2.0.0 jinja2-3.1.4 jmespath-0.10.0 joblib-1.4.2 junitparser-2.1.1 lark-0.12.0 lazy-loader-0.4 librosa-0.10.2.post1 lintrunner-0.12.5 llvmlite-0.37.0 lxml-5.0.0 markdown-3.7 ml-dtypes-0.4.0 mpmath-1.3.0 msgpack-1.0.8 multidict-6.0.5 mypy-1.10.0 mypy-extensions-1.0.0 networkx-2.8.8 numba-0.54.1 numpy-1.20.3 oauthlib-3.2.2 onnx-1.16.1 onnxscript-0.1.0.dev20240817 opt-einsum-3.3.0 optree-0.12.1 packaging-24.1 pillow-10.3.0 platformdirs-4.2.2 pluggy-1.5.0 pooch-1.8.2 protobuf-3.20.2 psutil-6.0.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pycparser-2.22 pygments-2.15.0 pyjwt-2.9.0 pynacl-1.5.0 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-14.0 pytest-xdist-3.3.1 python_dateutil-2.9.0.post0 pywavelets-1.4.1 redis-5.0.8 requests-2.32.3 requests-oauthlib-2.0.0 rockset-1.0.3 rsa-4.9 s3transfer-0.5.2 scikit-image-0.19.3 scikit-learn-1.5.1 scipy-1.10.1 sortedcontainers-2.4.0 soundfile-0.12.1 soxr-0.4.0 sympy-1.13.1 tb-nightly-2.13.0a20230426 tensorboard-2.13.0 tensorboard-data-server-0.7.2 threadpoolctl-3.5.0 tifffile-2024.8.10 tomli-2.0.1 tqdm-4.66.5 typing-extensions-4.12.2 unittest-xml-reporting-3.2.0 urllib3-1.26.19 werkzeug-3.0.3 wrapt-1.16.0 xdoctest-1.1.0 yarl-1.9.4 z3-solver-4.12.2.0 zipp-3.20.0 2024-08-20T21:33:38.4156708Z #13 141.4 2024-08-20T21:33:38.4158100Z #13 141.4 + pip_install -U scikit-learn 2024-08-20T21:33:38.4158999Z #13 141.4 + as_jenkins conda run -n py_3.9 pip install --progress-bar off -U scikit-learn 2024-08-20T21:33:38.4161304Z #13 141.4 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.9 pip install --progress-bar off -U scikit-learn 2024-08-20T21:33:39.4571533Z #13 142.6 Requirement already satisfied: scikit-learn in ./envs/py_3.9/lib/python3.9/site-packages (1.5.1) 2024-08-20T21:33:39.4572951Z #13 142.6 Requirement already satisfied: numpy>=1.19.5 in ./envs/py_3.9/lib/python3.9/site-packages (from scikit-learn) (1.20.3) 2024-08-20T21:33:39.4574459Z #13 142.6 Requirement already satisfied: scipy>=1.6.0 in ./envs/py_3.9/lib/python3.9/site-packages (from scikit-learn) (1.10.1) 2024-08-20T21:33:39.4575942Z #13 142.6 Requirement already satisfied: joblib>=1.2.0 in ./envs/py_3.9/lib/python3.9/site-packages (from scikit-learn) (1.4.2) 2024-08-20T21:33:39.4577453Z #13 142.6 Requirement already satisfied: threadpoolctl>=3.1.0 in ./envs/py_3.9/lib/python3.9/site-packages (from scikit-learn) (3.5.0) 2024-08-20T21:33:39.4578330Z #13 142.6 2024-08-20T21:33:39.6475917Z #13 142.6 / 2024-08-20T21:33:39.6477173Z #13 142.6 + '[' -n '' ']' 2024-08-20T21:33:39.6478096Z #13 142.6 + popd 2024-08-20T21:33:46.7929501Z #13 DONE 149.9s 2024-08-20T21:33:47.0049678Z 2024-08-20T21:33:47.0050622Z #14 [10/13] COPY ./common/install_linter.sh install_linter.sh 2024-08-20T21:33:47.0051189Z #14 DONE 0.0s 2024-08-20T21:33:47.0051374Z 2024-08-20T21:33:47.0051582Z #15 [11/13] COPY ./common/common_utils.sh common_utils.sh 2024-08-20T21:33:47.0052064Z #15 DONE 0.0s 2024-08-20T21:33:47.0052226Z 2024-08-20T21:33:47.0052383Z #16 [12/13] RUN bash ./install_linter.sh 2024-08-20T21:33:47.2809466Z #16 0.426 ++ dirname ./install_linter.sh 2024-08-20T21:33:47.4511513Z #16 0.427 + source ./common_utils.sh 2024-08-20T21:33:47.4512238Z #16 0.427 ++ '[' -n '' ']' 2024-08-20T21:33:47.4512578Z #16 0.427 ++ export SUDO=sudo 2024-08-20T21:33:47.4512923Z #16 0.427 ++ SUDO=sudo 2024-08-20T21:33:47.4513295Z #16 0.427 + '[' -n 20.04 ']' 2024-08-20T21:33:47.4513615Z #16 0.427 + apt update 2024-08-20T21:33:47.4513908Z #16 0.431 2024-08-20T21:33:47.4514454Z #16 0.431 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2024-08-20T21:33:47.4515100Z #16 0.431 2024-08-20T21:33:47.4515728Z #16 0.480 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-08-20T21:33:47.4516575Z #16 0.597 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 2024-08-20T21:33:47.5930563Z #16 0.638 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3887 kB] 2024-08-20T21:33:47.5931778Z #16 0.739 Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3867 kB] 2024-08-20T21:33:47.7735988Z #16 0.761 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1257 kB] 2024-08-20T21:33:47.8550967Z #16 0.769 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 2024-08-20T21:33:47.8552058Z #16 1.001 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-08-20T21:33:48.0533835Z #16 1.099 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-08-20T21:33:48.0534824Z #16 1.199 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 2024-08-20T21:33:48.2452039Z #16 1.204 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 2024-08-20T21:33:48.2453188Z #16 1.240 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 2024-08-20T21:33:48.5427778Z #16 1.688 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 2024-08-20T21:33:48.6889025Z #16 1.727 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4356 kB] 2024-08-20T21:33:48.6890204Z #16 1.835 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4023 kB] 2024-08-20T21:33:48.7997912Z #16 1.945 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 2024-08-20T21:33:48.9852446Z #16 1.946 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1544 kB] 2024-08-20T21:33:48.9853622Z #16 1.980 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 2024-08-20T21:33:48.9854955Z #16 1.981 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 2024-08-20T21:33:49.5382358Z #16 2.684 Fetched 32.6 MB in 2s (14.6 MB/s) 2024-08-20T21:33:50.3802457Z #16 2.684 Reading package lists... 2024-08-20T21:33:50.5410967Z #16 3.545 Building dependency tree... 2024-08-20T21:33:50.7408545Z #16 3.687 Reading state information... 2024-08-20T21:33:50.7409101Z #16 3.695 All packages are up to date. 2024-08-20T21:33:50.7410001Z #16 3.701 + apt-get install -y clang doxygen git graphviz nodejs npm libtinfo5 2024-08-20T21:33:51.4312571Z #16 3.736 Reading package lists... 2024-08-20T21:33:51.5929791Z #16 4.595 Building dependency tree... 2024-08-20T21:33:51.7414867Z #16 4.738 Reading state information... 2024-08-20T21:33:51.7415785Z #16 4.887 git is already the newest version (1:2.25.1-1ubuntu3.13). 2024-08-20T21:33:51.7416472Z #16 4.887 The following additional packages will be installed: 2024-08-20T21:33:51.8933470Z #16 4.887 binfmt-support clang-10 fontconfig fonts-liberation gyp javascript-common 2024-08-20T21:33:51.8934533Z #16 4.887 lib32gcc-s1 lib32stdc++6 libann0 libauthen-sasl-perl libc-ares2 libc6-i386 2024-08-20T21:33:51.8935493Z #16 4.887 libcairo2 libcdt5 libcgraph6 libclang-common-10-dev libclang-cpp10 2024-08-20T21:33:51.8936487Z #16 4.887 libclang1-10 libdata-dump-perl libdatrie1 libdrm-amdgpu1 libdrm-common 2024-08-20T21:33:51.8937697Z #16 4.887 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 2024-08-20T21:33:51.8938608Z #16 4.887 libencode-locale-perl libfile-basedir-perl libfile-desktopentry-perl 2024-08-20T21:33:51.8939590Z #16 4.887 libfile-listing-perl libfile-mimeinfo-perl libfont-afm-perl libfontenc1 2024-08-20T21:33:51.8940566Z #16 4.887 libfribidi0 libgc1c2 libgd3 libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0 2024-08-20T21:33:51.8941564Z #16 4.887 libglx-mesa0 libglx0 libgraphite2-3 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2024-08-20T21:33:51.8942557Z #16 4.887 libharfbuzz0b libhtml-form-perl libhtml-format-perl libhtml-parser-perl 2024-08-20T21:33:51.8943459Z #16 4.887 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl 2024-08-20T21:33:51.8944275Z #16 4.887 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl 2024-08-20T21:33:51.8945116Z #16 4.887 libhttp-negotiate-perl libio-html-perl libio-socket-ssl-perl 2024-08-20T21:33:51.8946022Z #16 4.887 libio-stringy-perl libipc-system-simple-perl libjbig0 libjs-inherits 2024-08-20T21:33:51.8946979Z #16 4.887 libjs-is-typedarray libjs-psl libjs-typedarray-to-buffer liblab-gamut1 2024-08-20T21:33:51.8948042Z #16 4.887 libllvm10 libllvm12 liblwp-mediatypes-perl liblwp-protocol-https-perl 2024-08-20T21:33:51.8948990Z #16 4.887 libmailtools-perl libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl 2024-08-20T21:33:51.8949884Z #16 4.887 libnet-ssleay-perl libnode-dev libnode64 libobjc-9-dev libobjc4 2024-08-20T21:33:51.8950704Z #16 4.887 libomp-10-dev libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 2024-08-20T21:33:51.8951534Z #16 4.887 libpangoft2-1.0-0 libpathplan4 libpciaccess0 libpfm4 libpipeline1 2024-08-20T21:33:51.8952445Z #16 4.887 libpixman-1-0 libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib 2024-08-20T21:33:51.8953390Z #16 4.887 libsensors-config libsensors5 libssl-dev libtext-iconv-perl libthai-data 2024-08-20T21:33:51.8954625Z #16 4.887 libthai0 libtie-ixhash-perl libtiff5 libtimedate-perl libtry-tiny-perl 2024-08-20T21:33:51.8955785Z #16 4.887 liburi-perl libuv1-dev libvulkan1 libwayland-client0 libwebp6 libwww-perl 2024-08-20T21:33:51.8956778Z #16 4.887 libwww-robotrules-perl libx11-protocol-perl libx11-xcb1 libxapian30 libxaw7 2024-08-20T21:33:51.8957788Z #16 4.887 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 2024-08-20T21:33:51.8958723Z #16 4.887 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 2024-08-20T21:33:51.8959549Z #16 4.887 libxcomposite1 libxcursor1 libxfixes3 libxi6 libxinerama1 libxkbfile1 2024-08-20T21:33:51.8960538Z #16 4.887 libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl libxmu6 libxmuu1 2024-08-20T21:33:51.8961461Z #16 4.887 libxpm4 libxrandr2 libxshmfence1 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 2024-08-20T21:33:51.8962387Z #16 4.888 libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools 2024-08-20T21:33:51.8963322Z #16 4.888 mesa-vulkan-drivers netbase node-abbrev node-ajv node-ansi node-ansi-align 2024-08-20T21:33:51.8964317Z #16 4.888 node-ansi-regex node-ansi-styles node-ansistyles node-aproba node-archy 2024-08-20T21:33:51.8965297Z #16 4.888 node-are-we-there-yet node-asap node-asn1 node-assert-plus node-asynckit 2024-08-20T21:33:51.8966334Z #16 4.888 node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf node-bl 2024-08-20T21:33:51.8967272Z #16 4.888 node-bluebird node-boxen node-brace-expansion node-builtin-modules 2024-08-20T21:33:51.8968210Z #16 4.888 node-builtins node-cacache node-call-limit node-camelcase node-caseless 2024-08-20T21:33:51.8969173Z #16 4.888 node-chalk node-chownr node-ci-info node-cli-boxes node-cliui node-clone 2024-08-20T21:33:51.8970116Z #16 4.888 node-co node-color-convert node-color-name node-colors node-columnify 2024-08-20T21:33:51.8971095Z #16 4.888 node-combined-stream node-concat-map node-concat-stream node-config-chain 2024-08-20T21:33:51.8972080Z #16 4.888 node-configstore node-console-control-strings node-copy-concurrently 2024-08-20T21:33:51.8973133Z #16 4.888 node-core-util-is node-cross-spawn node-crypto-random-string node-cyclist 2024-08-20T21:33:51.8974091Z #16 4.888 node-dashdash node-debug node-decamelize node-decompress-response 2024-08-20T21:33:51.8975048Z #16 4.888 node-deep-extend node-defaults node-define-properties node-delayed-stream 2024-08-20T21:33:51.8976002Z #16 4.888 node-delegates node-detect-indent node-detect-newline node-dot-prop 2024-08-20T21:33:51.8976932Z #16 4.888 node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding 2024-08-20T21:33:51.8977815Z #16 4.888 node-end-of-stream node-err-code node-errno node-es6-promise 2024-08-20T21:33:51.8978783Z #16 4.888 node-escape-string-regexp node-execa node-extend node-extsprintf 2024-08-20T21:33:51.8979723Z #16 4.888 node-fast-deep-equal node-find-up node-flush-write-stream node-forever-agent 2024-08-20T21:33:51.8980693Z #16 4.888 node-form-data node-from2 node-fs-vacuum node-fs-write-stream-atomic 2024-08-20T21:33:51.8981544Z #16 4.888 node-fs.realpath node-function-bind node-gauge node-genfun 2024-08-20T21:33:51.8982391Z #16 4.888 node-get-caller-file node-get-stream node-getpass node-glob node-got 2024-08-20T21:33:51.8983343Z #16 4.888 node-graceful-fs node-gyp node-har-schema node-har-validator node-has-flag 2024-08-20T21:33:51.8984298Z #16 4.888 node-has-symbol-support-x node-has-to-string-tag-x node-has-unicode 2024-08-20T21:33:51.8985200Z #16 4.888 node-hosted-git-info node-http-signature node-iconv-lite node-iferr 2024-08-20T21:33:51.8986124Z #16 4.888 node-import-lazy node-imurmurhash node-inflight node-inherits node-ini 2024-08-20T21:33:51.8987082Z #16 4.888 node-invert-kv node-ip node-ip-regex node-is-npm node-is-obj node-is-object 2024-08-20T21:33:51.8988073Z #16 4.888 node-is-path-inside node-is-plain-obj node-is-retry-allowed node-is-stream 2024-08-20T21:33:51.8989009Z #16 4.888 node-is-typedarray node-isarray node-isexe node-isstream node-isurl 2024-08-20T21:33:51.8989903Z #16 4.888 node-jsbn node-json-parse-better-errors node-json-schema 2024-08-20T21:33:51.8990667Z #16 4.888 node-json-schema-traverse node-json-stable-stringify 2024-08-20T21:33:51.8991487Z #16 4.888 node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream 2024-08-20T21:33:51.8992427Z #16 4.888 node-jsprim node-latest-version node-lazy-property node-lcid node-libnpx 2024-08-20T21:33:51.8993333Z #16 4.888 node-locate-path node-lockfile node-lodash node-lodash-packages 2024-08-20T21:33:51.8994192Z #16 4.888 node-lowercase-keys node-lru-cache node-make-dir node-mem node-mime 2024-08-20T21:33:51.8995069Z #16 4.888 node-mime-types node-mimic-fn node-mimic-response node-minimatch 2024-08-20T21:33:51.8995992Z #16 4.888 node-minimist node-mississippi node-mkdirp node-move-concurrently node-ms 2024-08-20T21:33:51.8996956Z #16 4.888 node-mute-stream node-nopt node-normalize-package-data node-npm-bundled 2024-08-20T21:33:51.8997895Z #16 4.888 node-npm-package-arg node-npm-run-path node-npmlog node-number-is-nan 2024-08-20T21:33:51.8998847Z #16 4.888 node-oauth-sign node-object-assign node-once node-opener node-os-locale 2024-08-20T21:33:51.8999827Z #16 4.888 node-os-tmpdir node-osenv node-p-cancelable node-p-finally node-p-is-promise 2024-08-20T21:33:51.9000722Z #16 4.888 node-p-limit node-p-locate node-p-timeout node-package-json 2024-08-20T21:33:51.9001548Z #16 4.888 node-parallel-transform node-path-exists node-path-is-absolute 2024-08-20T21:33:51.9002443Z #16 4.888 node-path-is-inside node-performance-now node-pify node-prepend-http 2024-08-20T21:33:51.9003361Z #16 4.888 node-process-nextick-args node-promise-inflight node-promise-retry 2024-08-20T21:33:51.9004296Z #16 4.888 node-promzard node-proto-list node-prr node-pseudomap node-psl node-pump 2024-08-20T21:33:51.9005172Z #16 4.888 node-pumpify node-punycode node-qs node-qw node-rc node-read 2024-08-20T21:33:51.9006039Z #16 4.888 node-read-package-json node-readable-stream node-registry-auth-token 2024-08-20T21:33:51.9007119Z #16 4.888 node-registry-url node-request node-require-directory 2024-08-20T21:33:51.9008045Z #16 4.888 node-require-main-filename node-resolve node-resolve-from node-retry 2024-08-20T21:33:51.9009004Z #16 4.888 node-rimraf node-run-queue node-safe-buffer node-semver node-semver-diff 2024-08-20T21:33:51.9009934Z #16 4.888 node-set-blocking node-sha node-shebang-command node-shebang-regex 2024-08-20T21:33:51.9010905Z #16 4.888 node-signal-exit node-slash node-slide node-sorted-object node-spdx-correct 2024-08-20T21:33:51.9011904Z #16 4.888 node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids 2024-08-20T21:33:51.9012884Z #16 4.888 node-sshpk node-ssri node-stream-each node-stream-iterate node-stream-shift 2024-08-20T21:33:51.9013915Z #16 4.888 node-strict-uri-encode node-string-decoder node-string-width node-strip-ansi 2024-08-20T21:33:51.9014910Z #16 4.888 node-strip-eof node-strip-json-comments node-supports-color node-tar 2024-08-20T21:33:51.9015876Z #16 4.888 node-term-size node-text-table node-through node-through2 node-timed-out 2024-08-20T21:33:51.9016813Z #16 4.888 node-tough-cookie node-tunnel-agent node-tweetnacl node-typedarray 2024-08-20T21:33:51.9017717Z #16 4.888 node-typedarray-to-buffer node-uid-number node-unique-filename 2024-08-20T21:33:51.9018582Z #16 4.888 node-unique-string node-unpipe node-uri-js node-url-parse-lax 2024-08-20T21:33:51.9019414Z #16 4.888 node-url-to-options node-util-deprecate node-uuid 2024-08-20T21:33:51.9020262Z #16 4.888 node-validate-npm-package-license node-validate-npm-package-name node-verror 2024-08-20T21:33:51.9021149Z #16 4.888 node-wcwidth.js node-which node-which-module node-wide-align 2024-08-20T21:33:51.9021944Z #16 4.888 node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic 2024-08-20T21:33:51.9022754Z #16 4.888 node-xdg-basedir node-xtend node-y18n node-yallist node-yargs 2024-08-20T21:33:51.9023605Z #16 4.888 node-yargs-parser nodejs-doc perl-openssl-defaults python-pkg-resources 2024-08-20T21:33:51.9025588Z #16 4.888 python2 python2-minimal python2.7 python2.7-minimal python3-pygments 2024-08-20T21:33:51.9026464Z #16 4.888 python3-yaml shared-mime-info x11-utils x11-xserver-utils xdg-utils 2024-08-20T21:33:51.9027039Z #16 4.889 Suggested packages: 2024-08-20T21:33:51.9027668Z #16 4.889 clang-10-doc doxygen-latex doxygen-doc doxygen-gui gsfonts graphviz-doc 2024-08-20T21:33:51.9028549Z #16 4.889 apache2 | lighttpd | httpd libdigest-hmac-perl libgssapi-perl libgd-tools 2024-08-20T21:33:51.9029410Z #16 4.889 libcrypt-ssleay-perl libomp-10-doc pciutils lm-sensors libssl-doc 2024-08-20T21:33:51.9030319Z #16 4.889 libauthen-ntlm-perl xapian-tools libunicode-map8-perl libunicode-string-perl 2024-08-20T21:33:51.9031216Z #16 4.889 xml-twig-tools llvm-10-doc python-setuptools python2-doc python-tk 2024-08-20T21:33:51.9032084Z #16 4.889 python2.7-doc python-pygments-doc ttf-bitstream-vera mesa-utils nickle 2024-08-20T21:33:51.9032733Z #16 4.889 cairo-5c xorg-docs-core 2024-08-20T21:33:53.0716445Z #16 6.217 The following NEW packages will be installed: 2024-08-20T21:33:53.2131908Z #16 6.217 binfmt-support clang clang-10 doxygen fontconfig fonts-liberation graphviz 2024-08-20T21:33:53.2133044Z #16 6.217 gyp javascript-common lib32gcc-s1 lib32stdc++6 libann0 libauthen-sasl-perl 2024-08-20T21:33:53.2134057Z #16 6.217 libc-ares2 libc6-i386 libcairo2 libcdt5 libcgraph6 libclang-common-10-dev 2024-08-20T21:33:53.2135034Z #16 6.217 libclang-cpp10 libclang1-10 libdata-dump-perl libdatrie1 libdrm-amdgpu1 2024-08-20T21:33:53.2136040Z #16 6.217 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 2024-08-20T21:33:53.2137036Z #16 6.217 libencode-locale-perl libfile-basedir-perl libfile-desktopentry-perl 2024-08-20T21:33:53.2138017Z #16 6.217 libfile-listing-perl libfile-mimeinfo-perl libfont-afm-perl libfontenc1 2024-08-20T21:33:53.2139011Z #16 6.217 libfribidi0 libgc1c2 libgd3 libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0 2024-08-20T21:33:53.2140039Z #16 6.217 libglx-mesa0 libglx0 libgraphite2-3 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2024-08-20T21:33:53.2141364Z #16 6.217 libharfbuzz0b libhtml-form-perl libhtml-format-perl libhtml-parser-perl 2024-08-20T21:33:53.2142278Z #16 6.217 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl 2024-08-20T21:33:53.2143091Z #16 6.217 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl 2024-08-20T21:33:53.2143936Z #16 6.218 libhttp-negotiate-perl libio-html-perl libio-socket-ssl-perl 2024-08-20T21:33:53.2144840Z #16 6.218 libio-stringy-perl libipc-system-simple-perl libjbig0 libjs-inherits 2024-08-20T21:33:53.2145806Z #16 6.218 libjs-is-typedarray libjs-psl libjs-typedarray-to-buffer liblab-gamut1 2024-08-20T21:33:53.2146761Z #16 6.218 libllvm10 libllvm12 liblwp-mediatypes-perl liblwp-protocol-https-perl 2024-08-20T21:33:53.2147738Z #16 6.218 libmailtools-perl libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl 2024-08-20T21:33:53.2148677Z #16 6.218 libnet-ssleay-perl libnode-dev libnode64 libobjc-9-dev libobjc4 2024-08-20T21:33:53.2149517Z #16 6.218 libomp-10-dev libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 2024-08-20T21:33:53.2150380Z #16 6.218 libpangoft2-1.0-0 libpathplan4 libpciaccess0 libpfm4 libpipeline1 2024-08-20T21:33:53.2151324Z #16 6.218 libpixman-1-0 libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib 2024-08-20T21:33:53.2152293Z #16 6.218 libsensors-config libsensors5 libssl-dev libtext-iconv-perl libthai-data 2024-08-20T21:33:53.2153216Z #16 6.218 libthai0 libtie-ixhash-perl libtiff5 libtimedate-perl libtinfo5 2024-08-20T21:33:53.2154118Z #16 6.218 libtry-tiny-perl liburi-perl libuv1-dev libvulkan1 libwayland-client0 2024-08-20T21:33:53.2155317Z #16 6.218 libwebp6 libwww-perl libwww-robotrules-perl libx11-protocol-perl libx11-xcb1 2024-08-20T21:33:53.2156334Z #16 6.218 libxapian30 libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 2024-08-20T21:33:53.2157291Z #16 6.218 libxcb-randr0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 2024-08-20T21:33:53.2158391Z #16 6.218 libxcb-xfixes0 libxcomposite1 libxcursor1 libxfixes3 libxi6 libxinerama1 2024-08-20T21:33:53.2159365Z #16 6.218 libxkbfile1 libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl 2024-08-20T21:33:53.2160217Z #16 6.218 libxmu6 libxmuu1 libxpm4 libxrandr2 libxshmfence1 libxtst6 libxv1 2024-08-20T21:33:53.2161072Z #16 6.218 libxxf86dga1 libxxf86vm1 libz3-4 libz3-dev llvm-10 llvm-10-dev 2024-08-20T21:33:53.2161941Z #16 6.218 llvm-10-runtime llvm-10-tools mesa-vulkan-drivers netbase node-abbrev 2024-08-20T21:33:53.2162870Z #16 6.218 node-ajv node-ansi node-ansi-align node-ansi-regex node-ansi-styles 2024-08-20T21:33:53.2163803Z #16 6.218 node-ansistyles node-aproba node-archy node-are-we-there-yet node-asap 2024-08-20T21:33:53.2164724Z #16 6.218 node-asn1 node-assert-plus node-asynckit node-aws-sign2 node-aws4 2024-08-20T21:33:53.2165642Z #16 6.218 node-balanced-match node-bcrypt-pbkdf node-bl node-bluebird node-boxen 2024-08-20T21:33:53.2166701Z #16 6.218 node-brace-expansion node-builtin-modules node-builtins node-cacache 2024-08-20T21:33:53.2167639Z #16 6.218 node-call-limit node-camelcase node-caseless node-chalk node-chownr 2024-08-20T21:33:53.2168598Z #16 6.218 node-ci-info node-cli-boxes node-cliui node-clone node-co node-color-convert 2024-08-20T21:33:53.2169552Z #16 6.218 node-color-name node-colors node-columnify node-combined-stream 2024-08-20T21:33:53.2170475Z #16 6.218 node-concat-map node-concat-stream node-config-chain node-configstore 2024-08-20T21:33:53.2171427Z #16 6.218 node-console-control-strings node-copy-concurrently node-core-util-is 2024-08-20T21:33:53.2172389Z #16 6.218 node-cross-spawn node-crypto-random-string node-cyclist node-dashdash 2024-08-20T21:33:53.2173342Z #16 6.218 node-debug node-decamelize node-decompress-response node-deep-extend 2024-08-20T21:33:53.2174307Z #16 6.218 node-defaults node-define-properties node-delayed-stream node-delegates 2024-08-20T21:33:53.2175254Z #16 6.218 node-detect-indent node-detect-newline node-dot-prop node-duplexer3 2024-08-20T21:33:53.2176321Z #16 6.218 node-duplexify node-ecc-jsbn node-editor node-encoding node-end-of-stream 2024-08-20T21:33:53.2177280Z #16 6.218 node-err-code node-errno node-es6-promise node-escape-string-regexp 2024-08-20T21:33:53.2178226Z #16 6.218 node-execa node-extend node-extsprintf node-fast-deep-equal node-find-up 2024-08-20T21:33:53.2179191Z #16 6.218 node-flush-write-stream node-forever-agent node-form-data node-from2 2024-08-20T21:33:53.2180187Z #16 6.218 node-fs-vacuum node-fs-write-stream-atomic node-fs.realpath 2024-08-20T21:33:53.2181193Z #16 6.218 node-function-bind node-gauge node-genfun node-get-caller-file 2024-08-20T21:33:53.2182119Z #16 6.218 node-get-stream node-getpass node-glob node-got node-graceful-fs node-gyp 2024-08-20T21:33:53.2183123Z #16 6.218 node-har-schema node-har-validator node-has-flag node-has-symbol-support-x 2024-08-20T21:33:53.2184073Z #16 6.218 node-has-to-string-tag-x node-has-unicode node-hosted-git-info 2024-08-20T21:33:53.2184951Z #16 6.218 node-http-signature node-iconv-lite node-iferr node-import-lazy 2024-08-20T21:33:53.2185904Z #16 6.218 node-imurmurhash node-inflight node-inherits node-ini node-invert-kv node-ip 2024-08-20T21:33:53.2186909Z #16 6.218 node-ip-regex node-is-npm node-is-obj node-is-object node-is-path-inside 2024-08-20T21:33:53.2187890Z #16 6.218 node-is-plain-obj node-is-retry-allowed node-is-stream node-is-typedarray 2024-08-20T21:33:53.2188793Z #16 6.218 node-isarray node-isexe node-isstream node-isurl node-jsbn 2024-08-20T21:33:53.2198245Z #16 6.218 node-json-parse-better-errors node-json-schema node-json-schema-traverse 2024-08-20T21:33:53.2199499Z #16 6.218 node-json-stable-stringify node-json-stringify-safe node-jsonify 2024-08-20T21:33:53.2200384Z #16 6.218 node-jsonparse node-jsonstream node-jsprim node-latest-version 2024-08-20T21:33:53.2201291Z #16 6.218 node-lazy-property node-lcid node-libnpx node-locate-path node-lockfile 2024-08-20T21:33:53.2202352Z #16 6.218 node-lodash node-lodash-packages node-lowercase-keys node-lru-cache 2024-08-20T21:33:53.2203252Z #16 6.218 node-make-dir node-mem node-mime node-mime-types node-mimic-fn 2024-08-20T21:33:53.2204113Z #16 6.218 node-mimic-response node-minimatch node-minimist node-mississippi 2024-08-20T21:33:53.2205006Z #16 6.218 node-mkdirp node-move-concurrently node-ms node-mute-stream node-nopt 2024-08-20T21:33:53.2205925Z #16 6.218 node-normalize-package-data node-npm-bundled node-npm-package-arg 2024-08-20T21:33:53.2207122Z #16 6.218 node-npm-run-path node-npmlog node-number-is-nan node-oauth-sign 2024-08-20T21:33:53.2208070Z #16 6.218 node-object-assign node-once node-opener node-os-locale node-os-tmpdir 2024-08-20T21:33:53.2209058Z #16 6.218 node-osenv node-p-cancelable node-p-finally node-p-is-promise node-p-limit 2024-08-20T21:33:53.2210061Z #16 6.218 node-p-locate node-p-timeout node-package-json node-parallel-transform 2024-08-20T21:33:53.2210970Z #16 6.218 node-path-exists node-path-is-absolute node-path-is-inside 2024-08-20T21:33:53.2211899Z #16 6.218 node-performance-now node-pify node-prepend-http node-process-nextick-args 2024-08-20T21:33:53.2212910Z #16 6.218 node-promise-inflight node-promise-retry node-promzard node-proto-list 2024-08-20T21:33:53.2213874Z #16 6.218 node-prr node-pseudomap node-psl node-pump node-pumpify node-punycode 2024-08-20T21:33:53.2214730Z #16 6.218 node-qs node-qw node-rc node-read node-read-package-json 2024-08-20T21:33:53.2215664Z #16 6.218 node-readable-stream node-registry-auth-token node-registry-url node-request 2024-08-20T21:33:53.2216631Z #16 6.218 node-require-directory node-require-main-filename node-resolve 2024-08-20T21:33:53.2217570Z #16 6.218 node-resolve-from node-retry node-rimraf node-run-queue node-safe-buffer 2024-08-20T21:33:53.2218564Z #16 6.218 node-semver node-semver-diff node-set-blocking node-sha node-shebang-command 2024-08-20T21:33:53.2219698Z #16 6.218 node-shebang-regex node-signal-exit node-slash node-slide node-sorted-object 2024-08-20T21:33:53.2220743Z #16 6.218 node-spdx-correct node-spdx-exceptions node-spdx-expression-parse 2024-08-20T21:33:53.2221589Z #16 6.218 node-spdx-license-ids node-sshpk node-ssri node-stream-each 2024-08-20T21:33:53.2222411Z #16 6.218 node-stream-iterate node-stream-shift node-strict-uri-encode 2024-08-20T21:33:53.2223290Z #16 6.218 node-string-decoder node-string-width node-strip-ansi node-strip-eof 2024-08-20T21:33:53.2224209Z #16 6.218 node-strip-json-comments node-supports-color node-tar node-term-size 2024-08-20T21:33:53.2225184Z #16 6.218 node-text-table node-through node-through2 node-timed-out node-tough-cookie 2024-08-20T21:33:53.2226182Z #16 6.218 node-tunnel-agent node-tweetnacl node-typedarray node-typedarray-to-buffer 2024-08-20T21:33:53.2227134Z #16 6.218 node-uid-number node-unique-filename node-unique-string node-unpipe 2024-08-20T21:33:53.2228045Z #16 6.218 node-uri-js node-url-parse-lax node-url-to-options node-util-deprecate 2024-08-20T21:33:53.2229043Z #16 6.218 node-uuid node-validate-npm-package-license node-validate-npm-package-name 2024-08-20T21:33:53.2230041Z #16 6.218 node-verror node-wcwidth.js node-which node-which-module node-wide-align 2024-08-20T21:33:53.2231143Z #16 6.218 node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic 2024-08-20T21:33:53.2232023Z #16 6.218 node-xdg-basedir node-xtend node-y18n node-yallist node-yargs 2024-08-20T21:33:53.2232878Z #16 6.219 node-yargs-parser nodejs nodejs-doc npm perl-openssl-defaults 2024-08-20T21:33:53.2233809Z #16 6.219 python-pkg-resources python2 python2-minimal python2.7 python2.7-minimal 2024-08-20T21:33:53.2234792Z #16 6.219 python3-pygments python3-yaml shared-mime-info x11-utils x11-xserver-utils 2024-08-20T21:33:53.2235473Z #16 6.219 xdg-utils 2024-08-20T21:33:53.2235971Z #16 6.275 0 upgraded, 447 newly installed, 0 to remove and 0 not upgraded. 2024-08-20T21:33:53.2236566Z #16 6.275 Need to get 154 MB of archives. 2024-08-20T21:33:53.2237256Z #16 6.275 After this operation, 1177 MB of additional disk space will be used. 2024-08-20T21:33:53.2238532Z #16 6.275 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-minimal amd64 2.7.18-1~20.04.4 [335 kB] 2024-08-20T21:33:53.2240053Z #16 6.359 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7-minimal amd64 2.7.18-1~20.04.4 [1280 kB] 2024-08-20T21:33:53.3849718Z #16 6.394 Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 python2-minimal amd64 2.7.17-2ubuntu4 [27.5 kB] 2024-08-20T21:33:53.3851251Z #16 6.394 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-stdlib amd64 2.7.18-1~20.04.4 [1887 kB] 2024-08-20T21:33:53.3852731Z #16 6.413 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7 amd64 2.7.18-1~20.04.4 [248 kB] 2024-08-20T21:33:53.3854125Z #16 6.415 Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpython2-stdlib amd64 2.7.17-2ubuntu4 [7072 B] 2024-08-20T21:33:53.3855674Z #16 6.415 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 python2 amd64 2.7.17-2ubuntu4 [26.5 kB] 2024-08-20T21:33:53.3857034Z #16 6.416 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu0.1 [24.2 kB] 2024-08-20T21:33:53.3858354Z #16 6.416 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-iconv-perl amd64 1.7-7 [13.8 kB] 2024-08-20T21:33:53.3859404Z #16 6.416 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] 2024-08-20T21:33:53.3860658Z #16 6.416 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2024-08-20T21:33:53.3861968Z #16 6.418 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] 2024-08-20T21:33:53.3863325Z #16 6.424 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-common all 2.4.107-8ubuntu1~20.04.2 [5396 B] 2024-08-20T21:33:53.3864784Z #16 6.438 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm2 amd64 2.4.107-8ubuntu1~20.04.2 [34.1 kB] 2024-08-20T21:33:53.3866398Z #16 6.438 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 2024-08-20T21:33:53.3867614Z #16 6.439 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB] 2024-08-20T21:33:53.3868820Z #16 6.439 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] 2024-08-20T21:33:53.3870048Z #16 6.440 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2024-08-20T21:33:53.3871300Z #16 6.440 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2024-08-20T21:33:53.3872602Z #16 6.531 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9944 kB] 2024-08-20T21:33:53.4974658Z #16 6.587 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2024-08-20T21:33:53.4976115Z #16 6.588 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.5.0-1ubuntu1~20.04 [42.8 kB] 2024-08-20T21:33:53.4977637Z #16 6.588 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [225 kB] 2024-08-20T21:33:53.4979102Z #16 6.591 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.16 [2727 kB] 2024-08-20T21:33:53.4980515Z #16 6.610 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.5.0-1ubuntu1~20.04 [49.1 kB] 2024-08-20T21:33:53.4981965Z #16 6.611 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.5.0-1ubuntu1~20.04 [522 kB] 2024-08-20T21:33:53.4983449Z #16 6.615 Get:27 http://archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5012 kB] 2024-08-20T21:33:53.4985066Z #16 6.643 Get:28 http://archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7571 kB] 2024-08-20T21:33:53.5986615Z #16 6.686 Get:29 http://archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2024-08-20T21:33:53.5987950Z #16 6.686 Get:30 http://archive.ubuntu.com/ubuntu focal/universe amd64 clang amd64 1:10.0-50~exp1 [3276 B] 2024-08-20T21:33:53.5989200Z #16 6.686 Get:31 http://archive.ubuntu.com/ubuntu focal/universe amd64 libxapian30 amd64 1.4.14-2 [661 kB] 2024-08-20T21:33:53.5990461Z #16 6.690 Get:32 http://archive.ubuntu.com/ubuntu focal/universe amd64 doxygen amd64 1.8.17-0ubuntu2 [9630 kB] 2024-08-20T21:33:53.5991742Z #16 6.744 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2024-08-20T21:33:53.7127404Z #16 6.745 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2024-08-20T21:33:53.7128781Z #16 6.750 Get:35 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2024-08-20T21:33:53.7130093Z #16 6.750 Get:36 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2024-08-20T21:33:53.7131399Z #16 6.751 Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2024-08-20T21:33:53.7132776Z #16 6.751 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.20.04.1 [27.3 kB] 2024-08-20T21:33:53.7134200Z #16 6.751 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.3 [185 kB] 2024-08-20T21:33:53.7135686Z #16 6.753 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.13 [164 kB] 2024-08-20T21:33:53.7137185Z #16 6.754 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.20.04.2 [34.9 kB] 2024-08-20T21:33:53.7138580Z #16 6.759 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2024-08-20T21:33:53.7140197Z #16 6.774 Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2024-08-20T21:33:53.7141590Z #16 6.775 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu2.1 [227 kB] 2024-08-20T21:33:53.7142906Z #16 6.777 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2024-08-20T21:33:53.7144100Z #16 6.777 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5584 B] 2024-08-20T21:33:53.7145293Z #16 6.777 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2024-08-20T21:33:53.7146578Z #16 6.781 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2024-08-20T21:33:53.7147961Z #16 6.781 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2024-08-20T21:33:53.7149258Z #16 6.785 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2024-08-20T21:33:53.7150431Z #16 6.786 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2024-08-20T21:33:53.7151605Z #16 6.787 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2024-08-20T21:33:53.7152844Z #16 6.802 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2024-08-20T21:33:53.7154179Z #16 6.803 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2024-08-20T21:33:53.7155788Z #16 6.803 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2024-08-20T21:33:53.7157152Z #16 6.804 Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2024-08-20T21:33:53.7158568Z #16 6.804 Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2024-08-20T21:33:53.7159838Z #16 6.808 Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2024-08-20T21:33:53.7161151Z #16 6.809 Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2024-08-20T21:33:53.7162456Z #16 6.810 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2024-08-20T21:33:53.7163653Z #16 6.810 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2024-08-20T21:33:53.7164860Z #16 6.816 Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2024-08-20T21:33:53.7166357Z #16 6.827 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pkg-resources all 44.0.0-2ubuntu0.1 [130 kB] 2024-08-20T21:33:53.7168057Z #16 6.828 Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 gyp all 0.1+20180428git4d467626-3ubuntu1 [237 kB] 2024-08-20T21:33:53.7169346Z #16 6.830 Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6066 B] 2024-08-20T21:33:53.7170547Z #16 6.830 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] 2024-08-20T21:33:53.7171945Z #16 6.830 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-amdgpu1 amd64 2.4.107-8ubuntu1~20.04.2 [18.6 kB] 2024-08-20T21:33:53.7173425Z #16 6.830 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 libpciaccess0 amd64 0.16-0ubuntu1 [17.9 kB] 2024-08-20T21:33:53.7174830Z #16 6.831 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-intel1 amd64 2.4.107-8ubuntu1~20.04.2 [60.3 kB] 2024-08-20T21:33:53.7176229Z #16 6.831 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-nouveau2 amd64 2.4.107-8ubuntu1~20.04.2 [16.6 kB] 2024-08-20T21:33:53.7177648Z #16 6.831 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-radeon1 amd64 2.4.107-8ubuntu1~20.04.2 [19.7 kB] 2024-08-20T21:33:53.7179237Z #16 6.844 Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2024-08-20T21:33:53.7180508Z #16 6.844 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB] 2024-08-20T21:33:53.7181779Z #16 6.858 Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] 2024-08-20T21:33:53.8755039Z #16 6.858 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2024-08-20T21:33:53.8756714Z #16 6.859 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] 2024-08-20T21:33:53.8758020Z #16 6.859 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2024-08-20T21:33:53.8759255Z #16 6.860 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B] 2024-08-20T21:33:53.8760510Z #16 6.860 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B] 2024-08-20T21:33:53.8761786Z #16 6.860 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-mimeinfo-perl all 0.29-1 [41.5 kB] 2024-08-20T21:33:53.8763041Z #16 6.860 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] 2024-08-20T21:33:53.8764285Z #16 6.873 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontenc1 amd64 1:1.1.4-0ubuntu1 [14.0 kB] 2024-08-20T21:33:53.8765705Z #16 6.873 Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglapi-mesa amd64 21.2.6-0ubuntu0.1~20.04.2 [27.4 kB] 2024-08-20T21:33:53.8767305Z #16 6.886 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libllvm12 amd64 1:12.0.0-3ubuntu1~20.04.5 [18.8 MB] 2024-08-20T21:33:53.8768930Z #16 7.021 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6052 B] 2024-08-20T21:33:53.8770382Z #16 7.021 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2024-08-20T21:33:53.9843294Z #16 7.021 Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 libvulkan1 amd64 1.2.131.2-1 [93.3 kB] 2024-08-20T21:33:53.9844809Z #16 7.022 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl1-mesa-dri amd64 21.2.6-0ubuntu0.1~20.04.2 [11.0 MB] 2024-08-20T21:33:53.9846365Z #16 7.101 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-xcb1 amd64 2:1.6.9-2ubuntu1.6 [9448 B] 2024-08-20T21:33:53.9847679Z #16 7.101 Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-dri2-0 amd64 1.14-2 [6920 B] 2024-08-20T21:33:53.9848871Z #16 7.101 Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-dri3-0 amd64 1.14-2 [6552 B] 2024-08-20T21:33:53.9850048Z #16 7.101 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-glx0 amd64 1.14-2 [22.1 kB] 2024-08-20T21:33:53.9851254Z #16 7.102 Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-present0 amd64 1.14-2 [5560 B] 2024-08-20T21:33:53.9852549Z #16 7.102 Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-sync1 amd64 1.14-2 [8884 B] 2024-08-20T21:33:53.9853653Z #16 7.102 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xfixes0 amd64 1.14-2 [9296 B] 2024-08-20T21:33:53.9855109Z #16 7.102 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libxfixes3 amd64 1:5.0.3-2 [10.9 kB] 2024-08-20T21:33:53.9856302Z #16 7.102 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libxshmfence1 amd64 1.3-1 [5028 B] 2024-08-20T21:33:53.9857546Z #16 7.116 Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libxxf86vm1 amd64 1:1.1.4-1build1 [10.2 kB] 2024-08-20T21:33:53.9858945Z #16 7.116 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-mesa0 amd64 21.2.6-0ubuntu0.1~20.04.2 [137 kB] 2024-08-20T21:33:53.9860368Z #16 7.117 Get:100 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2024-08-20T21:33:53.9861909Z #16 7.130 Get:101 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2024-08-20T21:33:54.0866916Z #16 7.164 Get:102 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2024-08-20T21:33:54.0868242Z #16 7.227 Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2024-08-20T21:33:54.0869520Z #16 7.229 Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2024-08-20T21:33:54.0870832Z #16 7.232 Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2024-08-20T21:33:54.2008540Z #16 7.244 Get:106 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] 2024-08-20T21:33:54.2009837Z #16 7.248 Get:107 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] 2024-08-20T21:33:54.2011123Z #16 7.267 Get:108 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] 2024-08-20T21:33:54.2012409Z #16 7.269 Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] 2024-08-20T21:33:54.2013814Z #16 7.271 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] 2024-08-20T21:33:54.2015212Z #16 7.272 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] 2024-08-20T21:33:54.2016489Z #16 7.272 Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B] 2024-08-20T21:33:54.2017811Z #16 7.273 Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] 2024-08-20T21:33:54.2019143Z #16 7.286 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] 2024-08-20T21:33:54.2020656Z #16 7.291 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] 2024-08-20T21:33:54.2021984Z #16 7.292 Get:116 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-is-typedarray all 1.0.0-2 [2934 B] 2024-08-20T21:33:54.2023269Z #16 7.294 Get:117 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-psl all 1.7.0+ds-1 [67.2 kB] 2024-08-20T21:33:54.2024616Z #16 7.295 Get:118 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-typedarray-to-buffer all 3.0.3-3 [3986 B] 2024-08-20T21:33:54.2025926Z #16 7.295 Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] 2024-08-20T21:33:54.2027159Z #16 7.295 Get:120 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] 2024-08-20T21:33:54.2028433Z #16 7.296 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2024-08-20T21:33:54.2029673Z #16 7.296 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB] 2024-08-20T21:33:54.2031062Z #16 7.311 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] 2024-08-20T21:33:54.2032389Z #16 7.311 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] 2024-08-20T21:33:54.2033620Z #16 7.311 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] 2024-08-20T21:33:54.2034833Z #16 7.312 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] 2024-08-20T21:33:54.2036061Z #16 7.327 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-twig-perl all 1:3.50-2 [155 kB] 2024-08-20T21:33:54.2037279Z #16 7.329 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dbus-perl amd64 1.2.0-1 [177 kB] 2024-08-20T21:33:54.2038598Z #16 7.330 Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.23 [1586 kB] 2024-08-20T21:33:54.2040049Z #16 7.347 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.5 [103 kB] 2024-08-20T21:33:54.3123025Z #16 7.347 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-ares2 amd64 1.15.0-1ubuntu0.5 [36.9 kB] 2024-08-20T21:33:54.3124562Z #16 7.348 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1.6 [5764 kB] 2024-08-20T21:33:54.3126106Z #16 7.391 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1.6 [371 kB] 2024-08-20T21:33:54.3127657Z #16 7.394 Get:134 http://archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2024-08-20T21:33:54.3129035Z #16 7.395 Get:135 http://archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2024-08-20T21:33:54.3130378Z #16 7.396 Get:136 http://archive.ubuntu.com/ubuntu focal/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] 2024-08-20T21:33:54.3131739Z #16 7.396 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libtinfo5 amd64 6.2-0ubuntu2.1 [83.4 kB] 2024-08-20T21:33:54.3133202Z #16 7.397 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwayland-client0 amd64 1.18.0-1ubuntu0.1 [23.9 kB] 2024-08-20T21:33:54.3134586Z #16 7.397 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] 2024-08-20T21:33:54.3135844Z #16 7.398 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2024-08-20T21:33:54.3137056Z #16 7.398 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shape0 amd64 1.14-2 [5928 B] 2024-08-20T21:33:54.3138265Z #16 7.408 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcomposite1 amd64 1:0.4.5-1 [6976 B] 2024-08-20T21:33:54.3139685Z #16 7.425 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcursor1 amd64 1:1.2.0-2 [20.1 kB] 2024-08-20T21:33:54.3140940Z #16 7.425 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libxi6 amd64 2:1.7.10-0ubuntu1 [29.9 kB] 2024-08-20T21:33:54.3142177Z #16 7.425 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libxinerama1 amd64 2:1.1.4-2 [6904 B] 2024-08-20T21:33:54.3143399Z #16 7.426 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 libxkbfile1 amd64 1:1.1.0-1 [65.3 kB] 2024-08-20T21:33:54.3144678Z #16 7.426 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-xpathengine-perl all 0.14-1 [31.8 kB] 2024-08-20T21:33:54.3145994Z #16 7.426 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libxrandr2 amd64 2:1.5.2-0ubuntu1 [18.5 kB] 2024-08-20T21:33:54.3147216Z #16 7.427 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 libxtst6 amd64 2:1.2.3-1 [12.8 kB] 2024-08-20T21:33:54.3148398Z #16 7.427 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 libxv1 amd64 2:1.0.11-1 [10.7 kB] 2024-08-20T21:33:54.3149653Z #16 7.427 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 libxxf86dga1 amd64 2:1.1.5-0ubuntu1 [12.0 kB] 2024-08-20T21:33:54.3151013Z #16 7.441 Get:152 http://archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2024-08-20T21:33:54.3152379Z #16 7.458 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2024-08-20T21:33:54.5528449Z #16 7.460 Get:154 http://archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5214 kB] 2024-08-20T21:33:54.5529925Z #16 7.497 Get:155 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2024-08-20T21:33:54.5531395Z #16 7.501 Get:156 http://archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2024-08-20T21:33:54.5532730Z #16 7.503 Get:157 http://archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6792 kB] 2024-08-20T21:33:54.5534025Z #16 7.547 Get:158 http://archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2024-08-20T21:33:54.5535608Z #16 7.548 Get:159 http://archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2024-08-20T21:33:54.5603919Z #16 7.706 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vulkan-drivers amd64 21.2.6-0ubuntu0.1~20.04.2 [5788 kB] 2024-08-20T21:33:54.6704995Z #16 7.747 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 nodejs amd64 10.19.0~dfsg-3ubuntu1.6 [61.6 kB] 2024-08-20T21:33:54.6706449Z #16 7.748 Get:162 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-fast-deep-equal all 1.1.0-1 [4248 B] 2024-08-20T21:33:54.6707746Z #16 7.748 Get:163 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-jsonify all 0.0.0-1 [5440 B] 2024-08-20T21:33:54.6709197Z #16 7.748 Get:164 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-json-stable-stringify all 1.0.1-1 [4498 B] 2024-08-20T21:33:54.6710653Z #16 7.748 Get:165 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-json-schema-traverse all 0.3.1-1 [3968 B] 2024-08-20T21:33:54.6711875Z #16 7.749 Get:166 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-punycode all 2.1.1-3 [9432 B] 2024-08-20T21:33:54.6713055Z #16 7.749 Get:167 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-uri-js all 4.2.2+dfsg-5 [15.6 kB] 2024-08-20T21:33:54.6714214Z #16 7.749 Get:168 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ajv all 6.10.2-1 [72.2 kB] 2024-08-20T21:33:54.6715322Z #16 7.750 Get:169 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-clone all 2.1.2-1 [7924 B] 2024-08-20T21:33:54.6716458Z #16 7.765 Get:170 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-defaults all 1.0.3-1 [3142 B] 2024-08-20T21:33:54.6717628Z #16 7.781 Get:171 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-wcwidth.js all 1.0.0-1 [6450 B] 2024-08-20T21:33:54.6718992Z #16 7.781 Get:172 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi-regex all 5.0.0-1 [4736 B] 2024-08-20T21:33:54.6720169Z #16 7.781 Get:173 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-strip-ansi all 6.0.0-2 [4092 B] 2024-08-20T21:33:54.6721364Z #16 7.782 Get:174 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-string-width all 2.1.1-1 [4104 B] 2024-08-20T21:33:54.6722554Z #16 7.782 Get:175 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi-align all 3.0.0-1 [4700 B] 2024-08-20T21:33:54.6723717Z #16 7.782 Get:176 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ansistyles all 0.1.3-2 [4316 B] 2024-08-20T21:33:54.6724869Z #16 7.782 Get:177 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-aproba all 2.0.0-1 [5476 B] 2024-08-20T21:33:54.6726024Z #16 7.782 Get:178 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-delegates all 1.0.0-1 [3648 B] 2024-08-20T21:33:54.6727563Z #16 7.782 Get:179 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-inherits all 2.0.4-1 [3264 B] 2024-08-20T21:33:54.6728805Z #16 7.801 Get:180 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-inherits all 2.0.4-1 [3180 B] 2024-08-20T21:33:54.6730088Z #16 7.801 Get:181 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-core-util-is all 1.0.2-1 [3436 B] 2024-08-20T21:33:54.6731384Z #16 7.801 Get:182 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-safe-buffer all 5.2.0-1 [12.6 kB] 2024-08-20T21:33:54.6732691Z #16 7.801 Get:183 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-string-decoder all 1.2.0-2 [6596 B] 2024-08-20T21:33:54.6734044Z #16 7.802 Get:184 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-process-nextick-args all 2.0.0-1 [3428 B] 2024-08-20T21:33:54.6735415Z #16 7.802 Get:185 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-util-deprecate all 1.0.2-1 [3708 B] 2024-08-20T21:33:54.6736690Z #16 7.802 Get:186 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-isarray all 2.0.5-1 [3796 B] 2024-08-20T21:33:54.6737977Z #16 7.802 Get:187 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-readable-stream all 3.4.0-2 [35.4 kB] 2024-08-20T21:33:54.6739505Z #16 7.803 Get:188 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-are-we-there-yet all 1.1.5-1 [6876 B] 2024-08-20T21:33:54.6740859Z #16 7.816 Get:189 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-asap all 2.0.6-2 [13.1 kB] 2024-08-20T21:33:54.7722761Z #16 7.833 Get:190 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-asn1 all 0.2.3-2 [7380 B] 2024-08-20T21:33:54.7724089Z #16 7.833 Get:191 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-assert-plus all 1.0.0-2 [8912 B] 2024-08-20T21:33:54.7725372Z #16 7.833 Get:192 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-asynckit all 0.4.0-3 [10.3 kB] 2024-08-20T21:33:54.7726806Z #16 7.834 Get:193 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-aws-sign2 all 0.7.1-2 [4176 B] 2024-08-20T21:33:54.7728060Z #16 7.834 Get:194 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-aws4 all 1.9.0-1 [12.1 kB] 2024-08-20T21:33:54.7729355Z #16 7.834 Get:195 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-tweetnacl all 1.0.1+dfsg-2 [31.1 kB] 2024-08-20T21:33:54.7730682Z #16 7.834 Get:196 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-bcrypt-pbkdf all 1.0.2-1 [10.8 kB] 2024-08-20T21:33:54.7732069Z #16 7.835 Get:197 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-bluebird all 3.5.1+dfsg2-2build1 [36.4 kB] 2024-08-20T21:33:54.7733406Z #16 7.835 Get:198 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-camelcase all 5.3.1-1 [4888 B] 2024-08-20T21:33:54.7734685Z #16 7.849 Get:199 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-color-name all 1.1.3-1 [4224 B] 2024-08-20T21:33:54.7735975Z #16 7.866 Get:200 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-color-convert all 1.9.3-1 [9680 B] 2024-08-20T21:33:54.7737294Z #16 7.895 Get:201 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi-styles all 4.2.1-1 [7644 B] 2024-08-20T21:33:54.7739657Z #16 7.895 Get:202 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-escape-string-regexp all 1.0.5-1 [3262 B] 2024-08-20T21:33:54.7740918Z #16 7.895 Get:203 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-has-flag all 4.0.0-1 [4120 B] 2024-08-20T21:33:54.7742123Z #16 7.910 Get:204 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-supports-color all 6.1.0-2 [5532 B] 2024-08-20T21:33:54.7743313Z #16 7.912 Get:205 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-chalk all 2.4.2-1 [12.5 kB] 2024-08-20T21:33:54.7744465Z #16 7.916 Get:206 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-cli-boxes all 2.2.0-2 [4220 B] 2024-08-20T21:33:54.7745604Z #16 7.918 Get:207 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-yallist all 4.0.0-1 [6612 B] 2024-08-20T21:33:54.8756824Z #16 7.924 Get:208 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lru-cache all 5.1.1-5 [8308 B] 2024-08-20T21:33:54.8758145Z #16 7.927 Get:209 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-isexe all 2.0.0-4 [4440 B] 2024-08-20T21:33:54.8759375Z #16 7.928 Get:210 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-which all 2.0.2-1 [5472 B] 2024-08-20T21:33:54.8760628Z #16 7.930 Get:211 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-shebang-regex all 2.0.0-1 [2776 B] 2024-08-20T21:33:54.8761956Z #16 7.931 Get:212 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-shebang-command all 1.2.0-1 [2934 B] 2024-08-20T21:33:54.8763267Z #16 7.937 Get:213 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-cross-spawn all 5.1.0-2 [8536 B] 2024-08-20T21:33:54.8764520Z #16 7.938 Get:214 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-wrappy all 1.0.2-1 [3162 B] 2024-08-20T21:33:54.8765723Z #16 7.938 Get:215 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-once all 1.4.0-3 [4388 B] 2024-08-20T21:33:54.8767119Z #16 7.939 Get:216 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-end-of-stream all 1.4.4-1 [4388 B] 2024-08-20T21:33:54.8768687Z #16 7.951 Get:217 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-pump all 3.0.0-2 [4820 B] 2024-08-20T21:33:54.8769928Z #16 7.952 Get:218 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-get-stream all 4.1.0-1 [5244 B] 2024-08-20T21:33:54.8771201Z #16 7.952 Get:219 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-stream all 1.1.0-1 [3046 B] 2024-08-20T21:33:54.8772476Z #16 7.953 Get:220 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-npm-run-path all 2.0.2-2 [4448 B] 2024-08-20T21:33:54.8773831Z #16 7.953 Get:221 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-p-finally all 1.0.0-2 [3276 B] 2024-08-20T21:33:54.8775101Z #16 7.954 Get:222 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-signal-exit all 3.0.2-1 [5156 B] 2024-08-20T21:33:54.8776377Z #16 7.966 Get:223 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-strip-eof all 1.0.0-2 [3040 B] 2024-08-20T21:33:54.8777656Z #16 7.966 Get:224 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-execa all 0.10.0+dfsg-1 [8964 B] 2024-08-20T21:33:54.8778961Z #16 7.966 Get:225 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-term-size all 1.2.0+dfsg-2 [3984 B] 2024-08-20T21:33:54.8780249Z #16 7.966 Get:226 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-widest-line all 3.1.0-1 [3956 B] 2024-08-20T21:33:54.8781498Z #16 7.980 Get:227 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-boxen all 4.2.0-2 [15.2 kB] 2024-08-20T21:33:54.8782777Z #16 7.981 Get:228 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-builtin-modules all 3.1.0-1 [4208 B] 2024-08-20T21:33:54.8784056Z #16 7.981 Get:229 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-builtins all 1.0.3-1 [2776 B] 2024-08-20T21:33:54.8785287Z #16 7.981 Get:230 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-chownr all 1.1.3-3 [4028 B] 2024-08-20T21:33:54.8786669Z #16 7.982 Get:231 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-balanced-match all 1.0.0-1 [4576 B] 2024-08-20T21:33:54.8787972Z #16 7.982 Get:232 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-concat-map all 0.0.1-2 [4008 B] 2024-08-20T21:33:54.8789275Z #16 7.994 Get:233 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-brace-expansion all 1.1.11-1 [6368 B] 2024-08-20T21:33:54.8790702Z #16 7.994 Get:234 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 node-minimatch all 3.0.4-4ubuntu0.1 [14.1 kB] 2024-08-20T21:33:54.8792093Z #16 7.996 Get:235 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-fs.realpath all 1.0.0-1 [5572 B] 2024-08-20T21:33:54.8793344Z #16 7.996 Get:236 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-inflight all 1.0.6-1 [3382 B] 2024-08-20T21:33:54.8794656Z #16 8.008 Get:237 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-path-is-absolute all 2.0.0-1 [3900 B] 2024-08-20T21:33:54.8795926Z #16 8.008 Get:238 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-glob all 7.1.6-1 [125 kB] 2024-08-20T21:33:54.8797178Z #16 8.021 Get:239 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-graceful-fs all 4.2.3-2 [11.4 kB] 2024-08-20T21:33:54.9785847Z #16 8.022 Get:240 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-typedarray all 0.0.6-1 [8242 B] 2024-08-20T21:33:54.9787336Z #16 8.023 Get:241 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-concat-stream all 1.6.2-1 [5684 B] 2024-08-20T21:33:54.9788661Z #16 8.024 Get:242 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-stream-shift all 1.0.0-1 [2884 B] 2024-08-20T21:33:54.9789953Z #16 8.024 Get:243 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-duplexify all 4.1.1-1 [5664 B] 2024-08-20T21:33:54.9791267Z #16 8.024 Get:244 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-flush-write-stream all 2.0.0-2 [4212 B] 2024-08-20T21:33:54.9792561Z #16 8.025 Get:245 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-from2 all 2.3.0-1 [4372 B] 2024-08-20T21:33:54.9793800Z #16 8.025 Get:246 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-cyclist all 1.0.1-2 [3652 B] 2024-08-20T21:33:54.9795357Z #16 8.039 Get:247 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-parallel-transform all 1.1.0-2 [4172 B] 2024-08-20T21:33:54.9796651Z #16 8.039 Get:248 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-pumpify all 2.0.1-1 [4516 B] 2024-08-20T21:33:54.9797921Z #16 8.039 Get:249 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-stream-each all 1.2.3-1 [4688 B] 2024-08-20T21:33:54.9799194Z #16 8.039 Get:250 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-through2 all 3.0.1-2 [6720 B] 2024-08-20T21:33:54.9800454Z #16 8.039 Get:251 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mississippi all 3.0.0-1 [7804 B] 2024-08-20T21:33:54.9801719Z #16 8.053 Get:252 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mkdirp all 0.5.1-2 [5376 B] 2024-08-20T21:33:54.9802974Z #16 8.053 Get:253 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-run-queue all 1.0.3-1 [4540 B] 2024-08-20T21:33:54.9804221Z #16 8.053 Get:254 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-rimraf all 2.6.3-1 [8368 B] 2024-08-20T21:33:54.9805486Z #16 8.054 Get:255 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-imurmurhash all 0.1.4-1 [8272 B] 2024-08-20T21:33:54.9806896Z #16 8.054 Get:256 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-iferr all 1.0.2-1 [3536 B] 2024-08-20T21:33:54.9808237Z #16 8.067 Get:257 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-fs-write-stream-atomic all 1.0.10-4 [4860 B] 2024-08-20T21:33:54.9809656Z #16 8.067 Get:258 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-copy-concurrently all 1.0.5-4 [6556 B] 2024-08-20T21:33:54.9811016Z #16 8.067 Get:259 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-move-concurrently all 1.0.1-2 [4684 B] 2024-08-20T21:33:54.9812399Z #16 8.068 Get:260 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-promise-inflight all 1.0.1-1 [3144 B] 2024-08-20T21:33:54.9813785Z #16 8.068 Get:261 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ssri all 7.1.0-2 [18.7 kB] 2024-08-20T21:33:54.9815083Z #16 8.081 Get:262 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-unique-filename all 1.1.1+ds-1 [3832 B] 2024-08-20T21:33:54.9816373Z #16 8.082 Get:263 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-y18n all 4.0.0-2 [5476 B] 2024-08-20T21:33:54.9817603Z #16 8.082 Get:264 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-cacache all 11.3.3-2 [24.3 kB] 2024-08-20T21:33:54.9818875Z #16 8.083 Get:265 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-call-limit all 1.1.1-1 [4084 B] 2024-08-20T21:33:54.9820130Z #16 8.083 Get:266 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-caseless all 0.12.0-1 [3382 B] 2024-08-20T21:33:54.9821374Z #16 8.096 Get:267 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ci-info all 2.0.0-1 [6452 B] 2024-08-20T21:33:54.9822626Z #16 8.096 Get:268 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-wrap-ansi all 4.0.0-2 [5576 B] 2024-08-20T21:33:54.9823852Z #16 8.096 Get:269 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-cliui all 4.1.0-2 [7336 B] 2024-08-20T21:33:54.9825054Z #16 8.097 Get:270 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-co all 4.6.0-1 [6220 B] 2024-08-20T21:33:54.9826263Z #16 8.097 Get:271 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-colors all 1.4.0-1 [11.8 kB] 2024-08-20T21:33:54.9827519Z #16 8.110 Get:272 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-columnify all 1.5.4-1 [11.2 kB] 2024-08-20T21:33:54.9828779Z #16 8.110 Get:273 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-proto-list all 1.2.4-1 [3088 B] 2024-08-20T21:33:54.9830002Z #16 8.110 Get:274 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ini all 1.3.5-1 [5776 B] 2024-08-20T21:33:54.9831256Z #16 8.111 Get:275 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-config-chain all 1.1.12-1 [8056 B] 2024-08-20T21:33:54.9832522Z #16 8.111 Get:276 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-obj all 1.0.1-2 [3018 B] 2024-08-20T21:33:54.9833835Z #16 8.124 Get:277 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-dot-prop all 5.2.0-1 [5052 B] 2024-08-20T21:33:55.0946120Z #16 8.124 Get:278 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-semver all 7.1.3-1 [31.6 kB] 2024-08-20T21:33:55.0947444Z #16 8.125 Get:279 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-make-dir all 3.0.2-1 [5820 B] 2024-08-20T21:33:55.0948801Z #16 8.125 Get:280 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-crypto-random-string all 1.0.0-1 [3250 B] 2024-08-20T21:33:55.0950157Z #16 8.125 Get:281 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-unique-string all 1.0.0-1 [3048 B] 2024-08-20T21:33:55.0951482Z #16 8.138 Get:282 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-typedarray all 1.0.0-2 [2216 B] 2024-08-20T21:33:55.0952872Z #16 8.138 Get:283 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-typedarray-to-buffer all 3.0.3-3 [2374 B] 2024-08-20T21:33:55.0954492Z #16 8.138 Get:284 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-write-file-atomic all 3.0.3-1 [6240 B] 2024-08-20T21:33:55.0955855Z #16 8.139 Get:285 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-xdg-basedir all 3.0.0-1 [3696 B] 2024-08-20T21:33:55.0957155Z #16 8.139 Get:286 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-configstore all 5.0.1-1 [5396 B] 2024-08-20T21:33:55.0958541Z #16 8.152 Get:287 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-console-control-strings all 1.1.0-1 [4946 B] 2024-08-20T21:33:55.0959892Z #16 8.152 Get:288 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-dashdash all 1.14.1-2 [17.8 kB] 2024-08-20T21:33:55.0961275Z #16 8.153 Get:289 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-decamelize all 1.2.0-1 [3090 B] 2024-08-20T21:33:55.0962693Z #16 8.153 Get:290 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mimic-response all 2.1.0-1 [4588 B] 2024-08-20T21:33:55.0963984Z #16 8.153 Get:291 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-decompress-response all 3.3.0-1 [3396 B] 2024-08-20T21:33:55.0965429Z #16 8.166 Get:292 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-deep-extend all 0.6.0-1 [4972 B] 2024-08-20T21:33:55.0967079Z #16 8.167 Get:293 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lodash-packages all 4.17.15+dfsg-2 [123 kB] 2024-08-20T21:33:55.0968567Z #16 8.171 Get:294 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-define-properties all 1.1.3-1 [6396 B] 2024-08-20T21:33:55.0969949Z #16 8.171 Get:295 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-detect-indent all 5.0.0-1 [4426 B] 2024-08-20T21:33:55.0971281Z #16 8.171 Get:296 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-detect-newline all 2.1.0-1 [3018 B] 2024-08-20T21:33:55.0972584Z #16 8.180 Get:297 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-duplexer3 all 0.1.4-5 [5168 B] 2024-08-20T21:33:55.0973830Z #16 8.181 Get:298 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-jsbn all 1.1.0-1 [13.6 kB] 2024-08-20T21:33:55.0975047Z #16 8.181 Get:299 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ecc-jsbn all 0.2.0-2 [9432 B] 2024-08-20T21:33:55.0976285Z #16 8.181 Get:300 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-editor all 1.0.0-1 [3334 B] 2024-08-20T21:33:55.0977553Z #16 8.182 Get:301 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-err-code all 2.0.0+dfsg-1 [4024 B] 2024-08-20T21:33:55.0978838Z #16 8.211 Get:302 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-es6-promise all 4.2.8-6 [14.2 kB] 2024-08-20T21:33:55.0980130Z #16 8.240 Get:303 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-extsprintf all 1.3.0-1 [4492 B] 2024-08-20T21:33:55.1988139Z #16 8.241 Get:304 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-p-limit all 2.2.2-1 [5556 B] 2024-08-20T21:33:55.1989483Z #16 8.243 Get:305 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-p-locate all 2.0.0-1 [4104 B] 2024-08-20T21:33:55.1991017Z #16 8.244 Get:306 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-path-exists all 4.0.0-2 [3872 B] 2024-08-20T21:33:55.1992307Z #16 8.246 Get:307 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-locate-path all 5.0.0-2 [4952 B] 2024-08-20T21:33:55.1993581Z #16 8.246 Get:308 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-find-up all 4.1.0-2 [5724 B] 2024-08-20T21:33:55.1994983Z #16 8.254 Get:309 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-path-is-inside all 1.0.2-1 [3982 B] 2024-08-20T21:33:55.1996243Z #16 8.254 Get:310 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-fs-vacuum all 1.2.10-3 [4584 B] 2024-08-20T21:33:55.1997644Z #16 8.256 Get:311 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-function-bind all 1.1.1+repack-1 [5040 B] 2024-08-20T21:33:55.1998915Z #16 8.258 Get:312 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-object-assign all 4.1.1-3 [4496 B] 2024-08-20T21:33:55.2000379Z #16 8.268 Get:313 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-has-unicode all 2.0.1-2 [3480 B] 2024-08-20T21:33:55.2001618Z #16 8.268 Get:314 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-wide-align all 1.1.3-1 [3936 B] 2024-08-20T21:33:55.2002830Z #16 8.269 Get:315 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-gauge all 2.7.4-1 [22.1 kB] 2024-08-20T21:33:55.2004027Z #16 8.272 Get:316 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-genfun all 5.0.0-1 [14.1 kB] 2024-08-20T21:33:55.2005282Z #16 8.274 Get:317 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-get-caller-file all 1.0.2-1 [2850 B] 2024-08-20T21:33:55.2006832Z #16 8.282 Get:318 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-getpass all 0.1.7-1 [4180 B] 2024-08-20T21:33:55.2008145Z #16 8.282 Get:319 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-retry-allowed all 1.1.0-1 [3416 B] 2024-08-20T21:33:55.2009583Z #16 8.283 Get:320 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-p-cancelable all 0.3.0-1 [4452 B] 2024-08-20T21:33:55.2010863Z #16 8.283 Get:321 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-p-timeout all 1.2.0-1 [3680 B] 2024-08-20T21:33:55.2012155Z #16 8.283 Get:322 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-plain-obj all 1.1.0-1 [3036 B] 2024-08-20T21:33:55.2013573Z #16 8.296 Get:323 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-url-to-options all 1.0.1-1 [3272 B] 2024-08-20T21:33:55.2014837Z #16 8.296 Get:324 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-timed-out all 4.0.1-5 [4228 B] 2024-08-20T21:33:55.2016087Z #16 8.297 Get:325 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lowercase-keys all 2.0.0-1 [3668 B] 2024-08-20T21:33:55.2017444Z #16 8.297 Get:326 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-object all 1.0.1-1 [3332 B] 2024-08-20T21:33:55.2018729Z #16 8.297 Get:327 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-has-symbol-support-x all 1.4.1+dfsg-1 [4072 B] 2024-08-20T21:33:55.2020288Z #16 8.311 Get:328 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-has-to-string-tag-x all 1.4.1+dfsg-1 [4188 B] 2024-08-20T21:33:55.2021582Z #16 8.311 Get:329 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-isurl all 4.0.1-2 [6976 B] 2024-08-20T21:33:55.2022814Z #16 8.311 Get:330 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-prepend-http all 2.0.0-1 [3332 B] 2024-08-20T21:33:55.2024092Z #16 8.311 Get:331 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-url-parse-lax all 1.0.0-1 [3260 B] 2024-08-20T21:33:55.2025294Z #16 8.312 Get:332 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-got all 7.1.0-1 [11.8 kB] 2024-08-20T21:33:55.2026506Z #16 8.325 Get:333 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-har-schema all 2.0.0-3 [5788 B] 2024-08-20T21:33:55.2027775Z #16 8.325 Get:334 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-har-validator all 5.1.3-1 [4604 B] 2024-08-20T21:33:55.2029135Z #16 8.325 Get:335 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-hosted-git-info all 2.8.5-1 [8112 B] 2024-08-20T21:33:55.2030602Z #16 8.326 Get:336 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 node-json-schema all 0.2.3-1+deb10u1build0.20.04.1 [7436 B] 2024-08-20T21:33:55.2032006Z #16 8.326 Get:337 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-verror all 1.10.0-1 [13.6 kB] 2024-08-20T21:33:55.2033219Z #16 8.339 Get:338 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-jsprim all 1.4.1-1 [12.9 kB] 2024-08-20T21:33:55.2034435Z #16 8.340 Get:339 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-sshpk all 1.16.1+dfsg-2 [54.7 kB] 2024-08-20T21:33:55.2035715Z #16 8.344 Get:340 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-http-signature all 1.3.2-1 [10.9 kB] 2024-08-20T21:33:55.2990012Z #16 8.344 Get:341 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-iconv-lite all 0.4.23-1 [124 kB] 2024-08-20T21:33:55.2992189Z #16 8.355 Get:342 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-import-lazy all 3.0.0.REALLY.2.1.0-1 [4036 B] 2024-08-20T21:33:55.2994070Z #16 8.355 Get:343 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-invert-kv all 1.0.0-1 [2900 B] 2024-08-20T21:33:55.2995291Z #16 8.356 Get:344 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ip all 1.1.5-5 [6648 B] 2024-08-20T21:33:55.2996515Z #16 8.356 Get:345 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ip-regex all 4.1.0-2 [4628 B] 2024-08-20T21:33:55.2997753Z #16 8.356 Get:346 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-npm all 1.0.0-1 [2872 B] 2024-08-20T21:33:55.2999017Z #16 8.357 Get:347 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-is-path-inside all 1.0.1-1 [3260 B] 2024-08-20T21:33:55.3000434Z #16 8.369 Get:348 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-isstream all 0.1.2+dfsg-1 [3588 B] 2024-08-20T21:33:55.3002058Z #16 8.369 Get:349 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-json-parse-better-errors all 1.0.2-2 [4584 B] 2024-08-20T21:33:55.3003763Z #16 8.369 Get:350 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-jsonparse all 1.3.1-7 [7004 B] 2024-08-20T21:33:55.3005001Z #16 8.383 Get:351 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-through all 2.3.8-1 [4220 B] 2024-08-20T21:33:55.3006348Z #16 8.383 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-jsonstream all 1.3.5-1 [8468 B] 2024-08-20T21:33:55.3007652Z #16 8.383 Get:353 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-minimist all 1.2.5-1 [6092 B] 2024-08-20T21:33:55.3008985Z #16 8.384 Get:354 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-strip-json-comments all 3.0.1-3 [4676 B] 2024-08-20T21:33:55.3010252Z #16 8.384 Get:355 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-rc all 1.2.8-1 [8584 B] 2024-08-20T21:33:55.3011610Z #16 8.384 Get:356 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-registry-url all 3.1.0-1 [3292 B] 2024-08-20T21:33:55.3013138Z #16 8.384 Get:357 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-registry-auth-token all 3.3.1-1 [4752 B] 2024-08-20T21:33:55.3014502Z #16 8.398 Get:358 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-package-json all 4.0.1-1 [4220 B] 2024-08-20T21:33:55.3015814Z #16 8.398 Get:359 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-latest-version all 3.1.0-1 [3164 B] 2024-08-20T21:33:55.3017140Z #16 8.398 Get:360 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lazy-property all 1.0.0-3 [3596 B] 2024-08-20T21:33:55.3018506Z #16 8.412 Get:361 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lcid all 1.0.0-1 [4264 B] 2024-08-20T21:33:55.3019671Z #16 8.412 Get:362 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-osenv all 0.1.5-1 [4368 B] 2024-08-20T21:33:55.3021312Z #16 8.412 Get:363 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-validate-npm-package-name all 3.0.0-1 [4472 B] 2024-08-20T21:33:55.3022999Z #16 8.413 Get:364 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-npm-package-arg all 6.1.1-1 [7312 B] 2024-08-20T21:33:55.3024367Z #16 8.413 Get:365 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-require-directory all 2.1.1-1 [5394 B] 2024-08-20T21:33:55.3025694Z #16 8.413 Get:366 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-set-blocking all 2.0.0-1 [3402 B] 2024-08-20T21:33:55.3027180Z #16 8.413 Get:367 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-require-main-filename all 1.0.1-1 [3198 B] 2024-08-20T21:33:55.3028510Z #16 8.426 Get:368 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-which-module all 2.0.0-1 [3368 B] 2024-08-20T21:33:55.3029735Z #16 8.426 Get:369 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mimic-fn all 3.0.0-1 [5044 B] 2024-08-20T21:33:55.3031323Z #16 8.426 Get:370 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mem all 1.1.0-1 [4116 B] 2024-08-20T21:33:55.3032564Z #16 8.440 Get:371 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-os-locale all 4.0.0-1 [4720 B] 2024-08-20T21:33:55.3033867Z #16 8.440 Get:372 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-yargs-parser all 18.1.1-1 [15.2 kB] 2024-08-20T21:33:55.3035130Z #16 8.441 Get:373 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-yargs all 15.3.0-1 [91.5 kB] 2024-08-20T21:33:55.3036366Z #16 8.443 Get:374 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-libnpx all 10.2.1-2 [35.0 kB] 2024-08-20T21:33:55.3037639Z #16 8.445 Get:375 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lodash all 4.17.15+dfsg-2 [243 kB] 2024-08-20T21:33:55.4036493Z #16 8.451 Get:376 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ms all 2.1.1-1 [4588 B] 2024-08-20T21:33:55.4038375Z #16 8.451 Get:377 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-npm-bundled all 1.1.1-1 [6096 B] 2024-08-20T21:33:55.4039930Z #16 8.454 Get:378 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-number-is-nan all 2.0.0-1 [3428 B] 2024-08-20T21:33:55.4041328Z #16 8.454 Get:379 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xdg-utils all 1.1.3-2ubuntu1.20.04.2 [61.4 kB] 2024-08-20T21:33:55.4042669Z #16 8.456 Get:380 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-opener all 1.5.1-1 [4864 B] 2024-08-20T21:33:55.4043944Z #16 8.469 Get:381 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-p-is-promise all 3.0.0-1 [3792 B] 2024-08-20T21:33:55.4045487Z #16 8.469 Get:382 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-performance-now all 2.1.0+debian-1 [4482 B] 2024-08-20T21:33:55.4047001Z #16 8.469 Get:383 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-pify all 3.0.0-1 [4492 B] 2024-08-20T21:33:55.4048229Z #16 8.469 Get:384 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-retry all 0.12.0-1 [10.4 kB] 2024-08-20T21:33:55.4049528Z #16 8.470 Get:385 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-promise-retry all 1.1.1-4 [4760 B] 2024-08-20T21:33:55.4050838Z #16 8.470 Get:386 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mute-stream all 0.0.8-2 [5172 B] 2024-08-20T21:33:55.4052069Z #16 8.470 Get:387 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-read all 1.0.7-2 [5304 B] 2024-08-20T21:33:55.4053307Z #16 8.483 Get:388 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-promzard all 0.3.0-1 [9004 B] 2024-08-20T21:33:55.4054819Z #16 8.483 Get:389 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-pseudomap all 1.0.2-1 [3534 B] 2024-08-20T21:33:55.4056069Z #16 8.483 Get:390 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-psl all 1.7.0+ds-1 [36.7 kB] 2024-08-20T21:33:55.4057282Z #16 8.497 Get:391 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-qw all 1.0.1-1 [3120 B] 2024-08-20T21:33:55.4058531Z #16 8.497 Get:392 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-resolve-from all 4.0.0-1 [3724 B] 2024-08-20T21:33:55.4059848Z #16 8.497 Get:393 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-semver-diff all 2.1.0-2 [3388 B] 2024-08-20T21:33:55.4061208Z #16 8.497 Get:394 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-slash all 3.0.0-1 [3744 B] 2024-08-20T21:33:55.4062481Z #16 8.497 Get:395 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-sorted-object all 2.0.1-1 [3720 B] 2024-08-20T21:33:55.4063827Z #16 8.498 Get:396 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-license-ids all 3.0.5-1 [6448 B] 2024-08-20T21:33:55.4065189Z #16 8.498 Get:397 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-exceptions all 2.2.0-1 [3752 B] 2024-08-20T21:33:55.4066737Z #16 8.511 Get:398 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-expression-parse all 3.0.0-1 [6608 B] 2024-08-20T21:33:55.4068010Z #16 8.511 Get:399 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-spdx-correct all 3.1.0-1 [5188 B] 2024-08-20T21:33:55.4069236Z #16 8.511 Get:400 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-stream-iterate all 1.2.0-4 [3772 B] 2024-08-20T21:33:55.4070481Z #16 8.525 Get:401 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-strict-uri-encode all 2.0.0-1 [2984 B] 2024-08-20T21:33:55.4071704Z #16 8.549 Get:402 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-text-table all 0.2.0-2 [4348 B] 2024-08-20T21:33:55.5114296Z #16 8.549 Get:403 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-tough-cookie all 3.0.0-1 [26.4 kB] 2024-08-20T21:33:55.5116403Z #16 8.564 Get:404 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 node-uid-number all 0.0.6-1ubuntu0.20.04.1 [3596 B] 2024-08-20T21:33:55.5118359Z #16 8.565 Get:405 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-unpipe all 1.0.0-1 [3530 B] 2024-08-20T21:33:55.5119570Z #16 8.566 Get:406 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-uuid all 3.3.2-2 [16.4 kB] 2024-08-20T21:33:55.5121117Z #16 8.574 Get:407 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-validate-npm-package-license all 3.0.4-1 [4172 B] 2024-08-20T21:33:55.5122597Z #16 8.575 Get:408 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-xtend all 4.0.2-1 [3752 B] 2024-08-20T21:33:55.5123973Z #16 8.575 Get:409 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 nodejs-doc all 10.19.0~dfsg-3ubuntu1.6 [943 kB] 2024-08-20T21:33:55.5125355Z #16 8.623 Get:410 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglvnd0 amd64 1.3.2-1~ubuntu0.20.04.2 [48.1 kB] 2024-08-20T21:33:55.5126995Z #16 8.623 Get:411 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx0 amd64 1.3.2-1~ubuntu0.20.04.2 [32.5 kB] 2024-08-20T21:33:55.5128427Z #16 8.624 Get:412 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl1 amd64 1.3.2-1~ubuntu0.20.04.2 [85.8 kB] 2024-08-20T21:33:55.5129686Z #16 8.625 Get:413 http://archive.ubuntu.com/ubuntu focal/main amd64 x11-utils amd64 7.7+5 [199 kB] 2024-08-20T21:33:55.5130892Z #16 8.628 Get:414 http://archive.ubuntu.com/ubuntu focal/main amd64 x11-xserver-utils amd64 7.7+8 [162 kB] 2024-08-20T21:33:55.5132168Z #16 8.630 Get:415 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] 2024-08-20T21:33:55.5133505Z #16 8.630 Get:416 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-abbrev all 1.1.1-2 [4852 B] 2024-08-20T21:33:55.5134683Z #16 8.630 Get:417 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-ansi all 0.3.1-1 [9068 B] 2024-08-20T21:33:55.5135919Z #16 8.631 Get:418 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-archy all 1.0.0-3 [4480 B] 2024-08-20T21:33:55.5137018Z #16 8.634 Get:419 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-bl all 4.0.0-2 [10.3 kB] 2024-08-20T21:33:55.5138166Z #16 8.646 Get:420 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-delayed-stream all 1.0.0-4 [5276 B] 2024-08-20T21:33:55.5139400Z #16 8.646 Get:421 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-combined-stream all 1.0.8-1 [6056 B] 2024-08-20T21:33:55.5140583Z #16 8.646 Get:422 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-debug all 4.1.1-2 [17.6 kB] 2024-08-20T21:33:55.5141841Z #16 8.646 Get:423 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-encoding all 0.1.12-3 [4644 B] 2024-08-20T21:33:55.5142949Z #16 8.646 Get:424 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-prr all 1.0.1-1 [3726 B] 2024-08-20T21:33:55.5144057Z #16 8.647 Get:425 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-errno all 0.1.7-1 [7520 B] 2024-08-20T21:33:55.5145180Z #16 8.647 Get:426 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-extend all 3.0.2-1 [5496 B] 2024-08-20T21:33:55.5146336Z #16 8.647 Get:427 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-forever-agent all 0.6.1-2 [4248 B] 2024-08-20T21:33:55.5147528Z #16 8.647 Get:428 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mime all 2.4.4+dfsg-1 [33.3 kB] 2024-08-20T21:33:55.5148716Z #16 8.657 Get:429 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-mime-types all 2.1.25-1 [6332 B] 2024-08-20T21:33:55.6919158Z #16 8.668 Get:430 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-form-data all 3.0.0-2 [12.8 kB] 2024-08-20T21:33:55.6920497Z #16 8.668 Get:431 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-nopt all 3.0.6-4 [10.7 kB] 2024-08-20T21:33:55.6921738Z #16 8.668 Get:432 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-npmlog all 4.1.2-2 [8224 B] 2024-08-20T21:33:55.6923106Z #16 8.669 Get:433 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-json-stringify-safe all 5.0.1+repack-2 [20.5 kB] 2024-08-20T21:33:55.6924496Z #16 8.669 Get:434 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-oauth-sign all 0.9.0-2 [4312 B] 2024-08-20T21:33:55.6925742Z #16 8.669 Get:435 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-qs all 6.9.1+ds-1 [17.1 kB] 2024-08-20T21:33:55.6927155Z #16 8.669 Get:436 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-tunnel-agent all 0.6.1-2 [4996 B] 2024-08-20T21:33:55.6929393Z #16 8.670 Get:437 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-request all 2.88.1-4 [25.0 kB] 2024-08-20T21:33:55.6930777Z #16 8.670 Get:438 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-tar all 4.4.10+ds1-2ubuntu1 [31.3 kB] 2024-08-20T21:33:55.6932055Z #16 8.679 Get:439 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-gyp all 6.1.0-3 [33.8 kB] 2024-08-20T21:33:55.6933272Z #16 8.691 Get:440 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-lockfile all 1.0.4-3 [7252 B] 2024-08-20T21:33:55.6934528Z #16 8.691 Get:441 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-resolve all 1.15.1-3 [13.0 kB] 2024-08-20T21:33:55.6935890Z #16 8.691 Get:442 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-normalize-package-data all 2.5.0-1 [14.8 kB] 2024-08-20T21:33:55.6937243Z #16 8.691 Get:443 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-os-tmpdir all 1.0.2-1 [3836 B] 2024-08-20T21:33:55.6938560Z #16 8.691 Get:444 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-read-package-json all 2.1.1-1 [9392 B] 2024-08-20T21:33:55.6939884Z #16 8.691 Get:445 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-sha all 3.0.0-1 [4848 B] 2024-08-20T21:33:55.6940995Z #16 8.691 Get:446 http://archive.ubuntu.com/ubuntu focal/universe amd64 node-slide all 1.1.6-2 [6328 B] 2024-08-20T21:33:55.6942126Z #16 8.692 Get:447 http://archive.ubuntu.com/ubuntu focal/universe amd64 npm all 6.14.4+ds-1ubuntu2 [583 kB] 2024-08-20T21:33:55.6943164Z #16 8.837 debconf: delaying package configuration, since apt-utils is not installed 2024-08-20T21:33:55.8307271Z #16 8.865 Fetched 154 MB in 2s (62.5 MB/s) 2024-08-20T21:33:55.8308322Z #16 8.894 Selecting previously unselected package libpython2.7-minimal:amd64. 2024-08-20T21:33:55.8308977Z #16 8.894 (Reading database ... 2024-08-20T21:33:55.8309382Z (Reading database ... 5% 2024-08-20T21:33:55.8309704Z (Reading database ... 10% 2024-08-20T21:33:55.8310043Z (Reading database ... 15% 2024-08-20T21:33:55.8310402Z (Reading database ... 20% 2024-08-20T21:33:55.8311800Z (Reading database ... 25% 2024-08-20T21:33:55.8312130Z (Reading database ... 30% 2024-08-20T21:33:55.8312462Z (Reading database ... 35% 2024-08-20T21:33:55.8312779Z (Reading database ... 40% 2024-08-20T21:33:55.8313110Z (Reading database ... 45% 2024-08-20T21:33:55.8313442Z (Reading database ... 50% 2024-08-20T21:33:55.8313758Z (Reading database ... 55% 2024-08-20T21:33:55.8314085Z (Reading database ... 60% 2024-08-20T21:33:55.8314508Z (Reading database ... 65% 2024-08-20T21:33:55.8314800Z (Reading database ... 70% 2024-08-20T21:33:55.8315106Z (Reading database ... 75% 2024-08-20T21:33:55.8315415Z (Reading database ... 80% 2024-08-20T21:33:55.8315708Z (Reading database ... 85% 2024-08-20T21:33:55.8316015Z (Reading database ... 90% 2024-08-20T21:33:55.8316322Z (Reading database ... 95% 2024-08-20T21:33:55.8316618Z (Reading database ... 100% 2024-08-20T21:33:55.8317108Z (Reading database ... 27297 files and directories currently installed.) 2024-08-20T21:33:55.8318036Z #16 8.907 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-1~20.04.4_amd64.deb ... 2024-08-20T21:33:55.8318865Z #16 8.911 Unpacking libpython2.7-minimal:amd64 (2.7.18-1~20.04.4) ... 2024-08-20T21:33:55.8319774Z #16 8.976 Selecting previously unselected package python2.7-minimal. 2024-08-20T21:33:55.9602258Z #16 8.978 Preparing to unpack .../1-python2.7-minimal_2.7.18-1~20.04.4_amd64.deb ... 2024-08-20T21:33:55.9603108Z #16 8.986 Unpacking python2.7-minimal (2.7.18-1~20.04.4) ... 2024-08-20T21:33:56.1513572Z #16 9.106 Selecting previously unselected package python2-minimal. 2024-08-20T21:33:56.1514552Z #16 9.107 Preparing to unpack .../2-python2-minimal_2.7.17-2ubuntu4_amd64.deb ... 2024-08-20T21:33:56.1515357Z #16 9.111 Unpacking python2-minimal (2.7.17-2ubuntu4) ... 2024-08-20T21:33:56.1516148Z #16 9.140 Selecting previously unselected package libpython2.7-stdlib:amd64. 2024-08-20T21:33:56.1517095Z #16 9.142 Preparing to unpack .../3-libpython2.7-stdlib_2.7.18-1~20.04.4_amd64.deb ... 2024-08-20T21:33:56.1518203Z #16 9.146 Unpacking libpython2.7-stdlib:amd64 (2.7.18-1~20.04.4) ... 2024-08-20T21:33:56.1632334Z #16 9.309 Selecting previously unselected package python2.7. 2024-08-20T21:33:56.4118194Z #16 9.311 Preparing to unpack .../4-python2.7_2.7.18-1~20.04.4_amd64.deb ... 2024-08-20T21:33:56.4118985Z #16 9.315 Unpacking python2.7 (2.7.18-1~20.04.4) ... 2024-08-20T21:33:56.4119741Z #16 9.349 Selecting previously unselected package libpython2-stdlib:amd64. 2024-08-20T21:33:56.4120662Z #16 9.351 Preparing to unpack .../5-libpython2-stdlib_2.7.17-2ubuntu4_amd64.deb ... 2024-08-20T21:33:56.4121491Z #16 9.355 Unpacking libpython2-stdlib:amd64 (2.7.17-2ubuntu4) ... 2024-08-20T21:33:56.4122266Z #16 9.390 Setting up libpython2.7-minimal:amd64 (2.7.18-1~20.04.4) ... 2024-08-20T21:33:56.4123004Z #16 9.407 Setting up python2.7-minimal (2.7.18-1~20.04.4) ... 2024-08-20T21:33:56.4865205Z #16 9.632 Setting up python2-minimal (2.7.17-2ubuntu4) ... 2024-08-20T21:33:56.6049737Z #16 9.701 Selecting previously unselected package python2. 2024-08-20T21:33:56.6050321Z #16 9.701 (Reading database ... 2024-08-20T21:33:56.6050717Z (Reading database ... 5% 2024-08-20T21:33:56.6051041Z (Reading database ... 10% 2024-08-20T21:33:56.6051380Z (Reading database ... 15% 2024-08-20T21:33:56.6051711Z (Reading database ... 20% 2024-08-20T21:33:56.6052028Z (Reading database ... 25% 2024-08-20T21:33:56.6052359Z (Reading database ... 30% 2024-08-20T21:33:56.6052691Z (Reading database ... 35% 2024-08-20T21:33:56.6053007Z (Reading database ... 40% 2024-08-20T21:33:56.6053337Z (Reading database ... 45% 2024-08-20T21:33:56.6053668Z (Reading database ... 50% 2024-08-20T21:33:56.6053984Z (Reading database ... 55% 2024-08-20T21:33:56.6054489Z (Reading database ... 60% 2024-08-20T21:33:56.6054829Z (Reading database ... 65% 2024-08-20T21:33:56.6055150Z (Reading database ... 70% 2024-08-20T21:33:56.6055482Z (Reading database ... 75% 2024-08-20T21:33:56.6055815Z (Reading database ... 80% 2024-08-20T21:33:56.6056131Z (Reading database ... 85% 2024-08-20T21:33:56.6056468Z (Reading database ... 90% 2024-08-20T21:33:56.6057014Z (Reading database ... 95% 2024-08-20T21:33:56.6057334Z (Reading database ... 100% 2024-08-20T21:33:56.6057860Z (Reading database ... 28044 files and directories currently installed.) 2024-08-20T21:33:56.6058850Z #16 9.712 Preparing to unpack .../000-python2_2.7.17-2ubuntu4_amd64.deb ... 2024-08-20T21:33:56.6059549Z #16 9.716 Unpacking python2 (2.7.17-2ubuntu4) ... 2024-08-20T21:33:56.6060175Z #16 9.751 Selecting previously unselected package libfribidi0:amd64. 2024-08-20T21:33:56.7143861Z #16 9.753 Preparing to unpack .../001-libfribidi0_1.0.8-2ubuntu0.1_amd64.deb ... 2024-08-20T21:33:56.7145851Z #16 9.761 Unpacking libfribidi0:amd64 (1.0.8-2ubuntu0.1) ... 2024-08-20T21:33:56.7146606Z #16 9.786 Selecting previously unselected package libtext-iconv-perl. 2024-08-20T21:33:56.7147469Z #16 9.788 Preparing to unpack .../002-libtext-iconv-perl_1.7-7_amd64.deb ... 2024-08-20T21:33:56.7148191Z #16 9.792 Unpacking libtext-iconv-perl (1.7-7) ... 2024-08-20T21:33:56.7148775Z #16 9.825 Selecting previously unselected package netbase. 2024-08-20T21:33:56.7149459Z #16 9.827 Preparing to unpack .../003-netbase_6.1_all.deb ... 2024-08-20T21:33:56.7149984Z #16 9.831 Unpacking netbase (6.1) ... 2024-08-20T21:33:56.7150587Z #16 9.860 Selecting previously unselected package python3-yaml. 2024-08-20T21:33:56.8210951Z #16 9.862 Preparing to unpack .../004-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2024-08-20T21:33:56.8211779Z #16 9.866 Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2024-08-20T21:33:56.8212506Z #16 9.907 Selecting previously unselected package shared-mime-info. 2024-08-20T21:33:56.8213322Z #16 9.909 Preparing to unpack .../005-shared-mime-info_1.15-1_amd64.deb ... 2024-08-20T21:33:56.8214031Z #16 9.913 Unpacking shared-mime-info (1.15-1) ... 2024-08-20T21:33:56.8214697Z #16 9.967 Selecting previously unselected package libdrm-common. 2024-08-20T21:33:56.9426630Z #16 9.969 Preparing to unpack .../006-libdrm-common_2.4.107-8ubuntu1~20.04.2_all.deb ... 2024-08-20T21:33:56.9427754Z #16 9.972 Unpacking libdrm-common (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:33:56.9428438Z #16 10.01 Selecting previously unselected package libdrm2:amd64. 2024-08-20T21:33:56.9429287Z #16 10.01 Preparing to unpack .../007-libdrm2_2.4.107-8ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:33:56.9430118Z #16 10.01 Unpacking libdrm2:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:33:56.9430777Z #16 10.04 Selecting previously unselected package libedit2:amd64. 2024-08-20T21:33:56.9431647Z #16 10.05 Preparing to unpack .../008-libedit2_3.1-20191231-1_amd64.deb ... 2024-08-20T21:33:56.9432316Z #16 10.05 Unpacking libedit2:amd64 (3.1-20191231-1) ... 2024-08-20T21:33:56.9432901Z #16 10.09 Selecting previously unselected package libpipeline1:amd64. 2024-08-20T21:33:57.0652241Z #16 10.09 Preparing to unpack .../009-libpipeline1_1.5.2-2build1_amd64.deb ... 2024-08-20T21:33:57.0653070Z #16 10.09 Unpacking libpipeline1:amd64 (1.5.2-2build1) ... 2024-08-20T21:33:57.0653740Z #16 10.13 Selecting previously unselected package libxmuu1:amd64. 2024-08-20T21:33:57.0654774Z #16 10.13 Preparing to unpack .../010-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... 2024-08-20T21:33:57.0655546Z #16 10.13 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... 2024-08-20T21:33:57.0656250Z #16 10.17 Selecting previously unselected package binfmt-support. 2024-08-20T21:33:57.0657042Z #16 10.17 Preparing to unpack .../011-binfmt-support_2.2.0-2_amd64.deb ... 2024-08-20T21:33:57.0657738Z #16 10.18 Unpacking binfmt-support (2.2.0-2) ... 2024-08-20T21:33:57.0658336Z #16 10.21 Selecting previously unselected package libllvm10:amd64. 2024-08-20T21:33:57.2218514Z #16 10.21 Preparing to unpack .../012-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2024-08-20T21:33:57.2219358Z #16 10.22 Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2024-08-20T21:33:58.1607897Z #16 11.31 Selecting previously unselected package libclang-cpp10. 2024-08-20T21:33:58.3172977Z #16 11.31 Preparing to unpack .../013-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2024-08-20T21:33:58.3174082Z #16 11.31 Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2024-08-20T21:33:58.8753365Z #16 12.02 Selecting previously unselected package libgc1c2:amd64. 2024-08-20T21:33:59.0162151Z #16 12.02 Preparing to unpack .../014-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2024-08-20T21:33:59.0163002Z #16 12.03 Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2024-08-20T21:33:59.0163643Z #16 12.06 Selecting previously unselected package libobjc4:amd64. 2024-08-20T21:33:59.0164487Z #16 12.07 Preparing to unpack .../015-libobjc4_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:33:59.0165293Z #16 12.07 Unpacking libobjc4:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:33:59.0166038Z #16 12.10 Selecting previously unselected package libobjc-9-dev:amd64. 2024-08-20T21:33:59.0167059Z #16 12.10 Preparing to unpack .../016-libobjc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:33:59.0167935Z #16 12.10 Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:33:59.0168682Z #16 12.16 Selecting previously unselected package libc6-i386. 2024-08-20T21:33:59.1731620Z #16 12.16 Preparing to unpack .../017-libc6-i386_2.31-0ubuntu9.16_amd64.deb ... 2024-08-20T21:33:59.1732420Z #16 12.17 Unpacking libc6-i386 (2.31-0ubuntu9.16) ... 2024-08-20T21:33:59.2692762Z #16 12.41 Selecting previously unselected package lib32gcc-s1. 2024-08-20T21:33:59.3834432Z #16 12.42 Preparing to unpack .../018-lib32gcc-s1_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:33:59.3835293Z #16 12.42 Unpacking lib32gcc-s1 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:33:59.3835935Z #16 12.46 Selecting previously unselected package lib32stdc++6. 2024-08-20T21:33:59.3836780Z #16 12.46 Preparing to unpack .../019-lib32stdc++6_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:33:59.3837585Z #16 12.47 Unpacking lib32stdc++6 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:33:59.3838359Z #16 12.53 Selecting previously unselected package libclang-common-10-dev. 2024-08-20T21:33:59.5398656Z #16 12.53 Preparing to unpack .../020-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2024-08-20T21:33:59.5399705Z #16 12.53 Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2024-08-20T21:33:59.8450106Z #16 12.99 Selecting previously unselected package libclang1-10. 2024-08-20T21:34:00.0023081Z #16 12.99 Preparing to unpack .../021-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2024-08-20T21:34:00.0023918Z #16 13.00 Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:00.3975459Z #16 13.54 Selecting previously unselected package clang-10. 2024-08-20T21:34:00.5530575Z #16 13.55 Preparing to unpack .../022-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2024-08-20T21:34:00.5531368Z #16 13.55 Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:00.5531925Z #16 13.59 Selecting previously unselected package clang. 2024-08-20T21:34:00.5532701Z #16 13.59 Preparing to unpack .../023-clang_1%3a10.0-50~exp1_amd64.deb ... 2024-08-20T21:34:00.5533380Z #16 13.59 Unpacking clang (1:10.0-50~exp1) ... 2024-08-20T21:34:00.5533986Z #16 13.62 Selecting previously unselected package libxapian30:amd64. 2024-08-20T21:34:00.5534807Z #16 13.62 Preparing to unpack .../024-libxapian30_1.4.14-2_amd64.deb ... 2024-08-20T21:34:00.5535501Z #16 13.63 Unpacking libxapian30:amd64 (1.4.14-2) ... 2024-08-20T21:34:00.5536070Z #16 13.70 Selecting previously unselected package doxygen. 2024-08-20T21:34:00.7101189Z #16 13.70 Preparing to unpack .../025-doxygen_1.8.17-0ubuntu2_amd64.deb ... 2024-08-20T21:34:00.7101945Z #16 13.71 Unpacking doxygen (1.8.17-0ubuntu2) ... 2024-08-20T21:34:01.2768722Z #16 14.42 Selecting previously unselected package fontconfig. 2024-08-20T21:34:01.4122285Z #16 14.42 Preparing to unpack .../026-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2024-08-20T21:34:01.4123052Z #16 14.43 Unpacking fontconfig (2.13.1-2ubuntu3) ... 2024-08-20T21:34:01.4123764Z #16 14.47 Selecting previously unselected package fonts-liberation. 2024-08-20T21:34:01.4124628Z #16 14.47 Preparing to unpack .../027-fonts-liberation_1%3a1.07.4-11_all.deb ... 2024-08-20T21:34:01.4125385Z #16 14.47 Unpacking fonts-liberation (1:1.07.4-11) ... 2024-08-20T21:34:01.4126277Z #16 14.56 Selecting previously unselected package libann0. 2024-08-20T21:34:01.5278838Z #16 14.56 Preparing to unpack .../028-libann0_1.1.2+doc-7build1_amd64.deb ... 2024-08-20T21:34:01.5279634Z #16 14.56 Unpacking libann0 (1.1.2+doc-7build1) ... 2024-08-20T21:34:01.5280233Z #16 14.60 Selecting previously unselected package libcdt5:amd64. 2024-08-20T21:34:01.5281035Z #16 14.60 Preparing to unpack .../029-libcdt5_2.42.2-3build2_amd64.deb ... 2024-08-20T21:34:01.5281752Z #16 14.60 Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2024-08-20T21:34:01.5282372Z #16 14.63 Selecting previously unselected package libcgraph6:amd64. 2024-08-20T21:34:01.5283196Z #16 14.64 Preparing to unpack .../030-libcgraph6_2.42.2-3build2_amd64.deb ... 2024-08-20T21:34:01.5284037Z #16 14.64 Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2024-08-20T21:34:01.5284639Z #16 14.67 Selecting previously unselected package libjbig0:amd64. 2024-08-20T21:34:01.6630494Z #16 14.67 Preparing to unpack .../031-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:34:01.6631392Z #16 14.68 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... 2024-08-20T21:34:01.6632059Z #16 14.71 Selecting previously unselected package libwebp6:amd64. 2024-08-20T21:34:01.6632916Z #16 14.71 Preparing to unpack .../032-libwebp6_0.6.1-2ubuntu0.20.04.3_amd64.deb ... 2024-08-20T21:34:01.6633730Z #16 14.72 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ... 2024-08-20T21:34:01.6634395Z #16 14.76 Selecting previously unselected package libtiff5:amd64. 2024-08-20T21:34:01.6635308Z #16 14.76 Preparing to unpack .../033-libtiff5_4.1.0+git191117-2ubuntu0.20.04.13_amd64.deb ... 2024-08-20T21:34:01.6636252Z #16 14.77 Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.13) ... 2024-08-20T21:34:01.6636970Z #16 14.81 Selecting previously unselected package libxpm4:amd64. 2024-08-20T21:34:01.7964135Z #16 14.81 Preparing to unpack .../034-libxpm4_1%3a3.5.12-1ubuntu0.20.04.2_amd64.deb ... 2024-08-20T21:34:01.7965083Z #16 14.81 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ... 2024-08-20T21:34:01.7965761Z #16 14.85 Selecting previously unselected package libgd3:amd64. 2024-08-20T21:34:01.7966710Z #16 14.85 Preparing to unpack .../035-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2024-08-20T21:34:01.7967446Z #16 14.85 Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2024-08-20T21:34:01.7968164Z #16 14.89 Selecting previously unselected package libgts-0.7-5:amd64. 2024-08-20T21:34:01.7969040Z #16 14.90 Preparing to unpack .../036-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2024-08-20T21:34:01.7969855Z #16 14.90 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2024-08-20T21:34:01.7970621Z #16 14.94 Selecting previously unselected package libpixman-1-0:amd64. 2024-08-20T21:34:01.9288225Z #16 14.94 Preparing to unpack .../037-libpixman-1-0_0.38.4-0ubuntu2.1_amd64.deb ... 2024-08-20T21:34:01.9289076Z #16 14.95 Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu2.1) ... 2024-08-20T21:34:01.9289860Z #16 15.00 Selecting previously unselected package libxcb-render0:amd64. 2024-08-20T21:34:01.9290711Z #16 15.00 Preparing to unpack .../038-libxcb-render0_1.14-2_amd64.deb ... 2024-08-20T21:34:01.9291436Z #16 15.00 Unpacking libxcb-render0:amd64 (1.14-2) ... 2024-08-20T21:34:01.9292142Z #16 15.04 Selecting previously unselected package libxcb-shm0:amd64. 2024-08-20T21:34:01.9292923Z #16 15.04 Preparing to unpack .../039-libxcb-shm0_1.14-2_amd64.deb ... 2024-08-20T21:34:01.9293591Z #16 15.04 Unpacking libxcb-shm0:amd64 (1.14-2) ... 2024-08-20T21:34:01.9294192Z #16 15.07 Selecting previously unselected package libcairo2:amd64. 2024-08-20T21:34:02.0441866Z #16 15.08 Preparing to unpack .../040-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2024-08-20T21:34:02.0442785Z #16 15.08 Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2024-08-20T21:34:02.0443542Z #16 15.14 Selecting previously unselected package libgraphite2-3:amd64. 2024-08-20T21:34:02.0444424Z #16 15.15 Preparing to unpack .../041-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2024-08-20T21:34:02.0446044Z #16 15.15 Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2024-08-20T21:34:02.0446850Z #16 15.19 Selecting previously unselected package libharfbuzz0b:amd64. 2024-08-20T21:34:02.1527860Z #16 15.19 Preparing to unpack .../042-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2024-08-20T21:34:02.1528703Z #16 15.20 Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2024-08-20T21:34:02.1529438Z #16 15.25 Selecting previously unselected package libthai-data. 2024-08-20T21:34:02.1530217Z #16 15.25 Preparing to unpack .../043-libthai-data_0.1.28-3_all.deb ... 2024-08-20T21:34:02.1530869Z #16 15.26 Unpacking libthai-data (0.1.28-3) ... 2024-08-20T21:34:02.1531470Z #16 15.30 Selecting previously unselected package libdatrie1:amd64. 2024-08-20T21:34:02.2815897Z #16 15.30 Preparing to unpack .../044-libdatrie1_0.2.12-3_amd64.deb ... 2024-08-20T21:34:02.2816623Z #16 15.30 Unpacking libdatrie1:amd64 (0.2.12-3) ... 2024-08-20T21:34:02.2817238Z #16 15.34 Selecting previously unselected package libthai0:amd64. 2024-08-20T21:34:02.2818018Z #16 15.34 Preparing to unpack .../045-libthai0_0.1.28-3_amd64.deb ... 2024-08-20T21:34:02.2818691Z #16 15.34 Unpacking libthai0:amd64 (0.1.28-3) ... 2024-08-20T21:34:02.2819379Z #16 15.38 Selecting previously unselected package libpango-1.0-0:amd64. 2024-08-20T21:34:02.2820250Z #16 15.38 Preparing to unpack .../046-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2024-08-20T21:34:02.2821048Z #16 15.38 Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2024-08-20T21:34:02.2821821Z #16 15.43 Selecting previously unselected package libpangoft2-1.0-0:amd64. 2024-08-20T21:34:02.4039332Z #16 15.43 Preparing to unpack .../047-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2024-08-20T21:34:02.4040218Z #16 15.43 Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2024-08-20T21:34:02.4041048Z #16 15.47 Selecting previously unselected package libpangocairo-1.0-0:amd64. 2024-08-20T21:34:02.4042156Z #16 15.47 Preparing to unpack .../048-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2024-08-20T21:34:02.4043052Z #16 15.47 Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2024-08-20T21:34:02.4043769Z #16 15.51 Selecting previously unselected package libpathplan4:amd64. 2024-08-20T21:34:02.4044606Z #16 15.51 Preparing to unpack .../049-libpathplan4_2.42.2-3build2_amd64.deb ... 2024-08-20T21:34:02.4045378Z #16 15.51 Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2024-08-20T21:34:02.4045983Z #16 15.55 Selecting previously unselected package libgvc6. 2024-08-20T21:34:02.5340354Z #16 15.55 Preparing to unpack .../050-libgvc6_2.42.2-3build2_amd64.deb ... 2024-08-20T21:34:02.5341789Z #16 15.56 Unpacking libgvc6 (2.42.2-3build2) ... 2024-08-20T21:34:02.5342966Z #16 15.63 Selecting previously unselected package libgvpr2:amd64. 2024-08-20T21:34:02.5344589Z #16 15.63 Preparing to unpack .../051-libgvpr2_2.42.2-3build2_amd64.deb ... 2024-08-20T21:34:02.5346109Z #16 15.64 Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2024-08-20T21:34:02.5347412Z #16 15.68 Selecting previously unselected package liblab-gamut1:amd64. 2024-08-20T21:34:02.6615495Z #16 15.68 Preparing to unpack .../052-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2024-08-20T21:34:02.6617117Z #16 15.69 Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2024-08-20T21:34:02.6618414Z #16 15.77 Selecting previously unselected package libxmu6:amd64. 2024-08-20T21:34:02.6620068Z #16 15.77 Preparing to unpack .../053-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2024-08-20T21:34:02.6621569Z #16 15.77 Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2024-08-20T21:34:02.6622820Z #16 15.81 Selecting previously unselected package libxaw7:amd64. 2024-08-20T21:34:02.7925459Z #16 15.81 Preparing to unpack .../054-libxaw7_2%3a1.0.13-1_amd64.deb ... 2024-08-20T21:34:02.7927002Z #16 15.81 Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2024-08-20T21:34:02.7928157Z #16 15.86 Selecting previously unselected package graphviz. 2024-08-20T21:34:02.7929688Z #16 15.86 Preparing to unpack .../055-graphviz_2.42.2-3build2_amd64.deb ... 2024-08-20T21:34:02.7931114Z #16 15.86 Unpacking graphviz (2.42.2-3build2) ... 2024-08-20T21:34:02.7932895Z #16 15.94 Selecting previously unselected package python-pkg-resources. 2024-08-20T21:34:02.8973269Z #16 15.94 Preparing to unpack .../056-python-pkg-resources_44.0.0-2ubuntu0.1_all.deb ... 2024-08-20T21:34:02.8975070Z #16 15.95 Unpacking python-pkg-resources (44.0.0-2ubuntu0.1) ... 2024-08-20T21:34:02.8976346Z #16 15.98 Selecting previously unselected package gyp. 2024-08-20T21:34:02.8977938Z #16 15.99 Preparing to unpack .../057-gyp_0.1+20180428git4d467626-3ubuntu1_all.deb ... 2024-08-20T21:34:02.8979580Z #16 15.99 Unpacking gyp (0.1+20180428git4d467626-3ubuntu1) ... 2024-08-20T21:34:02.8981158Z #16 16.04 Selecting previously unselected package javascript-common. 2024-08-20T21:34:03.0204590Z #16 16.05 Preparing to unpack .../058-javascript-common_11_all.deb ... 2024-08-20T21:34:03.0205299Z #16 16.06 Unpacking javascript-common (11) ... 2024-08-20T21:34:03.0206009Z #16 16.09 Selecting previously unselected package libdata-dump-perl. 2024-08-20T21:34:03.0206984Z #16 16.09 Preparing to unpack .../059-libdata-dump-perl_1.23-1_all.deb ... 2024-08-20T21:34:03.0207688Z #16 16.09 Unpacking libdata-dump-perl (1.23-1) ... 2024-08-20T21:34:03.0208408Z #16 16.13 Selecting previously unselected package libdrm-amdgpu1:amd64. 2024-08-20T21:34:03.0209343Z #16 16.13 Preparing to unpack .../060-libdrm-amdgpu1_2.4.107-8ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:34:03.0210235Z #16 16.13 Unpacking libdrm-amdgpu1:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:34:03.0210980Z #16 16.17 Selecting previously unselected package libpciaccess0:amd64. 2024-08-20T21:34:03.1429100Z #16 16.17 Preparing to unpack .../061-libpciaccess0_0.16-0ubuntu1_amd64.deb ... 2024-08-20T21:34:03.1429973Z #16 16.17 Unpacking libpciaccess0:amd64 (0.16-0ubuntu1) ... 2024-08-20T21:34:03.1430717Z #16 16.21 Selecting previously unselected package libdrm-intel1:amd64. 2024-08-20T21:34:03.1431849Z #16 16.21 Preparing to unpack .../062-libdrm-intel1_2.4.107-8ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:34:03.1432770Z #16 16.21 Unpacking libdrm-intel1:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:34:03.1433579Z #16 16.25 Selecting previously unselected package libdrm-nouveau2:amd64. 2024-08-20T21:34:03.1434526Z #16 16.25 Preparing to unpack .../063-libdrm-nouveau2_2.4.107-8ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:34:03.1435434Z #16 16.25 Unpacking libdrm-nouveau2:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:34:03.1436443Z #16 16.29 Selecting previously unselected package libdrm-radeon1:amd64. 2024-08-20T21:34:03.2438970Z #16 16.29 Preparing to unpack .../064-libdrm-radeon1_2.4.107-8ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:34:03.2439925Z #16 16.29 Unpacking libdrm-radeon1:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:34:03.2440767Z #16 16.32 Selecting previously unselected package libencode-locale-perl. 2024-08-20T21:34:03.2441631Z #16 16.32 Preparing to unpack .../065-libencode-locale-perl_1.05-1_all.deb ... 2024-08-20T21:34:03.2442401Z #16 16.33 Unpacking libencode-locale-perl (1.05-1) ... 2024-08-20T21:34:03.2443185Z #16 16.36 Selecting previously unselected package libipc-system-simple-perl. 2024-08-20T21:34:03.2444117Z #16 16.36 Preparing to unpack .../066-libipc-system-simple-perl_1.26-1_all.deb ... 2024-08-20T21:34:03.2444909Z #16 16.36 Unpacking libipc-system-simple-perl (1.26-1) ... 2024-08-20T21:34:03.2445673Z #16 16.39 Selecting previously unselected package libfile-basedir-perl. 2024-08-20T21:34:03.3490536Z #16 16.39 Preparing to unpack .../067-libfile-basedir-perl_0.08-1_all.deb ... 2024-08-20T21:34:03.3491429Z #16 16.40 Unpacking libfile-basedir-perl (0.08-1) ... 2024-08-20T21:34:03.3492097Z #16 16.42 Selecting previously unselected package liburi-perl. 2024-08-20T21:34:03.3492860Z #16 16.42 Preparing to unpack .../068-liburi-perl_1.76-2_all.deb ... 2024-08-20T21:34:03.3493504Z #16 16.43 Unpacking liburi-perl (1.76-2) ... 2024-08-20T21:34:03.3494217Z #16 16.46 Selecting previously unselected package libfile-desktopentry-perl. 2024-08-20T21:34:03.3495167Z #16 16.46 Preparing to unpack .../069-libfile-desktopentry-perl_0.22-1_all.deb ... 2024-08-20T21:34:03.3496201Z #16 16.47 Unpacking libfile-desktopentry-perl (0.22-1) ... 2024-08-20T21:34:03.3496926Z #16 16.49 Selecting previously unselected package libtimedate-perl. 2024-08-20T21:34:03.4493146Z #16 16.50 Preparing to unpack .../070-libtimedate-perl_2.3200-1_all.deb ... 2024-08-20T21:34:03.4493984Z #16 16.50 Unpacking libtimedate-perl (2.3200-1) ... 2024-08-20T21:34:03.4494695Z #16 16.53 Selecting previously unselected package libhttp-date-perl. 2024-08-20T21:34:03.4495514Z #16 16.53 Preparing to unpack .../071-libhttp-date-perl_6.05-1_all.deb ... 2024-08-20T21:34:03.4496223Z #16 16.54 Unpacking libhttp-date-perl (6.05-1) ... 2024-08-20T21:34:03.4496947Z #16 16.56 Selecting previously unselected package libfile-listing-perl. 2024-08-20T21:34:03.4497792Z #16 16.56 Preparing to unpack .../072-libfile-listing-perl_6.04-1_all.deb ... 2024-08-20T21:34:03.4498545Z #16 16.57 Unpacking libfile-listing-perl (6.04-1) ... 2024-08-20T21:34:03.4499295Z #16 16.60 Selecting previously unselected package libfile-mimeinfo-perl. 2024-08-20T21:34:03.5613318Z #16 16.60 Preparing to unpack .../073-libfile-mimeinfo-perl_0.29-1_all.deb ... 2024-08-20T21:34:03.5614202Z #16 16.60 Unpacking libfile-mimeinfo-perl (0.29-1) ... 2024-08-20T21:34:03.5614928Z #16 16.63 Selecting previously unselected package libfont-afm-perl. 2024-08-20T21:34:03.5615740Z #16 16.63 Preparing to unpack .../074-libfont-afm-perl_1.20-2_all.deb ... 2024-08-20T21:34:03.5616425Z #16 16.64 Unpacking libfont-afm-perl (1.20-2) ... 2024-08-20T21:34:03.5617046Z #16 16.67 Selecting previously unselected package libfontenc1:amd64. 2024-08-20T21:34:03.5617905Z #16 16.67 Preparing to unpack .../075-libfontenc1_1%3a1.1.4-0ubuntu1_amd64.deb ... 2024-08-20T21:34:03.5626929Z #16 16.68 Unpacking libfontenc1:amd64 (1:1.1.4-0ubuntu1) ... 2024-08-20T21:34:03.5627804Z #16 16.71 Selecting previously unselected package libglapi-mesa:amd64. 2024-08-20T21:34:03.7572526Z #16 16.71 Preparing to unpack .../076-libglapi-mesa_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... 2024-08-20T21:34:03.7573551Z #16 16.71 Unpacking libglapi-mesa:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:34:03.7574283Z #16 16.75 Selecting previously unselected package libllvm12:amd64. 2024-08-20T21:34:03.7575522Z #16 16.75 Preparing to unpack .../077-libllvm12_1%3a12.0.0-3ubuntu1~20.04.5_amd64.deb ... 2024-08-20T21:34:03.7576401Z #16 16.75 Unpacking libllvm12:amd64 (1:12.0.0-3ubuntu1~20.04.5) ... 2024-08-20T21:34:04.9432508Z #16 18.09 Selecting previously unselected package libsensors-config. 2024-08-20T21:34:05.0533119Z #16 18.09 Preparing to unpack .../078-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2024-08-20T21:34:05.0534040Z #16 18.10 Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2024-08-20T21:34:05.0534722Z #16 18.13 Selecting previously unselected package libsensors5:amd64. 2024-08-20T21:34:05.0535613Z #16 18.13 Preparing to unpack .../079-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2024-08-20T21:34:05.0536469Z #16 18.17 Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2024-08-20T21:34:05.0537130Z #16 18.20 Selecting previously unselected package libvulkan1:amd64. 2024-08-20T21:34:05.2635630Z #16 18.20 Preparing to unpack .../080-libvulkan1_1.2.131.2-1_amd64.deb ... 2024-08-20T21:34:05.2636419Z #16 18.21 Unpacking libvulkan1:amd64 (1.2.131.2-1) ... 2024-08-20T21:34:05.2637160Z #16 18.25 Selecting previously unselected package libgl1-mesa-dri:amd64. 2024-08-20T21:34:05.2638104Z #16 18.25 Preparing to unpack .../081-libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... 2024-08-20T21:34:05.2639037Z #16 18.26 Unpacking libgl1-mesa-dri:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:34:05.8700817Z #16 19.02 Selecting previously unselected package libx11-xcb1:amd64. 2024-08-20T21:34:05.9707397Z #16 19.02 Preparing to unpack .../082-libx11-xcb1_2%3a1.6.9-2ubuntu1.6_amd64.deb ... 2024-08-20T21:34:05.9708282Z #16 19.02 Unpacking libx11-xcb1:amd64 (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:34:05.9709080Z #16 19.07 Selecting previously unselected package libxcb-dri2-0:amd64. 2024-08-20T21:34:05.9710960Z #16 19.07 Preparing to unpack .../083-libxcb-dri2-0_1.14-2_amd64.deb ... 2024-08-20T21:34:05.9711634Z #16 19.08 Unpacking libxcb-dri2-0:amd64 (1.14-2) ... 2024-08-20T21:34:05.9712495Z #16 19.11 Selecting previously unselected package libxcb-dri3-0:amd64. 2024-08-20T21:34:05.9713313Z #16 19.11 Preparing to unpack .../084-libxcb-dri3-0_1.14-2_amd64.deb ... 2024-08-20T21:34:05.9713991Z #16 19.12 Unpacking libxcb-dri3-0:amd64 (1.14-2) ... 2024-08-20T21:34:06.0826188Z #16 19.15 Selecting previously unselected package libxcb-glx0:amd64. 2024-08-20T21:34:06.0827132Z #16 19.15 Preparing to unpack .../085-libxcb-glx0_1.14-2_amd64.deb ... 2024-08-20T21:34:06.0827818Z #16 19.16 Unpacking libxcb-glx0:amd64 (1.14-2) ... 2024-08-20T21:34:06.0828527Z #16 19.19 Selecting previously unselected package libxcb-present0:amd64. 2024-08-20T21:34:06.0829389Z #16 19.19 Preparing to unpack .../086-libxcb-present0_1.14-2_amd64.deb ... 2024-08-20T21:34:06.0830128Z #16 19.20 Unpacking libxcb-present0:amd64 (1.14-2) ... 2024-08-20T21:34:06.0830836Z #16 19.23 Selecting previously unselected package libxcb-sync1:amd64. 2024-08-20T21:34:06.1990534Z #16 19.23 Preparing to unpack .../087-libxcb-sync1_1.14-2_amd64.deb ... 2024-08-20T21:34:06.1991304Z #16 19.23 Unpacking libxcb-sync1:amd64 (1.14-2) ... 2024-08-20T21:34:06.1992020Z #16 19.27 Selecting previously unselected package libxcb-xfixes0:amd64. 2024-08-20T21:34:06.1992855Z #16 19.27 Preparing to unpack .../088-libxcb-xfixes0_1.14-2_amd64.deb ... 2024-08-20T21:34:06.1993580Z #16 19.27 Unpacking libxcb-xfixes0:amd64 (1.14-2) ... 2024-08-20T21:34:06.1994215Z #16 19.31 Selecting previously unselected package libxfixes3:amd64. 2024-08-20T21:34:06.1995014Z #16 19.31 Preparing to unpack .../089-libxfixes3_1%3a5.0.3-2_amd64.deb ... 2024-08-20T21:34:06.1995727Z #16 19.31 Unpacking libxfixes3:amd64 (1:5.0.3-2) ... 2024-08-20T21:34:06.1996558Z #16 19.34 Selecting previously unselected package libxshmfence1:amd64. 2024-08-20T21:34:06.3160607Z #16 19.35 Preparing to unpack .../090-libxshmfence1_1.3-1_amd64.deb ... 2024-08-20T21:34:06.3161357Z #16 19.35 Unpacking libxshmfence1:amd64 (1.3-1) ... 2024-08-20T21:34:06.3161991Z #16 19.38 Selecting previously unselected package libxxf86vm1:amd64. 2024-08-20T21:34:06.3162856Z #16 19.38 Preparing to unpack .../091-libxxf86vm1_1%3a1.1.4-1build1_amd64.deb ... 2024-08-20T21:34:06.3163628Z #16 19.39 Unpacking libxxf86vm1:amd64 (1:1.1.4-1build1) ... 2024-08-20T21:34:06.3164371Z #16 19.42 Selecting previously unselected package libglx-mesa0:amd64. 2024-08-20T21:34:06.3165285Z #16 19.42 Preparing to unpack .../092-libglx-mesa0_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... 2024-08-20T21:34:06.3166274Z #16 19.43 Unpacking libglx-mesa0:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:34:06.3167037Z #16 19.46 Selecting previously unselected package libgts-bin. 2024-08-20T21:34:06.4189984Z #16 19.46 Preparing to unpack .../093-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2024-08-20T21:34:06.4190847Z #16 19.47 Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2024-08-20T21:34:06.4191596Z #16 19.50 Selecting previously unselected package libhtml-tagset-perl. 2024-08-20T21:34:06.4192439Z #16 19.50 Preparing to unpack .../094-libhtml-tagset-perl_3.20-4_all.deb ... 2024-08-20T21:34:06.4193178Z #16 19.50 Unpacking libhtml-tagset-perl (3.20-4) ... 2024-08-20T21:34:06.4193907Z #16 19.53 Selecting previously unselected package libhtml-parser-perl. 2024-08-20T21:34:06.4194756Z #16 19.53 Preparing to unpack .../095-libhtml-parser-perl_3.72-5_amd64.deb ... 2024-08-20T21:34:06.4195502Z #16 19.53 Unpacking libhtml-parser-perl (3.72-5) ... 2024-08-20T21:34:06.4196198Z #16 19.56 Selecting previously unselected package libio-html-perl. 2024-08-20T21:34:06.5205004Z #16 19.57 Preparing to unpack .../096-libio-html-perl_1.001-1_all.deb ... 2024-08-20T21:34:06.5205834Z #16 19.57 Unpacking libio-html-perl (1.001-1) ... 2024-08-20T21:34:06.5206712Z #16 19.60 Selecting previously unselected package liblwp-mediatypes-perl. 2024-08-20T21:34:06.5207813Z #16 19.60 Preparing to unpack .../097-liblwp-mediatypes-perl_6.04-1_all.deb ... 2024-08-20T21:34:06.5208575Z #16 19.60 Unpacking liblwp-mediatypes-perl (6.04-1) ... 2024-08-20T21:34:06.5209327Z #16 19.63 Selecting previously unselected package libhttp-message-perl. 2024-08-20T21:34:06.5210192Z #16 19.63 Preparing to unpack .../098-libhttp-message-perl_6.22-1_all.deb ... 2024-08-20T21:34:06.5210921Z #16 19.63 Unpacking libhttp-message-perl (6.22-1) ... 2024-08-20T21:34:06.5211639Z #16 19.67 Selecting previously unselected package libhtml-form-perl. 2024-08-20T21:34:06.6310342Z #16 19.67 Preparing to unpack .../099-libhtml-form-perl_6.07-1_all.deb ... 2024-08-20T21:34:06.6311249Z #16 19.67 Unpacking libhtml-form-perl (6.07-1) ... 2024-08-20T21:34:06.6311956Z #16 19.70 Selecting previously unselected package libhtml-tree-perl. 2024-08-20T21:34:06.6312800Z #16 19.70 Preparing to unpack .../100-libhtml-tree-perl_5.07-2_all.deb ... 2024-08-20T21:34:06.6313530Z #16 19.70 Unpacking libhtml-tree-perl (5.07-2) ... 2024-08-20T21:34:06.6314242Z #16 19.74 Selecting previously unselected package libhtml-format-perl. 2024-08-20T21:34:06.6315093Z #16 19.75 Preparing to unpack .../101-libhtml-format-perl_2.12-1_all.deb ... 2024-08-20T21:34:06.6315828Z #16 19.75 Unpacking libhtml-format-perl (2.12-1) ... 2024-08-20T21:34:06.6316547Z #16 19.78 Selecting previously unselected package libhttp-cookies-perl. 2024-08-20T21:34:06.7316577Z #16 19.78 Preparing to unpack .../102-libhttp-cookies-perl_6.08-1_all.deb ... 2024-08-20T21:34:06.7317506Z #16 19.78 Unpacking libhttp-cookies-perl (6.08-1) ... 2024-08-20T21:34:06.7318252Z #16 19.81 Selecting previously unselected package libhttp-daemon-perl. 2024-08-20T21:34:06.7319149Z #16 19.81 Preparing to unpack .../103-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... 2024-08-20T21:34:06.7319990Z #16 19.81 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... 2024-08-20T21:34:06.7320970Z #16 19.84 Selecting previously unselected package libhttp-negotiate-perl. 2024-08-20T21:34:06.7321862Z #16 19.84 Preparing to unpack .../104-libhttp-negotiate-perl_6.01-1_all.deb ... 2024-08-20T21:34:06.7322631Z #16 19.85 Unpacking libhttp-negotiate-perl (6.01-1) ... 2024-08-20T21:34:06.7323431Z #16 19.87 Selecting previously unselected package perl-openssl-defaults:amd64. 2024-08-20T21:34:06.7324314Z #16 19.87 Preparing to unpack .../105-perl-openssl-defaults_4_amd64.deb ... 2024-08-20T21:34:06.7325062Z #16 19.88 Unpacking perl-openssl-defaults:amd64 (4) ... 2024-08-20T21:34:06.8603875Z #16 19.90 Selecting previously unselected package libnet-ssleay-perl. 2024-08-20T21:34:06.8604816Z #16 19.91 Preparing to unpack .../106-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... 2024-08-20T21:34:06.8605648Z #16 19.91 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... 2024-08-20T21:34:06.8606511Z #16 19.96 Selecting previously unselected package libio-socket-ssl-perl. 2024-08-20T21:34:06.8607398Z #16 19.96 Preparing to unpack .../107-libio-socket-ssl-perl_2.067-1_all.deb ... 2024-08-20T21:34:06.8608177Z #16 19.97 Unpacking libio-socket-ssl-perl (2.067-1) ... 2024-08-20T21:34:06.8608900Z #16 20.01 Selecting previously unselected package libio-stringy-perl. 2024-08-20T21:34:06.9642478Z #16 20.01 Preparing to unpack .../108-libio-stringy-perl_2.111-3_all.deb ... 2024-08-20T21:34:06.9643409Z #16 20.01 Unpacking libio-stringy-perl (2.111-3) ... 2024-08-20T21:34:06.9644157Z #16 20.04 Selecting previously unselected package libjs-is-typedarray. 2024-08-20T21:34:06.9644999Z #16 20.04 Preparing to unpack .../109-libjs-is-typedarray_1.0.0-2_all.deb ... 2024-08-20T21:34:06.9645740Z #16 20.05 Unpacking libjs-is-typedarray (1.0.0-2) ... 2024-08-20T21:34:06.9646521Z #16 20.07 Selecting previously unselected package libjs-psl. 2024-08-20T21:34:06.9647308Z #16 20.08 Preparing to unpack .../110-libjs-psl_1.7.0+ds-1_all.deb ... 2024-08-20T21:34:06.9647970Z #16 20.08 Unpacking libjs-psl (1.7.0+ds-1) ... 2024-08-20T21:34:06.9648702Z #16 20.11 Selecting previously unselected package libjs-typedarray-to-buffer. 2024-08-20T21:34:07.0661748Z #16 20.11 Preparing to unpack .../111-libjs-typedarray-to-buffer_3.0.3-3_all.deb ... 2024-08-20T21:34:07.0662623Z #16 20.12 Unpacking libjs-typedarray-to-buffer (3.0.3-3) ... 2024-08-20T21:34:07.0663383Z #16 20.14 Selecting previously unselected package libnet-http-perl. 2024-08-20T21:34:07.0664209Z #16 20.14 Preparing to unpack .../112-libnet-http-perl_6.19-1_all.deb ... 2024-08-20T21:34:07.0664896Z #16 20.15 Unpacking libnet-http-perl (6.19-1) ... 2024-08-20T21:34:07.0665585Z #16 20.18 Selecting previously unselected package libtry-tiny-perl. 2024-08-20T21:34:07.0666399Z #16 20.18 Preparing to unpack .../113-libtry-tiny-perl_0.30-1_all.deb ... 2024-08-20T21:34:07.0667075Z #16 20.18 Unpacking libtry-tiny-perl (0.30-1) ... 2024-08-20T21:34:07.0667794Z #16 20.21 Selecting previously unselected package libwww-robotrules-perl. 2024-08-20T21:34:07.0668676Z #16 20.21 Preparing to unpack .../114-libwww-robotrules-perl_6.02-1_all.deb ... 2024-08-20T21:34:07.0669431Z #16 20.21 Unpacking libwww-robotrules-perl (6.02-1) ... 2024-08-20T21:34:07.1676284Z #16 20.24 Selecting previously unselected package libwww-perl. 2024-08-20T21:34:07.1677136Z #16 20.24 Preparing to unpack .../115-libwww-perl_6.43-1_all.deb ... 2024-08-20T21:34:07.1677787Z #16 20.24 Unpacking libwww-perl (6.43-1) ... 2024-08-20T21:34:07.1678538Z #16 20.28 Selecting previously unselected package liblwp-protocol-https-perl. 2024-08-20T21:34:07.1679534Z #16 20.28 Preparing to unpack .../116-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... 2024-08-20T21:34:07.1680444Z #16 20.29 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... 2024-08-20T21:34:07.1681243Z #16 20.31 Selecting previously unselected package libnet-smtp-ssl-perl. 2024-08-20T21:34:07.1682107Z #16 20.31 Preparing to unpack .../117-libnet-smtp-ssl-perl_1.04-1_all.deb ... 2024-08-20T21:34:07.2843777Z #16 20.32 Unpacking libnet-smtp-ssl-perl (1.04-1) ... 2024-08-20T21:34:07.2844565Z #16 20.34 Selecting previously unselected package libmailtools-perl. 2024-08-20T21:34:07.2845629Z #16 20.35 Preparing to unpack .../118-libmailtools-perl_2.21-1_all.deb ... 2024-08-20T21:34:07.2846453Z #16 20.35 Unpacking libmailtools-perl (2.21-1) ... 2024-08-20T21:34:07.2847169Z #16 20.38 Selecting previously unselected package libxml-parser-perl. 2024-08-20T21:34:07.2848008Z #16 20.39 Preparing to unpack .../119-libxml-parser-perl_2.46-1_amd64.deb ... 2024-08-20T21:34:07.2848737Z #16 20.39 Unpacking libxml-parser-perl (2.46-1) ... 2024-08-20T21:34:07.2849444Z #16 20.43 Selecting previously unselected package libxml-twig-perl. 2024-08-20T21:34:07.5128364Z #16 20.43 Preparing to unpack .../120-libxml-twig-perl_1%3a3.50-2_all.deb ... 2024-08-20T21:34:07.5129147Z #16 20.44 Unpacking libxml-twig-perl (1:3.50-2) ... 2024-08-20T21:34:07.5129869Z #16 20.47 Selecting previously unselected package libnet-dbus-perl. 2024-08-20T21:34:07.5130692Z #16 20.47 Preparing to unpack .../121-libnet-dbus-perl_1.2.0-1_amd64.deb ... 2024-08-20T21:34:07.5131432Z #16 20.48 Unpacking libnet-dbus-perl (1.2.0-1) ... 2024-08-20T21:34:07.5132133Z #16 20.52 Selecting previously unselected package libssl-dev:amd64. 2024-08-20T21:34:07.5132991Z #16 20.52 Preparing to unpack .../122-libssl-dev_1.1.1f-1ubuntu2.23_amd64.deb ... 2024-08-20T21:34:07.5133783Z #16 20.52 Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.23) ... 2024-08-20T21:34:07.5134518Z #16 20.66 Selecting previously unselected package libuv1-dev:amd64. 2024-08-20T21:34:07.7564058Z #16 20.66 Preparing to unpack .../123-libuv1-dev_1.34.2-1ubuntu1.5_amd64.deb ... 2024-08-20T21:34:07.7564894Z #16 20.66 Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.5) ... 2024-08-20T21:34:07.7565639Z #16 20.71 Selecting previously unselected package libc-ares2:amd64. 2024-08-20T21:34:07.7566585Z #16 20.71 Preparing to unpack .../124-libc-ares2_1.15.0-1ubuntu0.5_amd64.deb ... 2024-08-20T21:34:07.7567359Z #16 20.71 Unpacking libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... 2024-08-20T21:34:07.7568014Z #16 20.75 Selecting previously unselected package libnode64:amd64. 2024-08-20T21:34:07.7568890Z #16 20.75 Preparing to unpack .../125-libnode64_10.19.0~dfsg-3ubuntu1.6_amd64.deb ... 2024-08-20T21:34:07.7569953Z #16 20.75 Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1.6) ... 2024-08-20T21:34:08.0179773Z #16 21.16 Selecting previously unselected package libnode-dev:amd64. 2024-08-20T21:34:08.1389702Z #16 21.17 Preparing to unpack .../126-libnode-dev_10.19.0~dfsg-3ubuntu1.6_amd64.deb ... 2024-08-20T21:34:08.1390620Z #16 21.17 Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1.6) ... 2024-08-20T21:34:08.1391395Z #16 21.23 Selecting previously unselected package libomp5-10:amd64. 2024-08-20T21:34:08.1392272Z #16 21.23 Preparing to unpack .../127-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2024-08-20T21:34:08.1393069Z #16 21.23 Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:08.1393781Z #16 21.28 Selecting previously unselected package libomp-10-dev. 2024-08-20T21:34:08.2588066Z #16 21.29 Preparing to unpack .../128-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2024-08-20T21:34:08.2589071Z #16 21.29 Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:08.2589901Z #16 21.32 Selecting previously unselected package libtie-ixhash-perl. 2024-08-20T21:34:08.2590799Z #16 21.32 Preparing to unpack .../129-libtie-ixhash-perl_1.23-2_all.deb ... 2024-08-20T21:34:08.2591594Z #16 21.33 Unpacking libtie-ixhash-perl (1.23-2) ... 2024-08-20T21:34:08.2592277Z #16 21.36 Selecting previously unselected package libtinfo5:amd64. 2024-08-20T21:34:08.2593153Z #16 21.36 Preparing to unpack .../130-libtinfo5_6.2-0ubuntu2.1_amd64.deb ... 2024-08-20T21:34:08.2593947Z #16 21.37 Unpacking libtinfo5:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:34:08.2594857Z #16 21.40 Selecting previously unselected package libwayland-client0:amd64. 2024-08-20T21:34:08.3784304Z #16 21.41 Preparing to unpack .../131-libwayland-client0_1.18.0-1ubuntu0.1_amd64.deb ... 2024-08-20T21:34:08.3785223Z #16 21.41 Unpacking libwayland-client0:amd64 (1.18.0-1ubuntu0.1) ... 2024-08-20T21:34:08.3786255Z #16 21.44 Selecting previously unselected package libx11-protocol-perl. 2024-08-20T21:34:08.3787143Z #16 21.44 Preparing to unpack .../132-libx11-protocol-perl_0.56-7_all.deb ... 2024-08-20T21:34:08.3787874Z #16 21.44 Unpacking libx11-protocol-perl (0.56-7) ... 2024-08-20T21:34:08.3788599Z #16 21.49 Selecting previously unselected package libxcb-randr0:amd64. 2024-08-20T21:34:08.3789414Z #16 21.49 Preparing to unpack .../133-libxcb-randr0_1.14-2_amd64.deb ... 2024-08-20T21:34:08.3790099Z #16 21.49 Unpacking libxcb-randr0:amd64 (1.14-2) ... 2024-08-20T21:34:08.3790810Z #16 21.52 Selecting previously unselected package libxcb-shape0:amd64. 2024-08-20T21:34:08.4798018Z #16 21.53 Preparing to unpack .../134-libxcb-shape0_1.14-2_amd64.deb ... 2024-08-20T21:34:08.4800198Z #16 21.53 Unpacking libxcb-shape0:amd64 (1.14-2) ... 2024-08-20T21:34:08.4802092Z #16 21.55 Selecting previously unselected package libxcomposite1:amd64. 2024-08-20T21:34:08.4803877Z #16 21.55 Preparing to unpack .../135-libxcomposite1_1%3a0.4.5-1_amd64.deb ... 2024-08-20T21:34:08.4804649Z #16 21.55 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... 2024-08-20T21:34:08.4805293Z #16 21.57 Selecting previously unselected package libxcursor1:amd64. 2024-08-20T21:34:08.4806234Z #16 21.58 Preparing to unpack .../136-libxcursor1_1%3a1.2.0-2_amd64.deb ... 2024-08-20T21:34:08.4806976Z #16 21.58 Unpacking libxcursor1:amd64 (1:1.2.0-2) ... 2024-08-20T21:34:08.4807566Z #16 21.60 Selecting previously unselected package libxi6:amd64. 2024-08-20T21:34:08.4808371Z #16 21.60 Preparing to unpack .../137-libxi6_2%3a1.7.10-0ubuntu1_amd64.deb ... 2024-08-20T21:34:08.4809120Z #16 21.60 Unpacking libxi6:amd64 (2:1.7.10-0ubuntu1) ... 2024-08-20T21:34:08.4809770Z #16 21.62 Selecting previously unselected package libxinerama1:amd64. 2024-08-20T21:34:08.4810590Z #16 21.63 Preparing to unpack .../138-libxinerama1_2%3a1.1.4-2_amd64.deb ... 2024-08-20T21:34:08.5797958Z #16 21.63 Unpacking libxinerama1:amd64 (2:1.1.4-2) ... 2024-08-20T21:34:08.5798651Z #16 21.65 Selecting previously unselected package libxkbfile1:amd64. 2024-08-20T21:34:08.5799847Z #16 21.65 Preparing to unpack .../139-libxkbfile1_1%3a1.1.0-1_amd64.deb ... 2024-08-20T21:34:08.5800577Z #16 21.65 Unpacking libxkbfile1:amd64 (1:1.1.0-1) ... 2024-08-20T21:34:08.5801331Z #16 21.67 Selecting previously unselected package libxml-xpathengine-perl. 2024-08-20T21:34:08.5802220Z #16 21.67 Preparing to unpack .../140-libxml-xpathengine-perl_0.14-1_all.deb ... 2024-08-20T21:34:08.5803008Z #16 21.68 Unpacking libxml-xpathengine-perl (0.14-1) ... 2024-08-20T21:34:08.5803662Z #16 21.70 Selecting previously unselected package libxrandr2:amd64. 2024-08-20T21:34:08.5804513Z #16 21.70 Preparing to unpack .../141-libxrandr2_2%3a1.5.2-0ubuntu1_amd64.deb ... 2024-08-20T21:34:08.5805280Z #16 21.70 Unpacking libxrandr2:amd64 (2:1.5.2-0ubuntu1) ... 2024-08-20T21:34:08.5805923Z #16 21.73 Selecting previously unselected package libxtst6:amd64. 2024-08-20T21:34:08.6894881Z #16 21.73 Preparing to unpack .../142-libxtst6_2%3a1.2.3-1_amd64.deb ... 2024-08-20T21:34:08.6895625Z #16 21.73 Unpacking libxtst6:amd64 (2:1.2.3-1) ... 2024-08-20T21:34:08.6896236Z #16 21.75 Selecting previously unselected package libxv1:amd64. 2024-08-20T21:34:08.6897009Z #16 21.75 Preparing to unpack .../143-libxv1_2%3a1.0.11-1_amd64.deb ... 2024-08-20T21:34:08.6897671Z #16 21.75 Unpacking libxv1:amd64 (2:1.0.11-1) ... 2024-08-20T21:34:08.6898291Z #16 21.77 Selecting previously unselected package libxxf86dga1:amd64. 2024-08-20T21:34:08.6899166Z #16 21.78 Preparing to unpack .../144-libxxf86dga1_2%3a1.1.5-0ubuntu1_amd64.deb ... 2024-08-20T21:34:08.6899973Z #16 21.78 Unpacking libxxf86dga1:amd64 (2:1.1.5-0ubuntu1) ... 2024-08-20T21:34:08.6900692Z #16 21.80 Selecting previously unselected package llvm-10-runtime. 2024-08-20T21:34:08.6901566Z #16 21.80 Preparing to unpack .../145-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2024-08-20T21:34:08.6902377Z #16 21.80 Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:08.6903001Z #16 21.84 Selecting previously unselected package libpfm4:amd64. 2024-08-20T21:34:08.8880333Z #16 21.84 Preparing to unpack .../146-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2024-08-20T21:34:08.8881419Z #16 21.84 Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2024-08-20T21:34:08.8882127Z #16 21.88 Selecting previously unselected package llvm-10. 2024-08-20T21:34:08.8882913Z #16 21.88 Preparing to unpack .../147-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2024-08-20T21:34:08.8883627Z #16 21.88 Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:09.1198691Z #16 22.27 Selecting previously unselected package python3-pygments. 2024-08-20T21:34:09.2546047Z #16 22.27 Preparing to unpack .../148-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2024-08-20T21:34:09.2546978Z #16 22.27 Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2024-08-20T21:34:09.2547731Z #16 22.33 Selecting previously unselected package llvm-10-tools. 2024-08-20T21:34:09.2548604Z #16 22.33 Preparing to unpack .../149-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2024-08-20T21:34:09.2549403Z #16 22.33 Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:09.2550113Z #16 22.40 Selecting previously unselected package libz3-4:amd64. 2024-08-20T21:34:09.4095233Z #16 22.40 Preparing to unpack .../150-libz3-4_4.8.7-4build1_amd64.deb ... 2024-08-20T21:34:09.4095997Z #16 22.40 Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2024-08-20T21:34:09.7279073Z #16 22.87 Selecting previously unselected package libz3-dev:amd64. 2024-08-20T21:34:09.9128887Z #16 22.88 Preparing to unpack .../151-libz3-dev_4.8.7-4build1_amd64.deb ... 2024-08-20T21:34:09.9129682Z #16 22.88 Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2024-08-20T21:34:09.9130372Z #16 22.90 Selecting previously unselected package llvm-10-dev. 2024-08-20T21:34:09.9131203Z #16 22.91 Preparing to unpack .../152-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2024-08-20T21:34:09.9131973Z #16 22.91 Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:11.7797614Z #16 24.93 Selecting previously unselected package mesa-vulkan-drivers:amd64. 2024-08-20T21:34:11.9357651Z #16 24.93 Preparing to unpack .../153-mesa-vulkan-drivers_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... 2024-08-20T21:34:11.9358885Z #16 24.93 Unpacking mesa-vulkan-drivers:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:34:12.2134668Z #16 25.36 Selecting previously unselected package nodejs. 2024-08-20T21:34:12.3187392Z #16 25.36 Preparing to unpack .../154-nodejs_10.19.0~dfsg-3ubuntu1.6_amd64.deb ... 2024-08-20T21:34:12.3188220Z #16 25.37 Unpacking nodejs (10.19.0~dfsg-3ubuntu1.6) ... 2024-08-20T21:34:12.3188980Z #16 25.40 Selecting previously unselected package node-fast-deep-equal. 2024-08-20T21:34:12.3189851Z #16 25.40 Preparing to unpack .../155-node-fast-deep-equal_1.1.0-1_all.deb ... 2024-08-20T21:34:12.3190589Z #16 25.40 Unpacking node-fast-deep-equal (1.1.0-1) ... 2024-08-20T21:34:12.3191276Z #16 25.43 Selecting previously unselected package node-jsonify. 2024-08-20T21:34:12.3192039Z #16 25.43 Preparing to unpack .../156-node-jsonify_0.0.0-1_all.deb ... 2024-08-20T21:34:12.3192707Z #16 25.44 Unpacking node-jsonify (0.0.0-1) ... 2024-08-20T21:34:12.3193557Z #16 25.46 Selecting previously unselected package node-json-stable-stringify. 2024-08-20T21:34:12.4208595Z #16 25.47 Preparing to unpack .../157-node-json-stable-stringify_1.0.1-1_all.deb ... 2024-08-20T21:34:12.4209458Z #16 25.47 Unpacking node-json-stable-stringify (1.0.1-1) ... 2024-08-20T21:34:12.4210286Z #16 25.50 Selecting previously unselected package node-json-schema-traverse. 2024-08-20T21:34:12.4211221Z #16 25.50 Preparing to unpack .../158-node-json-schema-traverse_0.3.1-1_all.deb ... 2024-08-20T21:34:12.4212039Z #16 25.51 Unpacking node-json-schema-traverse (0.3.1-1) ... 2024-08-20T21:34:12.4212748Z #16 25.53 Selecting previously unselected package node-punycode. 2024-08-20T21:34:12.4213524Z #16 25.53 Preparing to unpack .../159-node-punycode_2.1.1-3_all.deb ... 2024-08-20T21:34:12.4214191Z #16 25.54 Unpacking node-punycode (2.1.1-3) ... 2024-08-20T21:34:12.4215092Z #16 25.57 Selecting previously unselected package node-uri-js. 2024-08-20T21:34:12.5309453Z #16 25.57 Preparing to unpack .../160-node-uri-js_4.2.2+dfsg-5_all.deb ... 2024-08-20T21:34:12.5310215Z #16 25.57 Unpacking node-uri-js (4.2.2+dfsg-5) ... 2024-08-20T21:34:12.5310939Z #16 25.60 Selecting previously unselected package node-ajv. 2024-08-20T21:34:12.5311667Z #16 25.60 Preparing to unpack .../161-node-ajv_6.10.2-1_all.deb ... 2024-08-20T21:34:12.5312292Z #16 25.61 Unpacking node-ajv (6.10.2-1) ... 2024-08-20T21:34:12.5312910Z #16 25.64 Selecting previously unselected package node-clone. 2024-08-20T21:34:12.5313641Z #16 25.65 Preparing to unpack .../162-node-clone_2.1.2-1_all.deb ... 2024-08-20T21:34:12.5314278Z #16 25.65 Unpacking node-clone (2.1.2-1) ... 2024-08-20T21:34:12.5314918Z #16 25.68 Selecting previously unselected package node-defaults. 2024-08-20T21:34:12.6327774Z #16 25.68 Preparing to unpack .../163-node-defaults_1.0.3-1_all.deb ... 2024-08-20T21:34:12.6329815Z #16 25.68 Unpacking node-defaults (1.0.3-1) ... 2024-08-20T21:34:12.6331842Z #16 25.71 Selecting previously unselected package node-wcwidth.js. 2024-08-20T21:34:12.6334197Z #16 25.71 Preparing to unpack .../164-node-wcwidth.js_1.0.0-1_all.deb ... 2024-08-20T21:34:12.6335961Z #16 25.71 Unpacking node-wcwidth.js (1.0.0-1) ... 2024-08-20T21:34:12.6336633Z #16 25.74 Selecting previously unselected package node-ansi-regex. 2024-08-20T21:34:12.6337418Z #16 25.74 Preparing to unpack .../165-node-ansi-regex_5.0.0-1_all.deb ... 2024-08-20T21:34:12.6338108Z #16 25.75 Unpacking node-ansi-regex (5.0.0-1) ... 2024-08-20T21:34:12.6338784Z #16 25.78 Selecting previously unselected package node-strip-ansi. 2024-08-20T21:34:12.6339576Z #16 25.78 Preparing to unpack .../166-node-strip-ansi_6.0.0-2_all.deb ... 2024-08-20T21:34:12.7469566Z #16 25.78 Unpacking node-strip-ansi (6.0.0-2) ... 2024-08-20T21:34:12.7470595Z #16 25.83 Selecting previously unselected package node-string-width. 2024-08-20T21:34:12.7471427Z #16 25.83 Preparing to unpack .../167-node-string-width_2.1.1-1_all.deb ... 2024-08-20T21:34:12.7472159Z #16 25.83 Unpacking node-string-width (2.1.1-1) ... 2024-08-20T21:34:12.7473058Z #16 25.86 Selecting previously unselected package node-ansi-align. 2024-08-20T21:34:12.7473847Z #16 25.86 Preparing to unpack .../168-node-ansi-align_3.0.0-1_all.deb ... 2024-08-20T21:34:12.7474537Z #16 25.87 Unpacking node-ansi-align (3.0.0-1) ... 2024-08-20T21:34:12.7475211Z #16 25.89 Selecting previously unselected package node-ansistyles. 2024-08-20T21:34:12.8512157Z #16 25.89 Preparing to unpack .../169-node-ansistyles_0.1.3-2_all.deb ... 2024-08-20T21:34:12.8513375Z #16 25.90 Unpacking node-ansistyles (0.1.3-2) ... 2024-08-20T21:34:12.8514037Z #16 25.93 Selecting previously unselected package node-aproba. 2024-08-20T21:34:12.8514779Z #16 25.93 Preparing to unpack .../170-node-aproba_2.0.0-1_all.deb ... 2024-08-20T21:34:12.8515428Z #16 25.93 Unpacking node-aproba (2.0.0-1) ... 2024-08-20T21:34:12.8516074Z #16 25.96 Selecting previously unselected package node-delegates. 2024-08-20T21:34:12.8516869Z #16 25.96 Preparing to unpack .../171-node-delegates_1.0.0-1_all.deb ... 2024-08-20T21:34:12.8517544Z #16 25.96 Unpacking node-delegates (1.0.0-1) ... 2024-08-20T21:34:12.8518204Z #16 25.99 Selecting previously unselected package libjs-inherits. 2024-08-20T21:34:12.8518991Z #16 25.99 Preparing to unpack .../172-libjs-inherits_2.0.4-1_all.deb ... 2024-08-20T21:34:12.8519650Z #16 26.00 Unpacking libjs-inherits (2.0.4-1) ... 2024-08-20T21:34:12.9789106Z #16 26.02 Selecting previously unselected package node-inherits. 2024-08-20T21:34:12.9790199Z #16 26.03 Preparing to unpack .../173-node-inherits_2.0.4-1_all.deb ... 2024-08-20T21:34:12.9790871Z #16 26.03 Unpacking node-inherits (2.0.4-1) ... 2024-08-20T21:34:12.9791551Z #16 26.06 Selecting previously unselected package node-core-util-is. 2024-08-20T21:34:12.9792377Z #16 26.06 Preparing to unpack .../174-node-core-util-is_1.0.2-1_all.deb ... 2024-08-20T21:34:12.9793087Z #16 26.06 Unpacking node-core-util-is (1.0.2-1) ... 2024-08-20T21:34:12.9793957Z #16 26.09 Selecting previously unselected package node-safe-buffer. 2024-08-20T21:34:12.9794795Z #16 26.09 Preparing to unpack .../175-node-safe-buffer_5.2.0-1_all.deb ... 2024-08-20T21:34:12.9795503Z #16 26.10 Unpacking node-safe-buffer (5.2.0-1) ... 2024-08-20T21:34:12.9796197Z #16 26.12 Selecting previously unselected package node-string-decoder. 2024-08-20T21:34:13.0798826Z #16 26.13 Preparing to unpack .../176-node-string-decoder_1.2.0-2_all.deb ... 2024-08-20T21:34:13.0800072Z #16 26.13 Unpacking node-string-decoder (1.2.0-2) ... 2024-08-20T21:34:13.0800843Z #16 26.16 Selecting previously unselected package node-process-nextick-args. 2024-08-20T21:34:13.0801785Z #16 26.16 Preparing to unpack .../177-node-process-nextick-args_2.0.0-1_all.deb ... 2024-08-20T21:34:13.0802603Z #16 26.16 Unpacking node-process-nextick-args (2.0.0-1) ... 2024-08-20T21:34:13.0803361Z #16 26.19 Selecting previously unselected package node-util-deprecate. 2024-08-20T21:34:13.0804198Z #16 26.19 Preparing to unpack .../178-node-util-deprecate_1.0.2-1_all.deb ... 2024-08-20T21:34:13.0804943Z #16 26.20 Unpacking node-util-deprecate (1.0.2-1) ... 2024-08-20T21:34:13.0805631Z #16 26.23 Selecting previously unselected package node-isarray. 2024-08-20T21:34:13.1807127Z #16 26.23 Preparing to unpack .../179-node-isarray_2.0.5-1_all.deb ... 2024-08-20T21:34:13.1808142Z #16 26.23 Unpacking node-isarray (2.0.5-1) ... 2024-08-20T21:34:13.1808839Z #16 26.26 Selecting previously unselected package node-readable-stream. 2024-08-20T21:34:13.1809714Z #16 26.26 Preparing to unpack .../180-node-readable-stream_3.4.0-2_all.deb ... 2024-08-20T21:34:13.1810465Z #16 26.26 Unpacking node-readable-stream (3.4.0-2) ... 2024-08-20T21:34:13.1811195Z #16 26.29 Selecting previously unselected package node-are-we-there-yet. 2024-08-20T21:34:13.1812071Z #16 26.30 Preparing to unpack .../181-node-are-we-there-yet_1.1.5-1_all.deb ... 2024-08-20T21:34:13.1812830Z #16 26.30 Unpacking node-are-we-there-yet (1.1.5-1) ... 2024-08-20T21:34:13.1813482Z #16 26.33 Selecting previously unselected package node-asap. 2024-08-20T21:34:13.2827043Z #16 26.33 Preparing to unpack .../182-node-asap_2.0.6-2_all.deb ... 2024-08-20T21:34:13.2827760Z #16 26.33 Unpacking node-asap (2.0.6-2) ... 2024-08-20T21:34:13.2828367Z #16 26.36 Selecting previously unselected package node-asn1. 2024-08-20T21:34:13.2829103Z #16 26.36 Preparing to unpack .../183-node-asn1_0.2.3-2_all.deb ... 2024-08-20T21:34:13.2829729Z #16 26.37 Unpacking node-asn1 (0.2.3-2) ... 2024-08-20T21:34:13.2830379Z #16 26.39 Selecting previously unselected package node-assert-plus. 2024-08-20T21:34:13.2831183Z #16 26.40 Preparing to unpack .../184-node-assert-plus_1.0.0-2_all.deb ... 2024-08-20T21:34:13.2831886Z #16 26.40 Unpacking node-assert-plus (1.0.0-2) ... 2024-08-20T21:34:13.2832554Z #16 26.43 Selecting previously unselected package node-asynckit. 2024-08-20T21:34:13.2833317Z #16 26.43 Preparing to unpack .../185-node-asynckit_0.4.0-3_all.deb ... 2024-08-20T21:34:13.3834718Z #16 26.43 Unpacking node-asynckit (0.4.0-3) ... 2024-08-20T21:34:13.3835800Z #16 26.46 Selecting previously unselected package node-aws-sign2. 2024-08-20T21:34:13.3836612Z #16 26.46 Preparing to unpack .../186-node-aws-sign2_0.7.1-2_all.deb ... 2024-08-20T21:34:13.3837282Z #16 26.47 Unpacking node-aws-sign2 (0.7.1-2) ... 2024-08-20T21:34:13.3837925Z #16 26.49 Selecting previously unselected package node-aws4. 2024-08-20T21:34:13.3838650Z #16 26.50 Preparing to unpack .../187-node-aws4_1.9.0-1_all.deb ... 2024-08-20T21:34:13.3839260Z #16 26.50 Unpacking node-aws4 (1.9.0-1) ... 2024-08-20T21:34:13.3839895Z #16 26.53 Selecting previously unselected package node-tweetnacl. 2024-08-20T21:34:13.4842046Z #16 26.53 Preparing to unpack .../188-node-tweetnacl_1.0.1+dfsg-2_all.deb ... 2024-08-20T21:34:13.4843375Z #16 26.53 Unpacking node-tweetnacl (1.0.1+dfsg-2) ... 2024-08-20T21:34:13.4844105Z #16 26.56 Selecting previously unselected package node-bcrypt-pbkdf. 2024-08-20T21:34:13.4844945Z #16 26.57 Preparing to unpack .../189-node-bcrypt-pbkdf_1.0.2-1_all.deb ... 2024-08-20T21:34:13.4845869Z #16 26.57 Unpacking node-bcrypt-pbkdf (1.0.2-1) ... 2024-08-20T21:34:13.4846676Z #16 26.60 Selecting previously unselected package node-bluebird. 2024-08-20T21:34:13.4847528Z #16 26.60 Preparing to unpack .../190-node-bluebird_3.5.1+dfsg2-2build1_all.deb ... 2024-08-20T21:34:13.4848336Z #16 26.61 Unpacking node-bluebird (3.5.1+dfsg2-2build1) ... 2024-08-20T21:34:13.4849040Z #16 26.63 Selecting previously unselected package node-camelcase. 2024-08-20T21:34:13.4849828Z #16 26.63 Preparing to unpack .../191-node-camelcase_5.3.1-1_all.deb ... 2024-08-20T21:34:13.4850506Z #16 26.63 Unpacking node-camelcase (5.3.1-1) ... 2024-08-20T21:34:13.6047526Z #16 26.65 Selecting previously unselected package node-color-name. 2024-08-20T21:34:13.6048555Z #16 26.65 Preparing to unpack .../192-node-color-name_1.1.3-1_all.deb ... 2024-08-20T21:34:13.6049281Z #16 26.65 Unpacking node-color-name (1.1.3-1) ... 2024-08-20T21:34:13.6049984Z #16 26.67 Selecting previously unselected package node-color-convert. 2024-08-20T21:34:13.6050833Z #16 26.67 Preparing to unpack .../193-node-color-convert_1.9.3-1_all.deb ... 2024-08-20T21:34:13.6051575Z #16 26.68 Unpacking node-color-convert (1.9.3-1) ... 2024-08-20T21:34:13.6052274Z #16 26.69 Selecting previously unselected package node-ansi-styles. 2024-08-20T21:34:13.6053075Z #16 26.70 Preparing to unpack .../194-node-ansi-styles_4.2.1-1_all.deb ... 2024-08-20T21:34:13.6053780Z #16 26.70 Unpacking node-ansi-styles (4.2.1-1) ... 2024-08-20T21:34:13.6054717Z #16 26.72 Selecting previously unselected package node-escape-string-regexp. 2024-08-20T21:34:13.6055647Z #16 26.72 Preparing to unpack .../195-node-escape-string-regexp_1.0.5-1_all.deb ... 2024-08-20T21:34:13.6056468Z #16 26.73 Unpacking node-escape-string-regexp (1.0.5-1) ... 2024-08-20T21:34:13.6057188Z #16 26.75 Selecting previously unselected package node-has-flag. 2024-08-20T21:34:13.7049545Z #16 26.75 Preparing to unpack .../196-node-has-flag_4.0.0-1_all.deb ... 2024-08-20T21:34:13.7050301Z #16 26.76 Unpacking node-has-flag (4.0.0-1) ... 2024-08-20T21:34:13.7051027Z #16 26.78 Selecting previously unselected package node-supports-color. 2024-08-20T21:34:13.7052104Z #16 26.79 Preparing to unpack .../197-node-supports-color_6.1.0-2_all.deb ... 2024-08-20T21:34:13.7052840Z #16 26.79 Unpacking node-supports-color (6.1.0-2) ... 2024-08-20T21:34:13.7053512Z #16 26.82 Selecting previously unselected package node-chalk. 2024-08-20T21:34:13.7054260Z #16 26.82 Preparing to unpack .../198-node-chalk_2.4.2-1_all.deb ... 2024-08-20T21:34:13.7055094Z #16 26.82 Unpacking node-chalk (2.4.2-1) ... 2024-08-20T21:34:13.7055743Z #16 26.85 Selecting previously unselected package node-cli-boxes. 2024-08-20T21:34:13.8070313Z #16 26.85 Preparing to unpack .../199-node-cli-boxes_2.2.0-2_all.deb ... 2024-08-20T21:34:13.8071310Z #16 26.86 Unpacking node-cli-boxes (2.2.0-2) ... 2024-08-20T21:34:13.8071960Z #16 26.89 Selecting previously unselected package node-yallist. 2024-08-20T21:34:13.8072734Z #16 26.89 Preparing to unpack .../200-node-yallist_4.0.0-1_all.deb ... 2024-08-20T21:34:13.8073423Z #16 26.89 Unpacking node-yallist (4.0.0-1) ... 2024-08-20T21:34:13.8074078Z #16 26.92 Selecting previously unselected package node-lru-cache. 2024-08-20T21:34:13.8074868Z #16 26.92 Preparing to unpack .../201-node-lru-cache_5.1.1-5_all.deb ... 2024-08-20T21:34:13.8075546Z #16 26.92 Unpacking node-lru-cache (5.1.1-5) ... 2024-08-20T21:34:13.8076173Z #16 26.95 Selecting previously unselected package node-isexe. 2024-08-20T21:34:13.8077024Z #16 26.95 Preparing to unpack .../202-node-isexe_2.0.0-4_all.deb ... 2024-08-20T21:34:13.9078258Z #16 26.96 Unpacking node-isexe (2.0.0-4) ... 2024-08-20T21:34:13.9079261Z #16 26.98 Selecting previously unselected package node-which. 2024-08-20T21:34:13.9080021Z #16 26.99 Preparing to unpack .../203-node-which_2.0.2-1_all.deb ... 2024-08-20T21:34:13.9080679Z #16 26.99 Unpacking node-which (2.0.2-1) ... 2024-08-20T21:34:13.9081341Z #16 27.02 Selecting previously unselected package node-shebang-regex. 2024-08-20T21:34:13.9082370Z #16 27.02 Preparing to unpack .../204-node-shebang-regex_2.0.0-1_all.deb ... 2024-08-20T21:34:13.9083114Z #16 27.02 Unpacking node-shebang-regex (2.0.0-1) ... 2024-08-20T21:34:13.9083826Z #16 27.05 Selecting previously unselected package node-shebang-command. 2024-08-20T21:34:14.0089872Z #16 27.06 Preparing to unpack .../205-node-shebang-command_1.2.0-1_all.deb ... 2024-08-20T21:34:14.0090870Z #16 27.06 Unpacking node-shebang-command (1.2.0-1) ... 2024-08-20T21:34:14.0091603Z #16 27.09 Selecting previously unselected package node-cross-spawn. 2024-08-20T21:34:14.0092416Z #16 27.09 Preparing to unpack .../206-node-cross-spawn_5.1.0-2_all.deb ... 2024-08-20T21:34:14.0093127Z #16 27.09 Unpacking node-cross-spawn (5.1.0-2) ... 2024-08-20T21:34:14.0093785Z #16 27.12 Selecting previously unselected package node-wrappy. 2024-08-20T21:34:14.0094531Z #16 27.12 Preparing to unpack .../207-node-wrappy_1.0.2-1_all.deb ... 2024-08-20T21:34:14.0095180Z #16 27.13 Unpacking node-wrappy (1.0.2-1) ... 2024-08-20T21:34:14.0095914Z #16 27.15 Selecting previously unselected package node-once. 2024-08-20T21:34:14.1097209Z #16 27.16 Preparing to unpack .../208-node-once_1.4.0-3_all.deb ... 2024-08-20T21:34:14.1098011Z #16 27.16 Unpacking node-once (1.4.0-3) ... 2024-08-20T21:34:14.1098691Z #16 27.19 Selecting previously unselected package node-end-of-stream. 2024-08-20T21:34:14.1099529Z #16 27.19 Preparing to unpack .../209-node-end-of-stream_1.4.4-1_all.deb ... 2024-08-20T21:34:14.1100266Z #16 27.19 Unpacking node-end-of-stream (1.4.4-1) ... 2024-08-20T21:34:14.1100923Z #16 27.22 Selecting previously unselected package node-pump. 2024-08-20T21:34:14.1101646Z #16 27.22 Preparing to unpack .../210-node-pump_3.0.0-2_all.deb ... 2024-08-20T21:34:14.1102276Z #16 27.23 Unpacking node-pump (3.0.0-2) ... 2024-08-20T21:34:14.1102926Z #16 27.26 Selecting previously unselected package node-get-stream. 2024-08-20T21:34:14.2110184Z #16 27.26 Preparing to unpack .../211-node-get-stream_4.1.0-1_all.deb ... 2024-08-20T21:34:14.2111293Z #16 27.26 Unpacking node-get-stream (4.1.0-1) ... 2024-08-20T21:34:14.2112447Z #16 27.29 Selecting previously unselected package node-is-stream. 2024-08-20T21:34:14.2113244Z #16 27.29 Preparing to unpack .../212-node-is-stream_1.1.0-1_all.deb ... 2024-08-20T21:34:14.2113914Z #16 27.30 Unpacking node-is-stream (1.1.0-1) ... 2024-08-20T21:34:14.2114609Z #16 27.32 Selecting previously unselected package node-npm-run-path. 2024-08-20T21:34:14.2115450Z #16 27.33 Preparing to unpack .../213-node-npm-run-path_2.0.2-2_all.deb ... 2024-08-20T21:34:14.2116153Z #16 27.33 Unpacking node-npm-run-path (2.0.2-2) ... 2024-08-20T21:34:14.2116838Z #16 27.36 Selecting previously unselected package node-p-finally. 2024-08-20T21:34:14.3128436Z #16 27.36 Preparing to unpack .../214-node-p-finally_1.0.0-2_all.deb ... 2024-08-20T21:34:14.3129179Z #16 27.36 Unpacking node-p-finally (1.0.0-2) ... 2024-08-20T21:34:14.3129855Z #16 27.39 Selecting previously unselected package node-signal-exit. 2024-08-20T21:34:14.3130690Z #16 27.39 Preparing to unpack .../215-node-signal-exit_3.0.2-1_all.deb ... 2024-08-20T21:34:14.3131407Z #16 27.40 Unpacking node-signal-exit (3.0.2-1) ... 2024-08-20T21:34:14.3132070Z #16 27.42 Selecting previously unselected package node-strip-eof. 2024-08-20T21:34:14.3132860Z #16 27.43 Preparing to unpack .../216-node-strip-eof_1.0.0-2_all.deb ... 2024-08-20T21:34:14.3133535Z #16 27.43 Unpacking node-strip-eof (1.0.0-2) ... 2024-08-20T21:34:14.3134157Z #16 27.46 Selecting previously unselected package node-execa. 2024-08-20T21:34:14.3134937Z #16 27.46 Preparing to unpack .../217-node-execa_0.10.0+dfsg-1_all.deb ... 2024-08-20T21:34:14.4127983Z #16 27.46 Unpacking node-execa (0.10.0+dfsg-1) ... 2024-08-20T21:34:14.4128724Z #16 27.49 Selecting previously unselected package node-term-size. 2024-08-20T21:34:14.4129555Z #16 27.49 Preparing to unpack .../218-node-term-size_1.2.0+dfsg-2_all.deb ... 2024-08-20T21:34:14.4130280Z #16 27.50 Unpacking node-term-size (1.2.0+dfsg-2) ... 2024-08-20T21:34:14.4130984Z #16 27.52 Selecting previously unselected package node-widest-line. 2024-08-20T21:34:14.4132003Z #16 27.53 Preparing to unpack .../219-node-widest-line_3.1.0-1_all.deb ... 2024-08-20T21:34:14.4132705Z #16 27.53 Unpacking node-widest-line (3.1.0-1) ... 2024-08-20T21:34:14.4133357Z #16 27.56 Selecting previously unselected package node-boxen. 2024-08-20T21:34:14.4134103Z #16 27.56 Preparing to unpack .../220-node-boxen_4.2.0-2_all.deb ... 2024-08-20T21:34:14.5129222Z #16 27.56 Unpacking node-boxen (4.2.0-2) ... 2024-08-20T21:34:14.5129962Z #16 27.59 Selecting previously unselected package node-builtin-modules. 2024-08-20T21:34:14.5130855Z #16 27.59 Preparing to unpack .../221-node-builtin-modules_3.1.0-1_all.deb ... 2024-08-20T21:34:14.5131595Z #16 27.60 Unpacking node-builtin-modules (3.1.0-1) ... 2024-08-20T21:34:14.5132289Z #16 27.63 Selecting previously unselected package node-builtins. 2024-08-20T21:34:14.5133071Z #16 27.63 Preparing to unpack .../222-node-builtins_1.0.3-1_all.deb ... 2024-08-20T21:34:14.5133743Z #16 27.63 Unpacking node-builtins (1.0.3-1) ... 2024-08-20T21:34:14.5134379Z #16 27.66 Selecting previously unselected package node-chownr. 2024-08-20T21:34:14.6150494Z #16 27.66 Preparing to unpack .../223-node-chownr_1.1.3-3_all.deb ... 2024-08-20T21:34:14.6151196Z #16 27.66 Unpacking node-chownr (1.1.3-3) ... 2024-08-20T21:34:14.6151877Z #16 27.69 Selecting previously unselected package node-balanced-match. 2024-08-20T21:34:14.6152734Z #16 27.70 Preparing to unpack .../224-node-balanced-match_1.0.0-1_all.deb ... 2024-08-20T21:34:14.6153477Z #16 27.70 Unpacking node-balanced-match (1.0.0-1) ... 2024-08-20T21:34:14.6154164Z #16 27.73 Selecting previously unselected package node-concat-map. 2024-08-20T21:34:14.6155165Z #16 27.73 Preparing to unpack .../225-node-concat-map_0.0.1-2_all.deb ... 2024-08-20T21:34:14.6155857Z #16 27.73 Unpacking node-concat-map (0.0.1-2) ... 2024-08-20T21:34:14.6156570Z #16 27.76 Selecting previously unselected package node-brace-expansion. 2024-08-20T21:34:14.7158485Z #16 27.76 Preparing to unpack .../226-node-brace-expansion_1.1.11-1_all.deb ... 2024-08-20T21:34:14.7159539Z #16 27.77 Unpacking node-brace-expansion (1.1.11-1) ... 2024-08-20T21:34:14.7160254Z #16 27.79 Selecting previously unselected package node-minimatch. 2024-08-20T21:34:14.7161091Z #16 27.80 Preparing to unpack .../227-node-minimatch_3.0.4-4ubuntu0.1_all.deb ... 2024-08-20T21:34:14.7161871Z #16 27.80 Unpacking node-minimatch (3.0.4-4ubuntu0.1) ... 2024-08-20T21:34:14.7162592Z #16 27.83 Selecting previously unselected package node-fs.realpath. 2024-08-20T21:34:14.7163398Z #16 27.83 Preparing to unpack .../228-node-fs.realpath_1.0.0-1_all.deb ... 2024-08-20T21:34:14.7164106Z #16 27.83 Unpacking node-fs.realpath (1.0.0-1) ... 2024-08-20T21:34:14.7164777Z #16 27.86 Selecting previously unselected package node-inflight. 2024-08-20T21:34:14.8239417Z #16 27.86 Preparing to unpack .../229-node-inflight_1.0.6-1_all.deb ... 2024-08-20T21:34:14.8240152Z #16 27.87 Unpacking node-inflight (1.0.6-1) ... 2024-08-20T21:34:14.8240873Z #16 27.89 Selecting previously unselected package node-path-is-absolute. 2024-08-20T21:34:14.8241775Z #16 27.90 Preparing to unpack .../230-node-path-is-absolute_2.0.0-1_all.deb ... 2024-08-20T21:34:14.8242545Z #16 27.90 Unpacking node-path-is-absolute (2.0.0-1) ... 2024-08-20T21:34:14.8243202Z #16 27.93 Selecting previously unselected package node-glob. 2024-08-20T21:34:14.8243932Z #16 27.93 Preparing to unpack .../231-node-glob_7.1.6-1_all.deb ... 2024-08-20T21:34:14.8244560Z #16 27.94 Unpacking node-glob (7.1.6-1) ... 2024-08-20T21:34:14.8245196Z #16 27.97 Selecting previously unselected package node-graceful-fs. 2024-08-20T21:34:14.9258500Z #16 27.97 Preparing to unpack .../232-node-graceful-fs_4.2.3-2_all.deb ... 2024-08-20T21:34:14.9259256Z #16 27.98 Unpacking node-graceful-fs (4.2.3-2) ... 2024-08-20T21:34:14.9259951Z #16 28.00 Selecting previously unselected package node-typedarray. 2024-08-20T21:34:14.9260746Z #16 28.01 Preparing to unpack .../233-node-typedarray_0.0.6-1_all.deb ... 2024-08-20T21:34:14.9261638Z #16 28.01 Unpacking node-typedarray (0.0.6-1) ... 2024-08-20T21:34:14.9262361Z #16 28.04 Selecting previously unselected package node-concat-stream. 2024-08-20T21:34:14.9263186Z #16 28.04 Preparing to unpack .../234-node-concat-stream_1.6.2-1_all.deb ... 2024-08-20T21:34:14.9263918Z #16 28.05 Unpacking node-concat-stream (1.6.2-1) ... 2024-08-20T21:34:14.9264722Z #16 28.07 Selecting previously unselected package node-stream-shift. 2024-08-20T21:34:15.0259791Z #16 28.07 Preparing to unpack .../235-node-stream-shift_1.0.0-1_all.deb ... 2024-08-20T21:34:15.0260552Z #16 28.08 Unpacking node-stream-shift (1.0.0-1) ... 2024-08-20T21:34:15.0261246Z #16 28.11 Selecting previously unselected package node-duplexify. 2024-08-20T21:34:15.0262044Z #16 28.11 Preparing to unpack .../236-node-duplexify_4.1.1-1_all.deb ... 2024-08-20T21:34:15.0262721Z #16 28.11 Unpacking node-duplexify (4.1.1-1) ... 2024-08-20T21:34:15.0263452Z #16 28.14 Selecting previously unselected package node-flush-write-stream. 2024-08-20T21:34:15.0264376Z #16 28.14 Preparing to unpack .../237-node-flush-write-stream_2.0.0-2_all.deb ... 2024-08-20T21:34:15.0265170Z #16 28.14 Unpacking node-flush-write-stream (2.0.0-2) ... 2024-08-20T21:34:15.0265946Z #16 28.17 Selecting previously unselected package node-from2. 2024-08-20T21:34:15.1288381Z #16 28.17 Preparing to unpack .../238-node-from2_2.3.0-1_all.deb ... 2024-08-20T21:34:15.1289088Z #16 28.18 Unpacking node-from2 (2.3.0-1) ... 2024-08-20T21:34:15.1289736Z #16 28.21 Selecting previously unselected package node-cyclist. 2024-08-20T21:34:15.1290497Z #16 28.21 Preparing to unpack .../239-node-cyclist_1.0.1-2_all.deb ... 2024-08-20T21:34:15.1291165Z #16 28.21 Unpacking node-cyclist (1.0.1-2) ... 2024-08-20T21:34:15.1291883Z #16 28.24 Selecting previously unselected package node-parallel-transform. 2024-08-20T21:34:15.1292789Z #16 28.24 Preparing to unpack .../240-node-parallel-transform_1.1.0-2_all.deb ... 2024-08-20T21:34:15.1293587Z #16 28.25 Unpacking node-parallel-transform (1.1.0-2) ... 2024-08-20T21:34:15.1294409Z #16 28.27 Selecting previously unselected package node-pumpify. 2024-08-20T21:34:15.2325010Z #16 28.28 Preparing to unpack .../241-node-pumpify_2.0.1-1_all.deb ... 2024-08-20T21:34:15.2325747Z #16 28.28 Unpacking node-pumpify (2.0.1-1) ... 2024-08-20T21:34:15.2326542Z #16 28.31 Selecting previously unselected package node-stream-each. 2024-08-20T21:34:15.2327367Z #16 28.31 Preparing to unpack .../242-node-stream-each_1.2.3-1_all.deb ... 2024-08-20T21:34:15.2328096Z #16 28.31 Unpacking node-stream-each (1.2.3-1) ... 2024-08-20T21:34:15.2328766Z #16 28.34 Selecting previously unselected package node-through2. 2024-08-20T21:34:15.2329544Z #16 28.34 Preparing to unpack .../243-node-through2_3.0.1-2_all.deb ... 2024-08-20T21:34:15.2330204Z #16 28.35 Unpacking node-through2 (3.0.1-2) ... 2024-08-20T21:34:15.2330879Z #16 28.37 Selecting previously unselected package node-mississippi. 2024-08-20T21:34:15.2331699Z #16 28.37 Preparing to unpack .../244-node-mississippi_3.0.0-1_all.deb ... 2024-08-20T21:34:15.2332399Z #16 28.38 Unpacking node-mississippi (3.0.0-1) ... 2024-08-20T21:34:15.3339018Z #16 28.41 Selecting previously unselected package node-mkdirp. 2024-08-20T21:34:15.3340309Z #16 28.41 Preparing to unpack .../245-node-mkdirp_0.5.1-2_all.deb ... 2024-08-20T21:34:15.3340966Z #16 28.41 Unpacking node-mkdirp (0.5.1-2) ... 2024-08-20T21:34:15.3341602Z #16 28.44 Selecting previously unselected package node-run-queue. 2024-08-20T21:34:15.3342390Z #16 28.44 Preparing to unpack .../246-node-run-queue_1.0.3-1_all.deb ... 2024-08-20T21:34:15.3343068Z #16 28.45 Unpacking node-run-queue (1.0.3-1) ... 2024-08-20T21:34:15.3343699Z #16 28.47 Selecting previously unselected package node-rimraf. 2024-08-20T21:34:15.3344448Z #16 28.48 Preparing to unpack .../247-node-rimraf_2.6.3-1_all.deb ... 2024-08-20T21:34:15.3345094Z #16 28.48 Unpacking node-rimraf (2.6.3-1) ... 2024-08-20T21:34:15.4489511Z #16 28.51 Selecting previously unselected package node-imurmurhash. 2024-08-20T21:34:15.4490571Z #16 28.51 Preparing to unpack .../248-node-imurmurhash_0.1.4-1_all.deb ... 2024-08-20T21:34:15.4491317Z #16 28.51 Unpacking node-imurmurhash (0.1.4-1) ... 2024-08-20T21:34:15.4491970Z #16 28.54 Selecting previously unselected package node-iferr. 2024-08-20T21:34:15.4492700Z #16 28.54 Preparing to unpack .../249-node-iferr_1.0.2-1_all.deb ... 2024-08-20T21:34:15.4493335Z #16 28.55 Unpacking node-iferr (1.0.2-1) ... 2024-08-20T21:34:15.4494065Z #16 28.58 Selecting previously unselected package node-fs-write-stream-atomic. 2024-08-20T21:34:15.4495020Z #16 28.58 Preparing to unpack .../250-node-fs-write-stream-atomic_1.0.10-4_all.deb ... 2024-08-20T21:34:15.4495867Z #16 28.59 Unpacking node-fs-write-stream-atomic (1.0.10-4) ... 2024-08-20T21:34:15.5523732Z #16 28.61 Selecting previously unselected package node-copy-concurrently. 2024-08-20T21:34:15.5524669Z #16 28.61 Preparing to unpack .../251-node-copy-concurrently_1.0.5-4_all.deb ... 2024-08-20T21:34:15.5525456Z #16 28.62 Unpacking node-copy-concurrently (1.0.5-4) ... 2024-08-20T21:34:15.5526337Z #16 28.63 Selecting previously unselected package node-move-concurrently. 2024-08-20T21:34:15.5527258Z #16 28.64 Preparing to unpack .../252-node-move-concurrently_1.0.1-2_all.deb ... 2024-08-20T21:34:15.5528021Z #16 28.64 Unpacking node-move-concurrently (1.0.1-2) ... 2024-08-20T21:34:15.5528777Z #16 28.66 Selecting previously unselected package node-promise-inflight. 2024-08-20T21:34:15.5529657Z #16 28.66 Preparing to unpack .../253-node-promise-inflight_1.0.1-1_all.deb ... 2024-08-20T21:34:15.5530405Z #16 28.67 Unpacking node-promise-inflight (1.0.1-1) ... 2024-08-20T21:34:15.5531070Z #16 28.69 Selecting previously unselected package node-ssri. 2024-08-20T21:34:15.5531791Z #16 28.69 Preparing to unpack .../254-node-ssri_7.1.0-2_all.deb ... 2024-08-20T21:34:15.5532415Z #16 28.70 Unpacking node-ssri (7.1.0-2) ... 2024-08-20T21:34:15.6545693Z #16 28.73 Selecting previously unselected package node-unique-filename. 2024-08-20T21:34:15.6546662Z #16 28.73 Preparing to unpack .../255-node-unique-filename_1.1.1+ds-1_all.deb ... 2024-08-20T21:34:15.6547459Z #16 28.73 Unpacking node-unique-filename (1.1.1+ds-1) ... 2024-08-20T21:34:15.6548379Z #16 28.76 Selecting previously unselected package node-y18n. 2024-08-20T21:34:15.6549112Z #16 28.76 Preparing to unpack .../256-node-y18n_4.0.0-2_all.deb ... 2024-08-20T21:34:15.6549720Z #16 28.76 Unpacking node-y18n (4.0.0-2) ... 2024-08-20T21:34:15.6550345Z #16 28.79 Selecting previously unselected package node-cacache. 2024-08-20T21:34:15.6551113Z #16 28.80 Preparing to unpack .../257-node-cacache_11.3.3-2_all.deb ... 2024-08-20T21:34:15.6551768Z #16 28.80 Unpacking node-cacache (11.3.3-2) ... 2024-08-20T21:34:15.7573341Z #16 28.83 Selecting previously unselected package node-call-limit. 2024-08-20T21:34:15.7574243Z #16 28.83 Preparing to unpack .../258-node-call-limit_1.1.1-1_all.deb ... 2024-08-20T21:34:15.7574944Z #16 28.84 Unpacking node-call-limit (1.1.1-1) ... 2024-08-20T21:34:15.7575608Z #16 28.86 Selecting previously unselected package node-caseless. 2024-08-20T21:34:15.7576401Z #16 28.87 Preparing to unpack .../259-node-caseless_0.12.0-1_all.deb ... 2024-08-20T21:34:15.7577081Z #16 28.87 Unpacking node-caseless (0.12.0-1) ... 2024-08-20T21:34:15.7577714Z #16 28.90 Selecting previously unselected package node-ci-info. 2024-08-20T21:34:15.7578478Z #16 28.90 Preparing to unpack .../260-node-ci-info_2.0.0-1_all.deb ... 2024-08-20T21:34:15.7579134Z #16 28.90 Unpacking node-ci-info (2.0.0-1) ... 2024-08-20T21:34:15.8736481Z #16 28.93 Selecting previously unselected package node-wrap-ansi. 2024-08-20T21:34:15.8737426Z #16 28.93 Preparing to unpack .../261-node-wrap-ansi_4.0.0-2_all.deb ... 2024-08-20T21:34:15.8738112Z #16 28.94 Unpacking node-wrap-ansi (4.0.0-2) ... 2024-08-20T21:34:15.8738753Z #16 28.96 Selecting previously unselected package node-cliui. 2024-08-20T21:34:15.8739490Z #16 28.97 Preparing to unpack .../262-node-cliui_4.1.0-2_all.deb ... 2024-08-20T21:34:15.8740117Z #16 28.97 Unpacking node-cliui (4.1.0-2) ... 2024-08-20T21:34:15.8740715Z #16 29.00 Selecting previously unselected package node-co. 2024-08-20T21:34:15.8741630Z #16 29.00 Preparing to unpack .../263-node-co_4.6.0-1_all.deb ... 2024-08-20T21:34:15.8742226Z #16 29.00 Unpacking node-co (4.6.0-1) ... 2024-08-20T21:34:15.8742827Z #16 29.02 Selecting previously unselected package node-colors. 2024-08-20T21:34:15.9853691Z #16 29.02 Preparing to unpack .../264-node-colors_1.4.0-1_all.deb ... 2024-08-20T21:34:15.9854657Z #16 29.02 Unpacking node-colors (1.4.0-1) ... 2024-08-20T21:34:15.9855335Z #16 29.04 Selecting previously unselected package node-columnify. 2024-08-20T21:34:15.9856126Z #16 29.05 Preparing to unpack .../265-node-columnify_1.5.4-1_all.deb ... 2024-08-20T21:34:15.9856809Z #16 29.05 Unpacking node-columnify (1.5.4-1) ... 2024-08-20T21:34:15.9857466Z #16 29.07 Selecting previously unselected package node-proto-list. 2024-08-20T21:34:15.9858261Z #16 29.07 Preparing to unpack .../266-node-proto-list_1.2.4-1_all.deb ... 2024-08-20T21:34:15.9858951Z #16 29.07 Unpacking node-proto-list (1.2.4-1) ... 2024-08-20T21:34:15.9859588Z #16 29.09 Selecting previously unselected package node-ini. 2024-08-20T21:34:15.9860311Z #16 29.09 Preparing to unpack .../267-node-ini_1.3.5-1_all.deb ... 2024-08-20T21:34:15.9860920Z #16 29.09 Unpacking node-ini (1.3.5-1) ... 2024-08-20T21:34:15.9861558Z #16 29.11 Selecting previously unselected package node-config-chain. 2024-08-20T21:34:15.9862383Z #16 29.11 Preparing to unpack .../268-node-config-chain_1.1.12-1_all.deb ... 2024-08-20T21:34:15.9863101Z #16 29.11 Unpacking node-config-chain (1.1.12-1) ... 2024-08-20T21:34:15.9863745Z #16 29.13 Selecting previously unselected package node-is-obj. 2024-08-20T21:34:16.1037307Z #16 29.13 Preparing to unpack .../269-node-is-obj_1.0.1-2_all.deb ... 2024-08-20T21:34:16.1038413Z #16 29.13 Unpacking node-is-obj (1.0.1-2) ... 2024-08-20T21:34:16.1039100Z #16 29.15 Selecting previously unselected package node-dot-prop. 2024-08-20T21:34:16.1039870Z #16 29.15 Preparing to unpack .../270-node-dot-prop_5.2.0-1_all.deb ... 2024-08-20T21:34:16.1040559Z #16 29.16 Unpacking node-dot-prop (5.2.0-1) ... 2024-08-20T21:34:16.1041423Z #16 29.17 Selecting previously unselected package node-semver. 2024-08-20T21:34:16.1042164Z #16 29.18 Preparing to unpack .../271-node-semver_7.1.3-1_all.deb ... 2024-08-20T21:34:16.1042806Z #16 29.18 Unpacking node-semver (7.1.3-1) ... 2024-08-20T21:34:16.1043444Z #16 29.20 Selecting previously unselected package node-make-dir. 2024-08-20T21:34:16.1044203Z #16 29.20 Preparing to unpack .../272-node-make-dir_3.0.2-1_all.deb ... 2024-08-20T21:34:16.1044863Z #16 29.21 Unpacking node-make-dir (3.0.2-1) ... 2024-08-20T21:34:16.1045590Z #16 29.22 Selecting previously unselected package node-crypto-random-string. 2024-08-20T21:34:16.1046615Z #16 29.23 Preparing to unpack .../273-node-crypto-random-string_1.0.0-1_all.deb ... 2024-08-20T21:34:16.1047435Z #16 29.23 Unpacking node-crypto-random-string (1.0.0-1) ... 2024-08-20T21:34:16.1048184Z #16 29.25 Selecting previously unselected package node-unique-string. 2024-08-20T21:34:16.2288834Z #16 29.25 Preparing to unpack .../274-node-unique-string_1.0.0-1_all.deb ... 2024-08-20T21:34:16.2289864Z #16 29.25 Unpacking node-unique-string (1.0.0-1) ... 2024-08-20T21:34:16.2290583Z #16 29.28 Selecting previously unselected package node-is-typedarray. 2024-08-20T21:34:16.2291423Z #16 29.28 Preparing to unpack .../275-node-is-typedarray_1.0.0-2_all.deb ... 2024-08-20T21:34:16.2292130Z #16 29.28 Unpacking node-is-typedarray (1.0.0-2) ... 2024-08-20T21:34:16.2292885Z #16 29.31 Selecting previously unselected package node-typedarray-to-buffer. 2024-08-20T21:34:16.2293815Z #16 29.31 Preparing to unpack .../276-node-typedarray-to-buffer_3.0.3-3_all.deb ... 2024-08-20T21:34:16.2294624Z #16 29.32 Unpacking node-typedarray-to-buffer (3.0.3-3) ... 2024-08-20T21:34:16.2295559Z #16 29.34 Selecting previously unselected package node-write-file-atomic. 2024-08-20T21:34:16.2296375Z #16 29.34 Preparing to unpack .../277-node-write-file-atomic_3.0.3-1_all.deb ... 2024-08-20T21:34:16.2297088Z #16 29.35 Unpacking node-write-file-atomic (3.0.3-1) ... 2024-08-20T21:34:16.2297911Z #16 29.37 Selecting previously unselected package node-xdg-basedir. 2024-08-20T21:34:16.3313586Z #16 29.38 Preparing to unpack .../278-node-xdg-basedir_3.0.0-1_all.deb ... 2024-08-20T21:34:16.3314653Z #16 29.38 Unpacking node-xdg-basedir (3.0.0-1) ... 2024-08-20T21:34:16.3315339Z #16 29.41 Selecting previously unselected package node-configstore. 2024-08-20T21:34:16.3316157Z #16 29.41 Preparing to unpack .../279-node-configstore_5.0.1-1_all.deb ... 2024-08-20T21:34:16.3316854Z #16 29.41 Unpacking node-configstore (5.0.1-1) ... 2024-08-20T21:34:16.3317619Z #16 29.44 Selecting previously unselected package node-console-control-strings. 2024-08-20T21:34:16.3318571Z #16 29.44 Preparing to unpack .../280-node-console-control-strings_1.1.0-1_all.deb ... 2024-08-20T21:34:16.3319429Z #16 29.44 Unpacking node-console-control-strings (1.1.0-1) ... 2024-08-20T21:34:16.3320165Z #16 29.47 Selecting previously unselected package node-dashdash. 2024-08-20T21:34:16.3320940Z #16 29.47 Preparing to unpack .../281-node-dashdash_1.14.1-2_all.deb ... 2024-08-20T21:34:16.3321618Z #16 29.48 Unpacking node-dashdash (1.14.1-2) ... 2024-08-20T21:34:16.4315505Z #16 29.50 Selecting previously unselected package node-decamelize. 2024-08-20T21:34:16.4316761Z #16 29.51 Preparing to unpack .../282-node-decamelize_1.2.0-1_all.deb ... 2024-08-20T21:34:16.4317457Z #16 29.51 Unpacking node-decamelize (1.2.0-1) ... 2024-08-20T21:34:16.4318161Z #16 29.54 Selecting previously unselected package node-mimic-response. 2024-08-20T21:34:16.4319005Z #16 29.54 Preparing to unpack .../283-node-mimic-response_2.1.0-1_all.deb ... 2024-08-20T21:34:16.4319724Z #16 29.54 Unpacking node-mimic-response (2.1.0-1) ... 2024-08-20T21:34:16.4320483Z #16 29.57 Selecting previously unselected package node-decompress-response. 2024-08-20T21:34:16.4321405Z #16 29.57 Preparing to unpack .../284-node-decompress-response_3.3.0-1_all.deb ... 2024-08-20T21:34:16.4322194Z #16 29.58 Unpacking node-decompress-response (3.3.0-1) ... 2024-08-20T21:34:16.6052238Z #16 29.60 Selecting previously unselected package node-deep-extend. 2024-08-20T21:34:16.6053442Z #16 29.61 Preparing to unpack .../285-node-deep-extend_0.6.0-1_all.deb ... 2024-08-20T21:34:16.6054159Z #16 29.61 Unpacking node-deep-extend (0.6.0-1) ... 2024-08-20T21:34:16.6055183Z #16 29.64 Selecting previously unselected package node-lodash-packages. 2024-08-20T21:34:16.6056097Z #16 29.64 Preparing to unpack .../286-node-lodash-packages_4.17.15+dfsg-2_all.deb ... 2024-08-20T21:34:16.6056930Z #16 29.64 Unpacking node-lodash-packages (4.17.15+dfsg-2) ... 2024-08-20T21:34:16.6057703Z #16 29.75 Selecting previously unselected package node-define-properties. 2024-08-20T21:34:16.7160565Z #16 29.75 Preparing to unpack .../287-node-define-properties_1.1.3-1_all.deb ... 2024-08-20T21:34:16.7161524Z #16 29.76 Unpacking node-define-properties (1.1.3-1) ... 2024-08-20T21:34:16.7162258Z #16 29.79 Selecting previously unselected package node-detect-indent. 2024-08-20T21:34:16.7163129Z #16 29.79 Preparing to unpack .../288-node-detect-indent_5.0.0-1_all.deb ... 2024-08-20T21:34:16.7163870Z #16 29.79 Unpacking node-detect-indent (5.0.0-1) ... 2024-08-20T21:34:16.7164586Z #16 29.82 Selecting previously unselected package node-detect-newline. 2024-08-20T21:34:16.7165424Z #16 29.82 Preparing to unpack .../289-node-detect-newline_2.1.0-1_all.deb ... 2024-08-20T21:34:16.7166250Z #16 29.82 Unpacking node-detect-newline (2.1.0-1) ... 2024-08-20T21:34:16.7166951Z #16 29.86 Selecting previously unselected package node-duplexer3. 2024-08-20T21:34:16.8198640Z #16 29.86 Preparing to unpack .../290-node-duplexer3_0.1.4-5_all.deb ... 2024-08-20T21:34:16.8199406Z #16 29.87 Unpacking node-duplexer3 (0.1.4-5) ... 2024-08-20T21:34:16.8200049Z #16 29.90 Selecting previously unselected package node-jsbn. 2024-08-20T21:34:16.8200777Z #16 29.90 Preparing to unpack .../291-node-jsbn_1.1.0-1_all.deb ... 2024-08-20T21:34:16.8201397Z #16 29.90 Unpacking node-jsbn (1.1.0-1) ... 2024-08-20T21:34:16.8202187Z #16 29.93 Selecting previously unselected package node-ecc-jsbn. 2024-08-20T21:34:16.8202983Z #16 29.93 Preparing to unpack .../292-node-ecc-jsbn_0.2.0-2_all.deb ... 2024-08-20T21:34:16.8203633Z #16 29.94 Unpacking node-ecc-jsbn (0.2.0-2) ... 2024-08-20T21:34:16.8204267Z #16 29.97 Selecting previously unselected package node-editor. 2024-08-20T21:34:16.9198757Z #16 29.97 Preparing to unpack .../293-node-editor_1.0.0-1_all.deb ... 2024-08-20T21:34:16.9199454Z #16 29.97 Unpacking node-editor (1.0.0-1) ... 2024-08-20T21:34:16.9200104Z #16 30.00 Selecting previously unselected package node-err-code. 2024-08-20T21:34:16.9200928Z #16 30.00 Preparing to unpack .../294-node-err-code_2.0.0+dfsg-1_all.deb ... 2024-08-20T21:34:16.9201650Z #16 30.00 Unpacking node-err-code (2.0.0+dfsg-1) ... 2024-08-20T21:34:16.9202331Z #16 30.03 Selecting previously unselected package node-es6-promise. 2024-08-20T21:34:16.9203143Z #16 30.03 Preparing to unpack .../295-node-es6-promise_4.2.8-6_all.deb ... 2024-08-20T21:34:16.9203842Z #16 30.04 Unpacking node-es6-promise (4.2.8-6) ... 2024-08-20T21:34:16.9204529Z #16 30.07 Selecting previously unselected package node-extsprintf. 2024-08-20T21:34:17.0207936Z #16 30.07 Preparing to unpack .../296-node-extsprintf_1.3.0-1_all.deb ... 2024-08-20T21:34:17.0208673Z #16 30.07 Unpacking node-extsprintf (1.3.0-1) ... 2024-08-20T21:34:17.0209326Z #16 30.10 Selecting previously unselected package node-p-limit. 2024-08-20T21:34:17.0210109Z #16 30.10 Preparing to unpack .../297-node-p-limit_2.2.2-1_all.deb ... 2024-08-20T21:34:17.0210765Z #16 30.11 Unpacking node-p-limit (2.2.2-1) ... 2024-08-20T21:34:17.0211396Z #16 30.13 Selecting previously unselected package node-p-locate. 2024-08-20T21:34:17.0212174Z #16 30.13 Preparing to unpack .../298-node-p-locate_2.0.0-1_all.deb ... 2024-08-20T21:34:17.0212840Z #16 30.14 Unpacking node-p-locate (2.0.0-1) ... 2024-08-20T21:34:17.0213494Z #16 30.17 Selecting previously unselected package node-path-exists. 2024-08-20T21:34:17.1269049Z #16 30.17 Preparing to unpack .../299-node-path-exists_4.0.0-2_all.deb ... 2024-08-20T21:34:17.1270494Z #16 30.17 Unpacking node-path-exists (4.0.0-2) ... 2024-08-20T21:34:17.1271195Z #16 30.20 Selecting previously unselected package node-locate-path. 2024-08-20T21:34:17.1272005Z #16 30.20 Preparing to unpack .../300-node-locate-path_5.0.0-2_all.deb ... 2024-08-20T21:34:17.1272710Z #16 30.21 Unpacking node-locate-path (5.0.0-2) ... 2024-08-20T21:34:17.1273374Z #16 30.23 Selecting previously unselected package node-find-up. 2024-08-20T21:34:17.1274124Z #16 30.24 Preparing to unpack .../301-node-find-up_4.1.0-2_all.deb ... 2024-08-20T21:34:17.1274784Z #16 30.24 Unpacking node-find-up (4.1.0-2) ... 2024-08-20T21:34:17.1275471Z #16 30.27 Selecting previously unselected package node-path-is-inside. 2024-08-20T21:34:17.2287087Z #16 30.27 Preparing to unpack .../302-node-path-is-inside_1.0.2-1_all.deb ... 2024-08-20T21:34:17.2287889Z #16 30.28 Unpacking node-path-is-inside (1.0.2-1) ... 2024-08-20T21:34:17.2288590Z #16 30.29 Selecting previously unselected package node-fs-vacuum. 2024-08-20T21:34:17.2289393Z #16 30.30 Preparing to unpack .../303-node-fs-vacuum_1.2.10-3_all.deb ... 2024-08-20T21:34:17.2290080Z #16 30.30 Unpacking node-fs-vacuum (1.2.10-3) ... 2024-08-20T21:34:17.2290772Z #16 30.32 Selecting previously unselected package node-function-bind. 2024-08-20T21:34:17.2291658Z #16 30.32 Preparing to unpack .../304-node-function-bind_1.1.1+repack-1_all.deb ... 2024-08-20T21:34:17.2292450Z #16 30.32 Unpacking node-function-bind (1.1.1+repack-1) ... 2024-08-20T21:34:17.2293196Z #16 30.34 Selecting previously unselected package node-object-assign. 2024-08-20T21:34:17.2294030Z #16 30.34 Preparing to unpack .../305-node-object-assign_4.1.1-3_all.deb ... 2024-08-20T21:34:17.2294736Z #16 30.35 Unpacking node-object-assign (4.1.1-3) ... 2024-08-20T21:34:17.2295429Z #16 30.37 Selecting previously unselected package node-has-unicode. 2024-08-20T21:34:17.2296245Z #16 30.37 Preparing to unpack .../306-node-has-unicode_2.0.1-2_all.deb ... 2024-08-20T21:34:17.2297123Z #16 30.37 Unpacking node-has-unicode (2.0.1-2) ... 2024-08-20T21:34:17.3535490Z #16 30.40 Selecting previously unselected package node-wide-align. 2024-08-20T21:34:17.3536344Z #16 30.40 Preparing to unpack .../307-node-wide-align_1.1.3-1_all.deb ... 2024-08-20T21:34:17.3537049Z #16 30.40 Unpacking node-wide-align (1.1.3-1) ... 2024-08-20T21:34:17.3537697Z #16 30.43 Selecting previously unselected package node-gauge. 2024-08-20T21:34:17.3538428Z #16 30.43 Preparing to unpack .../308-node-gauge_2.7.4-1_all.deb ... 2024-08-20T21:34:17.3539067Z #16 30.44 Unpacking node-gauge (2.7.4-1) ... 2024-08-20T21:34:17.3539691Z #16 30.47 Selecting previously unselected package node-genfun. 2024-08-20T21:34:17.3540431Z #16 30.47 Preparing to unpack .../309-node-genfun_5.0.0-1_all.deb ... 2024-08-20T21:34:17.3541075Z #16 30.47 Unpacking node-genfun (5.0.0-1) ... 2024-08-20T21:34:17.3541764Z #16 30.50 Selecting previously unselected package node-get-caller-file. 2024-08-20T21:34:17.4546575Z #16 30.50 Preparing to unpack .../310-node-get-caller-file_1.0.2-1_all.deb ... 2024-08-20T21:34:17.4547431Z #16 30.51 Unpacking node-get-caller-file (1.0.2-1) ... 2024-08-20T21:34:17.4548124Z #16 30.53 Selecting previously unselected package node-getpass. 2024-08-20T21:34:17.4548886Z #16 30.54 Preparing to unpack .../311-node-getpass_0.1.7-1_all.deb ... 2024-08-20T21:34:17.4549551Z #16 30.54 Unpacking node-getpass (0.1.7-1) ... 2024-08-20T21:34:17.4550251Z #16 30.57 Selecting previously unselected package node-is-retry-allowed. 2024-08-20T21:34:17.4551128Z #16 30.57 Preparing to unpack .../312-node-is-retry-allowed_1.1.0-1_all.deb ... 2024-08-20T21:34:17.4551870Z #16 30.57 Unpacking node-is-retry-allowed (1.1.0-1) ... 2024-08-20T21:34:17.4552589Z #16 30.60 Selecting previously unselected package node-p-cancelable. 2024-08-20T21:34:17.5548375Z #16 30.60 Preparing to unpack .../313-node-p-cancelable_0.3.0-1_all.deb ... 2024-08-20T21:34:17.5549213Z #16 30.61 Unpacking node-p-cancelable (0.3.0-1) ... 2024-08-20T21:34:17.5549913Z #16 30.63 Selecting previously unselected package node-p-timeout. 2024-08-20T21:34:17.5551040Z #16 30.64 Preparing to unpack .../314-node-p-timeout_1.2.0-1_all.deb ... 2024-08-20T21:34:17.5551712Z #16 30.64 Unpacking node-p-timeout (1.2.0-1) ... 2024-08-20T21:34:17.5552400Z #16 30.67 Selecting previously unselected package node-is-plain-obj. 2024-08-20T21:34:17.5553228Z #16 30.67 Preparing to unpack .../315-node-is-plain-obj_1.1.0-1_all.deb ... 2024-08-20T21:34:17.5553941Z #16 30.67 Unpacking node-is-plain-obj (1.1.0-1) ... 2024-08-20T21:34:17.5554839Z #16 30.70 Selecting previously unselected package node-url-to-options. 2024-08-20T21:34:17.6550940Z #16 30.70 Preparing to unpack .../316-node-url-to-options_1.0.1-1_all.deb ... 2024-08-20T21:34:17.6551763Z #16 30.71 Unpacking node-url-to-options (1.0.1-1) ... 2024-08-20T21:34:17.6552447Z #16 30.74 Selecting previously unselected package node-timed-out. 2024-08-20T21:34:17.6553236Z #16 30.74 Preparing to unpack .../317-node-timed-out_4.0.1-5_all.deb ... 2024-08-20T21:34:17.6553922Z #16 30.74 Unpacking node-timed-out (4.0.1-5) ... 2024-08-20T21:34:17.6554795Z #16 30.77 Selecting previously unselected package node-lowercase-keys. 2024-08-20T21:34:17.6555649Z #16 30.77 Preparing to unpack .../318-node-lowercase-keys_2.0.0-1_all.deb ... 2024-08-20T21:34:17.6556381Z #16 30.77 Unpacking node-lowercase-keys (2.0.0-1) ... 2024-08-20T21:34:17.6557065Z #16 30.80 Selecting previously unselected package node-is-object. 2024-08-20T21:34:17.7565602Z #16 30.80 Preparing to unpack .../319-node-is-object_1.0.1-1_all.deb ... 2024-08-20T21:34:17.7566443Z #16 30.81 Unpacking node-is-object (1.0.1-1) ... 2024-08-20T21:34:17.7567193Z #16 30.83 Selecting previously unselected package node-has-symbol-support-x. 2024-08-20T21:34:17.7568143Z #16 30.84 Preparing to unpack .../320-node-has-symbol-support-x_1.4.1+dfsg-1_all.deb ... 2024-08-20T21:34:17.7569014Z #16 30.84 Unpacking node-has-symbol-support-x (1.4.1+dfsg-1) ... 2024-08-20T21:34:17.7569832Z #16 30.87 Selecting previously unselected package node-has-to-string-tag-x. 2024-08-20T21:34:17.7570966Z #16 30.87 Preparing to unpack .../321-node-has-to-string-tag-x_1.4.1+dfsg-1_all.deb ... 2024-08-20T21:34:17.7571833Z #16 30.87 Unpacking node-has-to-string-tag-x (1.4.1+dfsg-1) ... 2024-08-20T21:34:17.7572559Z #16 30.90 Selecting previously unselected package node-isurl. 2024-08-20T21:34:17.7573301Z #16 30.90 Preparing to unpack .../322-node-isurl_4.0.1-2_all.deb ... 2024-08-20T21:34:17.8590401Z #16 30.91 Unpacking node-isurl (4.0.1-2) ... 2024-08-20T21:34:17.8591122Z #16 30.94 Selecting previously unselected package node-prepend-http. 2024-08-20T21:34:17.8591970Z #16 30.94 Preparing to unpack .../323-node-prepend-http_2.0.0-1_all.deb ... 2024-08-20T21:34:17.8592694Z #16 30.94 Unpacking node-prepend-http (2.0.0-1) ... 2024-08-20T21:34:17.8593388Z #16 30.97 Selecting previously unselected package node-url-parse-lax. 2024-08-20T21:34:17.8594230Z #16 30.97 Preparing to unpack .../324-node-url-parse-lax_1.0.0-1_all.deb ... 2024-08-20T21:34:17.8594955Z #16 30.98 Unpacking node-url-parse-lax (1.0.0-1) ... 2024-08-20T21:34:17.8595633Z #16 31.00 Selecting previously unselected package node-got. 2024-08-20T21:34:17.9608416Z #16 31.01 Preparing to unpack .../325-node-got_7.1.0-1_all.deb ... 2024-08-20T21:34:17.9609080Z #16 31.01 Unpacking node-got (7.1.0-1) ... 2024-08-20T21:34:17.9609715Z #16 31.04 Selecting previously unselected package node-har-schema. 2024-08-20T21:34:17.9610519Z #16 31.04 Preparing to unpack .../326-node-har-schema_2.0.0-3_all.deb ... 2024-08-20T21:34:17.9611214Z #16 31.04 Unpacking node-har-schema (2.0.0-3) ... 2024-08-20T21:34:17.9611894Z #16 31.07 Selecting previously unselected package node-har-validator. 2024-08-20T21:34:17.9612735Z #16 31.08 Preparing to unpack .../327-node-har-validator_5.1.3-1_all.deb ... 2024-08-20T21:34:17.9613464Z #16 31.08 Unpacking node-har-validator (5.1.3-1) ... 2024-08-20T21:34:17.9614177Z #16 31.11 Selecting previously unselected package node-hosted-git-info. 2024-08-20T21:34:18.0631058Z #16 31.11 Preparing to unpack .../328-node-hosted-git-info_2.8.5-1_all.deb ... 2024-08-20T21:34:18.0632222Z #16 31.11 Unpacking node-hosted-git-info (2.8.5-1) ... 2024-08-20T21:34:18.0632941Z #16 31.14 Selecting previously unselected package node-json-schema. 2024-08-20T21:34:18.0633893Z #16 31.14 Preparing to unpack .../329-node-json-schema_0.2.3-1+deb10u1build0.20.04.1_all.deb ... 2024-08-20T21:34:18.0634845Z #16 31.15 Unpacking node-json-schema (0.2.3-1+deb10u1build0.20.04.1) ... 2024-08-20T21:34:18.0635616Z #16 31.18 Selecting previously unselected package node-verror. 2024-08-20T21:34:18.0636360Z #16 31.18 Preparing to unpack .../330-node-verror_1.10.0-1_all.deb ... 2024-08-20T21:34:18.0637014Z #16 31.18 Unpacking node-verror (1.10.0-1) ... 2024-08-20T21:34:18.0637742Z #16 31.21 Selecting previously unselected package node-jsprim. 2024-08-20T21:34:18.1830867Z #16 31.21 Preparing to unpack .../331-node-jsprim_1.4.1-1_all.deb ... 2024-08-20T21:34:18.1831598Z #16 31.21 Unpacking node-jsprim (1.4.1-1) ... 2024-08-20T21:34:18.1832253Z #16 31.24 Selecting previously unselected package node-sshpk. 2024-08-20T21:34:18.1833062Z #16 31.25 Preparing to unpack .../332-node-sshpk_1.16.1+dfsg-2_all.deb ... 2024-08-20T21:34:18.1833750Z #16 31.25 Unpacking node-sshpk (1.16.1+dfsg-2) ... 2024-08-20T21:34:18.1834461Z #16 31.28 Selecting previously unselected package node-http-signature. 2024-08-20T21:34:18.1835317Z #16 31.28 Preparing to unpack .../333-node-http-signature_1.3.2-1_all.deb ... 2024-08-20T21:34:18.1836047Z #16 31.29 Unpacking node-http-signature (1.3.2-1) ... 2024-08-20T21:34:18.1836751Z #16 31.33 Selecting previously unselected package node-iconv-lite. 2024-08-20T21:34:18.2926320Z #16 31.33 Preparing to unpack .../334-node-iconv-lite_0.4.23-1_all.deb ... 2024-08-20T21:34:18.2927096Z #16 31.33 Unpacking node-iconv-lite (0.4.23-1) ... 2024-08-20T21:34:18.2927782Z #16 31.37 Selecting previously unselected package node-import-lazy. 2024-08-20T21:34:18.2928684Z #16 31.37 Preparing to unpack .../335-node-import-lazy_3.0.0.REALLY.2.1.0-1_all.deb ... 2024-08-20T21:34:18.2929735Z #16 31.38 Unpacking node-import-lazy (3.0.0.REALLY.2.1.0-1) ... 2024-08-20T21:34:18.2930491Z #16 31.41 Selecting previously unselected package node-invert-kv. 2024-08-20T21:34:18.2931287Z #16 31.41 Preparing to unpack .../336-node-invert-kv_1.0.0-1_all.deb ... 2024-08-20T21:34:18.2931972Z #16 31.41 Unpacking node-invert-kv (1.0.0-1) ... 2024-08-20T21:34:18.2932585Z #16 31.44 Selecting previously unselected package node-ip. 2024-08-20T21:34:18.3949253Z #16 31.44 Preparing to unpack .../337-node-ip_1.1.5-5_all.deb ... 2024-08-20T21:34:18.3949885Z #16 31.44 Unpacking node-ip (1.1.5-5) ... 2024-08-20T21:34:18.3950529Z #16 31.47 Selecting previously unselected package node-ip-regex. 2024-08-20T21:34:18.3951312Z #16 31.48 Preparing to unpack .../338-node-ip-regex_4.1.0-2_all.deb ... 2024-08-20T21:34:18.3951977Z #16 31.48 Unpacking node-ip-regex (4.1.0-2) ... 2024-08-20T21:34:18.3952616Z #16 31.51 Selecting previously unselected package node-is-npm. 2024-08-20T21:34:18.3953386Z #16 31.51 Preparing to unpack .../339-node-is-npm_1.0.0-1_all.deb ... 2024-08-20T21:34:18.3954121Z #16 31.51 Unpacking node-is-npm (1.0.0-1) ... 2024-08-20T21:34:18.3962629Z #16 31.54 Selecting previously unselected package node-is-path-inside. 2024-08-20T21:34:18.4976274Z #16 31.54 Preparing to unpack .../340-node-is-path-inside_1.0.1-1_all.deb ... 2024-08-20T21:34:18.4977056Z #16 31.55 Unpacking node-is-path-inside (1.0.1-1) ... 2024-08-20T21:34:18.4977746Z #16 31.58 Selecting previously unselected package node-isstream. 2024-08-20T21:34:18.4978562Z #16 31.58 Preparing to unpack .../341-node-isstream_0.1.2+dfsg-1_all.deb ... 2024-08-20T21:34:18.4979284Z #16 31.58 Unpacking node-isstream (0.1.2+dfsg-1) ... 2024-08-20T21:34:18.4980056Z #16 31.61 Selecting previously unselected package node-json-parse-better-errors. 2024-08-20T21:34:18.4981043Z #16 31.61 Preparing to unpack .../342-node-json-parse-better-errors_1.0.2-2_all.deb ... 2024-08-20T21:34:18.4981915Z #16 31.62 Unpacking node-json-parse-better-errors (1.0.2-2) ... 2024-08-20T21:34:18.4982665Z #16 31.64 Selecting previously unselected package node-jsonparse. 2024-08-20T21:34:18.5995484Z #16 31.65 Preparing to unpack .../343-node-jsonparse_1.3.1-7_all.deb ... 2024-08-20T21:34:18.5996319Z #16 31.65 Unpacking node-jsonparse (1.3.1-7) ... 2024-08-20T21:34:18.5996984Z #16 31.68 Selecting previously unselected package node-through. 2024-08-20T21:34:18.5997742Z #16 31.68 Preparing to unpack .../344-node-through_2.3.8-1_all.deb ... 2024-08-20T21:34:18.5998397Z #16 31.68 Unpacking node-through (2.3.8-1) ... 2024-08-20T21:34:18.5999060Z #16 31.71 Selecting previously unselected package node-jsonstream. 2024-08-20T21:34:18.5999844Z #16 31.71 Preparing to unpack .../345-node-jsonstream_1.3.5-1_all.deb ... 2024-08-20T21:34:18.6000537Z #16 31.72 Unpacking node-jsonstream (1.3.5-1) ... 2024-08-20T21:34:18.6001204Z #16 31.75 Selecting previously unselected package node-minimist. 2024-08-20T21:34:18.7008493Z #16 31.75 Preparing to unpack .../346-node-minimist_1.2.5-1_all.deb ... 2024-08-20T21:34:18.7009234Z #16 31.75 Unpacking node-minimist (1.2.5-1) ... 2024-08-20T21:34:18.7009989Z #16 31.78 Selecting previously unselected package node-strip-json-comments. 2024-08-20T21:34:18.7010917Z #16 31.78 Preparing to unpack .../347-node-strip-json-comments_3.0.1-3_all.deb ... 2024-08-20T21:34:18.7011705Z #16 31.78 Unpacking node-strip-json-comments (3.0.1-3) ... 2024-08-20T21:34:18.7012380Z #16 31.81 Selecting previously unselected package node-rc. 2024-08-20T21:34:18.7013084Z #16 31.81 Preparing to unpack .../348-node-rc_1.2.8-1_all.deb ... 2024-08-20T21:34:18.7013668Z #16 31.82 Unpacking node-rc (1.2.8-1) ... 2024-08-20T21:34:18.7014317Z #16 31.85 Selecting previously unselected package node-registry-url. 2024-08-20T21:34:18.8029479Z #16 31.85 Preparing to unpack .../349-node-registry-url_3.1.0-1_all.deb ... 2024-08-20T21:34:18.8030340Z #16 31.85 Unpacking node-registry-url (3.1.0-1) ... 2024-08-20T21:34:18.8031082Z #16 31.88 Selecting previously unselected package node-registry-auth-token. 2024-08-20T21:34:18.8032225Z #16 31.88 Preparing to unpack .../350-node-registry-auth-token_3.3.1-1_all.deb ... 2024-08-20T21:34:18.8033057Z #16 31.89 Unpacking node-registry-auth-token (3.3.1-1) ... 2024-08-20T21:34:18.8033787Z #16 31.91 Selecting previously unselected package node-package-json. 2024-08-20T21:34:18.8034625Z #16 31.92 Preparing to unpack .../351-node-package-json_4.0.1-1_all.deb ... 2024-08-20T21:34:18.8035340Z #16 31.92 Unpacking node-package-json (4.0.1-1) ... 2024-08-20T21:34:18.8036039Z #16 31.95 Selecting previously unselected package node-latest-version. 2024-08-20T21:34:18.8036888Z #16 31.95 Preparing to unpack .../352-node-latest-version_3.1.0-1_all.deb ... 2024-08-20T21:34:18.9042176Z #16 31.95 Unpacking node-latest-version (3.1.0-1) ... 2024-08-20T21:34:18.9043051Z #16 31.98 Selecting previously unselected package node-lazy-property. 2024-08-20T21:34:18.9043958Z #16 31.98 Preparing to unpack .../353-node-lazy-property_1.0.0-3_all.deb ... 2024-08-20T21:34:18.9044703Z #16 31.99 Unpacking node-lazy-property (1.0.0-3) ... 2024-08-20T21:34:18.9045361Z #16 32.02 Selecting previously unselected package node-lcid. 2024-08-20T21:34:18.9046084Z #16 32.02 Preparing to unpack .../354-node-lcid_1.0.0-1_all.deb ... 2024-08-20T21:34:18.9046819Z #16 32.02 Unpacking node-lcid (1.0.0-1) ... 2024-08-20T21:34:18.9047418Z #16 32.05 Selecting previously unselected package node-osenv. 2024-08-20T21:34:18.9048167Z #16 32.05 Preparing to unpack .../355-node-osenv_0.1.5-1_all.deb ... 2024-08-20T21:34:19.0060616Z #16 32.05 Unpacking node-osenv (0.1.5-1) ... 2024-08-20T21:34:19.0061429Z #16 32.08 Selecting previously unselected package node-validate-npm-package-name. 2024-08-20T21:34:19.0062447Z #16 32.08 Preparing to unpack .../356-node-validate-npm-package-name_3.0.0-1_all.deb ... 2024-08-20T21:34:19.0063349Z #16 32.09 Unpacking node-validate-npm-package-name (3.0.0-1) ... 2024-08-20T21:34:19.0064156Z #16 32.12 Selecting previously unselected package node-npm-package-arg. 2024-08-20T21:34:19.0065022Z #16 32.12 Preparing to unpack .../357-node-npm-package-arg_6.1.1-1_all.deb ... 2024-08-20T21:34:19.0065972Z #16 32.12 Unpacking node-npm-package-arg (6.1.1-1) ... 2024-08-20T21:34:19.0066720Z #16 32.15 Selecting previously unselected package node-require-directory. 2024-08-20T21:34:19.0067596Z #16 32.15 Preparing to unpack .../358-node-require-directory_2.1.1-1_all.deb ... 2024-08-20T21:34:19.1088278Z #16 32.16 Unpacking node-require-directory (2.1.1-1) ... 2024-08-20T21:34:19.1089068Z #16 32.18 Selecting previously unselected package node-set-blocking. 2024-08-20T21:34:19.1089907Z #16 32.19 Preparing to unpack .../359-node-set-blocking_2.0.0-1_all.deb ... 2024-08-20T21:34:19.1090611Z #16 32.19 Unpacking node-set-blocking (2.0.0-1) ... 2024-08-20T21:34:19.1091374Z #16 32.22 Selecting previously unselected package node-require-main-filename. 2024-08-20T21:34:19.1092313Z #16 32.22 Preparing to unpack .../360-node-require-main-filename_1.0.1-1_all.deb ... 2024-08-20T21:34:19.1093126Z #16 32.22 Unpacking node-require-main-filename (1.0.1-1) ... 2024-08-20T21:34:19.1093887Z #16 32.25 Selecting previously unselected package node-which-module. 2024-08-20T21:34:19.2110970Z #16 32.26 Preparing to unpack .../361-node-which-module_2.0.0-1_all.deb ... 2024-08-20T21:34:19.2112005Z #16 32.26 Unpacking node-which-module (2.0.0-1) ... 2024-08-20T21:34:19.2112925Z #16 32.29 Selecting previously unselected package node-mimic-fn. 2024-08-20T21:34:19.2113715Z #16 32.29 Preparing to unpack .../362-node-mimic-fn_3.0.0-1_all.deb ... 2024-08-20T21:34:19.2114387Z #16 32.29 Unpacking node-mimic-fn (3.0.0-1) ... 2024-08-20T21:34:19.2114991Z #16 32.32 Selecting previously unselected package node-mem. 2024-08-20T21:34:19.2115706Z #16 32.32 Preparing to unpack .../363-node-mem_1.1.0-1_all.deb ... 2024-08-20T21:34:19.2116318Z #16 32.33 Unpacking node-mem (1.1.0-1) ... 2024-08-20T21:34:19.2116934Z #16 32.35 Selecting previously unselected package node-os-locale. 2024-08-20T21:34:19.2117716Z #16 32.36 Preparing to unpack .../364-node-os-locale_4.0.0-1_all.deb ... 2024-08-20T21:34:19.3151244Z #16 32.36 Unpacking node-os-locale (4.0.0-1) ... 2024-08-20T21:34:19.3152083Z #16 32.39 Selecting previously unselected package node-yargs-parser. 2024-08-20T21:34:19.3152916Z #16 32.39 Preparing to unpack .../365-node-yargs-parser_18.1.1-1_all.deb ... 2024-08-20T21:34:19.3153660Z #16 32.39 Unpacking node-yargs-parser (18.1.1-1) ... 2024-08-20T21:34:19.3154517Z #16 32.42 Selecting previously unselected package node-yargs. 2024-08-20T21:34:19.3155265Z #16 32.42 Preparing to unpack .../366-node-yargs_15.3.0-1_all.deb ... 2024-08-20T21:34:19.3155915Z #16 32.43 Unpacking node-yargs (15.3.0-1) ... 2024-08-20T21:34:19.3156542Z #16 32.46 Selecting previously unselected package node-libnpx. 2024-08-20T21:34:19.4990538Z #16 32.46 Preparing to unpack .../367-node-libnpx_10.2.1-2_all.deb ... 2024-08-20T21:34:19.4991475Z #16 32.47 Unpacking node-libnpx (10.2.1-2) ... 2024-08-20T21:34:19.4992111Z #16 32.50 Selecting previously unselected package node-lodash. 2024-08-20T21:34:19.4992934Z #16 32.50 Preparing to unpack .../368-node-lodash_4.17.15+dfsg-2_all.deb ... 2024-08-20T21:34:19.4993668Z #16 32.51 Unpacking node-lodash (4.17.15+dfsg-2) ... 2024-08-20T21:34:19.4994289Z #16 32.64 Selecting previously unselected package node-ms. 2024-08-20T21:34:19.6031281Z #16 32.65 Preparing to unpack .../369-node-ms_2.1.1-1_all.deb ... 2024-08-20T21:34:19.6031991Z #16 32.65 Unpacking node-ms (2.1.1-1) ... 2024-08-20T21:34:19.6032632Z #16 32.68 Selecting previously unselected package node-npm-bundled. 2024-08-20T21:34:19.6033455Z #16 32.68 Preparing to unpack .../370-node-npm-bundled_1.1.1-1_all.deb ... 2024-08-20T21:34:19.6034162Z #16 32.69 Unpacking node-npm-bundled (1.1.1-1) ... 2024-08-20T21:34:19.6034850Z #16 32.72 Selecting previously unselected package node-number-is-nan. 2024-08-20T21:34:19.6035694Z #16 32.72 Preparing to unpack .../371-node-number-is-nan_2.0.0-1_all.deb ... 2024-08-20T21:34:19.6036425Z #16 32.72 Unpacking node-number-is-nan (2.0.0-1) ... 2024-08-20T21:34:19.6037088Z #16 32.75 Selecting previously unselected package xdg-utils. 2024-08-20T21:34:19.7097537Z #16 32.75 Preparing to unpack .../372-xdg-utils_1.1.3-2ubuntu1.20.04.2_all.deb ... 2024-08-20T21:34:19.7098379Z #16 32.75 Unpacking xdg-utils (1.1.3-2ubuntu1.20.04.2) ... 2024-08-20T21:34:19.7099077Z #16 32.79 Selecting previously unselected package node-opener. 2024-08-20T21:34:19.7099825Z #16 32.79 Preparing to unpack .../373-node-opener_1.5.1-1_all.deb ... 2024-08-20T21:34:19.7100472Z #16 32.79 Unpacking node-opener (1.5.1-1) ... 2024-08-20T21:34:19.7101147Z #16 32.82 Selecting previously unselected package node-p-is-promise. 2024-08-20T21:34:19.7101964Z #16 32.82 Preparing to unpack .../374-node-p-is-promise_3.0.0-1_all.deb ... 2024-08-20T21:34:19.7102681Z #16 32.83 Unpacking node-p-is-promise (3.0.0-1) ... 2024-08-20T21:34:19.7103404Z #16 32.86 Selecting previously unselected package node-performance-now. 2024-08-20T21:34:19.8128614Z #16 32.86 Preparing to unpack .../375-node-performance-now_2.1.0+debian-1_all.deb ... 2024-08-20T21:34:19.8129510Z #16 32.86 Unpacking node-performance-now (2.1.0+debian-1) ... 2024-08-20T21:34:19.8130238Z #16 32.89 Selecting previously unselected package node-pify. 2024-08-20T21:34:19.8130969Z #16 32.89 Preparing to unpack .../376-node-pify_3.0.0-1_all.deb ... 2024-08-20T21:34:19.8131583Z #16 32.90 Unpacking node-pify (3.0.0-1) ... 2024-08-20T21:34:19.8132196Z #16 32.92 Selecting previously unselected package node-retry. 2024-08-20T21:34:19.8132941Z #16 32.93 Preparing to unpack .../377-node-retry_0.12.0-1_all.deb ... 2024-08-20T21:34:19.8133582Z #16 32.93 Unpacking node-retry (0.12.0-1) ... 2024-08-20T21:34:19.8134240Z #16 32.96 Selecting previously unselected package node-promise-retry. 2024-08-20T21:34:19.9135855Z #16 32.96 Preparing to unpack .../378-node-promise-retry_1.1.1-4_all.deb ... 2024-08-20T21:34:19.9136641Z #16 32.96 Unpacking node-promise-retry (1.1.1-4) ... 2024-08-20T21:34:19.9137349Z #16 32.99 Selecting previously unselected package node-mute-stream. 2024-08-20T21:34:19.9138356Z #16 32.99 Preparing to unpack .../379-node-mute-stream_0.0.8-2_all.deb ... 2024-08-20T21:34:19.9139083Z #16 33.00 Unpacking node-mute-stream (0.0.8-2) ... 2024-08-20T21:34:19.9139731Z #16 33.02 Selecting previously unselected package node-read. 2024-08-20T21:34:19.9140447Z #16 33.03 Preparing to unpack .../380-node-read_1.0.7-2_all.deb ... 2024-08-20T21:34:19.9141072Z #16 33.03 Unpacking node-read (1.0.7-2) ... 2024-08-20T21:34:19.9141706Z #16 33.06 Selecting previously unselected package node-promzard. 2024-08-20T21:34:20.0208899Z #16 33.06 Preparing to unpack .../381-node-promzard_0.3.0-1_all.deb ... 2024-08-20T21:34:20.0209635Z #16 33.07 Unpacking node-promzard (0.3.0-1) ... 2024-08-20T21:34:20.0210308Z #16 33.09 Selecting previously unselected package node-pseudomap. 2024-08-20T21:34:20.0211108Z #16 33.10 Preparing to unpack .../382-node-pseudomap_1.0.2-1_all.deb ... 2024-08-20T21:34:20.0211779Z #16 33.10 Unpacking node-pseudomap (1.0.2-1) ... 2024-08-20T21:34:20.0212408Z #16 33.13 Selecting previously unselected package node-psl. 2024-08-20T21:34:20.0213157Z #16 33.13 Preparing to unpack .../383-node-psl_1.7.0+ds-1_all.deb ... 2024-08-20T21:34:20.0213798Z #16 33.14 Unpacking node-psl (1.7.0+ds-1) ... 2024-08-20T21:34:20.0214400Z #16 33.17 Selecting previously unselected package node-qw. 2024-08-20T21:34:20.1242243Z #16 33.17 Preparing to unpack .../384-node-qw_1.0.1-1_all.deb ... 2024-08-20T21:34:20.1242995Z #16 33.17 Unpacking node-qw (1.0.1-1) ... 2024-08-20T21:34:20.1243789Z #16 33.20 Selecting previously unselected package node-resolve-from. 2024-08-20T21:34:20.1244629Z #16 33.20 Preparing to unpack .../385-node-resolve-from_4.0.0-1_all.deb ... 2024-08-20T21:34:20.1245332Z #16 33.21 Unpacking node-resolve-from (4.0.0-1) ... 2024-08-20T21:34:20.1246030Z #16 33.24 Selecting previously unselected package node-semver-diff. 2024-08-20T21:34:20.1246996Z #16 33.24 Preparing to unpack .../386-node-semver-diff_2.1.0-2_all.deb ... 2024-08-20T21:34:20.1247705Z #16 33.24 Unpacking node-semver-diff (2.1.0-2) ... 2024-08-20T21:34:20.1248357Z #16 33.27 Selecting previously unselected package node-slash. 2024-08-20T21:34:20.2278443Z #16 33.27 Preparing to unpack .../387-node-slash_3.0.0-1_all.deb ... 2024-08-20T21:34:20.2279194Z #16 33.28 Unpacking node-slash (3.0.0-1) ... 2024-08-20T21:34:20.2279856Z #16 33.31 Selecting previously unselected package node-sorted-object. 2024-08-20T21:34:20.2280705Z #16 33.31 Preparing to unpack .../388-node-sorted-object_2.0.1-1_all.deb ... 2024-08-20T21:34:20.2281436Z #16 33.31 Unpacking node-sorted-object (2.0.1-1) ... 2024-08-20T21:34:20.2282154Z #16 33.34 Selecting previously unselected package node-spdx-license-ids. 2024-08-20T21:34:20.2283031Z #16 33.34 Preparing to unpack .../389-node-spdx-license-ids_3.0.5-1_all.deb ... 2024-08-20T21:34:20.2283790Z #16 33.35 Unpacking node-spdx-license-ids (3.0.5-1) ... 2024-08-20T21:34:20.2284516Z #16 33.37 Selecting previously unselected package node-spdx-exceptions. 2024-08-20T21:34:20.3289251Z #16 33.38 Preparing to unpack .../390-node-spdx-exceptions_2.2.0-1_all.deb ... 2024-08-20T21:34:20.3290070Z #16 33.38 Unpacking node-spdx-exceptions (2.2.0-1) ... 2024-08-20T21:34:20.3290884Z #16 33.41 Selecting previously unselected package node-spdx-expression-parse. 2024-08-20T21:34:20.3291830Z #16 33.41 Preparing to unpack .../391-node-spdx-expression-parse_3.0.0-1_all.deb ... 2024-08-20T21:34:20.3292663Z #16 33.41 Unpacking node-spdx-expression-parse (3.0.0-1) ... 2024-08-20T21:34:20.3293417Z #16 33.44 Selecting previously unselected package node-spdx-correct. 2024-08-20T21:34:20.3294238Z #16 33.44 Preparing to unpack .../392-node-spdx-correct_3.1.0-1_all.deb ... 2024-08-20T21:34:20.3294950Z #16 33.45 Unpacking node-spdx-correct (3.1.0-1) ... 2024-08-20T21:34:20.3295754Z #16 33.47 Selecting previously unselected package node-stream-iterate. 2024-08-20T21:34:20.4310258Z #16 33.48 Preparing to unpack .../393-node-stream-iterate_1.2.0-4_all.deb ... 2024-08-20T21:34:20.4311215Z #16 33.48 Unpacking node-stream-iterate (1.2.0-4) ... 2024-08-20T21:34:20.4312242Z #16 33.51 Selecting previously unselected package node-strict-uri-encode. 2024-08-20T21:34:20.4313161Z #16 33.51 Preparing to unpack .../394-node-strict-uri-encode_2.0.0-1_all.deb ... 2024-08-20T21:34:20.4313947Z #16 33.51 Unpacking node-strict-uri-encode (2.0.0-1) ... 2024-08-20T21:34:20.4314666Z #16 33.54 Selecting previously unselected package node-text-table. 2024-08-20T21:34:20.4315472Z #16 33.54 Preparing to unpack .../395-node-text-table_0.2.0-2_all.deb ... 2024-08-20T21:34:20.4316151Z #16 33.55 Unpacking node-text-table (0.2.0-2) ... 2024-08-20T21:34:20.4316842Z #16 33.58 Selecting previously unselected package node-tough-cookie. 2024-08-20T21:34:20.5330320Z #16 33.58 Preparing to unpack .../396-node-tough-cookie_3.0.0-1_all.deb ... 2024-08-20T21:34:20.5331085Z #16 33.58 Unpacking node-tough-cookie (3.0.0-1) ... 2024-08-20T21:34:20.5331801Z #16 33.61 Selecting previously unselected package node-uid-number. 2024-08-20T21:34:20.5332703Z #16 33.61 Preparing to unpack .../397-node-uid-number_0.0.6-1ubuntu0.20.04.1_all.deb ... 2024-08-20T21:34:20.5333562Z #16 33.62 Unpacking node-uid-number (0.0.6-1ubuntu0.20.04.1) ... 2024-08-20T21:34:20.5334301Z #16 33.65 Selecting previously unselected package node-unpipe. 2024-08-20T21:34:20.5335058Z #16 33.65 Preparing to unpack .../398-node-unpipe_1.0.0-1_all.deb ... 2024-08-20T21:34:20.5335709Z #16 33.65 Unpacking node-unpipe (1.0.0-1) ... 2024-08-20T21:34:20.5336394Z #16 33.68 Selecting previously unselected package node-uuid. 2024-08-20T21:34:20.6377694Z #16 33.68 Preparing to unpack .../399-node-uuid_3.3.2-2_all.deb ... 2024-08-20T21:34:20.6378368Z #16 33.68 Unpacking node-uuid (3.3.2-2) ... 2024-08-20T21:34:20.6379137Z #16 33.72 Selecting previously unselected package node-validate-npm-package-license. 2024-08-20T21:34:20.6380196Z #16 33.72 Preparing to unpack .../400-node-validate-npm-package-license_3.0.4-1_all.deb ... 2024-08-20T21:34:20.6381123Z #16 33.72 Unpacking node-validate-npm-package-license (3.0.4-1) ... 2024-08-20T21:34:20.6381870Z #16 33.75 Selecting previously unselected package node-xtend. 2024-08-20T21:34:20.6382836Z #16 33.75 Preparing to unpack .../401-node-xtend_4.0.2-1_all.deb ... 2024-08-20T21:34:20.6383478Z #16 33.76 Unpacking node-xtend (4.0.2-1) ... 2024-08-20T21:34:20.6384086Z #16 33.78 Selecting previously unselected package nodejs-doc. 2024-08-20T21:34:20.7490242Z #16 33.79 Preparing to unpack .../402-nodejs-doc_10.19.0~dfsg-3ubuntu1.6_all.deb ... 2024-08-20T21:34:20.7491116Z #16 33.79 Unpacking nodejs-doc (10.19.0~dfsg-3ubuntu1.6) ... 2024-08-20T21:34:20.7491773Z #16 33.89 Selecting previously unselected package libglvnd0:amd64. 2024-08-20T21:34:20.8848635Z #16 33.90 Preparing to unpack .../403-libglvnd0_1.3.2-1~ubuntu0.20.04.2_amd64.deb ... 2024-08-20T21:34:20.8849525Z #16 33.90 Unpacking libglvnd0:amd64 (1.3.2-1~ubuntu0.20.04.2) ... 2024-08-20T21:34:20.8850191Z #16 33.94 Selecting previously unselected package libglx0:amd64. 2024-08-20T21:34:20.8851035Z #16 33.94 Preparing to unpack .../404-libglx0_1.3.2-1~ubuntu0.20.04.2_amd64.deb ... 2024-08-20T21:34:20.8851867Z #16 33.95 Unpacking libglx0:amd64 (1.3.2-1~ubuntu0.20.04.2) ... 2024-08-20T21:34:20.8852527Z #16 33.98 Selecting previously unselected package libgl1:amd64. 2024-08-20T21:34:20.8853359Z #16 33.99 Preparing to unpack .../405-libgl1_1.3.2-1~ubuntu0.20.04.2_amd64.deb ... 2024-08-20T21:34:20.8854159Z #16 33.99 Unpacking libgl1:amd64 (1.3.2-1~ubuntu0.20.04.2) ... 2024-08-20T21:34:20.8855033Z #16 34.03 Selecting previously unselected package x11-utils. 2024-08-20T21:34:20.9860498Z #16 34.03 Preparing to unpack .../406-x11-utils_7.7+5_amd64.deb ... 2024-08-20T21:34:20.9861172Z #16 34.04 Unpacking x11-utils (7.7+5) ... 2024-08-20T21:34:20.9861842Z #16 34.09 Selecting previously unselected package x11-xserver-utils. 2024-08-20T21:34:20.9862660Z #16 34.09 Preparing to unpack .../407-x11-xserver-utils_7.7+8_amd64.deb ... 2024-08-20T21:34:20.9863364Z #16 34.09 Unpacking x11-xserver-utils (7.7+8) ... 2024-08-20T21:34:20.9864074Z #16 34.13 Selecting previously unselected package libauthen-sasl-perl. 2024-08-20T21:34:20.9865129Z #16 34.13 Preparing to unpack .../408-libauthen-sasl-perl_2.1600-1_all.deb ... 2024-08-20T21:34:21.0928740Z #16 34.14 Unpacking libauthen-sasl-perl (2.1600-1) ... 2024-08-20T21:34:21.0929477Z #16 34.17 Selecting previously unselected package node-abbrev. 2024-08-20T21:34:21.0930249Z #16 34.17 Preparing to unpack .../409-node-abbrev_1.1.1-2_all.deb ... 2024-08-20T21:34:21.0930891Z #16 34.17 Unpacking node-abbrev (1.1.1-2) ... 2024-08-20T21:34:21.0931511Z #16 34.20 Selecting previously unselected package node-ansi. 2024-08-20T21:34:21.0932242Z #16 34.21 Preparing to unpack .../410-node-ansi_0.3.1-1_all.deb ... 2024-08-20T21:34:21.0932854Z #16 34.21 Unpacking node-ansi (0.3.1-1) ... 2024-08-20T21:34:21.0933466Z #16 34.24 Selecting previously unselected package node-archy. 2024-08-20T21:34:21.1974827Z #16 34.24 Preparing to unpack .../411-node-archy_1.0.0-3_all.deb ... 2024-08-20T21:34:21.1975503Z #16 34.24 Unpacking node-archy (1.0.0-3) ... 2024-08-20T21:34:21.1976143Z #16 34.27 Selecting previously unselected package node-bl. 2024-08-20T21:34:21.1976868Z #16 34.28 Preparing to unpack .../412-node-bl_4.0.0-2_all.deb ... 2024-08-20T21:34:21.1977475Z #16 34.28 Unpacking node-bl (4.0.0-2) ... 2024-08-20T21:34:21.1978124Z #16 34.31 Selecting previously unselected package node-delayed-stream. 2024-08-20T21:34:21.1978976Z #16 34.31 Preparing to unpack .../413-node-delayed-stream_1.0.0-4_all.deb ... 2024-08-20T21:34:21.1979719Z #16 34.31 Unpacking node-delayed-stream (1.0.0-4) ... 2024-08-20T21:34:21.1980437Z #16 34.34 Selecting previously unselected package node-combined-stream. 2024-08-20T21:34:21.3032062Z #16 34.35 Preparing to unpack .../414-node-combined-stream_1.0.8-1_all.deb ... 2024-08-20T21:34:21.3032912Z #16 34.35 Unpacking node-combined-stream (1.0.8-1) ... 2024-08-20T21:34:21.3033585Z #16 34.38 Selecting previously unselected package node-debug. 2024-08-20T21:34:21.3034333Z #16 34.38 Preparing to unpack .../415-node-debug_4.1.1-2_all.deb ... 2024-08-20T21:34:21.3034972Z #16 34.39 Unpacking node-debug (4.1.1-2) ... 2024-08-20T21:34:21.3035626Z #16 34.41 Selecting previously unselected package node-encoding. 2024-08-20T21:34:21.3036622Z #16 34.42 Preparing to unpack .../416-node-encoding_0.1.12-3_all.deb ... 2024-08-20T21:34:21.3037302Z #16 34.42 Unpacking node-encoding (0.1.12-3) ... 2024-08-20T21:34:21.3037934Z #16 34.45 Selecting previously unselected package node-prr. 2024-08-20T21:34:21.4227348Z #16 34.45 Preparing to unpack .../417-node-prr_1.0.1-1_all.deb ... 2024-08-20T21:34:21.4228022Z #16 34.46 Unpacking node-prr (1.0.1-1) ... 2024-08-20T21:34:21.4228659Z #16 34.50 Selecting previously unselected package node-errno. 2024-08-20T21:34:21.4229401Z #16 34.50 Preparing to unpack .../418-node-errno_0.1.7-1_all.deb ... 2024-08-20T21:34:21.4230043Z #16 34.51 Unpacking node-errno (0.1.7-1) ... 2024-08-20T21:34:21.4230669Z #16 34.53 Selecting previously unselected package node-extend. 2024-08-20T21:34:21.4231409Z #16 34.54 Preparing to unpack .../419-node-extend_3.0.2-1_all.deb ... 2024-08-20T21:34:21.4232070Z #16 34.54 Unpacking node-extend (3.0.2-1) ... 2024-08-20T21:34:21.4232756Z #16 34.57 Selecting previously unselected package node-forever-agent. 2024-08-20T21:34:21.5257989Z #16 34.57 Preparing to unpack .../420-node-forever-agent_0.6.1-2_all.deb ... 2024-08-20T21:34:21.5258781Z #16 34.57 Unpacking node-forever-agent (0.6.1-2) ... 2024-08-20T21:34:21.5259449Z #16 34.60 Selecting previously unselected package node-mime. 2024-08-20T21:34:21.5260216Z #16 34.61 Preparing to unpack .../421-node-mime_2.4.4+dfsg-1_all.deb ... 2024-08-20T21:34:21.5260881Z #16 34.61 Unpacking node-mime (2.4.4+dfsg-1) ... 2024-08-20T21:34:21.5261553Z #16 34.64 Selecting previously unselected package node-mime-types. 2024-08-20T21:34:21.5262365Z #16 34.64 Preparing to unpack .../422-node-mime-types_2.1.25-1_all.deb ... 2024-08-20T21:34:21.5263052Z #16 34.65 Unpacking node-mime-types (2.1.25-1) ... 2024-08-20T21:34:21.5263730Z #16 34.67 Selecting previously unselected package node-form-data. 2024-08-20T21:34:21.6288584Z #16 34.67 Preparing to unpack .../423-node-form-data_3.0.0-2_all.deb ... 2024-08-20T21:34:21.6289360Z #16 34.68 Unpacking node-form-data (3.0.0-2) ... 2024-08-20T21:34:21.6289992Z #16 34.71 Selecting previously unselected package node-nopt. 2024-08-20T21:34:21.6290730Z #16 34.71 Preparing to unpack .../424-node-nopt_3.0.6-4_all.deb ... 2024-08-20T21:34:21.6291364Z #16 34.71 Unpacking node-nopt (3.0.6-4) ... 2024-08-20T21:34:21.6291969Z #16 34.74 Selecting previously unselected package node-npmlog. 2024-08-20T21:34:21.6292721Z #16 34.74 Preparing to unpack .../425-node-npmlog_4.1.2-2_all.deb ... 2024-08-20T21:34:21.6293372Z #16 34.75 Unpacking node-npmlog (4.1.2-2) ... 2024-08-20T21:34:21.6294072Z #16 34.77 Selecting previously unselected package node-json-stringify-safe. 2024-08-20T21:34:21.7311321Z #16 34.78 Preparing to unpack .../426-node-json-stringify-safe_5.0.1+repack-2_all.deb ... 2024-08-20T21:34:21.7312288Z #16 34.78 Unpacking node-json-stringify-safe (5.0.1+repack-2) ... 2024-08-20T21:34:21.7313087Z #16 34.81 Selecting previously unselected package node-oauth-sign. 2024-08-20T21:34:21.7313894Z #16 34.81 Preparing to unpack .../427-node-oauth-sign_0.9.0-2_all.deb ... 2024-08-20T21:34:21.7314591Z #16 34.81 Unpacking node-oauth-sign (0.9.0-2) ... 2024-08-20T21:34:21.7315217Z #16 34.84 Selecting previously unselected package node-qs. 2024-08-20T21:34:21.7315928Z #16 34.84 Preparing to unpack .../428-node-qs_6.9.1+ds-1_all.deb ... 2024-08-20T21:34:21.7316563Z #16 34.85 Unpacking node-qs (6.9.1+ds-1) ... 2024-08-20T21:34:21.7317229Z #16 34.88 Selecting previously unselected package node-tunnel-agent. 2024-08-20T21:34:21.8376321Z #16 34.88 Preparing to unpack .../429-node-tunnel-agent_0.6.1-2_all.deb ... 2024-08-20T21:34:21.8377113Z #16 34.88 Unpacking node-tunnel-agent (0.6.1-2) ... 2024-08-20T21:34:21.8377799Z #16 34.91 Selecting previously unselected package node-request. 2024-08-20T21:34:21.8378585Z #16 34.91 Preparing to unpack .../430-node-request_2.88.1-4_all.deb ... 2024-08-20T21:34:21.8379254Z #16 34.92 Unpacking node-request (2.88.1-4) ... 2024-08-20T21:34:21.8380091Z #16 34.95 Selecting previously unselected package node-tar. 2024-08-20T21:34:21.8380884Z #16 34.95 Preparing to unpack .../431-node-tar_4.4.10+ds1-2ubuntu1_all.deb ... 2024-08-20T21:34:21.8381612Z #16 34.95 Unpacking node-tar (4.4.10+ds1-2ubuntu1) ... 2024-08-20T21:34:21.8382261Z #16 34.98 Selecting previously unselected package node-gyp. 2024-08-20T21:34:21.9440145Z #16 34.99 Preparing to unpack .../432-node-gyp_6.1.0-3_all.deb ... 2024-08-20T21:34:21.9440868Z #16 34.99 Unpacking node-gyp (6.1.0-3) ... 2024-08-20T21:34:21.9441514Z #16 35.02 Selecting previously unselected package node-lockfile. 2024-08-20T21:34:21.9442298Z #16 35.02 Preparing to unpack .../433-node-lockfile_1.0.4-3_all.deb ... 2024-08-20T21:34:21.9442957Z #16 35.03 Unpacking node-lockfile (1.0.4-3) ... 2024-08-20T21:34:21.9443600Z #16 35.06 Selecting previously unselected package node-resolve. 2024-08-20T21:34:21.9444367Z #16 35.06 Preparing to unpack .../434-node-resolve_1.15.1-3_all.deb ... 2024-08-20T21:34:21.9445037Z #16 35.06 Unpacking node-resolve (1.15.1-3) ... 2024-08-20T21:34:21.9445796Z #16 35.09 Selecting previously unselected package node-normalize-package-data. 2024-08-20T21:34:22.0489857Z #16 35.09 Preparing to unpack .../435-node-normalize-package-data_2.5.0-1_all.deb ... 2024-08-20T21:34:22.0490782Z #16 35.10 Unpacking node-normalize-package-data (2.5.0-1) ... 2024-08-20T21:34:22.0491524Z #16 35.13 Selecting previously unselected package node-os-tmpdir. 2024-08-20T21:34:22.0492319Z #16 35.13 Preparing to unpack .../436-node-os-tmpdir_1.0.2-1_all.deb ... 2024-08-20T21:34:22.0493001Z #16 35.13 Unpacking node-os-tmpdir (1.0.2-1) ... 2024-08-20T21:34:22.0493709Z #16 35.16 Selecting previously unselected package node-read-package-json. 2024-08-20T21:34:22.0494599Z #16 35.16 Preparing to unpack .../437-node-read-package-json_2.1.1-1_all.deb ... 2024-08-20T21:34:22.0495372Z #16 35.17 Unpacking node-read-package-json (2.1.1-1) ... 2024-08-20T21:34:22.0496265Z #16 35.19 Selecting previously unselected package node-sha. 2024-08-20T21:34:22.2803907Z #16 35.20 Preparing to unpack .../438-node-sha_3.0.0-1_all.deb ... 2024-08-20T21:34:22.2804630Z #16 35.20 Unpacking node-sha (3.0.0-1) ... 2024-08-20T21:34:22.2805254Z #16 35.23 Selecting previously unselected package node-slide. 2024-08-20T21:34:22.2806009Z #16 35.23 Preparing to unpack .../439-node-slide_1.1.6-2_all.deb ... 2024-08-20T21:34:22.2806650Z #16 35.23 Unpacking node-slide (1.1.6-2) ... 2024-08-20T21:34:22.2807320Z #16 35.27 Selecting previously unselected package npm. 2024-08-20T21:34:22.2808086Z #16 35.27 Preparing to unpack .../440-npm_6.14.4+ds-1ubuntu2_all.deb ... 2024-08-20T21:34:22.2808766Z #16 35.28 Unpacking npm (6.14.4+ds-1ubuntu2) ... 2024-08-20T21:34:22.2809383Z #16 35.43 Setting up libpipeline1:amd64 (1.5.2-2build1) ... 2024-08-20T21:34:22.3819360Z #16 35.44 Setting up libtext-iconv-perl (1.7-7) ... 2024-08-20T21:34:22.3820275Z #16 35.45 Setting up javascript-common (11) ... 2024-08-20T21:34:22.3820924Z #16 35.49 Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.5) ... 2024-08-20T21:34:22.3821655Z #16 35.50 Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2024-08-20T21:34:22.3822311Z #16 35.51 Setting up libxcb-dri3-0:amd64 (1.14-2) ... 2024-08-20T21:34:22.3822965Z #16 35.53 Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu2.1) ... 2024-08-20T21:34:22.5944090Z #16 35.54 Setting up libxapian30:amd64 (1.4.14-2) ... 2024-08-20T21:34:22.5946139Z #16 35.55 Setting up libx11-xcb1:amd64 (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:34:22.5948162Z #16 35.57 Setting up libpciaccess0:amd64 (0.16-0ubuntu1) ... 2024-08-20T21:34:22.5950033Z #16 35.58 Setting up fontconfig (2.13.1-2ubuntu3) ... 2024-08-20T21:34:24.4592475Z #16 35.59 Regenerating fonts cache... done. 2024-08-20T21:34:24.5668653Z #16 37.61 Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2024-08-20T21:34:24.5670557Z #16 37.61 Setting up libtie-ixhash-perl (1.23-2) ... 2024-08-20T21:34:24.5672359Z #16 37.62 Setting up libxcb-xfixes0:amd64 (1.14-2) ... 2024-08-20T21:34:24.5674100Z #16 37.63 Setting up libjs-inherits (2.0.4-1) ... 2024-08-20T21:34:24.5676458Z #16 37.63 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ... 2024-08-20T21:34:24.5678322Z #16 37.64 Setting up libxi6:amd64 (2:1.7.10-0ubuntu1) ... 2024-08-20T21:34:24.5678890Z #16 37.65 Setting up libfont-afm-perl (1.20-2) ... 2024-08-20T21:34:24.5679425Z #16 37.66 Setting up libdatrie1:amd64 (0.2.12-3) ... 2024-08-20T21:34:24.5679986Z #16 37.67 Setting up libxcb-render0:amd64 (1.14-2) ... 2024-08-20T21:34:24.5680760Z #16 37.68 Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2024-08-20T21:34:24.5681432Z #16 37.69 Setting up libglvnd0:amd64 (1.3.2-1~ubuntu0.20.04.2) ... 2024-08-20T21:34:24.5682090Z #16 37.70 Setting up libio-stringy-perl (2.111-3) ... 2024-08-20T21:34:24.5682669Z #16 37.71 Setting up libxtst6:amd64 (2:1.2.3-1) ... 2024-08-20T21:34:24.6804103Z #16 37.72 Setting up libhtml-tagset-perl (3.20-4) ... 2024-08-20T21:34:24.6804788Z #16 37.74 Setting up libauthen-sasl-perl (2.1600-1) ... 2024-08-20T21:34:24.6805427Z #16 37.75 Setting up libxcb-glx0:amd64 (1.14-2) ... 2024-08-20T21:34:24.6806054Z #16 37.76 Setting up libedit2:amd64 (3.1-20191231-1) ... 2024-08-20T21:34:24.6806687Z #16 37.78 Setting up liblwp-mediatypes-perl (6.04-1) ... 2024-08-20T21:34:24.6807517Z #16 37.79 Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2024-08-20T21:34:24.6808173Z #16 37.80 Setting up libxcb-shape0:amd64 (1.14-2) ... 2024-08-20T21:34:24.6808759Z #16 37.81 Setting up libtry-tiny-perl (0.30-1) ... 2024-08-20T21:34:24.6809420Z #16 37.83 Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2024-08-20T21:34:24.8640752Z #16 37.85 Setting up libxxf86dga1:amd64 (2:1.1.5-0ubuntu1) ... 2024-08-20T21:34:24.8641527Z #16 37.86 Setting up perl-openssl-defaults:amd64 (4) ... 2024-08-20T21:34:24.8642171Z #16 37.87 Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2024-08-20T21:34:24.8642813Z #16 38.01 Setting up libencode-locale-perl (1.05-1) ... 2024-08-20T21:34:24.9719625Z #16 38.02 Setting up libobjc4:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:34:24.9720544Z #16 38.03 Setting up libxcb-shm0:amd64 (1.14-2) ... 2024-08-20T21:34:24.9721271Z #16 38.05 Setting up libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... 2024-08-20T21:34:24.9721905Z #16 38.06 Setting up libxaw7:amd64 (2:1.0.13-1) ... 2024-08-20T21:34:24.9722564Z #16 38.08 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... 2024-08-20T21:34:24.9723247Z #16 38.09 Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2024-08-20T21:34:24.9723915Z #16 38.10 Setting up libxxf86vm1:amd64 (1:1.1.4-1build1) ... 2024-08-20T21:34:24.9724746Z #16 38.12 Setting up libpython2.7-stdlib:amd64 (2.7.18-1~20.04.4) ... 2024-08-20T21:34:25.1981008Z #16 38.13 Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:25.1981856Z #16 38.14 Setting up libxcb-present0:amd64 (1.14-2) ... 2024-08-20T21:34:25.1982666Z #16 38.15 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2024-08-20T21:34:25.1983297Z #16 38.17 Setting up libjs-psl (1.7.0+ds-1) ... 2024-08-20T21:34:25.1983950Z #16 38.18 Setting up libfontenc1:amd64 (1:1.1.4-0ubuntu1) ... 2024-08-20T21:34:25.1984681Z #16 38.19 Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2024-08-20T21:34:25.4309373Z #16 38.58 Setting up libz3-4:amd64 (4.8.7-4build1) ... 2024-08-20T21:34:25.5322829Z #16 38.59 Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2024-08-20T21:34:25.5323543Z #16 38.60 Setting up libdata-dump-perl (1.23-1) ... 2024-08-20T21:34:25.5324155Z #16 38.61 Setting up libxfixes3:amd64 (1:5.0.3-2) ... 2024-08-20T21:34:25.5324736Z #16 38.63 Setting up libxcb-sync1:amd64 (1.14-2) ... 2024-08-20T21:34:25.5325382Z #16 38.64 Setting up libipc-system-simple-perl (1.26-1) ... 2024-08-20T21:34:25.5326050Z #16 38.65 Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:25.5326688Z #16 38.66 Setting up libxml-xpathengine-perl (0.14-1) ... 2024-08-20T21:34:25.5327502Z #16 38.68 Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2024-08-20T21:34:25.7329045Z #16 38.69 Setting up libann0 (1.1.2+doc-7build1) ... 2024-08-20T21:34:25.7329801Z #16 38.70 Setting up libllvm12:amd64 (1:12.0.0-3ubuntu1~20.04.5) ... 2024-08-20T21:34:25.7331595Z #16 38.72 Setting up libfribidi0:amd64 (1.0.8-2ubuntu0.1) ... 2024-08-20T21:34:25.7332232Z #16 38.73 Setting up shared-mime-info (1.15-1) ... 2024-08-20T21:34:27.5352734Z #16 40.68 Setting up libxinerama1:amd64 (2:1.1.4-2) ... 2024-08-20T21:34:27.7232600Z #16 40.69 Setting up libxv1:amd64 (2:1.0.11-1) ... 2024-08-20T21:34:27.7233334Z #16 40.71 Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.23) ... 2024-08-20T21:34:27.7234086Z #16 40.72 Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1.6) ... 2024-08-20T21:34:27.7234730Z #16 40.73 Setting up libio-html-perl (1.001-1) ... 2024-08-20T21:34:27.7235361Z #16 40.74 Setting up libxrandr2:amd64 (2:1.5.2-0ubuntu1) ... 2024-08-20T21:34:27.7235987Z #16 40.76 Setting up binfmt-support (2.2.0-2) ... 2024-08-20T21:34:27.7237205Z #16 40.87 Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2024-08-20T21:34:27.8612462Z #16 40.88 invoke-rc.d: could not determine current runlevel 2024-08-20T21:34:27.8613236Z #16 40.89 invoke-rc.d: policy-rc.d denied execution of start. 2024-08-20T21:34:27.8613975Z #16 40.89 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ... 2024-08-20T21:34:27.8614697Z #16 40.90 Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2024-08-20T21:34:27.8615425Z #16 40.93 Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:34:27.8616223Z #16 40.96 Setting up libglapi-mesa:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:34:27.8616935Z #16 41.01 Setting up libvulkan1:amd64 (1.2.131.2-1) ... 2024-08-20T21:34:28.0133063Z #16 41.06 Setting up nodejs-doc (10.19.0~dfsg-3ubuntu1.6) ... 2024-08-20T21:34:28.0134301Z #16 41.07 Setting up libtimedate-perl (2.3200-1) ... 2024-08-20T21:34:28.0134906Z #16 41.10 Setting up libxcb-dri2-0:amd64 (1.14-2) ... 2024-08-20T21:34:28.0135506Z #16 41.16 Setting up libxshmfence1:amd64 (1.3-1) ... 2024-08-20T21:34:28.2087182Z #16 41.35 Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:28.4419842Z #16 41.59 Setting up libxcb-randr0:amd64 (1.14-2) ... 2024-08-20T21:34:28.8378113Z #16 41.98 Setting up fonts-liberation (1:1.07.4-11) ... 2024-08-20T21:34:29.0723853Z #16 42.22 Setting up libc6-i386 (2.31-0ubuntu9.16) ... 2024-08-20T21:34:29.1770530Z #16 42.24 Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2024-08-20T21:34:29.1771205Z #16 42.25 Setting up libthai-data (0.1.28-3) ... 2024-08-20T21:34:29.1771690Z #16 42.26 Setting up netbase (6.1) ... 2024-08-20T21:34:29.1772247Z #16 42.27 Setting up libcdt5:amd64 (2.42.2-3build2) ... 2024-08-20T21:34:29.1772873Z #16 42.28 Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2024-08-20T21:34:29.1773634Z #16 42.28 Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.13) ... 2024-08-20T21:34:29.1774360Z #16 42.29 Setting up libxkbfile1:amd64 (1:1.1.0-1) ... 2024-08-20T21:34:29.1774989Z #16 42.30 Setting up libtinfo5:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:34:29.1775675Z #16 42.30 Setting up libdrm-common (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:34:29.1776374Z #16 42.31 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... 2024-08-20T21:34:29.1777025Z #16 42.32 Setting up xdg-utils (1.1.3-2ubuntu1.20.04.2) ... 2024-08-20T21:34:29.1777605Z #16 42.32 Setting up liburi-perl (1.76-2) ... 2024-08-20T21:34:29.4057459Z #16 42.33 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... 2024-08-20T21:34:29.4058176Z #16 42.34 Setting up libx11-protocol-perl (0.56-7) ... 2024-08-20T21:34:29.4058804Z #16 42.34 Setting up libjs-is-typedarray (1.0.0-2) ... 2024-08-20T21:34:29.4059517Z #16 42.35 Setting up libwayland-client0:amd64 (1.18.0-1ubuntu0.1) ... 2024-08-20T21:34:29.4060243Z #16 42.35 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... 2024-08-20T21:34:29.4060902Z #16 42.36 Setting up libgts-bin (0.7.6+darcs121130-4) ... 2024-08-20T21:34:29.4061532Z #16 42.37 Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2024-08-20T21:34:29.4062123Z #16 42.37 Setting up libhttp-date-perl (6.05-1) ... 2024-08-20T21:34:29.4062753Z #16 42.38 Setting up libfile-basedir-perl (0.08-1) ... 2024-08-20T21:34:29.4063598Z #16 42.38 Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:29.4064216Z #16 42.39 Setting up libfile-listing-perl (6.04-1) ... 2024-08-20T21:34:29.4064847Z #16 42.39 Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:29.4065457Z #16 42.40 Setting up python2.7 (2.7.18-1~20.04.4) ... 2024-08-20T21:34:29.8211016Z #16 42.97 Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1.6) ... 2024-08-20T21:34:29.9233725Z #16 42.97 Setting up libpython2-stdlib:amd64 (2.7.17-2ubuntu4) ... 2024-08-20T21:34:29.9234865Z #16 42.98 Setting up libxcursor1:amd64 (1:1.2.0-2) ... 2024-08-20T21:34:29.9235474Z #16 42.98 Setting up libnet-http-perl (6.19-1) ... 2024-08-20T21:34:29.9236045Z #16 42.99 Setting up x11-xserver-utils (7.7+8) ... 2024-08-20T21:34:29.9236661Z #16 43.00 Setting up nodejs (10.19.0~dfsg-3ubuntu1.6) ... 2024-08-20T21:34:29.9237536Z #16 43.01 update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2024-08-20T21:34:29.9239174Z #16 43.01 update-alternatives: warning: skip creation of /usr/share/man/man1/js.1.gz because associated file /usr/share/man/man1/nodejs.1.gz (of link group js) doesn't exist 2024-08-20T21:34:29.9240447Z #16 43.01 Setting up node-minimist (1.2.5-1) ... 2024-08-20T21:34:29.9241068Z #16 43.02 Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:29.9241644Z #16 43.02 Setting up node-aws4 (1.9.0-1) ... 2024-08-20T21:34:29.9242185Z #16 43.03 Setting up python2 (2.7.17-2ubuntu4) ... 2024-08-20T21:34:29.9242809Z #16 43.03 Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:29.9243439Z #16 43.04 Setting up node-prepend-http (2.0.0-1) ... 2024-08-20T21:34:29.9244010Z #16 43.05 Setting up node-typedarray (0.0.6-1) ... 2024-08-20T21:34:29.9244643Z #16 43.05 Setting up node-function-bind (1.1.1+repack-1) ... 2024-08-20T21:34:29.9245242Z #16 43.06 Setting up node-clone (2.1.2-1) ... 2024-08-20T21:34:29.9245748Z #16 43.06 Setting up node-iferr (1.0.2-1) ... 2024-08-20T21:34:29.9246461Z #16 43.07 Setting up node-chownr (1.1.3-3) ... 2024-08-20T21:34:30.0279942Z #16 43.07 Setting up node-has-flag (4.0.0-1) ... 2024-08-20T21:34:30.0280553Z #16 43.08 Setting up node-os-tmpdir (1.0.2-1) ... 2024-08-20T21:34:30.0281209Z #16 43.09 Setting up node-lodash-packages (4.17.15+dfsg-2) ... 2024-08-20T21:34:30.0281918Z #16 43.09 Setting up node-json-schema-traverse (0.3.1-1) ... 2024-08-20T21:34:30.0282503Z #16 43.10 Setting up node-asap (2.0.6-2) ... 2024-08-20T21:34:30.0283039Z #16 43.10 Setting up node-mime (2.4.4+dfsg-1) ... 2024-08-20T21:34:30.0283595Z #16 43.11 Setting up node-inherits (2.0.4-1) ... 2024-08-20T21:34:30.0284143Z #16 43.11 Setting up libthai0:amd64 (0.1.28-3) ... 2024-08-20T21:34:30.0284745Z #16 43.12 Setting up node-builtin-modules (3.1.0-1) ... 2024-08-20T21:34:30.0285381Z #16 43.12 Setting up node-path-is-absolute (2.0.0-1) ... 2024-08-20T21:34:30.0285945Z #16 43.13 Setting up node-ini (1.3.5-1) ... 2024-08-20T21:34:30.0286479Z #16 43.14 Setting up node-iconv-lite (0.4.23-1) ... 2024-08-20T21:34:30.0287169Z #16 43.14 Setting up node-is-npm (1.0.0-1) ... 2024-08-20T21:34:30.0287722Z #16 43.15 Setting up node-safe-buffer (5.2.0-1) ... 2024-08-20T21:34:30.0288326Z #16 43.16 Setting up node-promise-inflight (1.0.1-1) ... 2024-08-20T21:34:30.0288927Z #16 43.17 Setting up doxygen (1.8.17-0ubuntu2) ... 2024-08-20T21:34:30.0289603Z #16 43.17 Setting up node-json-stringify-safe (5.0.1+repack-2) ... 2024-08-20T21:34:30.1290710Z #16 43.18 Setting up node-json-parse-better-errors (1.0.2-2) ... 2024-08-20T21:34:30.1291476Z #16 43.19 Setting up node-strict-uri-encode (2.0.0-1) ... 2024-08-20T21:34:30.1292068Z #16 43.19 Setting up node-y18n (4.0.0-2) ... 2024-08-20T21:34:30.1292627Z #16 43.20 Setting up node-detect-newline (2.1.0-1) ... 2024-08-20T21:34:30.1293256Z #16 43.20 Setting up node-fast-deep-equal (1.1.0-1) ... 2024-08-20T21:34:30.1293874Z #16 43.21 Setting up node-shebang-regex (2.0.0-1) ... 2024-08-20T21:34:30.1294448Z #16 43.22 Setting up node-har-schema (2.0.0-3) ... 2024-08-20T21:34:30.1295223Z #16 43.22 Setting up node-mime-types (2.1.25-1) ... 2024-08-20T21:34:30.1295882Z #16 43.23 Setting up node-performance-now (2.1.0+debian-1) ... 2024-08-20T21:34:30.1296540Z #16 43.24 Setting up node-err-code (2.0.0+dfsg-1) ... 2024-08-20T21:34:30.1297122Z #16 43.24 Setting up node-resolve-from (4.0.0-1) ... 2024-08-20T21:34:30.1297755Z #16 43.25 Setting up lib32gcc-s1 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:34:30.1298422Z #16 43.25 Setting up lib32stdc++6 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:34:30.1299053Z #16 43.26 Setting up node-balanced-match (1.0.0-1) ... 2024-08-20T21:34:30.1299615Z #16 43.27 Setting up node-ansi (0.3.1-1) ... 2024-08-20T21:34:30.1300150Z #16 43.27 Setting up node-is-object (1.0.1-1) ... 2024-08-20T21:34:30.2308014Z #16 43.28 Setting up node-is-stream (1.1.0-1) ... 2024-08-20T21:34:30.2308794Z #16 43.29 Setting up node-spdx-exceptions (2.2.0-1) ... 2024-08-20T21:34:30.2309409Z #16 43.29 Setting up node-deep-extend (0.6.0-1) ... 2024-08-20T21:34:30.2309980Z #16 43.30 Setting up node-p-finally (1.0.0-2) ... 2024-08-20T21:34:30.2310599Z #16 43.30 Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2024-08-20T21:34:30.2311216Z #16 43.32 Setting up node-set-blocking (2.0.0-1) ... 2024-08-20T21:34:30.2311751Z #16 43.33 Setting up node-prr (1.0.1-1) ... 2024-08-20T21:34:30.2312295Z #16 43.33 Setting up node-tunnel-agent (0.6.1-2) ... 2024-08-20T21:34:30.2312876Z #16 43.34 Setting up node-npm-bundled (1.1.1-1) ... 2024-08-20T21:34:30.2313542Z #16 43.34 Setting up node-uid-number (0.0.6-1ubuntu0.20.04.1) ... 2024-08-20T21:34:30.2314180Z #16 43.35 Setting up node-signal-exit (3.0.2-1) ... 2024-08-20T21:34:30.2314745Z #16 43.35 Setting up node-cyclist (1.0.1-2) ... 2024-08-20T21:34:30.2315283Z #16 43.36 Setting up node-wrappy (1.0.2-1) ... 2024-08-20T21:34:30.2315820Z #16 43.37 Setting up node-text-table (0.2.0-2) ... 2024-08-20T21:34:30.2316454Z #16 43.37 Setting up libfile-desktopentry-perl (0.22-1) ... 2024-08-20T21:34:30.2317243Z #16 43.38 Setting up node-asynckit (0.4.0-3) ... 2024-08-20T21:34:30.3308920Z #16 43.38 Setting up node-proto-list (1.2.4-1) ... 2024-08-20T21:34:30.3309624Z #16 43.39 Setting up node-require-directory (2.1.1-1) ... 2024-08-20T21:34:30.3310203Z #16 43.39 Setting up node-ip (1.1.5-5) ... 2024-08-20T21:34:30.3310715Z #16 43.40 Setting up node-punycode (2.1.1-3) ... 2024-08-20T21:34:30.3311302Z #16 43.40 Setting up node-concat-stream (1.6.2-1) ... 2024-08-20T21:34:30.3311876Z #16 43.41 Setting up node-defaults (1.0.3-1) ... 2024-08-20T21:34:30.3312454Z #16 43.42 Setting up node-is-typedarray (1.0.0-2) ... 2024-08-20T21:34:30.3313067Z #16 43.42 Setting up libwww-robotrules-perl (6.02-1) ... 2024-08-20T21:34:30.3313676Z #16 43.43 Setting up node-mute-stream (0.0.8-2) ... 2024-08-20T21:34:30.3314275Z #16 43.43 Setting up node-mimic-response (2.1.0-1) ... 2024-08-20T21:34:30.3314904Z #16 43.44 Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2024-08-20T21:34:30.3315573Z #16 43.44 Setting up libjs-typedarray-to-buffer (3.0.3-3) ... 2024-08-20T21:34:30.3316306Z #16 43.45 Setting up libdrm2:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:34:30.3316937Z #16 43.45 Setting up node-duplexer3 (0.1.4-5) ... 2024-08-20T21:34:30.3317527Z #16 43.46 Setting up node-number-is-nan (2.0.0-1) ... 2024-08-20T21:34:30.3318116Z #16 43.47 Setting up node-graceful-fs (4.2.3-2) ... 2024-08-20T21:34:30.3318672Z #16 43.47 Setting up node-jsonify (0.0.0-1) ... 2024-08-20T21:34:30.3319251Z #16 43.48 Setting up libhtml-parser-perl (3.72-5) ... 2024-08-20T21:34:30.4338572Z #16 43.48 Setting up node-json-stable-stringify (1.0.1-1) ... 2024-08-20T21:34:30.4340655Z #16 43.49 Setting up node-hosted-git-info (2.8.5-1) ... 2024-08-20T21:34:30.4342341Z #16 43.49 Setting up node-aproba (2.0.0-1) ... 2024-08-20T21:34:30.4343912Z #16 43.50 Setting up node-mimic-fn (3.0.0-1) ... 2024-08-20T21:34:30.4345501Z #16 43.51 Setting up node-ip-regex (4.1.0-2) ... 2024-08-20T21:34:30.4346409Z #16 43.51 Setting up node-crypto-random-string (1.0.0-1) ... 2024-08-20T21:34:30.4347085Z #16 43.52 Setting up node-spdx-license-ids (3.0.5-1) ... 2024-08-20T21:34:30.4347895Z #16 43.52 Setting up node-string-decoder (1.2.0-2) ... 2024-08-20T21:34:30.4348472Z #16 43.53 Setting up node-mkdirp (0.5.1-2) ... 2024-08-20T21:34:30.4349005Z #16 43.53 Setting up node-run-queue (1.0.3-1) ... 2024-08-20T21:34:30.4349567Z #16 43.54 Setting up node-call-limit (1.1.1-1) ... 2024-08-20T21:34:30.4350153Z #16 43.55 Setting up node-core-util-is (1.0.2-1) ... 2024-08-20T21:34:30.4350864Z #16 43.55 Setting up node-json-schema (0.2.3-1+deb10u1build0.20.04.1) ... 2024-08-20T21:34:30.4351561Z #16 43.56 Setting up node-uri-js (4.2.2+dfsg-5) ... 2024-08-20T21:34:30.4352130Z #16 43.56 Setting up node-cli-boxes (2.2.0-2) ... 2024-08-20T21:34:30.4352665Z #16 43.57 Setting up node-opener (1.5.1-1) ... 2024-08-20T21:34:30.4353188Z #16 43.57 Setting up node-archy (1.0.0-3) ... 2024-08-20T21:34:30.4353721Z #16 43.58 Setting up node-caseless (0.12.0-1) ... 2024-08-20T21:34:30.5360765Z #16 43.58 Setting up node-imurmurhash (0.1.4-1) ... 2024-08-20T21:34:30.5361393Z #16 43.59 Setting up node-xtend (4.0.2-1) ... 2024-08-20T21:34:30.5361954Z #16 43.60 Setting up node-p-timeout (1.2.0-1) ... 2024-08-20T21:34:30.5362504Z #16 43.60 Setting up node-encoding (0.1.12-3) ... 2024-08-20T21:34:30.5363102Z #16 43.61 Setting up node-config-chain (1.1.12-1) ... 2024-08-20T21:34:30.5363662Z #16 43.61 Setting up node-read (1.0.7-2) ... 2024-08-20T21:34:30.5364222Z #16 43.62 Setting up node-detect-indent (5.0.0-1) ... 2024-08-20T21:34:30.5364810Z #16 43.63 Setting up node-npm-run-path (2.0.2-2) ... 2024-08-20T21:34:30.5365363Z #16 43.63 Setting up node-asn1 (0.2.3-2) ... 2024-08-20T21:34:30.5366006Z #16 43.64 Setting up node-has-symbol-support-x (1.4.1+dfsg-1) ... 2024-08-20T21:34:30.5366671Z #16 43.64 Setting up node-sorted-object (2.0.1-1) ... 2024-08-20T21:34:30.5367384Z #16 43.65 Setting up node-lodash (4.17.15+dfsg-2) ... 2024-08-20T21:34:30.5368004Z #16 43.65 Setting up libio-socket-ssl-perl (2.067-1) ... 2024-08-20T21:34:30.5368749Z #16 43.66 Setting up node-isarray (2.0.5-1) ... 2024-08-20T21:34:30.5369292Z #16 43.66 Setting up node-osenv (0.1.5-1) ... 2024-08-20T21:34:30.5369851Z #16 43.67 Setting up node-is-plain-obj (1.1.0-1) ... 2024-08-20T21:34:30.5370381Z #16 43.68 Setting up node-ms (2.1.1-1) ... 2024-08-20T21:34:30.5370942Z #16 43.68 Setting up node-shebang-command (1.2.0-1) ... 2024-08-20T21:34:30.6412724Z #16 43.69 Setting up libhttp-message-perl (6.22-1) ... 2024-08-20T21:34:30.6413941Z #16 43.69 Setting up libdrm-amdgpu1:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:34:30.6414679Z #16 43.70 Setting up node-lowercase-keys (2.0.0-1) ... 2024-08-20T21:34:30.6415341Z #16 43.71 Setting up node-decompress-response (3.3.0-1) ... 2024-08-20T21:34:30.6415979Z #16 43.71 Setting up libhtml-form-perl (6.07-1) ... 2024-08-20T21:34:30.6416552Z #16 43.72 Setting up node-es6-promise (4.2.8-6) ... 2024-08-20T21:34:30.6417124Z #16 43.72 Setting up node-strip-eof (1.0.0-2) ... 2024-08-20T21:34:30.6417759Z #16 43.73 Setting up node-process-nextick-args (2.0.0-1) ... 2024-08-20T21:34:30.6418367Z #16 43.73 Setting up node-semver (7.1.3-1) ... 2024-08-20T21:34:30.6418927Z #16 43.74 Setting up node-has-unicode (2.0.1-2) ... 2024-08-20T21:34:30.6419585Z #16 43.75 Setting up node-fs-write-stream-atomic (1.0.10-4) ... 2024-08-20T21:34:30.6420237Z #16 43.75 Setting up node-forever-agent (0.6.1-2) ... 2024-08-20T21:34:30.6420808Z #16 43.76 Setting up node-unpipe (1.0.0-1) ... 2024-08-20T21:34:30.6421334Z #16 43.76 Setting up node-qs (6.9.1+ds-1) ... 2024-08-20T21:34:30.6421835Z #16 43.77 Setting up node-slide (1.1.6-2) ... 2024-08-20T21:34:30.6422409Z #16 43.78 Setting up node-delayed-stream (1.0.0-4) ... 2024-08-20T21:34:30.6423019Z #16 43.78 Setting up node-isstream (0.1.2+dfsg-1) ... 2024-08-20T21:34:30.6423579Z #16 43.79 Setting up node-builtins (1.0.3-1) ... 2024-08-20T21:34:30.7445320Z #16 43.79 Setting up node-stream-shift (1.0.0-1) ... 2024-08-20T21:34:30.7445951Z #16 43.81 Setting up node-colors (1.4.0-1) ... 2024-08-20T21:34:30.7446514Z #16 43.82 Setting up node-fs.realpath (1.0.0-1) ... 2024-08-20T21:34:30.7447529Z #16 43.82 Setting up mesa-vulkan-drivers:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:34:30.7448296Z #16 43.83 Setting up libfile-mimeinfo-perl (0.29-1) ... 2024-08-20T21:34:30.7448904Z #16 43.83 Setting up node-oauth-sign (0.9.0-2) ... 2024-08-20T21:34:30.7449501Z #16 43.84 Setting up node-url-to-options (1.0.1-1) ... 2024-08-20T21:34:30.7450103Z #16 43.85 Setting up node-jsbn (1.1.0-1) ... 2024-08-20T21:34:30.7450706Z #16 43.85 Setting up libhttp-negotiate-perl (6.01-1) ... 2024-08-20T21:34:30.7451335Z #16 43.86 Setting up node-object-assign (4.1.1-3) ... 2024-08-20T21:34:30.7451923Z #16 43.86 Setting up node-extsprintf (1.3.0-1) ... 2024-08-20T21:34:30.7452622Z #16 43.87 Setting up libdrm-nouveau2:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:34:30.7453296Z #16 43.87 Setting up node-abbrev (1.1.1-2) ... 2024-08-20T21:34:30.7453815Z #16 43.88 Setting up node-mem (1.1.0-1) ... 2024-08-20T21:34:30.7454576Z #16 43.88 Setting up node-path-is-inside (1.0.2-1) ... 2024-08-20T21:34:30.7455214Z #16 43.89 Setting up node-supports-color (6.1.0-2) ... 2024-08-20T21:34:30.8498039Z #16 43.90 Setting up node-invert-kv (1.0.0-1) ... 2024-08-20T21:34:30.8499632Z #16 43.90 Setting up node-pify (3.0.0-1) ... 2024-08-20T21:34:30.8501460Z #16 43.91 Setting up node-p-limit (2.2.2-1) ... 2024-08-20T21:34:30.8503033Z #16 43.91 Setting up node-yallist (4.0.0-1) ... 2024-08-20T21:34:30.8504870Z #16 43.92 Setting up node-define-properties (1.1.3-1) ... 2024-08-20T21:34:30.8505489Z #16 43.92 Setting up node-p-cancelable (0.3.0-1) ... 2024-08-20T21:34:30.8506067Z #16 43.93 Setting up node-ansi-regex (5.0.0-1) ... 2024-08-20T21:34:30.8506652Z #16 43.93 Setting up node-p-is-promise (3.0.0-1) ... 2024-08-20T21:34:30.8507214Z #16 43.94 Setting up node-timed-out (4.0.1-5) ... 2024-08-20T21:34:30.8507886Z #16 43.95 Setting up node-strip-json-comments (3.0.1-3) ... 2024-08-20T21:34:30.8508483Z #16 43.95 Setting up node-once (1.4.0-3) ... 2024-08-20T21:34:30.8509129Z #16 43.96 Setting up node-psl (1.7.0+ds-1) ... 2024-08-20T21:34:30.8509670Z #16 43.96 Setting up node-slash (3.0.0-1) ... 2024-08-20T21:34:30.8510240Z #16 43.97 Setting up node-util-deprecate (1.0.2-1) ... 2024-08-20T21:34:30.8510801Z #16 43.97 Setting up node-editor (1.0.0-1) ... 2024-08-20T21:34:30.8511378Z #16 43.98 Setting up libhttp-cookies-perl (6.08-1) ... 2024-08-20T21:34:30.8511952Z #16 43.99 Setting up node-retry (0.12.0-1) ... 2024-08-20T21:34:30.8512620Z #16 44.00 Setting up node-get-caller-file (1.0.2-1) ... 2024-08-20T21:34:30.9585569Z #16 44.01 Setting up node-sha (3.0.0-1) ... 2024-08-20T21:34:30.9586257Z #16 44.02 Setting up node-require-main-filename (1.0.1-1) ... 2024-08-20T21:34:30.9587034Z #16 44.03 Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2024-08-20T21:34:30.9587715Z #16 44.04 Setting up node-url-parse-lax (1.0.0-1) ... 2024-08-20T21:34:30.9588441Z #16 44.05 Setting up node-concat-map (0.0.1-2) ... 2024-08-20T21:34:30.9589109Z #16 44.07 Setting up node-import-lazy (3.0.0.REALLY.2.1.0-1) ... 2024-08-20T21:34:30.9589797Z #16 44.08 Setting up node-is-retry-allowed (1.1.0-1) ... 2024-08-20T21:34:30.9590539Z #16 44.09 Setting up libdrm-radeon1:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:34:30.9591320Z #16 44.10 Setting up python-pkg-resources (44.0.0-2ubuntu0.1) ... 2024-08-20T21:41:14.9760437Z #16 448.1 Setting up node-assert-plus (1.0.0-2) ... 2024-08-20T21:41:15.0860693Z #16 448.1 Setting up node-ansistyles (0.1.3-2) ... 2024-08-20T21:41:15.0862449Z #16 448.1 Setting up node-delegates (1.0.0-1) ... 2024-08-20T21:41:15.0864142Z #16 448.2 Setting up libhtml-tree-perl (5.07-2) ... 2024-08-20T21:41:15.0864915Z #16 448.2 Setting up node-xdg-basedir (3.0.0-1) ... 2024-08-20T21:41:15.0865461Z #16 448.2 Setting up node-co (4.6.0-1) ... 2024-08-20T21:41:15.0865965Z #16 448.2 Setting up node-isexe (2.0.0-4) ... 2024-08-20T21:41:15.0866476Z #16 448.2 Setting up node-is-obj (1.0.1-2) ... 2024-08-20T21:41:15.0867015Z #16 448.2 Setting up node-resolve (1.15.1-3) ... 2024-08-20T21:41:15.0867607Z #16 448.2 Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2024-08-20T21:41:15.1923160Z #16 448.2 Setting up node-jsonparse (1.3.1-7) ... 2024-08-20T21:41:15.1923850Z #16 448.3 Setting up node-ajv (6.10.2-1) ... 2024-08-20T21:41:15.1924582Z #16 448.3 Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2024-08-20T21:41:15.1925449Z #16 448.3 Setting up node-path-exists (4.0.0-2) ... 2024-08-20T21:41:15.1926289Z #16 448.3 Setting up libdrm-intel1:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:41:15.1927122Z #16 448.3 Setting up libgl1-mesa-dri:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:41:15.1927768Z #16 448.3 Setting up node-qw (1.0.1-1) ... 2024-08-20T21:41:15.1928331Z #16 448.3 Setting up node-tweetnacl (1.0.1+dfsg-2) ... 2024-08-20T21:41:15.2946344Z #16 448.4 Setting up node-escape-string-regexp (1.0.5-1) ... 2024-08-20T21:41:15.2947170Z #16 448.4 Setting up node-through (2.3.8-1) ... 2024-08-20T21:41:15.2947744Z #16 448.4 Setting up node-genfun (5.0.0-1) ... 2024-08-20T21:41:15.2948391Z #16 448.4 Setting up node-errno (0.1.7-1) ... 2024-08-20T21:41:15.2948976Z #16 448.4 Setting up node-p-locate (2.0.0-1) ... 2024-08-20T21:41:15.2949545Z #16 448.4 Setting up node-which-module (2.0.0-1) ... 2024-08-20T21:41:15.2950137Z #16 448.4 Setting up node-decamelize (1.2.0-1) ... 2024-08-20T21:41:15.2950704Z #16 448.4 Setting up node-ci-info (2.0.0-1) ... 2024-08-20T21:41:15.3956255Z #16 448.5 Setting up node-aws-sign2 (0.7.1-2) ... 2024-08-20T21:41:15.3957060Z #16 448.5 Setting up node-pseudomap (1.0.2-1) ... 2024-08-20T21:41:15.3957651Z #16 448.5 Setting up node-color-name (1.1.3-1) ... 2024-08-20T21:41:15.3958248Z #16 448.5 Setting up node-semver-diff (2.1.0-2) ... 2024-08-20T21:41:15.3958903Z #16 448.5 Setting up node-bluebird (3.5.1+dfsg2-2build1) ... 2024-08-20T21:41:15.3959545Z #16 448.5 Setting up node-unique-string (1.0.0-1) ... 2024-08-20T21:41:15.3960234Z #16 448.5 Setting up node-console-control-strings (1.1.0-1) ... 2024-08-20T21:41:15.3960925Z #16 448.5 Setting up libhtml-format-perl (2.12-1) ... 2024-08-20T21:41:15.5119316Z #16 448.6 Setting up node-debug (4.1.1-2) ... 2024-08-20T21:41:15.5120025Z #16 448.6 Setting up node-camelcase (5.3.1-1) ... 2024-08-20T21:41:15.5120567Z #16 448.6 Setting up node-uuid (3.3.2-2) ... 2024-08-20T21:41:15.5121104Z #16 448.6 Setting up node-from2 (2.3.0-1) ... 2024-08-20T21:41:15.5121642Z #16 448.6 Setting up node-extend (3.0.2-1) ... 2024-08-20T21:41:15.5122208Z #16 448.6 Setting up node-jsonstream (1.3.5-1) ... 2024-08-20T21:41:15.5122798Z #16 448.6 Setting up node-lazy-property (1.0.0-3) ... 2024-08-20T21:41:15.5123423Z #16 448.7 Setting up node-yargs-parser (18.1.1-1) ... 2024-08-20T21:41:15.6142586Z #16 448.7 Setting up node-dashdash (1.14.1-2) ... 2024-08-20T21:41:15.6143223Z #16 448.7 Setting up node-make-dir (3.0.2-1) ... 2024-08-20T21:41:15.6143936Z #16 448.7 Setting up node-validate-npm-package-name (3.0.0-1) ... 2024-08-20T21:41:15.6144613Z #16 448.7 Setting up node-promzard (0.3.0-1) ... 2024-08-20T21:41:15.6145174Z #16 448.7 Setting up node-wcwidth.js (1.0.0-1) ... 2024-08-20T21:41:15.6145809Z #16 448.7 Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2024-08-20T21:41:15.6146433Z #16 448.7 Setting up node-locate-path (5.0.0-2) ... 2024-08-20T21:41:15.6146996Z #16 448.8 Setting up node-ecc-jsbn (0.2.0-2) ... 2024-08-20T21:41:15.7167840Z #16 448.8 Setting up node-combined-stream (1.0.8-1) ... 2024-08-20T21:41:15.7168561Z #16 448.8 Setting up node-unique-filename (1.1.1+ds-1) ... 2024-08-20T21:41:15.7169231Z #16 448.8 Setting up libnet-smtp-ssl-perl (1.04-1) ... 2024-08-20T21:41:15.7169839Z #16 448.8 Setting up libmailtools-perl (2.21-1) ... 2024-08-20T21:41:15.7170474Z #16 448.8 Setting up node-brace-expansion (1.1.11-1) ... 2024-08-20T21:41:15.7171085Z #16 448.8 Setting up node-form-data (3.0.0-2) ... 2024-08-20T21:41:15.7171866Z #16 448.8 Setting up node-strip-ansi (6.0.0-2) ... 2024-08-20T21:41:15.7172398Z #16 448.9 Setting up node-lockfile (1.0.4-3) ... 2024-08-20T21:41:15.8288424Z #16 448.9 Setting up node-spdx-expression-parse (3.0.0-1) ... 2024-08-20T21:41:15.8289193Z #16 448.9 Setting up node-parallel-transform (1.1.0-2) ... 2024-08-20T21:41:15.8290618Z #16 448.9 Setting up node-which (2.0.2-1) ... 2024-08-20T21:41:15.8291154Z #16 448.9 Setting up node-lcid (1.0.0-1) ... 2024-08-20T21:41:15.8291761Z #16 448.9 Setting up node-typedarray-to-buffer (3.0.3-3) ... 2024-08-20T21:41:15.8292402Z #16 448.9 Setting up node-dot-prop (5.2.0-1) ... 2024-08-20T21:41:15.8293002Z #16 448.9 Setting up node-stream-iterate (1.2.0-4) ... 2024-08-20T21:41:15.8293617Z #16 449.0 Setting up node-tar (4.4.10+ds1-2ubuntu1) ... 2024-08-20T21:41:15.8294294Z #16 449.0 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ... 2024-08-20T21:41:15.9433213Z #16 449.0 Setting up node-inflight (1.0.6-1) ... 2024-08-20T21:41:15.9433972Z #16 449.0 Setting up node-has-to-string-tag-x (1.4.1+dfsg-1) ... 2024-08-20T21:41:15.9434673Z #16 449.0 Setting up node-tough-cookie (3.0.0-1) ... 2024-08-20T21:41:15.9435242Z #16 449.0 Setting up node-rc (1.2.8-1) ... 2024-08-20T21:41:15.9435812Z #16 449.1 Setting up node-is-path-inside (1.0.1-1) ... 2024-08-20T21:41:15.9436450Z #16 449.1 Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2024-08-20T21:41:15.9437090Z #16 449.1 Setting up node-minimatch (3.0.4-4ubuntu0.1) ... 2024-08-20T21:41:16.0436215Z #16 449.1 Setting up node-npm-package-arg (6.1.1-1) ... 2024-08-20T21:41:16.0437001Z #16 449.1 Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2024-08-20T21:41:16.0437665Z #16 449.1 Setting up node-verror (1.10.0-1) ... 2024-08-20T21:41:16.0438213Z #16 449.1 Setting up node-getpass (0.1.7-1) ... 2024-08-20T21:41:16.0438756Z #16 449.2 Setting up node-nopt (3.0.6-4) ... 2024-08-20T21:41:16.0439288Z #16 449.2 Setting up node-isurl (4.0.1-2) ... 2024-08-20T21:41:16.0439851Z #16 449.2 Setting up node-color-convert (1.9.3-1) ... 2024-08-20T21:41:16.0440566Z #16 449.2 Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2024-08-20T21:41:16.0441256Z #16 449.2 Setting up node-string-width (2.1.1-1) ... 2024-08-20T21:41:16.2014505Z #16 449.2 Setting up gyp (0.1+20180428git4d467626-3ubuntu1) ... 2024-08-20T21:47:59.0760216Z #16 852.2 Setting up node-har-validator (5.1.3-1) ... 2024-08-20T21:47:59.1876630Z #16 852.2 Setting up node-readable-stream (3.4.0-2) ... 2024-08-20T21:47:59.1877769Z #16 852.2 Setting up node-ssri (7.1.0-2) ... 2024-08-20T21:47:59.1878384Z #16 852.3 Setting up node-through2 (3.0.1-2) ... 2024-08-20T21:47:59.1878945Z #16 852.3 Setting up node-lru-cache (5.1.1-5) ... 2024-08-20T21:47:59.1879544Z #16 852.3 Setting up node-bcrypt-pbkdf (1.0.2-1) ... 2024-08-20T21:47:59.1880222Z #16 852.3 Setting up node-promise-retry (1.1.1-4) ... 2024-08-20T21:47:59.1880932Z #16 852.3 Setting up libglx-mesa0:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:47:59.1881644Z #16 852.3 Setting up node-end-of-stream (1.4.4-1) ... 2024-08-20T21:47:59.1882208Z #16 852.3 Setting up node-pump (3.0.0-2) ... 2024-08-20T21:47:59.2877641Z #16 852.3 Setting up libglx0:amd64 (1.3.2-1~ubuntu0.20.04.2) ... 2024-08-20T21:47:59.2878474Z #16 852.4 Setting up node-write-file-atomic (3.0.3-1) ... 2024-08-20T21:47:59.2879122Z #16 852.4 Setting up node-columnify (1.5.4-1) ... 2024-08-20T21:47:59.2879701Z #16 852.4 Setting up node-jsprim (1.4.1-1) ... 2024-08-20T21:47:59.2880300Z #16 852.4 Setting up node-flush-write-stream (2.0.0-2) ... 2024-08-20T21:47:59.2880969Z #16 852.4 Setting up node-are-we-there-yet (1.1.5-1) ... 2024-08-20T21:47:59.2884307Z #16 852.4 Setting up node-find-up (4.1.0-2) ... 2024-08-20T21:47:59.2884926Z #16 852.4 Setting up node-duplexify (4.1.1-1) ... 2024-08-20T21:47:59.3919686Z #16 852.4 Setting up node-spdx-correct (3.1.0-1) ... 2024-08-20T21:47:59.3920565Z #16 852.5 Setting up libgl1:amd64 (1.3.2-1~ubuntu0.20.04.2) ... 2024-08-20T21:47:59.3921298Z #16 852.5 Setting up node-cross-spawn (5.1.0-2) ... 2024-08-20T21:47:59.3921903Z #16 852.5 Setting up node-ansi-styles (4.2.1-1) ... 2024-08-20T21:47:59.3922468Z #16 852.5 Setting up node-glob (7.1.6-1) ... 2024-08-20T21:47:59.3922994Z #16 852.5 Setting up clang (1:10.0-50~exp1) ... 2024-08-20T21:47:59.3923574Z #16 852.5 Setting up node-get-stream (4.1.0-1) ... 2024-08-20T21:47:59.5045384Z #16 852.5 Setting up node-pumpify (2.0.1-1) ... 2024-08-20T21:47:59.5047404Z #16 852.6 Setting up node-widest-line (3.1.0-1) ... 2024-08-20T21:47:59.5048257Z #16 852.6 Setting up node-got (7.1.0-1) ... 2024-08-20T21:47:59.5048805Z #16 852.6 Setting up libgvc6 (2.42.2-3build2) ... 2024-08-20T21:47:59.5049350Z #16 852.6 Setting up node-chalk (2.4.2-1) ... 2024-08-20T21:47:59.5049917Z #16 852.6 Setting up node-configstore (5.0.1-1) ... 2024-08-20T21:47:59.5050531Z #16 852.6 Setting up node-registry-url (3.1.0-1) ... 2024-08-20T21:47:59.5051175Z #16 852.6 Setting up node-registry-auth-token (3.3.1-1) ... 2024-08-20T21:47:59.6312362Z #16 852.7 Setting up x11-utils (7.7+5) ... 2024-08-20T21:47:59.6313033Z #16 852.7 Setting up node-wide-align (1.1.3-1) ... 2024-08-20T21:47:59.6313661Z #16 852.7 Setting up node-ansi-align (3.0.0-1) ... 2024-08-20T21:47:59.6314213Z #16 852.7 Setting up node-rimraf (2.6.3-1) ... 2024-08-20T21:47:59.6314799Z #16 852.7 Setting up node-sshpk (1.16.1+dfsg-2) ... 2024-08-20T21:47:59.6315360Z #16 852.8 Setting up node-bl (4.0.0-2) ... 2024-08-20T21:47:59.7350262Z #16 852.8 Setting up node-validate-npm-package-license (3.0.4-1) ... 2024-08-20T21:47:59.7351026Z #16 852.8 Setting up graphviz (2.42.2-3build2) ... 2024-08-20T21:47:59.7351648Z #16 852.8 Setting up node-stream-each (1.2.3-1) ... 2024-08-20T21:47:59.7352237Z #16 852.8 Setting up node-mississippi (3.0.0-1) ... 2024-08-20T21:47:59.7352832Z #16 852.8 Setting up node-execa (0.10.0+dfsg-1) ... 2024-08-20T21:47:59.7353479Z #16 852.9 Setting up node-copy-concurrently (1.0.5-4) ... 2024-08-20T21:47:59.7354131Z #16 852.9 Setting up node-move-concurrently (1.0.1-2) ... 2024-08-20T21:47:59.7355012Z #16 852.9 Setting up node-term-size (1.2.0+dfsg-2) ... 2024-08-20T21:47:59.8362561Z #16 852.9 Setting up node-os-locale (4.0.0-1) ... 2024-08-20T21:47:59.8364565Z #16 852.9 Setting up node-http-signature (1.3.2-1) ... 2024-08-20T21:47:59.8365182Z #16 852.9 Setting up node-fs-vacuum (1.2.10-3) ... 2024-08-20T21:47:59.8366204Z #16 852.9 Setting up node-gauge (2.7.4-1) ... 2024-08-20T21:47:59.8366815Z #16 852.9 Setting up node-wrap-ansi (4.0.0-2) ... 2024-08-20T21:47:59.8367482Z #16 853.0 Setting up node-normalize-package-data (2.5.0-1) ... 2024-08-20T21:47:59.8368104Z #16 853.0 Setting up node-boxen (4.2.0-2) ... 2024-08-20T21:47:59.8368673Z #16 853.0 Setting up node-package-json (4.0.1-1) ... 2024-08-20T21:47:59.9400444Z #16 853.0 Setting up node-latest-version (3.1.0-1) ... 2024-08-20T21:47:59.9401114Z #16 853.0 Setting up node-request (2.88.1-4) ... 2024-08-20T21:47:59.9401715Z #16 853.0 Setting up node-npmlog (4.1.2-2) ... 2024-08-20T21:47:59.9402275Z #16 853.0 Setting up node-cliui (4.1.0-2) ... 2024-08-20T21:47:59.9402834Z #16 853.0 Setting up node-yargs (15.3.0-1) ... 2024-08-20T21:47:59.9403393Z #16 853.1 Setting up node-cacache (11.3.3-2) ... 2024-08-20T21:47:59.9404010Z #16 853.1 Setting up node-read-package-json (2.1.1-1) ... 2024-08-20T21:47:59.9404609Z #16 853.1 Setting up node-gyp (6.1.0-3) ... 2024-08-20T21:48:00.0447934Z #16 853.1 Setting up node-libnpx (10.2.1-2) ... 2024-08-20T21:48:00.0448550Z #16 853.1 Setting up npm (6.14.4+ds-1ubuntu2) ... 2024-08-20T21:48:00.0449110Z #16 853.1 Setting up libwww-perl (6.43-1) ... 2024-08-20T21:48:00.0449793Z #16 853.1 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... 2024-08-20T21:48:00.0450492Z #16 853.2 Setting up libxml-parser-perl (2.46-1) ... 2024-08-20T21:48:00.0451108Z #16 853.2 Setting up libxml-twig-perl (1:3.50-2) ... 2024-08-20T21:48:00.0451705Z #16 853.2 Setting up libnet-dbus-perl (1.2.0-1) ... 2024-08-20T21:48:00.0452377Z #16 853.2 Processing triggers for systemd (245.4-4ubuntu3.23) ... 2024-08-20T21:48:00.1470449Z #16 853.2 Processing triggers for mime-support (3.64ubuntu1) ... 2024-08-20T21:48:00.1471243Z #16 853.2 Processing triggers for libc-bin (2.31-0ubuntu9.16) ... 2024-08-20T21:48:00.1472044Z #16 853.3 + git clone https://github.com/pytorch/pytorch.git --depth 1 2024-08-20T21:48:00.2987359Z #16 853.3 Cloning into 'pytorch'... 2024-08-20T21:48:08.1734520Z #16 861.2 Updating files: 74% (11947/15964) 2024-08-20T21:48:08.1735334Z Updating files: 75% (11973/15964) 2024-08-20T21:48:08.1735714Z Updating files: 76% (12133/15964) 2024-08-20T21:48:08.1736114Z Updating files: 77% (12293/15964) 2024-08-20T21:48:08.1736496Z Updating files: 78% (12452/15964) 2024-08-20T21:48:08.1736861Z Updating files: 79% (12612/15964) 2024-08-20T21:48:08.1737241Z Updating files: 80% (12772/15964) 2024-08-20T21:48:08.1737621Z Updating files: 81% (12931/15964) 2024-08-20T21:48:08.1737984Z Updating files: 82% (13091/15964) 2024-08-20T21:48:08.2793665Z Updating files: 83% (13251/15964) 2024-08-20T21:48:08.2794273Z Updating files: 84% (13410/15964) 2024-08-20T21:48:08.2794658Z Updating files: 85% (13570/15964) 2024-08-20T21:48:08.2795066Z Updating files: 86% (13730/15964) 2024-08-20T21:48:08.2795451Z Updating files: 87% (13889/15964) 2024-08-20T21:48:08.2795815Z Updating files: 88% (14049/15964) 2024-08-20T21:48:08.2796193Z Updating files: 89% (14208/15964) 2024-08-20T21:48:08.2796597Z Updating files: 90% (14368/15964) 2024-08-20T21:48:08.2796961Z Updating files: 91% (14528/15964) 2024-08-20T21:48:08.2797344Z Updating files: 92% (14687/15964) 2024-08-20T21:48:08.3967403Z Updating files: 93% (14847/15964) 2024-08-20T21:48:08.3967835Z Updating files: 94% (15007/15964) 2024-08-20T21:48:08.3968225Z Updating files: 95% (15166/15964) 2024-08-20T21:48:08.3968609Z Updating files: 96% (15326/15964) 2024-08-20T21:48:08.3968976Z Updating files: 97% (15486/15964) 2024-08-20T21:48:08.3969354Z Updating files: 98% (15645/15964) 2024-08-20T21:48:08.3969732Z Updating files: 99% (15805/15964) 2024-08-20T21:48:08.3970099Z Updating files: 100% (15964/15964) 2024-08-20T21:48:08.3970502Z Updating files: 100% (15964/15964), done. 2024-08-20T21:48:08.3971137Z #16 861.5 + chown -R jenkins pytorch 2024-08-20T21:48:08.6226767Z #16 861.6 /pytorch / 2024-08-20T21:48:08.6227200Z #16 861.6 + pushd pytorch 2024-08-20T21:48:08.6227871Z #16 861.6 + pip_install -r requirements.txt 2024-08-20T21:48:08.6228926Z #16 861.6 + as_jenkins conda run -n py_3.9 pip install --progress-bar off -r requirements.txt 2024-08-20T21:48:08.6231214Z #16 861.6 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.9 pip install --progress-bar off -r requirements.txt 2024-08-20T21:48:10.0561417Z #16 863.2 Ignoring sympy: markers 'python_version == "3.8"' don't match your environment 2024-08-20T21:48:10.0562558Z #16 863.2 Ignoring setuptools: markers 'python_version >= "3.12"' don't match your environment 2024-08-20T21:48:10.0564045Z #16 863.2 Requirement already satisfied: astunparse in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2024-08-20T21:48:10.0565974Z #16 863.2 Requirement already satisfied: expecttest!=0.2.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 3)) (0.1.6) 2024-08-20T21:48:10.0567810Z #16 863.2 Requirement already satisfied: hypothesis in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 4)) (5.35.1) 2024-08-20T21:48:10.0569559Z #16 863.2 Requirement already satisfied: numpy in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 5)) (1.20.3) 2024-08-20T21:48:10.0571277Z #16 863.2 Requirement already satisfied: psutil in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 6)) (6.0.0) 2024-08-20T21:48:10.0572977Z #16 863.2 Requirement already satisfied: pyyaml in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 7)) (6.0.1) 2024-08-20T21:48:10.0574707Z #16 863.2 Requirement already satisfied: requests in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 8)) (2.32.3) 2024-08-20T21:48:10.0576477Z #16 863.2 Requirement already satisfied: setuptools in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 9)) (72.1.0) 2024-08-20T21:48:10.0578163Z #16 863.2 Collecting types-dataclasses (from -r requirements.txt (line 10)) 2024-08-20T21:48:10.0579074Z #16 863.2 Downloading types_dataclasses-0.6.6-py3-none-any.whl.metadata (1.3 kB) 2024-08-20T21:48:10.0580538Z #16 863.2 Requirement already satisfied: typing-extensions>=4.8.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 11)) (4.12.2) 2024-08-20T21:48:10.0582367Z #16 863.2 Requirement already satisfied: sympy==1.13.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 13)) (1.13.1) 2024-08-20T21:48:10.0583591Z #16 863.2 Collecting filelock (from -r requirements.txt (line 14)) 2024-08-20T21:48:10.0584388Z #16 863.2 Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-20T21:48:10.0585715Z #16 863.2 Requirement already satisfied: networkx in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 15)) (2.8.8) 2024-08-20T21:48:10.0587411Z #16 863.2 Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 16)) (3.1.4) 2024-08-20T21:48:10.0588591Z #16 863.2 Collecting fsspec (from -r requirements.txt (line 17)) 2024-08-20T21:48:10.0589369Z #16 863.2 Downloading fsspec-2024.6.1-py3-none-any.whl.metadata (11 kB) 2024-08-20T21:48:10.0590690Z #16 863.2 Requirement already satisfied: lintrunner in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 18)) (0.12.5) 2024-08-20T21:48:10.0591885Z #16 863.2 Collecting ninja (from -r requirements.txt (line 19)) 2024-08-20T21:48:10.0592894Z #16 863.2 Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl.metadata (5.3 kB) 2024-08-20T21:48:10.0594408Z #16 863.2 Requirement already satisfied: packaging in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 22)) (24.1) 2024-08-20T21:48:10.0596257Z #16 863.2 Requirement already satisfied: optree>=0.12.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 23)) (0.12.1) 2024-08-20T21:48:10.0598141Z #16 863.2 Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from sympy==1.13.1->-r requirements.txt (line 13)) (1.3.0) 2024-08-20T21:48:10.0600068Z #16 863.2 Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from astunparse->-r requirements.txt (line 2)) (0.43.0) 2024-08-20T21:48:10.0601969Z #16 863.2 Requirement already satisfied: six<2.0,>=1.6.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from astunparse->-r requirements.txt (line 2)) (1.16.0) 2024-08-20T21:48:10.0603844Z #16 863.2 Requirement already satisfied: attrs>=19.2.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from hypothesis->-r requirements.txt (line 4)) (24.2.0) 2024-08-20T21:48:10.0605896Z #16 863.2 Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from hypothesis->-r requirements.txt (line 4)) (2.4.0) 2024-08-20T21:48:10.0608117Z #16 863.2 Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from requests->-r requirements.txt (line 8)) (3.3.2) 2024-08-20T21:48:10.0610047Z #16 863.2 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from requests->-r requirements.txt (line 8)) (3.7) 2024-08-20T21:48:10.0611954Z #16 863.2 Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from requests->-r requirements.txt (line 8)) (1.26.19) 2024-08-20T21:48:10.0613926Z #16 863.2 Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from requests->-r requirements.txt (line 8)) (2024.7.4) 2024-08-20T21:48:10.0615874Z #16 863.2 Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from jinja2->-r requirements.txt (line 16)) (2.1.5) 2024-08-20T21:48:10.0617283Z #16 863.2 Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2024-08-20T21:48:10.0618071Z #16 863.2 Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-20T21:48:10.0618883Z #16 863.2 Downloading fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-20T21:48:10.0619787Z #16 863.2 Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (307 kB) 2024-08-20T21:48:10.0620789Z #16 863.2 Installing collected packages: types-dataclasses, ninja, fsspec, filelock 2024-08-20T21:48:10.0621826Z #16 863.2 Successfully installed filelock-3.15.4 fsspec-2024.6.1 ninja-1.11.1.1 types-dataclasses-0.6.6 2024-08-20T21:48:10.0622503Z #16 863.2 2024-08-20T21:48:10.2457561Z #16 863.2 + conda_run lintrunner init 2024-08-20T21:48:10.2458514Z #16 863.2 + as_jenkins conda run -n py_3.9 --no-capture-output lintrunner init 2024-08-20T21:48:10.2460637Z #16 863.2 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.9 --no-capture-output lintrunner init 2024-08-20T21:48:10.5792468Z #16 863.7 Warning: Could not find a lintrunner config at: '.lintrunner.private.toml'. Continuing without using configuration file. 2024-08-20T21:48:10.7635112Z #16 863.7 [2024-08-20T21:48:10Z INFO lintrunner::linter] Initializing linter: 'FLAKE8' 2024-08-20T21:48:10.7638145Z #16 863.7 [2024-08-20T21:48:10Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "flake8==6.1.0", "flake8-bugbear==23.3.23", "flake8-comprehensions==3.15.0", "flake8-executable==2.1.3", "flake8-logging-format==0.9.0", "flake8-pyi==23.3.1", "flake8-simplify==0.19.3", "mccabe==0.7.0", "pycodestyle==2.11.1", "pyflakes==3.1.0", "torchfix==0.4.0 ; python_version >= \"3.9\""] 2024-08-20T21:48:10.7642336Z #16 863.8 $ pip install flake8==6.1.0 flake8-bugbear==23.3.23 flake8-comprehensions==3.15.0 flake8-executable==2.1.3 flake8-logging-format==0.9.0 flake8-pyi==23.3.1 flake8-simplify==0.19.3 mccabe==0.7.0 pycodestyle==2.11.1 pyflakes==3.1.0 torchfix==0.4.0 ; python_version >= "3.9" 2024-08-20T21:48:10.9651198Z #16 864.1 Collecting flake8==6.1.0 2024-08-20T21:48:11.0661534Z #16 864.1 Downloading flake8-6.1.0-py2.py3-none-any.whl.metadata (3.8 kB) 2024-08-20T21:48:11.0662339Z #16 864.1 Collecting flake8-bugbear==23.3.23 2024-08-20T21:48:11.0663098Z #16 864.2 Downloading flake8_bugbear-23.3.23-py3-none-any.whl.metadata (25 kB) 2024-08-20T21:48:11.0663860Z #16 864.2 Collecting flake8-comprehensions==3.15.0 2024-08-20T21:48:11.0664696Z #16 864.2 Downloading flake8_comprehensions-3.15.0-py3-none-any.whl.metadata (12 kB) 2024-08-20T21:48:11.0665476Z #16 864.2 Collecting flake8-executable==2.1.3 2024-08-20T21:48:11.2513288Z #16 864.2 Downloading flake8_executable-2.1.3-py3-none-any.whl.metadata (3.4 kB) 2024-08-20T21:48:11.2514214Z #16 864.2 Collecting flake8-logging-format==0.9.0 2024-08-20T21:48:11.2514935Z #16 864.2 Downloading flake8-logging-format-0.9.0.tar.gz (10 kB) 2024-08-20T21:48:11.2515560Z #16 864.2 Preparing metadata (setup.py): started 2024-08-20T21:48:11.3116422Z #16 864.5 Preparing metadata (setup.py): finished with status 'done' 2024-08-20T21:48:11.4287785Z #16 864.5 Collecting flake8-pyi==23.3.1 2024-08-20T21:48:11.4288526Z #16 864.5 Downloading flake8_pyi-23.3.1-py3-none-any.whl.metadata (13 kB) 2024-08-20T21:48:11.4289245Z #16 864.5 Collecting flake8-simplify==0.19.3 2024-08-20T21:48:11.4290002Z #16 864.5 Downloading flake8_simplify-0.19.3-py3-none-any.whl.metadata (16 kB) 2024-08-20T21:48:11.4290639Z #16 864.5 Collecting mccabe==0.7.0 2024-08-20T21:48:11.4291311Z #16 864.5 Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) 2024-08-20T21:48:11.4291956Z #16 864.6 Collecting pycodestyle==2.11.1 2024-08-20T21:48:11.4292714Z #16 864.6 Downloading pycodestyle-2.11.1-py2.py3-none-any.whl.metadata (4.5 kB) 2024-08-20T21:48:11.4293585Z #16 864.6 Collecting pyflakes==3.1.0 2024-08-20T21:48:11.5554105Z #16 864.6 Downloading pyflakes-3.1.0-py2.py3-none-any.whl.metadata (3.5 kB) 2024-08-20T21:48:11.5554970Z #16 864.6 Collecting torchfix==0.4.0 2024-08-20T21:48:11.5555644Z #16 864.6 Downloading TorchFix-0.4.0-py3-none-any.whl.metadata (6.6 kB) 2024-08-20T21:48:11.5556993Z #16 864.6 Requirement already satisfied: attrs>=19.2.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from flake8-bugbear==23.3.23) (24.2.0) 2024-08-20T21:48:11.5558175Z #16 864.6 Collecting astor>=0.1 (from flake8-simplify==0.19.3) 2024-08-20T21:48:11.5558961Z #16 864.6 Downloading astor-0.8.1-py2.py3-none-any.whl.metadata (4.2 kB) 2024-08-20T21:48:11.5560219Z #16 864.7 Requirement already satisfied: PyYAML in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from torchfix==0.4.0) (6.0.1) 2024-08-20T21:48:11.5561265Z #16 864.7 Collecting libcst<1.2.0,>=1.1.0 (from torchfix==0.4.0) 2024-08-20T21:48:11.6563177Z #16 864.7 Downloading libcst-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (17 kB) 2024-08-20T21:48:11.6564909Z #16 864.7 Requirement already satisfied: typing-extensions>=3.7.4.2 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from libcst<1.2.0,>=1.1.0->torchfix==0.4.0) (4.12.2) 2024-08-20T21:48:11.6566514Z #16 864.7 Collecting typing-inspect>=0.4.0 (from libcst<1.2.0,>=1.1.0->torchfix==0.4.0) 2024-08-20T21:48:11.6567485Z #16 864.7 Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2024-08-20T21:48:11.6569143Z #16 864.7 Requirement already satisfied: mypy-extensions>=0.3.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from typing-inspect>=0.4.0->libcst<1.2.0,>=1.1.0->torchfix==0.4.0) (1.0.0) 2024-08-20T21:48:11.6570578Z #16 864.7 Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2024-08-20T21:48:11.6571356Z #16 864.8 Downloading flake8_bugbear-23.3.23-py3-none-any.whl (28 kB) 2024-08-20T21:48:11.6572405Z #16 864.8 Downloading flake8_comprehensions-3.15.0-py3-none-any.whl (8.2 kB) 2024-08-20T21:48:11.6573273Z #16 864.8 Downloading flake8_executable-2.1.3-py3-none-any.whl (35 kB) 2024-08-20T21:48:11.6574057Z #16 864.8 Downloading flake8_pyi-23.3.1-py3-none-any.whl (26 kB) 2024-08-20T21:48:11.6574836Z #16 864.8 Downloading flake8_simplify-0.19.3-py3-none-any.whl (26 kB) 2024-08-20T21:48:11.6575614Z #16 864.8 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2024-08-20T21:48:11.6576393Z #16 864.8 Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2024-08-20T21:48:11.8869045Z #16 864.8 Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2024-08-20T21:48:11.8870343Z #16 864.8 Downloading TorchFix-0.4.0-py3-none-any.whl (24 kB) 2024-08-20T21:48:11.8871092Z #16 864.8 Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) 2024-08-20T21:48:11.8872078Z #16 864.8 Downloading libcst-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 2024-08-20T21:48:11.8874544Z #16 864.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 138.4 MB/s eta 0:00:00 2024-08-20T21:48:11.8875366Z #16 864.9 Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2024-08-20T21:48:11.8876194Z #16 864.9 Building wheels for collected packages: flake8-logging-format 2024-08-20T21:48:11.8877032Z #16 864.9 Building wheel for flake8-logging-format (setup.py): started 2024-08-20T21:48:12.0142901Z #16 865.2 Building wheel for flake8-logging-format (setup.py): finished with status 'done' 2024-08-20T21:48:12.1675923Z #16 865.2 Created wheel for flake8-logging-format: filename=flake8_logging_format-0.9.0-py3-none-any.whl size=11484 sha256=9b40909a6a14762487b8319f87b15f63a08acc320d925592689d8d2a82065fcf 2024-08-20T21:48:12.1677732Z #16 865.2 Stored in directory: /var/lib/jenkins/.cache/pip/wheels/2f/7d/ad/d0c22cf3b5fd4538c202a22c4634d5b6125df147d056e666f4 2024-08-20T21:48:12.1678822Z #16 865.2 Successfully built flake8-logging-format 2024-08-20T21:48:12.3005618Z #16 865.4 Installing collected packages: flake8-logging-format, typing-inspect, pyflakes, pycodestyle, mccabe, astor, libcst, flake8, torchfix, flake8-simplify, flake8-pyi, flake8-executable, flake8-comprehensions, flake8-bugbear 2024-08-20T21:48:12.9947978Z #16 866.1 Successfully installed astor-0.8.1 flake8-6.1.0 flake8-bugbear-23.3.23 flake8-comprehensions-3.15.0 flake8-executable-2.1.3 flake8-logging-format-0.9.0 flake8-pyi-23.3.1 flake8-simplify-0.19.3 libcst-1.1.0 mccabe-0.7.0 pycodestyle-2.11.1 pyflakes-3.1.0 torchfix-0.4.0 typing-inspect-0.9.0 2024-08-20T21:48:13.1272437Z #16 866.2 took 2449ms 2024-08-20T21:48:13.1273912Z #16 866.2 [2024-08-20T21:48:13Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T21:48:13.1275059Z #16 866.2 [2024-08-20T21:48:13Z INFO lintrunner::linter] Initializing linter: 'CLANGFORMAT' 2024-08-20T21:48:13.1277260Z #16 866.2 [2024-08-20T21:48:13Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/s3_init.py", "--config-json=tools/linter/adapters/s3_init_config.json", "--linter=clang-format", "--dry-run=0", "--output-dir=.lintbin", "--output-name=clang-format"] 2024-08-20T21:48:13.1279054Z #16 866.3 INFO: .lintbin/clang-format does not exist. 2024-08-20T21:48:13.1280227Z #16 866.3 INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/17.0.6/clang-format to .lintbin/clang-format 2024-08-20T21:48:13.4511660Z #16 866.6 INFO: Downloaded clang-format successfully. 2024-08-20T21:48:13.6643137Z #16 866.6 INFO: Using clang-format located at .lintbin/clang-format 2024-08-20T21:48:13.6644295Z #16 866.6 [2024-08-20T21:48:13Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T21:48:13.6645376Z #16 866.6 [2024-08-20T21:48:13Z INFO lintrunner::linter] Initializing linter: 'MYPY' 2024-08-20T21:48:13.6649642Z #16 866.6 [2024-08-20T21:48:13Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "numpy==1.24.3 ; python_version == \"3.8\"", "numpy==1.26.0 ; python_version >= \"3.9\"", "expecttest==0.1.6", "mypy==1.10.0", "sympy==1.12.1 ; python_version == \"3.8\"", "sympy==1.13.0 ; python_version >= \"3.9\"", "types-requests==2.27.25", "types-PyYAML==6.0.7", "types-tabulate==0.8.8", "types-protobuf==3.19.18", "types-pkg-resources==0.1.3", "types-Jinja2==2.11.9", "types-colorama==0.4.6", "filelock==3.13.1", "junitparser==2.1.1", "rich==10.9.0", "pyyaml==6.0.1", "optree==0.12.1"] 2024-08-20T21:48:13.6655517Z #16 866.7 $ pip install numpy==1.24.3 ; python_version == "3.8" numpy==1.26.0 ; python_version >= "3.9" expecttest==0.1.6 mypy==1.10.0 sympy==1.12.1 ; python_version == "3.8" sympy==1.13.0 ; python_version >= "3.9" types-requests==2.27.25 types-PyYAML==6.0.7 types-tabulate==0.8.8 types-protobuf==3.19.18 types-pkg-resources==0.1.3 types-Jinja2==2.11.9 types-colorama==0.4.6 filelock==3.13.1 junitparser==2.1.1 rich==10.9.0 pyyaml==6.0.1 optree==0.12.1 2024-08-20T21:48:13.8269506Z #16 867.0 Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2024-08-20T21:48:13.9773681Z #16 867.0 Ignoring sympy: markers 'python_version == "3.8"' don't match your environment 2024-08-20T21:48:14.0297966Z #16 867.2 Collecting numpy==1.26.0 2024-08-20T21:48:14.1366429Z #16 867.2 Downloading numpy-1.26.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB) 2024-08-20T21:48:14.1367843Z #16 867.2 Requirement already satisfied: expecttest==0.1.6 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (0.1.6) 2024-08-20T21:48:14.1369222Z #16 867.2 Requirement already satisfied: mypy==1.10.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (1.10.0) 2024-08-20T21:48:14.1370056Z #16 867.2 Collecting sympy==1.13.0 2024-08-20T21:48:14.1370676Z #16 867.2 Downloading sympy-1.13.0-py3-none-any.whl.metadata (12 kB) 2024-08-20T21:48:14.1371357Z #16 867.3 Collecting types-requests==2.27.25 2024-08-20T21:48:14.1372114Z #16 867.3 Downloading types_requests-2.27.25-py3-none-any.whl.metadata (1.2 kB) 2024-08-20T21:48:14.1372836Z #16 867.3 Collecting types-PyYAML==6.0.7 2024-08-20T21:48:14.2384313Z #16 867.3 Downloading types_PyYAML-6.0.7-py3-none-any.whl.metadata (1.1 kB) 2024-08-20T21:48:14.2385070Z #16 867.3 Collecting types-tabulate==0.8.8 2024-08-20T21:48:14.2385800Z #16 867.3 Downloading types_tabulate-0.8.8-py3-none-any.whl.metadata (1.2 kB) 2024-08-20T21:48:14.2386533Z #16 867.3 Collecting types-protobuf==3.19.18 2024-08-20T21:48:14.2387289Z #16 867.3 Downloading types_protobuf-3.19.18-py3-none-any.whl.metadata (1.2 kB) 2024-08-20T21:48:14.2388043Z #16 867.4 Collecting types-pkg-resources==0.1.3 2024-08-20T21:48:14.2388869Z #16 867.4 Downloading types_pkg_resources-0.1.3-py2.py3-none-any.whl.metadata (902 bytes) 2024-08-20T21:48:14.2389648Z #16 867.4 Collecting types-Jinja2==2.11.9 2024-08-20T21:48:14.3649730Z #16 867.4 Downloading types_Jinja2-2.11.9-py3-none-any.whl.metadata (1.1 kB) 2024-08-20T21:48:14.3650450Z #16 867.4 Collecting types-colorama==0.4.6 2024-08-20T21:48:14.3651228Z #16 867.4 Downloading types_colorama-0.4.6-py3-none-any.whl.metadata (865 bytes) 2024-08-20T21:48:14.3651899Z #16 867.4 Collecting filelock==3.13.1 2024-08-20T21:48:14.3652555Z #16 867.4 Downloading filelock-3.13.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-20T21:48:14.3653715Z #16 867.4 Requirement already satisfied: junitparser==2.1.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (2.1.1) 2024-08-20T21:48:14.3654770Z #16 867.5 Collecting rich==10.9.0 2024-08-20T21:48:14.4661254Z #16 867.5 Downloading rich-10.9.0-py3-none-any.whl.metadata (19 kB) 2024-08-20T21:48:14.4662405Z #16 867.5 Requirement already satisfied: pyyaml==6.0.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (6.0.1) 2024-08-20T21:48:14.4663763Z #16 867.5 Requirement already satisfied: optree==0.12.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (0.12.1) 2024-08-20T21:48:14.4665340Z #16 867.5 Requirement already satisfied: typing-extensions>=4.1.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from mypy==1.10.0) (4.12.2) 2024-08-20T21:48:14.4667227Z #16 867.5 Requirement already satisfied: mypy-extensions>=1.0.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from mypy==1.10.0) (1.0.0) 2024-08-20T21:48:14.4668868Z #16 867.5 Requirement already satisfied: tomli>=1.1.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from mypy==1.10.0) (2.0.1) 2024-08-20T21:48:14.4670479Z #16 867.5 Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from sympy==1.13.0) (1.3.0) 2024-08-20T21:48:14.4671665Z #16 867.5 Collecting types-urllib3<1.27 (from types-requests==2.27.25) 2024-08-20T21:48:14.4672561Z #16 867.5 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 2024-08-20T21:48:14.4673411Z #16 867.6 Collecting types-MarkupSafe (from types-Jinja2==2.11.9) 2024-08-20T21:48:14.4674377Z #16 867.6 Downloading types_MarkupSafe-1.1.10-py3-none-any.whl.metadata (1.1 kB) 2024-08-20T21:48:14.4675653Z #16 867.6 Requirement already satisfied: future in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from junitparser==2.1.1) (1.0.0) 2024-08-20T21:48:14.4677226Z #16 867.6 Requirement already satisfied: colorama<0.5.0,>=0.4.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from rich==10.9.0) (0.4.6) 2024-08-20T21:48:14.4678296Z #16 867.6 Collecting commonmark<0.10.0,>=0.9.0 (from rich==10.9.0) 2024-08-20T21:48:14.4679128Z #16 867.6 Downloading commonmark-0.9.1-py2.py3-none-any.whl.metadata (5.7 kB) 2024-08-20T21:48:14.4680439Z #16 867.6 Requirement already satisfied: pygments<3.0.0,>=2.6.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from rich==10.9.0) (2.15.0) 2024-08-20T21:48:14.4683413Z #16 867.6 WARNING: The candidate selected for download or install is a yanked version: 'types-pkg-resources' candidate (version 0.1.3 at https://files.pythonhosted.org/packages/e9/97/a24ffd614ac2962dabbd599afbed00adf6464604a53b96b5f48301518a5f/types_pkg_resources-0.1.3-py2.py3-none-any.whl (from https://pypi.org/simple/types-pkg-resources/)) 2024-08-20T21:48:14.4685870Z #16 867.6 Reason for being yanked: Use types-setuptools instead 2024-08-20T21:48:14.4687145Z #16 867.6 Downloading numpy-1.26.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) 2024-08-20T21:48:14.5728564Z #16 867.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 173.1 MB/s eta 0:00:00 2024-08-20T21:48:14.6745846Z #16 867.7 Downloading sympy-1.13.0-py3-none-any.whl (6.2 MB) 2024-08-20T21:48:14.6746699Z #16 867.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 178.0 MB/s eta 0:00:00 2024-08-20T21:48:14.6747528Z #16 867.8 Downloading types_requests-2.27.25-py3-none-any.whl (12 kB) 2024-08-20T21:48:14.6748327Z #16 867.8 Downloading types_PyYAML-6.0.7-py3-none-any.whl (13 kB) 2024-08-20T21:48:14.6749099Z #16 867.8 Downloading types_tabulate-0.8.8-py3-none-any.whl (2.5 kB) 2024-08-20T21:48:14.6749905Z #16 867.8 Downloading types_protobuf-3.19.18-py3-none-any.whl (52 kB) 2024-08-20T21:48:14.6750770Z #16 867.8 Downloading types_pkg_resources-0.1.3-py2.py3-none-any.whl (4.8 kB) 2024-08-20T21:48:14.6751624Z #16 867.8 Downloading types_Jinja2-2.11.9-py3-none-any.whl (18 kB) 2024-08-20T21:48:14.6752492Z #16 867.8 Downloading types_colorama-0.4.6-py3-none-any.whl (5.1 kB) 2024-08-20T21:48:14.8620751Z #16 867.8 Downloading filelock-3.13.1-py3-none-any.whl (11 kB) 2024-08-20T21:48:14.8621516Z #16 867.8 Downloading rich-10.9.0-py3-none-any.whl (211 kB) 2024-08-20T21:48:14.8622275Z #16 867.8 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2024-08-20T21:48:14.8623096Z #16 867.8 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 2024-08-20T21:48:14.8623917Z #16 867.9 Downloading types_MarkupSafe-1.1.10-py3-none-any.whl (4.0 kB) 2024-08-20T21:48:15.1131507Z #16 868.3 Installing collected packages: types-urllib3, types-tabulate, types-PyYAML, types-protobuf, types-pkg-resources, types-MarkupSafe, types-colorama, commonmark, types-requests, types-Jinja2, sympy, rich, numpy, filelock 2024-08-20T21:48:15.3485574Z #16 868.4 Attempting uninstall: sympy 2024-08-20T21:48:15.3486543Z #16 868.4 Found existing installation: sympy 1.13.1 2024-08-20T21:48:15.3487277Z #16 868.5 Uninstalling sympy-1.13.1: 2024-08-20T21:48:16.0189175Z #16 869.2 Successfully uninstalled sympy-1.13.1 2024-08-20T21:48:20.0973347Z #16 873.2 Attempting uninstall: numpy 2024-08-20T21:48:20.2931398Z #16 873.2 Found existing installation: numpy 1.20.3 2024-08-20T21:48:20.2932248Z #16 873.3 Uninstalling numpy-1.20.3: 2024-08-20T21:48:20.3229277Z #16 873.5 Successfully uninstalled numpy-1.20.3 2024-08-20T21:48:21.8457400Z #16 875.0 Attempting uninstall: filelock 2024-08-20T21:48:21.9645497Z #16 875.0 Found existing installation: filelock 3.15.4 2024-08-20T21:48:21.9646538Z #16 875.0 Uninstalling filelock-3.15.4: 2024-08-20T21:48:21.9647145Z #16 875.0 Successfully uninstalled filelock-3.15.4 2024-08-20T21:48:21.9648616Z #16 875.0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2024-08-20T21:48:21.9650136Z #16 875.0 numba 0.54.1 requires numpy<1.21,>=1.17, but you have numpy 1.26.0 which is incompatible. 2024-08-20T21:48:21.9652654Z #16 875.0 Successfully installed commonmark-0.9.1 filelock-3.13.1 numpy-1.26.0 rich-10.9.0 sympy-1.13.0 types-Jinja2-2.11.9 types-MarkupSafe-1.1.10 types-PyYAML-6.0.7 types-colorama-0.4.6 types-pkg-resources-0.1.3 types-protobuf-3.19.18 types-requests-2.27.25 types-tabulate-0.8.8 types-urllib3-1.26.25.14 2024-08-20T21:48:21.9654879Z #16 875.1 took 8450ms 2024-08-20T21:48:22.1801516Z #16 875.1 [2024-08-20T21:48:21Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T21:48:22.1802758Z #16 875.1 [2024-08-20T21:48:21Z INFO lintrunner::linter] Initializing linter: 'CLANGTIDY' 2024-08-20T21:48:22.1804983Z #16 875.1 [2024-08-20T21:48:21Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/s3_init.py", "--config-json=tools/linter/adapters/s3_init_config.json", "--linter=clang-tidy", "--dry-run=0", "--output-dir=.lintbin", "--output-name=clang-tidy"] 2024-08-20T21:48:22.1807374Z #16 875.2 INFO: .lintbin/clang-tidy does not exist. 2024-08-20T21:48:22.1808524Z #16 875.2 INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/15.0.6/clang-tidy to .lintbin/clang-tidy 2024-08-20T21:48:24.5081243Z #16 877.7 INFO: Downloaded clang-tidy successfully. 2024-08-20T21:48:24.8349202Z #16 878.0 INFO: Using clang-tidy located at .lintbin/clang-tidy 2024-08-20T21:48:25.0255609Z #16 878.0 [2024-08-20T21:48:24Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T21:48:25.0256815Z #16 878.0 [2024-08-20T21:48:24Z INFO lintrunner::linter] Initializing linter: 'NATIVEFUNCTIONS' 2024-08-20T21:48:25.0258349Z #16 878.0 [2024-08-20T21:48:24Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "ruamel.yaml==0.17.4"] 2024-08-20T21:48:25.3677835Z #16 878.0 $ pip install ruamel.yaml==0.17.4 2024-08-20T21:48:25.3678473Z #16 878.5 Collecting ruamel.yaml==0.17.4 2024-08-20T21:48:25.5892682Z #16 878.5 Downloading ruamel.yaml-0.17.4-py3-none-any.whl.metadata (10.0 kB) 2024-08-20T21:48:25.5893524Z #16 878.6 Collecting ruamel.yaml.clib>=0.1.2 (from ruamel.yaml==0.17.4) 2024-08-20T21:48:25.5894685Z #16 878.6 Downloading ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (2.2 kB) 2024-08-20T21:48:25.5895772Z #16 878.6 Downloading ruamel.yaml-0.17.4-py3-none-any.whl (101 kB) 2024-08-20T21:48:25.5896812Z #16 878.6 Downloading ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (562 kB) 2024-08-20T21:48:25.5897905Z #16 878.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.1/562.1 kB 63.0 MB/s eta 0:00:00 2024-08-20T21:48:25.7326513Z #16 878.9 Installing collected packages: ruamel.yaml.clib, ruamel.yaml 2024-08-20T21:48:25.8331141Z #16 879.0 Successfully installed ruamel.yaml-0.17.4 ruamel.yaml.clib-0.2.8 2024-08-20T21:48:25.9356939Z #16 879.0 took 1022ms 2024-08-20T21:48:25.9358319Z #16 879.0 [2024-08-20T21:48:25Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T21:48:25.9359434Z #16 879.0 [2024-08-20T21:48:25Z INFO lintrunner::linter] Initializing linter: 'CMAKE' 2024-08-20T21:48:25.9360890Z #16 879.0 [2024-08-20T21:48:25Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "cmakelint==1.4.1"] 2024-08-20T21:48:25.9362041Z #16 879.1 $ pip install cmakelint==1.4.1 2024-08-20T21:48:26.2752869Z #16 879.4 Collecting cmakelint==1.4.1 2024-08-20T21:48:26.4508970Z #16 879.4 Downloading cmakelint-1.4.1-py3-none-any.whl.metadata (2.3 kB) 2024-08-20T21:48:26.4509837Z #16 879.4 Downloading cmakelint-1.4.1-py3-none-any.whl (12 kB) 2024-08-20T21:48:26.6089226Z #16 879.8 Installing collected packages: cmakelint 2024-08-20T21:48:26.7218684Z #16 879.8 Successfully installed cmakelint-1.4.1 2024-08-20T21:48:26.7219232Z #16 879.8 took 748ms 2024-08-20T21:48:26.7220259Z #16 879.8 [2024-08-20T21:48:26Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T21:48:26.7221371Z #16 879.8 [2024-08-20T21:48:26Z INFO lintrunner::linter] Initializing linter: 'SHELLCHECK' 2024-08-20T21:48:26.7222879Z #16 879.8 [2024-08-20T21:48:26Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "shellcheck-py==0.7.2.1"] 2024-08-20T21:48:26.7224150Z #16 879.9 $ pip install shellcheck-py==0.7.2.1 2024-08-20T21:48:27.0620198Z #16 880.2 Collecting shellcheck-py==0.7.2.1 2024-08-20T21:48:27.2534110Z #16 880.2 Downloading shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl.metadata (1.9 kB) 2024-08-20T21:48:27.2535236Z #16 880.2 Downloading shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl (2.0 MB) 2024-08-20T21:48:27.2536212Z #16 880.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 145.5 MB/s eta 0:00:00 2024-08-20T21:48:27.4112119Z #16 880.6 Installing collected packages: shellcheck-py 2024-08-20T21:48:27.5136112Z #16 880.6 Successfully installed shellcheck-py-0.7.2.1 2024-08-20T21:48:27.5136683Z #16 880.7 took 791ms 2024-08-20T21:48:27.7296848Z #16 880.7 [2024-08-20T21:48:27Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T21:48:27.7298139Z #16 880.7 [2024-08-20T21:48:27Z INFO lintrunner::linter] Initializing linter: 'ACTIONLINT' 2024-08-20T21:48:27.7300337Z #16 880.7 [2024-08-20T21:48:27Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/s3_init.py", "--config-json=tools/linter/adapters/s3_init_config.json", "--linter=actionlint", "--dry-run=0", "--output-dir=.lintbin", "--output-name=actionlint"] 2024-08-20T21:48:27.7302075Z #16 880.7 INFO: .lintbin/actionlint does not exist. 2024-08-20T21:48:27.7303415Z #16 880.7 INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/actionlint/1.6.21/Linux_arm64/actionlint to .lintbin/actionlint 2024-08-20T21:48:27.7805524Z #16 880.9 INFO: Downloaded actionlint successfully. 2024-08-20T21:48:27.9881683Z #16 880.9 INFO: Using actionlint located at .lintbin/actionlint 2024-08-20T21:48:27.9882983Z #16 881.0 [2024-08-20T21:48:27Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T21:48:27.9884134Z #16 881.0 [2024-08-20T21:48:27Z INFO lintrunner::linter] Initializing linter: 'WORKFLOWSYNC' 2024-08-20T21:48:27.9885612Z #16 881.0 [2024-08-20T21:48:27Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "PyYAML==6.0.1"] 2024-08-20T21:48:27.9886855Z #16 881.0 $ pip install PyYAML==6.0.1 2024-08-20T21:48:28.1526060Z #16 881.3 Requirement already satisfied: PyYAML==6.0.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (6.0.1) 2024-08-20T21:48:28.5149219Z #16 881.7 took 676ms 2024-08-20T21:48:28.7023665Z #16 881.7 [2024-08-20T21:48:28Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T21:48:28.7024911Z #16 881.7 [2024-08-20T21:48:28Z INFO lintrunner::linter] Initializing linter: 'PYFMT' 2024-08-20T21:48:28.7026787Z #16 881.7 [2024-08-20T21:48:28Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "--no-black-binary", "black==23.12.1", "usort==1.0.8.post1", "isort==5.13.2", "ruff==0.6.0"] 2024-08-20T21:48:28.7028696Z #16 881.7 $ pip install black==23.12.1 usort==1.0.8.post1 isort==5.13.2 ruff==0.6.0 --no-binary=black 2024-08-20T21:48:28.9341152Z #16 882.1 Collecting black==23.12.1 2024-08-20T21:48:29.0553115Z #16 882.1 Downloading black-23.12.1.tar.gz (620 kB) 2024-08-20T21:48:29.0553927Z #16 882.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.8/620.8 kB 46.0 MB/s eta 0:00:00 2024-08-20T21:48:29.0554790Z #16 882.2 Installing build dependencies: started 2024-08-20T21:48:31.1737177Z #16 884.3 Installing build dependencies: finished with status 'done' 2024-08-20T21:48:31.4035784Z #16 884.3 Getting requirements to build wheel: started 2024-08-20T21:48:31.4036781Z #16 884.4 Getting requirements to build wheel: finished with status 'done' 2024-08-20T21:48:31.4037487Z #16 884.4 Preparing metadata (pyproject.toml): started 2024-08-20T21:48:31.4456337Z #16 884.6 Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-20T21:48:31.6768175Z #16 884.6 Collecting usort==1.0.8.post1 2024-08-20T21:48:31.6769082Z #16 884.6 Downloading usort-1.0.8.post1-py3-none-any.whl.metadata (3.5 kB) 2024-08-20T21:48:31.6769725Z #16 884.7 Collecting isort==5.13.2 2024-08-20T21:48:31.6770361Z #16 884.7 Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-20T21:48:31.8816924Z #16 885.0 Collecting ruff==0.6.0 2024-08-20T21:48:31.9895011Z #16 885.0 Downloading ruff-0.6.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (25 kB) 2024-08-20T21:48:31.9896527Z #16 885.0 Requirement already satisfied: click>=8.0.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from black==23.12.1) (8.1.7) 2024-08-20T21:48:31.9898432Z #16 885.0 Requirement already satisfied: mypy-extensions>=0.4.3 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from black==23.12.1) (1.0.0) 2024-08-20T21:48:31.9900106Z #16 885.0 Requirement already satisfied: packaging>=22.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from black==23.12.1) (24.1) 2024-08-20T21:48:31.9901138Z #16 885.1 Collecting pathspec>=0.9.0 (from black==23.12.1) 2024-08-20T21:48:31.9901911Z #16 885.1 Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2024-08-20T21:48:31.9903198Z #16 885.1 Requirement already satisfied: platformdirs>=2 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from black==23.12.1) (4.2.2) 2024-08-20T21:48:31.9904801Z #16 885.1 Requirement already satisfied: tomli>=1.1.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from black==23.12.1) (2.0.1) 2024-08-20T21:48:31.9906462Z #16 885.1 Requirement already satisfied: typing-extensions>=4.0.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from black==23.12.1) (4.12.2) 2024-08-20T21:48:31.9908251Z #16 885.1 Requirement already satisfied: attrs>=21.2.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from usort==1.0.8.post1) (24.2.0) 2024-08-20T21:48:31.9909846Z #16 885.1 Requirement already satisfied: LibCST>=0.3.7 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from usort==1.0.8.post1) (1.1.0) 2024-08-20T21:48:31.9910908Z #16 885.1 Collecting moreorless>=0.3.0 (from usort==1.0.8.post1) 2024-08-20T21:48:31.9911724Z #16 885.1 Downloading moreorless-0.4.0-py2.py3-none-any.whl.metadata (1.5 kB) 2024-08-20T21:48:31.9912471Z #16 885.1 Collecting stdlibs>=2021.4.1 (from usort==1.0.8.post1) 2024-08-20T21:48:31.9913432Z #16 885.1 Downloading stdlibs-2024.5.15-py3-none-any.whl.metadata (4.9 kB) 2024-08-20T21:48:31.9914073Z #16 885.1 Collecting toml>=0.10.0 (from usort==1.0.8.post1) 2024-08-20T21:48:31.9914787Z #16 885.1 Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-20T21:48:31.9915561Z #16 885.1 Collecting trailrunner>=1.0 (from usort==1.0.8.post1) 2024-08-20T21:48:32.1346273Z #16 885.1 Downloading trailrunner-1.4.0-py3-none-any.whl.metadata (4.2 kB) 2024-08-20T21:48:32.1347869Z #16 885.2 Requirement already satisfied: typing-inspect>=0.4.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from LibCST>=0.3.7->usort==1.0.8.post1) (0.9.0) 2024-08-20T21:48:32.1349754Z #16 885.2 Requirement already satisfied: pyyaml>=5.2 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from LibCST>=0.3.7->usort==1.0.8.post1) (6.0.1) 2024-08-20T21:48:32.1350999Z #16 885.2 Downloading usort-1.0.8.post1-py3-none-any.whl (37 kB) 2024-08-20T21:48:32.1351713Z #16 885.2 Downloading isort-5.13.2-py3-none-any.whl (92 kB) 2024-08-20T21:48:32.1352651Z #16 885.2 Downloading ruff-0.6.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.2 MB) 2024-08-20T21:48:32.1353679Z #16 885.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 126.6 MB/s eta 0:00:00 2024-08-20T21:48:32.2360386Z #16 885.3 Downloading moreorless-0.4.0-py2.py3-none-any.whl (9.3 kB) 2024-08-20T21:48:32.2361234Z #16 885.3 Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) 2024-08-20T21:48:32.2361985Z #16 885.3 Downloading stdlibs-2024.5.15-py3-none-any.whl (55 kB) 2024-08-20T21:48:32.2362719Z #16 885.3 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-20T21:48:32.2363443Z #16 885.3 Downloading trailrunner-1.4.0-py3-none-any.whl (11 kB) 2024-08-20T21:48:32.2364077Z #16 885.3 Building wheels for collected packages: black 2024-08-20T21:48:32.2364690Z #16 885.3 Building wheel for black (pyproject.toml): started 2024-08-20T21:48:32.2365504Z #16 885.4 Building wheel for black (pyproject.toml): finished with status 'done' 2024-08-20T21:48:32.3921460Z #16 885.4 Created wheel for black: filename=black-23.12.1-py3-none-any.whl size=194369 sha256=4e96ca60f9211e4f91519e9cc547e22bc91b52ddd06b65fa1b9cbec05b2ed123 2024-08-20T21:48:32.3923110Z #16 885.4 Stored in directory: /var/lib/jenkins/.cache/pip/wheels/c5/a2/dd/f03372b41ac33c10a021bc38c4a0c070039f6683f09411b8a3 2024-08-20T21:48:32.3924288Z #16 885.4 Successfully built black 2024-08-20T21:48:32.5546652Z #16 885.7 Installing collected packages: toml, stdlibs, ruff, pathspec, moreorless, isort, trailrunner, black, usort 2024-08-20T21:48:32.9561471Z #16 886.1 Successfully installed black-23.12.1 isort-5.13.2 moreorless-0.4.0 pathspec-0.12.1 ruff-0.6.0 stdlibs-2024.5.15 toml-0.10.2 trailrunner-1.4.0 usort-1.0.8.post1 2024-08-20T21:48:33.0885566Z #16 886.2 took 4536ms 2024-08-20T21:48:33.2150515Z #16 886.2 [2024-08-20T21:48:33Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T21:48:33.2151771Z #16 886.2 [2024-08-20T21:48:33Z INFO lintrunner::linter] Initializing linter: 'BAZEL_LINTER' 2024-08-20T21:48:33.2153948Z #16 886.2 [2024-08-20T21:48:33Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/s3_init.py", "--config-json=tools/linter/adapters/s3_init_config.json", "--linter=bazel", "--dry-run=0", "--output-dir=.lintbin", "--output-name=bazel"] 2024-08-20T21:48:33.2155797Z #16 886.3 INFO: .lintbin/bazel does not exist. 2024-08-20T21:48:33.2156727Z #16 886.3 INFO: Downloading https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.16.0/bazelisk.py to .lintbin/bazel 2024-08-20T21:48:33.2157635Z #16 886.3 INFO: Downloaded bazel successfully. 2024-08-20T21:48:33.2158156Z #16 886.3 INFO: Using bazel located at .lintbin/bazel 2024-08-20T21:48:33.2159106Z #16 886.3 [2024-08-20T21:48:33Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T21:48:33.2160189Z #16 886.3 [2024-08-20T21:48:33Z INFO lintrunner::linter] Initializing linter: 'RUFF' 2024-08-20T21:48:33.2161594Z #16 886.3 [2024-08-20T21:48:33Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "ruff==0.6.0"] 2024-08-20T21:48:33.2162680Z #16 886.4 $ pip install ruff==0.6.0 2024-08-20T21:48:33.5331716Z #16 886.7 Requirement already satisfied: ruff==0.6.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (0.6.0) 2024-08-20T21:48:33.9074150Z #16 887.1 took 692ms 2024-08-20T21:48:34.0090553Z #16 887.1 [2024-08-20T21:48:33Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T21:48:34.0091405Z #16 887.1 + cp -r .lintbin /tmp 2024-08-20T21:48:34.0091755Z #16 887.2 / 2024-08-20T21:48:34.1594768Z #16 887.2 + popd 2024-08-20T21:48:34.1595322Z #16 887.2 + npm install -g markdown-toc 2024-08-20T21:48:35.2073249Z #16 888.4 npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) 2024-08-20T21:48:36.2951200Z #16 889.4 npm WARN deprecated gulp-header@1.8.12: Removed event-stream from gulp-header 2024-08-20T21:48:36.8601212Z #16 890.0 /usr/local/bin/markdown-toc -> /usr/local/lib/node_modules/markdown-toc/cli.js 2024-08-20T21:48:37.0324544Z #16 890.0 + markdown-toc@1.2.0 2024-08-20T21:48:37.0325122Z #16 890.0 added 60 packages from 142 contributors in 2.27s 2024-08-20T21:48:37.0325730Z #16 890.0 + rm -rf pytorch 2024-08-20T21:48:38.7466577Z #16 DONE 891.9s 2024-08-20T21:48:38.8980202Z 2024-08-20T21:48:38.8981047Z #17 [13/13] RUN rm install_linter.sh common_utils.sh 2024-08-20T21:48:39.1648615Z #17 DONE 0.4s 2024-08-20T21:48:39.3161574Z 2024-08-20T21:48:39.3162433Z #18 exporting to image 2024-08-20T21:48:39.3162842Z #18 exporting layers 2024-08-20T21:49:02.2832611Z #18 exporting layers 23.1s done 2024-08-20T21:49:02.3207308Z #18 writing image sha256:d7189f162a4f4d4464006871ad0b12f1489342aaaa031c10e6022370028bb470 done 2024-08-20T21:49:02.3208583Z #18 naming to docker.io/library/tmp.h9oqzp1fwe done 2024-08-20T21:49:02.3209958Z #18 naming to 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 done 2024-08-20T21:49:02.3210945Z #18 DONE 23.1s 2024-08-20T21:49:02.3264393Z ++ echo 20.04 2024-08-20T21:49:02.3265044Z ++ sed 's/-rc$//' 2024-08-20T21:49:02.3283828Z + UBUNTU_VERSION=20.04 2024-08-20T21:49:02.3284297Z + [[ ubuntu == \u\b\u\n\t\u ]] 2024-08-20T21:49:02.3289582Z + drun lsb_release -a 2024-08-20T21:49:02.3290408Z + grep -qF Ubuntu 2024-08-20T21:49:03.2497110Z + drun lsb_release -a 2024-08-20T21:49:03.2497642Z + grep -qF 20.04 2024-08-20T21:49:04.2305957Z + '[' -n 3.9 ']' 2024-08-20T21:49:04.2311100Z + drun python --version 2024-08-20T21:49:04.2311528Z + grep -qF 'Python 3.9' 2024-08-20T21:49:05.2479031Z + '[' -n '' ']' 2024-08-20T21:49:05.2479557Z + '[' -n '' ']' 2024-08-20T21:49:05.2479877Z + '[' -n '' ']' 2024-08-20T21:49:05.2482974Z + '[' true == true ']' 2024-08-20T21:49:05.2484235Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:49:05.4893396Z + '[' false == true ']' 2024-08-20T21:49:05.4894798Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:49:05.7000607Z { 2024-08-20T21:49:05.7000993Z "schemaVersion": 2, 2024-08-20T21:49:05.7001616Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-08-20T21:49:05.7002219Z "config": { 2024-08-20T21:49:05.7002669Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-08-20T21:49:05.7003222Z "size": 5641, 2024-08-20T21:49:05.7003765Z "digest": "sha256:9e10326edd83624c862d2e99de3cf2df31edcba2604ea8b32fb42322b7c34772" 2024-08-20T21:49:05.7004424Z }, 2024-08-20T21:49:05.7004673Z "layers": [ 2024-08-20T21:49:05.7004919Z { 2024-08-20T21:49:05.7005355Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7005925Z "size": 28584223, 2024-08-20T21:49:05.7006620Z "digest": "sha256:560c024910bebac6b404791af28ebd48a8289303b8377d17b67ffdfe52754f2a" 2024-08-20T21:49:05.7007669Z }, 2024-08-20T21:49:05.7007912Z { 2024-08-20T21:49:05.7008339Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7008921Z "size": 1822, 2024-08-20T21:49:05.7009824Z "digest": "sha256:5b62a6ddd285c8dbacb23969c7bcdc30d7cc89dc5df62e9698669f7326df2ad8" 2024-08-20T21:49:05.7010506Z }, 2024-08-20T21:49:05.7010728Z { 2024-08-20T21:49:05.7011169Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7011739Z "size": 312575172, 2024-08-20T21:49:05.7012308Z "digest": "sha256:91b8c7008b8abe7ac325b3a97ac5c24aee260caa1e907d747d38a7dc0ebc4f58" 2024-08-20T21:49:05.7012963Z }, 2024-08-20T21:49:05.7014267Z { 2024-08-20T21:49:05.7014687Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7015264Z "size": 544, 2024-08-20T21:49:05.7015863Z "digest": "sha256:e27bf1232f60a4187e62f428dc4d01cbc8bb2593b4da2a9bec41cc1dd908ae87" 2024-08-20T21:49:05.7016491Z }, 2024-08-20T21:49:05.7016725Z { 2024-08-20T21:49:05.7017157Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7017703Z "size": 1260, 2024-08-20T21:49:05.7018256Z "digest": "sha256:16ace7330d170274147f7cdf90621e0572732d2cf385f26d1aeba7f3320ef14e" 2024-08-20T21:49:05.7019004Z }, 2024-08-20T21:49:05.7019244Z { 2024-08-20T21:49:05.7019663Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7020232Z "size": 3390, 2024-08-20T21:49:05.7020789Z "digest": "sha256:cb675985a637b3992acab0eebe98f517cc022e438a7df104cd1372679523fdb8" 2024-08-20T21:49:05.7021410Z }, 2024-08-20T21:49:05.7021645Z { 2024-08-20T21:49:05.7022074Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7022620Z "size": 1907, 2024-08-20T21:49:05.7023188Z "digest": "sha256:3dcb833a165c4affa45ae8dfdc2d47691bde51a73487e8df51a66eeef9eea785" 2024-08-20T21:49:05.7023840Z }, 2024-08-20T21:49:05.7024058Z { 2024-08-20T21:49:05.7024490Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7025052Z "size": 701, 2024-08-20T21:49:05.7025604Z "digest": "sha256:b8bcfbf8edc46c0b2f8f95de56c56274caf69fa2675d20235c24492ef385ada5" 2024-08-20T21:49:05.7026541Z }, 2024-08-20T21:49:05.7026772Z { 2024-08-20T21:49:05.7027177Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7027735Z "size": 2592810488, 2024-08-20T21:49:05.7028302Z "digest": "sha256:dfc3f95e476bca11531a7efd6e7369196ff859be4922e5d0a72396f3f5d8269c" 2024-08-20T21:49:05.7028908Z }, 2024-08-20T21:49:05.7029139Z { 2024-08-20T21:49:05.7029561Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7030095Z "size": 531, 2024-08-20T21:49:05.7030625Z "digest": "sha256:5148e4083fdc14cb149a21f198834c98dcc4a254aae931c197b6e0363182e444" 2024-08-20T21:49:05.7031243Z }, 2024-08-20T21:49:05.7031456Z { 2024-08-20T21:49:05.7031873Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7032432Z "size": 701, 2024-08-20T21:49:05.7032965Z "digest": "sha256:b8bcfbf8edc46c0b2f8f95de56c56274caf69fa2675d20235c24492ef385ada5" 2024-08-20T21:49:05.7033606Z }, 2024-08-20T21:49:05.7033841Z { 2024-08-20T21:49:05.7034348Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7034875Z "size": 418432472, 2024-08-20T21:49:05.7035411Z "digest": "sha256:dae50b63dcec41b38918c647a8276b984722641aab620fc962d2a543af83320a" 2024-08-20T21:49:05.7035986Z }, 2024-08-20T21:49:05.7036208Z { 2024-08-20T21:49:05.7036605Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T21:49:05.7037112Z "size": 140, 2024-08-20T21:49:05.7037609Z "digest": "sha256:0682ae610b58e438913e35ac6faa4107679fa4d609443123eb0229a6e756ff05" 2024-08-20T21:49:05.7038187Z } 2024-08-20T21:49:05.7038398Z ] 2024-08-20T21:49:05.7038612Z } 2024-08-20T21:49:05.7176500Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-08-20T21:49:05.7177097Z with: 2024-08-20T21:49:05.7177961Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:49:05.7179205Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:49:05.7179713Z env: 2024-08-20T21:49:05.7180143Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:49:05.7180708Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:49:05.7181411Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:49:05.7182319Z ##[endgroup] 2024-08-20T21:49:05.7216224Z ##[group]Run set -x 2024-08-20T21:49:05.7216587Z set -x 2024-08-20T21:49:05.7216860Z set +e 2024-08-20T21:49:05.7217141Z  2024-08-20T21:49:05.7217409Z login() { 2024-08-20T21:49:05.7218141Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-08-20T21:49:05.7218868Z } 2024-08-20T21:49:05.7219248Z  2024-08-20T21:49:05.7219500Z retry () { 2024-08-20T21:49:05.7219834Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-08-20T21:49:05.7220261Z } 2024-08-20T21:49:05.7220504Z  2024-08-20T21:49:05.7220769Z retry login "${DOCKER_REGISTRY}" 2024-08-20T21:49:05.7221150Z  2024-08-20T21:49:05.7221388Z set -e 2024-08-20T21:49:05.7221807Z # ignore output since only exit code is used for conditional 2024-08-20T21:49:05.7222468Z # only pull docker image if it's not available locally 2024-08-20T21:49:05.7223196Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-08-20T21:49:05.7223848Z  retry docker pull "${DOCKER_IMAGE}" 2024-08-20T21:49:05.7224242Z fi 2024-08-20T21:49:05.7234443Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:49:05.7234920Z env: 2024-08-20T21:49:05.7235338Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:49:05.7235885Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:49:05.7236561Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:49:05.7237966Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:49:05.7238987Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:49:05.7239462Z ##[endgroup] 2024-08-20T21:49:05.7267997Z + set +e 2024-08-20T21:49:05.7269009Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:49:05.7269712Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:49:05.7272628Z + aws ecr get-login-password --region us-east-1 2024-08-20T21:49:05.7273515Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:49:06.2359192Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-20T21:49:06.2360181Z Configure a credential helper to remove this warning. See 2024-08-20T21:49:06.2361037Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-20T21:49:06.2361608Z 2024-08-20T21:49:06.2361712Z Login Succeeded 2024-08-20T21:49:06.2370637Z + set -e 2024-08-20T21:49:06.2372063Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:49:06.2549879Z Prepare all required actions 2024-08-20T21:49:06.2591865Z ##[group]Run ./.github/actions/chown-workspace 2024-08-20T21:49:06.2592267Z with: 2024-08-20T21:49:06.2592678Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:49:06.2593188Z env: 2024-08-20T21:49:06.2593589Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:49:06.2594130Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:49:06.2594778Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:49:06.2595450Z ##[endgroup] 2024-08-20T21:49:06.2613023Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-20T21:49:06.2613959Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-20T21:49:06.2620456Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:49:06.2620919Z env: 2024-08-20T21:49:06.2621361Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:49:06.2621916Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:49:06.2622582Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:49:06.2623261Z ##[endgroup] 2024-08-20T21:49:06.2793040Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-20T21:49:06.4962250Z latest: Pulling from tool/alpine 2024-08-20T21:49:06.4962981Z 540db60ca938: Pulling fs layer 2024-08-20T21:49:06.6035740Z 540db60ca938: Verifying Checksum 2024-08-20T21:49:06.6036254Z 540db60ca938: Download complete 2024-08-20T21:49:06.6814387Z 540db60ca938: Pull complete 2024-08-20T21:49:06.6881465Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-20T21:49:06.6906982Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-20T21:49:08.3540189Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-08-20T21:49:08.3540742Z with: 2024-08-20T21:49:08.3540980Z env: 2024-08-20T21:49:08.3541392Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:49:08.3541973Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:49:08.3542676Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:49:08.3543383Z ##[endgroup] 2024-08-20T21:49:08.3564176Z ##[group]Run set -eou pipefail 2024-08-20T21:49:08.3564551Z set -eou pipefail 2024-08-20T21:49:08.3564865Z  2024-08-20T21:49:08.3565322Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-08-20T21:49:08.3566073Z for _ in $(seq 1440); do 2024-08-20T21:49:08.3566617Z  # Break if no ssh session exists anymore 2024-08-20T21:49:08.3567272Z  if [ "$(who)" = "" ]; then 2024-08-20T21:49:08.3567734Z  break 2024-08-20T21:49:08.3568016Z  fi 2024-08-20T21:49:08.3568295Z  echo "." 2024-08-20T21:49:08.3568604Z  sleep 5 2024-08-20T21:49:08.3568887Z done 2024-08-20T21:49:08.3574735Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:49:08.3575232Z env: 2024-08-20T21:49:08.3575660Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:49:08.3576260Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:49:08.3576985Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:49:08.3577706Z ##[endgroup] 2024-08-20T21:49:08.3603497Z Holding runner for 2 hours until all ssh sessions have logged out 2024-08-20T21:49:08.3657141Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T21:49:08.3657916Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T21:49:08.3658521Z # shellcheck disable=SC2046 2024-08-20T21:49:08.3658955Z docker stop $(docker ps -q) || true 2024-08-20T21:49:08.3659425Z # Prune all of the docker images 2024-08-20T21:49:08.3659867Z docker system prune -af 2024-08-20T21:49:08.3665787Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:49:08.3666265Z env: 2024-08-20T21:49:08.3666793Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:49:08.3667355Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:49:08.3668006Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter 2024-08-20T21:49:08.3668843Z ##[endgroup] 2024-08-20T21:49:08.3930578Z "docker stop" requires at least 1 argument. 2024-08-20T21:49:08.3931580Z See 'docker stop --help'. 2024-08-20T21:49:08.3931830Z 2024-08-20T21:49:08.3932041Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-20T21:49:08.3932416Z 2024-08-20T21:49:08.3932582Z Stop one or more running containers 2024-08-20T21:49:08.4198744Z Deleted Images: 2024-08-20T21:49:08.4200269Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:49:08.4201253Z untagged: tmp.h9oqzp1fwe:latest 2024-08-20T21:49:08.4201871Z deleted: sha256:d7189f162a4f4d4464006871ad0b12f1489342aaaa031c10e6022370028bb470 2024-08-20T21:49:08.4203009Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-20T21:49:08.4204465Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-20T21:49:08.4205880Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-08-20T21:49:08.4207011Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-08-20T21:49:08.4207587Z 2024-08-20T21:49:11.0552900Z Deleted build cache objects: 2024-08-20T21:49:11.0553407Z hvu9o1jg4wn3h75m08acplslu 2024-08-20T21:49:11.0554043Z 0cqrayo7byskhzpc3djibtjxl 2024-08-20T21:49:11.0554599Z oisdkg4zxfrvm0g9wrwc2rb5v 2024-08-20T21:49:11.0554952Z tb5yo3xdr0ri7xu1keairfyhw 2024-08-20T21:49:11.0555293Z rpbwtfz5emnbwj9re4vqwiijz 2024-08-20T21:49:11.0555675Z 77db0qhvkorv9s4disvhy9ad7 2024-08-20T21:49:11.0556025Z g1spqcyn9xiqoekzfqd66p6ng 2024-08-20T21:49:11.0556357Z r17dlmhqcyrlao7iuejzqp35g 2024-08-20T21:49:11.0556705Z rjwnkxve6zbbzgczrw4uyqqux 2024-08-20T21:49:11.0557055Z krsigpu8ap2xw1ud9bkzwqotu 2024-08-20T21:49:11.0557382Z v4vkggy5e2rrj6rtv4unfkv59 2024-08-20T21:49:11.0557724Z yoa449zvaia0jryefadjnvuk2 2024-08-20T21:49:11.0558063Z 2cvkc8egrxhaoml0nv5la9tna 2024-08-20T21:49:11.0558392Z 6jpg6t4vrqu3cof6hyrpaj8su 2024-08-20T21:49:11.0558883Z ne4a054auy5oeao4f32ihxw0f 2024-08-20T21:49:11.0559217Z 1l0d8mgks0crezllp12flxqhn 2024-08-20T21:49:11.0559433Z 2024-08-20T21:49:11.0559558Z Total reclaimed space: 8.002GB 2024-08-20T21:49:11.0632923Z Post job cleanup. 2024-08-20T21:49:11.0686050Z Post job cleanup. 2024-08-20T21:49:11.1479821Z [command]/usr/bin/git version 2024-08-20T21:49:11.1521904Z git version 2.40.1 2024-08-20T21:49:11.1558090Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7c742302-a1ce-4032-af79-f1ced7d70f8b' before making global git config changes 2024-08-20T21:49:11.1559405Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T21:49:11.1562686Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:49:11.1596904Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T21:49:11.1628775Z [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' || :" 2024-08-20T21:49:11.1933796Z Entering 'android/libs/fbjni' 2024-08-20T21:49:11.1985994Z Entering 'third_party/FP16' 2024-08-20T21:49:11.2037107Z Entering 'third_party/FXdiv' 2024-08-20T21:49:11.2088019Z Entering 'third_party/NNPACK' 2024-08-20T21:49:11.2138086Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:49:11.2187692Z Entering 'third_party/XNNPACK' 2024-08-20T21:49:11.2264704Z Entering 'third_party/benchmark' 2024-08-20T21:49:11.2318310Z Entering 'third_party/cpp-httplib' 2024-08-20T21:49:11.2367392Z Entering 'third_party/cpuinfo' 2024-08-20T21:49:11.2418642Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:49:11.2472845Z Entering 'third_party/cutlass' 2024-08-20T21:49:11.2529471Z Entering 'third_party/eigen' 2024-08-20T21:49:11.2593326Z Entering 'third_party/fbgemm' 2024-08-20T21:49:11.2649590Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:49:11.2698429Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:49:11.2747930Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:49:11.2806702Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:49:11.2854553Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:49:11.2907601Z Entering 'third_party/flatbuffers' 2024-08-20T21:49:11.2959900Z Entering 'third_party/fmt' 2024-08-20T21:49:11.3010365Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:49:11.3060523Z Entering 'third_party/gloo' 2024-08-20T21:49:11.3112223Z Entering 'third_party/googletest' 2024-08-20T21:49:11.3162276Z Entering 'third_party/ideep' 2024-08-20T21:49:11.3212341Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:49:11.3272259Z Entering 'third_party/ittapi' 2024-08-20T21:49:11.3322623Z Entering 'third_party/kineto' 2024-08-20T21:49:11.3370822Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:49:11.3423830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:49:11.3476261Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:49:11.3530501Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:49:11.3583884Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:49:11.3633717Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:49:11.3687994Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:49:11.3737982Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:49:11.3791884Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:49:11.3848478Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:49:11.3901030Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:49:11.3956124Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:49:11.4011663Z Entering 'third_party/mimalloc' 2024-08-20T21:49:11.4062692Z Entering 'third_party/nccl/nccl' 2024-08-20T21:49:11.4114638Z Entering 'third_party/nlohmann' 2024-08-20T21:49:11.4163912Z Entering 'third_party/onnx' 2024-08-20T21:49:11.4231782Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:49:11.4282379Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:49:11.4333658Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:49:11.4386416Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:49:11.4441176Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:49:11.4490328Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:49:11.4542422Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:49:11.4594180Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:49:11.4642739Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:49:11.4690539Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:49:11.4743207Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:49:11.4794238Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:49:11.4845391Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:49:11.4917776Z Entering 'third_party/pocketfft' 2024-08-20T21:49:11.4966658Z Entering 'third_party/protobuf' 2024-08-20T21:49:11.5021346Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:49:11.5071749Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:49:11.5124954Z Entering 'third_party/psimd' 2024-08-20T21:49:11.5173067Z Entering 'third_party/pthreadpool' 2024-08-20T21:49:11.5225251Z Entering 'third_party/pybind11' 2024-08-20T21:49:11.5275790Z Entering 'third_party/python-peachpy' 2024-08-20T21:49:11.5326460Z Entering 'third_party/sleef' 2024-08-20T21:49:11.5375997Z Entering 'third_party/tensorpipe' 2024-08-20T21:49:11.5427569Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:49:11.5477323Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:49:11.5526580Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:49:11.5573730Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:49:11.5623712Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:49:11.5694289Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T21:49:11.5722238Z http.https://github.com/.extraheader 2024-08-20T21:49:11.5729309Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-20T21:49:11.5761490Z [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' || :" 2024-08-20T21:49:11.6044483Z Entering 'android/libs/fbjni' 2024-08-20T21:49:11.6078506Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6110132Z Entering 'third_party/FP16' 2024-08-20T21:49:11.6143937Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6174088Z Entering 'third_party/FXdiv' 2024-08-20T21:49:11.6208126Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6244615Z Entering 'third_party/NNPACK' 2024-08-20T21:49:11.6278091Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6309533Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:49:11.6343265Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6372186Z Entering 'third_party/XNNPACK' 2024-08-20T21:49:11.6406936Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6456557Z Entering 'third_party/benchmark' 2024-08-20T21:49:11.6488454Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6522698Z Entering 'third_party/cpp-httplib' 2024-08-20T21:49:11.6556039Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6587121Z Entering 'third_party/cpuinfo' 2024-08-20T21:49:11.6621235Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6656481Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:49:11.6688436Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6722684Z Entering 'third_party/cutlass' 2024-08-20T21:49:11.6756347Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6795134Z Entering 'third_party/eigen' 2024-08-20T21:49:11.6828780Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6862953Z Entering 'third_party/fbgemm' 2024-08-20T21:49:11.6898592Z http.https://github.com/.extraheader 2024-08-20T21:49:11.6939072Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:49:11.6975309Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7008399Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:49:11.7043696Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7075770Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:49:11.7109609Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7157131Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:49:11.7191903Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7232173Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:49:11.7269990Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7304910Z Entering 'third_party/flatbuffers' 2024-08-20T21:49:11.7337282Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7371771Z Entering 'third_party/fmt' 2024-08-20T21:49:11.7406508Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7439396Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:49:11.7474099Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7506465Z Entering 'third_party/gloo' 2024-08-20T21:49:11.7540532Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7582079Z Entering 'third_party/googletest' 2024-08-20T21:49:11.7614447Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7650250Z Entering 'third_party/ideep' 2024-08-20T21:49:11.7685375Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7718488Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:49:11.7750916Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7789679Z Entering 'third_party/ittapi' 2024-08-20T21:49:11.7824221Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7855989Z Entering 'third_party/kineto' 2024-08-20T21:49:11.7889075Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7923390Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:49:11.7956604Z http.https://github.com/.extraheader 2024-08-20T21:49:11.7989192Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:49:11.8022916Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8056336Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:49:11.8089338Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8123589Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:49:11.8156122Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8188327Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:49:11.8223240Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8258994Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:49:11.8291594Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8327883Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:49:11.8358810Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8391300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:49:11.8426756Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8462111Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:49:11.8494954Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8528468Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:49:11.8562962Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8596691Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:49:11.8629908Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8660924Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:49:11.8693204Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8731182Z Entering 'third_party/mimalloc' 2024-08-20T21:49:11.8765092Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8798248Z Entering 'third_party/nccl/nccl' 2024-08-20T21:49:11.8833342Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8862831Z Entering 'third_party/nlohmann' 2024-08-20T21:49:11.8896198Z http.https://github.com/.extraheader 2024-08-20T21:49:11.8937900Z Entering 'third_party/onnx' 2024-08-20T21:49:11.8971986Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9028427Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:49:11.9060596Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9103333Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:49:11.9137253Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9174370Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:49:11.9209997Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9245465Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:49:11.9281353Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9312802Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:49:11.9346995Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9376569Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:49:11.9409853Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9444019Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:49:11.9478156Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9510754Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:49:11.9544283Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9573596Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:49:11.9607951Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9642459Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:49:11.9677135Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9707321Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:49:11.9741588Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9777355Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:49:11.9809803Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9844862Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:49:11.9879652Z http.https://github.com/.extraheader 2024-08-20T21:49:11.9929038Z Entering 'third_party/pocketfft' 2024-08-20T21:49:11.9965352Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0001038Z Entering 'third_party/protobuf' 2024-08-20T21:49:12.0035113Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0071009Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:49:12.0104277Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0135061Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:49:12.0168299Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0206768Z Entering 'third_party/psimd' 2024-08-20T21:49:12.0241604Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0273628Z Entering 'third_party/pthreadpool' 2024-08-20T21:49:12.0307574Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0345833Z Entering 'third_party/pybind11' 2024-08-20T21:49:12.0377836Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0413765Z Entering 'third_party/python-peachpy' 2024-08-20T21:49:12.0447912Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0484571Z Entering 'third_party/sleef' 2024-08-20T21:49:12.0517954Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0550967Z Entering 'third_party/tensorpipe' 2024-08-20T21:49:12.0585076Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0623031Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:49:12.0656325Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0693673Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:49:12.0728256Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0757217Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:49:12.0793283Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0825241Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:49:12.0857219Z http.https://github.com/.extraheader 2024-08-20T21:49:12.0888714Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:49:12.0922715Z http.https://github.com/.extraheader 2024-08-20T21:49:12.1046633Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-20T21:49:12.1064525Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-20T21:49:12.1069624Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:49:12.1070119Z ##[endgroup] 2024-08-20T21:49:18.2816603Z Cleaning up orphan processes