2024-04-03T15:48:22.4421005Z Current runner version: '2.314.1' 2024-04-03T15:48:22.4426775Z Runner name: 'linux.20_04.4x_1e87923c7eb8' 2024-04-03T15:48:22.4427491Z Runner group name: 'Default' 2024-04-03T15:48:22.4428216Z Machine name: 'runner' 2024-04-03T15:48:22.4443391Z ##[group]Operating System 2024-04-03T15:48:22.4443910Z Ubuntu 2024-04-03T15:48:22.4444213Z 20.04.6 2024-04-03T15:48:22.4444535Z LTS 2024-04-03T15:48:22.4444813Z ##[endgroup] 2024-04-03T15:48:22.4445157Z ##[group]Runner Image 2024-04-03T15:48:22.4445576Z Image: ubuntu-20.04 2024-04-03T15:48:22.4445912Z Version: 20240324.1.0 2024-04-03T15:48:22.4446853Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240324.1/images/ubuntu/Ubuntu2004-Readme.md 2024-04-03T15:48:22.4448282Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240324.1 2024-04-03T15:48:22.4449098Z ##[endgroup] 2024-04-03T15:48:22.4451117Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T15:48:22.4452701Z Actions: read 2024-04-03T15:48:22.4453218Z Checks: read 2024-04-03T15:48:22.4453686Z Contents: read 2024-04-03T15:48:22.4454017Z Deployments: read 2024-04-03T15:48:22.4454398Z Discussions: read 2024-04-03T15:48:22.4454738Z Issues: read 2024-04-03T15:48:22.4455041Z Metadata: read 2024-04-03T15:48:22.4455405Z Packages: read 2024-04-03T15:48:22.4455743Z Pages: read 2024-04-03T15:48:22.4456054Z PullRequests: read 2024-04-03T15:48:22.4456442Z RepositoryProjects: read 2024-04-03T15:48:22.4456860Z SecurityEvents: read 2024-04-03T15:48:22.4457207Z Statuses: read 2024-04-03T15:48:22.4457552Z ##[endgroup] 2024-04-03T15:48:22.4460625Z Secret source: None 2024-04-03T15:48:22.4461136Z Prepare workflow directory 2024-04-03T15:48:22.5067794Z Prepare all required actions 2024-04-03T15:48:22.5222093Z Getting action download info 2024-04-03T15:48:22.9316930Z Download action repository 'pytorch/pytorch@main' (SHA:74b3a7920ef9b96315ef20adef858b00cc067af6) 2024-04-03T15:48:29.8945733Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-04-03T15:48:30.1114956Z Getting action download info 2024-04-03T15:48:30.2719233Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T15:48:30.6580783Z Complete job name: Test collect_env (older_python_version) 2024-04-03T15:48:30.7388473Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T15:48:30.7388974Z with: 2024-04-03T15:48:30.7389201Z submodules: false 2024-04-03T15:48:30.7389461Z fetch-depth: 1 2024-04-03T15:48:30.7389702Z ##[endgroup] 2024-04-03T15:48:30.7632841Z ##[group]Run retry () { 2024-04-03T15:48:30.7633203Z retry () { 2024-04-03T15:48:30.7633650Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T15:48:30.7634099Z } 2024-04-03T15:48:30.7634346Z echo "${GITHUB_WORKSPACE}" 2024-04-03T15:48:30.7634700Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T15:48:30.7635098Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:30.7635490Z else 2024-04-03T15:48:30.7635767Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:30.7636118Z fi 2024-04-03T15:48:30.7636369Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T15:48:30.7665530Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:30.7665983Z env: 2024-04-03T15:48:30.7666198Z NO_SUDO: 2024-04-03T15:48:30.7666425Z ##[endgroup] 2024-04-03T15:48:30.7857664Z /home/runner/work/pytorch/pytorch 2024-04-03T15:48:30.8077098Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T15:48:30.8077477Z with: 2024-04-03T15:48:30.8077740Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:30.8078111Z fetch-depth: 1 2024-04-03T15:48:30.8078413Z submodules: false 2024-04-03T15:48:30.8078671Z quiet-checkout: true 2024-04-03T15:48:30.8078946Z repository: pytorch/pytorch 2024-04-03T15:48:30.8079408Z token: *** 2024-04-03T15:48:30.8079656Z ssh-strict: true 2024-04-03T15:48:30.8080131Z persist-credentials: true 2024-04-03T15:48:30.8080413Z clean: true 2024-04-03T15:48:30.8080664Z sparse-checkout-cone-mode: true 2024-04-03T15:48:30.8080970Z lfs: false 2024-04-03T15:48:30.8081195Z set-safe-directory: true 2024-04-03T15:48:30.8081463Z ##[endgroup] 2024-04-03T15:48:30.9037392Z Syncing repository: pytorch/pytorch 2024-04-03T15:48:30.9038915Z ##[group]Getting Git version info 2024-04-03T15:48:30.9039489Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-04-03T15:48:30.9040144Z [command]/usr/bin/git version 2024-04-03T15:48:31.0088507Z git version 2.43.2 2024-04-03T15:48:31.0124944Z ##[endgroup] 2024-04-03T15:48:31.0150512Z Temporarily overriding HOME='/home/runner/work/_temp/0f5471bb-cecd-4e68-be51-ac0ecdf6f70c' before making global git config changes 2024-04-03T15:48:31.0152572Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:48:31.0157725Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-04-03T15:48:31.0248547Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-04-03T15:48:31.0256765Z ##[group]Initializing the repository 2024-04-03T15:48:31.0260006Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-04-03T15:48:31.0530471Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T15:48:31.0532234Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T15:48:31.0533780Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T15:48:31.0534465Z hint: 2024-04-03T15:48:31.0535451Z hint: git config --global init.defaultBranch 2024-04-03T15:48:31.0536026Z hint: 2024-04-03T15:48:31.0536591Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T15:48:31.0538053Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T15:48:31.0539000Z hint: 2024-04-03T15:48:31.0539539Z hint: git branch -m 2024-04-03T15:48:31.0540763Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-04-03T15:48:31.0555039Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T15:48:31.0639885Z ##[endgroup] 2024-04-03T15:48:31.0640569Z ##[group]Disabling automatic garbage collection 2024-04-03T15:48:31.0643082Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T15:48:31.0664332Z ##[endgroup] 2024-04-03T15:48:31.0664789Z ##[group]Setting up auth 2024-04-03T15:48:31.0669893Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:48:31.0691965Z [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-04-03T15:48:31.2385842Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:48:31.2413197Z [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-04-03T15:48:31.2573613Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:48:31.2603494Z ##[endgroup] 2024-04-03T15:48:31.2604071Z ##[group]Fetching the repository 2024-04-03T15:48:31.2613046Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:31.6819537Z remote: Enumerating objects: 13696, done. 2024-04-03T15:48:31.6820446Z remote: Counting objects: 0% (1/13696) 2024-04-03T15:48:31.6821276Z remote: Counting objects: 1% (137/13696) 2024-04-03T15:48:31.6822130Z remote: Counting objects: 2% (274/13696) 2024-04-03T15:48:31.6823018Z remote: Counting objects: 3% (411/13696) 2024-04-03T15:48:31.6824289Z remote: Counting objects: 4% (548/13696) 2024-04-03T15:48:31.6825104Z remote: Counting objects: 5% (685/13696) 2024-04-03T15:48:31.6825956Z remote: Counting objects: 6% (822/13696) 2024-04-03T15:48:31.6826871Z remote: Counting objects: 7% (959/13696) 2024-04-03T15:48:31.6827745Z remote: Counting objects: 8% (1096/13696) 2024-04-03T15:48:31.6828234Z remote: Counting objects: 9% (1233/13696) 2024-04-03T15:48:31.6828681Z remote: Counting objects: 10% (1370/13696) 2024-04-03T15:48:31.6829244Z remote: Counting objects: 11% (1507/13696) 2024-04-03T15:48:31.6829724Z remote: Counting objects: 12% (1644/13696) 2024-04-03T15:48:31.6830218Z remote: Counting objects: 13% (1781/13696) 2024-04-03T15:48:31.6830819Z remote: Counting objects: 14% (1918/13696) 2024-04-03T15:48:31.6831506Z remote: Counting objects: 15% (2055/13696) 2024-04-03T15:48:31.6832307Z remote: Counting objects: 16% (2192/13696) 2024-04-03T15:48:31.6833114Z remote: Counting objects: 17% (2329/13696) 2024-04-03T15:48:31.6833685Z remote: Counting objects: 18% (2466/13696) 2024-04-03T15:48:31.6834434Z remote: Counting objects: 19% (2603/13696) 2024-04-03T15:48:31.6835020Z remote: Counting objects: 20% (2740/13696) 2024-04-03T15:48:31.6835805Z remote: Counting objects: 21% (2877/13696) 2024-04-03T15:48:31.6836521Z remote: Counting objects: 22% (3014/13696) 2024-04-03T15:48:31.6837297Z remote: Counting objects: 23% (3151/13696) 2024-04-03T15:48:31.6837752Z remote: Counting objects: 24% (3288/13696) 2024-04-03T15:48:31.6838252Z remote: Counting objects: 25% (3424/13696) 2024-04-03T15:48:31.6838922Z remote: Counting objects: 26% (3561/13696) 2024-04-03T15:48:31.6839376Z remote: Counting objects: 27% (3698/13696) 2024-04-03T15:48:31.6839766Z remote: Counting objects: 28% (3835/13696) 2024-04-03T15:48:31.6840154Z remote: Counting objects: 29% (3972/13696) 2024-04-03T15:48:31.6840829Z remote: Counting objects: 30% (4109/13696) 2024-04-03T15:48:31.6841357Z remote: Counting objects: 31% (4246/13696) 2024-04-03T15:48:31.6841982Z remote: Counting objects: 32% (4383/13696) 2024-04-03T15:48:31.6842630Z remote: Counting objects: 33% (4520/13696) 2024-04-03T15:48:31.6843310Z remote: Counting objects: 34% (4657/13696) 2024-04-03T15:48:31.6843887Z remote: Counting objects: 35% (4794/13696) 2024-04-03T15:48:31.6844451Z remote: Counting objects: 36% (4931/13696) 2024-04-03T15:48:31.6845074Z remote: Counting objects: 37% (5068/13696) 2024-04-03T15:48:31.6845662Z remote: Counting objects: 38% (5205/13696) 2024-04-03T15:48:31.6846118Z remote: Counting objects: 39% (5342/13696) 2024-04-03T15:48:31.6846716Z remote: Counting objects: 40% (5479/13696) 2024-04-03T15:48:31.6847288Z remote: Counting objects: 41% (5616/13696) 2024-04-03T15:48:31.6847754Z remote: Counting objects: 42% (5753/13696) 2024-04-03T15:48:31.6848438Z remote: Counting objects: 43% (5890/13696) 2024-04-03T15:48:31.6848827Z remote: Counting objects: 44% (6027/13696) 2024-04-03T15:48:31.6849394Z remote: Counting objects: 45% (6164/13696) 2024-04-03T15:48:31.6849814Z remote: Counting objects: 46% (6301/13696) 2024-04-03T15:48:31.6850432Z remote: Counting objects: 47% (6438/13696) 2024-04-03T15:48:31.6850828Z remote: Counting objects: 48% (6575/13696) 2024-04-03T15:48:31.6851441Z remote: Counting objects: 49% (6712/13696) 2024-04-03T15:48:31.6851984Z remote: Counting objects: 50% (6848/13696) 2024-04-03T15:48:31.6852427Z remote: Counting objects: 51% (6985/13696) 2024-04-03T15:48:31.6853023Z remote: Counting objects: 52% (7122/13696) 2024-04-03T15:48:31.6853496Z remote: Counting objects: 53% (7259/13696) 2024-04-03T15:48:31.6853885Z remote: Counting objects: 54% (7396/13696) 2024-04-03T15:48:31.6854683Z remote: Counting objects: 55% (7533/13696) 2024-04-03T15:48:31.6855217Z remote: Counting objects: 56% (7670/13696) 2024-04-03T15:48:31.6855638Z remote: Counting objects: 57% (7807/13696) 2024-04-03T15:48:31.6856316Z remote: Counting objects: 58% (7944/13696) 2024-04-03T15:48:31.6856763Z remote: Counting objects: 59% (8081/13696) 2024-04-03T15:48:31.6857257Z remote: Counting objects: 60% (8218/13696) 2024-04-03T15:48:31.6857908Z remote: Counting objects: 61% (8355/13696) 2024-04-03T15:48:31.6858365Z remote: Counting objects: 62% (8492/13696) 2024-04-03T15:48:31.6858981Z remote: Counting objects: 63% (8629/13696) 2024-04-03T15:48:31.6859460Z remote: Counting objects: 64% (8766/13696) 2024-04-03T15:48:31.6860041Z remote: Counting objects: 65% (8903/13696) 2024-04-03T15:48:31.6860540Z remote: Counting objects: 66% (9040/13696) 2024-04-03T15:48:31.6860954Z remote: Counting objects: 67% (9177/13696) 2024-04-03T15:48:31.6861602Z remote: Counting objects: 68% (9314/13696) 2024-04-03T15:48:31.6862118Z remote: Counting objects: 69% (9451/13696) 2024-04-03T15:48:31.6862687Z remote: Counting objects: 70% (9588/13696) 2024-04-03T15:48:31.6863171Z remote: Counting objects: 71% (9725/13696) 2024-04-03T15:48:31.6863911Z remote: Counting objects: 72% (9862/13696) 2024-04-03T15:48:31.6864335Z remote: Counting objects: 73% (9999/13696) 2024-04-03T15:48:31.6864747Z remote: Counting objects: 74% (10136/13696) 2024-04-03T15:48:31.6865181Z remote: Counting objects: 75% (10272/13696) 2024-04-03T15:48:31.6865674Z remote: Counting objects: 76% (10409/13696) 2024-04-03T15:48:31.6866101Z remote: Counting objects: 77% (10546/13696) 2024-04-03T15:48:31.6866652Z remote: Counting objects: 78% (10683/13696) 2024-04-03T15:48:31.6867048Z remote: Counting objects: 79% (10820/13696) 2024-04-03T15:48:31.6867469Z remote: Counting objects: 80% (10957/13696) 2024-04-03T15:48:31.6867873Z remote: Counting objects: 81% (11094/13696) 2024-04-03T15:48:31.6868271Z remote: Counting objects: 82% (11231/13696) 2024-04-03T15:48:31.6868792Z remote: Counting objects: 83% (11368/13696) 2024-04-03T15:48:31.6869205Z remote: Counting objects: 84% (11505/13696) 2024-04-03T15:48:31.6869604Z remote: Counting objects: 85% (11642/13696) 2024-04-03T15:48:31.6869994Z remote: Counting objects: 86% (11779/13696) 2024-04-03T15:48:31.6870392Z remote: Counting objects: 87% (11916/13696) 2024-04-03T15:48:31.6870785Z remote: Counting objects: 88% (12053/13696) 2024-04-03T15:48:31.6871172Z remote: Counting objects: 89% (12190/13696) 2024-04-03T15:48:31.6871571Z remote: Counting objects: 90% (12327/13696) 2024-04-03T15:48:31.6871965Z remote: Counting objects: 91% (12464/13696) 2024-04-03T15:48:31.6872351Z remote: Counting objects: 92% (12601/13696) 2024-04-03T15:48:31.6872750Z remote: Counting objects: 93% (12738/13696) 2024-04-03T15:48:31.6873142Z remote: Counting objects: 94% (12875/13696) 2024-04-03T15:48:31.6873535Z remote: Counting objects: 95% (13012/13696) 2024-04-03T15:48:31.6873926Z remote: Counting objects: 96% (13149/13696) 2024-04-03T15:48:31.6874316Z remote: Counting objects: 97% (13286/13696) 2024-04-03T15:48:31.6874703Z remote: Counting objects: 98% (13423/13696) 2024-04-03T15:48:31.6875109Z remote: Counting objects: 99% (13560/13696) 2024-04-03T15:48:31.6875503Z remote: Counting objects: 100% (13696/13696) 2024-04-03T15:48:31.6875935Z remote: Counting objects: 100% (13696/13696), done. 2024-04-03T15:48:31.6876385Z remote: Compressing objects: 0% (1/11695) 2024-04-03T15:48:31.6876856Z remote: Compressing objects: 1% (117/11695) 2024-04-03T15:48:31.6877401Z remote: Compressing objects: 2% (234/11695) 2024-04-03T15:48:31.6877930Z remote: Compressing objects: 3% (351/11695) 2024-04-03T15:48:31.6878353Z remote: Compressing objects: 4% (468/11695) 2024-04-03T15:48:31.6878780Z remote: Compressing objects: 5% (585/11695) 2024-04-03T15:48:31.6879198Z remote: Compressing objects: 6% (702/11695) 2024-04-03T15:48:31.6879609Z remote: Compressing objects: 7% (819/11695) 2024-04-03T15:48:31.6880031Z remote: Compressing objects: 8% (936/11695) 2024-04-03T15:48:31.6880456Z remote: Compressing objects: 9% (1053/11695) 2024-04-03T15:48:31.6880890Z remote: Compressing objects: 10% (1170/11695) 2024-04-03T15:48:31.6881306Z remote: Compressing objects: 11% (1287/11695) 2024-04-03T15:48:31.6881716Z remote: Compressing objects: 12% (1404/11695) 2024-04-03T15:48:31.6882127Z remote: Compressing objects: 13% (1521/11695) 2024-04-03T15:48:31.6882554Z remote: Compressing objects: 14% (1638/11695) 2024-04-03T15:48:31.6882970Z remote: Compressing objects: 15% (1755/11695) 2024-04-03T15:48:31.6883387Z remote: Compressing objects: 16% (1872/11695) 2024-04-03T15:48:31.6883810Z remote: Compressing objects: 17% (1989/11695) 2024-04-03T15:48:31.6884230Z remote: Compressing objects: 18% (2106/11695) 2024-04-03T15:48:31.6884638Z remote: Compressing objects: 19% (2223/11695) 2024-04-03T15:48:31.6885063Z remote: Compressing objects: 20% (2339/11695) 2024-04-03T15:48:31.6885482Z remote: Compressing objects: 21% (2456/11695) 2024-04-03T15:48:31.6885905Z remote: Compressing objects: 22% (2573/11695) 2024-04-03T15:48:31.6886322Z remote: Compressing objects: 23% (2690/11695) 2024-04-03T15:48:31.6886734Z remote: Compressing objects: 24% (2807/11695) 2024-04-03T15:48:31.6887141Z remote: Compressing objects: 25% (2924/11695) 2024-04-03T15:48:31.6887558Z remote: Compressing objects: 26% (3041/11695) 2024-04-03T15:48:31.6887976Z remote: Compressing objects: 27% (3158/11695) 2024-04-03T15:48:31.6888384Z remote: Compressing objects: 27% (3177/11695) 2024-04-03T15:48:31.6888800Z remote: Compressing objects: 28% (3275/11695) 2024-04-03T15:48:31.6889292Z remote: Compressing objects: 29% (3392/11695) 2024-04-03T15:48:31.6889900Z remote: Compressing objects: 30% (3509/11695) 2024-04-03T15:48:31.6890324Z remote: Compressing objects: 31% (3626/11695) 2024-04-03T15:48:31.6890752Z remote: Compressing objects: 32% (3743/11695) 2024-04-03T15:48:31.6891170Z remote: Compressing objects: 33% (3860/11695) 2024-04-03T15:48:31.6891577Z remote: Compressing objects: 34% (3977/11695) 2024-04-03T15:48:31.6891999Z remote: Compressing objects: 35% (4094/11695) 2024-04-03T15:48:31.6892409Z remote: Compressing objects: 36% (4211/11695) 2024-04-03T15:48:31.6892814Z remote: Compressing objects: 37% (4328/11695) 2024-04-03T15:48:31.6893239Z remote: Compressing objects: 38% (4445/11695) 2024-04-03T15:48:31.6893665Z remote: Compressing objects: 39% (4562/11695) 2024-04-03T15:48:31.6894073Z remote: Compressing objects: 40% (4678/11695) 2024-04-03T15:48:31.6894497Z remote: Compressing objects: 41% (4795/11695) 2024-04-03T15:48:31.6894907Z remote: Compressing objects: 42% (4912/11695) 2024-04-03T15:48:31.6895310Z remote: Compressing objects: 43% (5029/11695) 2024-04-03T15:48:31.6895734Z remote: Compressing objects: 44% (5146/11695) 2024-04-03T15:48:31.6896151Z remote: Compressing objects: 45% (5263/11695) 2024-04-03T15:48:31.6896555Z remote: Compressing objects: 46% (5380/11695) 2024-04-03T15:48:31.6896965Z remote: Compressing objects: 47% (5497/11695) 2024-04-03T15:48:31.6897377Z remote: Compressing objects: 48% (5614/11695) 2024-04-03T15:48:31.6897791Z remote: Compressing objects: 49% (5731/11695) 2024-04-03T15:48:31.6898192Z remote: Compressing objects: 50% (5848/11695) 2024-04-03T15:48:31.6898712Z remote: Compressing objects: 51% (5965/11695) 2024-04-03T15:48:31.6899127Z remote: Compressing objects: 52% (6082/11695) 2024-04-03T15:48:31.6899535Z remote: Compressing objects: 53% (6199/11695) 2024-04-03T15:48:31.6899955Z remote: Compressing objects: 54% (6316/11695) 2024-04-03T15:48:31.6900365Z remote: Compressing objects: 55% (6433/11695) 2024-04-03T15:48:31.6900766Z remote: Compressing objects: 56% (6550/11695) 2024-04-03T15:48:31.6901179Z remote: Compressing objects: 57% (6667/11695) 2024-04-03T15:48:31.6901588Z remote: Compressing objects: 58% (6784/11695) 2024-04-03T15:48:31.6901988Z remote: Compressing objects: 59% (6901/11695) 2024-04-03T15:48:31.6902399Z remote: Compressing objects: 60% (7017/11695) 2024-04-03T15:48:31.6902809Z remote: Compressing objects: 61% (7134/11695) 2024-04-03T15:48:31.6903209Z remote: Compressing objects: 62% (7251/11695) 2024-04-03T15:48:31.6903786Z remote: Compressing objects: 63% (7368/11695) 2024-04-03T15:48:31.6904236Z remote: Compressing objects: 64% (7485/11695) 2024-04-03T15:48:31.6904645Z remote: Compressing objects: 65% (7602/11695) 2024-04-03T15:48:31.6905055Z remote: Compressing objects: 66% (7719/11695) 2024-04-03T15:48:31.6905463Z remote: Compressing objects: 67% (7836/11695) 2024-04-03T15:48:31.6905873Z remote: Compressing objects: 68% (7953/11695) 2024-04-03T15:48:31.6906274Z remote: Compressing objects: 69% (8070/11695) 2024-04-03T15:48:31.6906691Z remote: Compressing objects: 70% (8187/11695) 2024-04-03T15:48:31.6907098Z remote: Compressing objects: 71% (8304/11695) 2024-04-03T15:48:31.6907499Z remote: Compressing objects: 72% (8421/11695) 2024-04-03T15:48:31.6907910Z remote: Compressing objects: 73% (8538/11695) 2024-04-03T15:48:31.6908318Z remote: Compressing objects: 74% (8655/11695) 2024-04-03T15:48:31.6908725Z remote: Compressing objects: 75% (8772/11695) 2024-04-03T15:48:31.6909135Z remote: Compressing objects: 76% (8889/11695) 2024-04-03T15:48:31.6909543Z remote: Compressing objects: 77% (9006/11695) 2024-04-03T15:48:31.6910034Z remote: Compressing objects: 78% (9123/11695) 2024-04-03T15:48:31.6910451Z remote: Compressing objects: 79% (9240/11695) 2024-04-03T15:48:31.6910862Z remote: Compressing objects: 80% (9356/11695) 2024-04-03T15:48:31.6911267Z remote: Compressing objects: 81% (9473/11695) 2024-04-03T15:48:31.6911669Z remote: Compressing objects: 82% (9590/11695) 2024-04-03T15:48:31.6912078Z remote: Compressing objects: 83% (9707/11695) 2024-04-03T15:48:31.6912487Z remote: Compressing objects: 84% (9824/11695) 2024-04-03T15:48:31.6912893Z remote: Compressing objects: 85% (9941/11695) 2024-04-03T15:48:31.6913338Z remote: Compressing objects: 86% (10058/11695) 2024-04-03T15:48:31.6913782Z remote: Compressing objects: 86% (10092/11695) 2024-04-03T15:48:31.6914198Z remote: Compressing objects: 87% (10175/11695) 2024-04-03T15:48:31.6914653Z remote: Compressing objects: 88% (10292/11695) 2024-04-03T15:48:31.6915074Z remote: Compressing objects: 89% (10409/11695) 2024-04-03T15:48:31.6915497Z remote: Compressing objects: 90% (10526/11695) 2024-04-03T15:48:31.6915919Z remote: Compressing objects: 91% (10643/11695) 2024-04-03T15:48:31.6916330Z remote: Compressing objects: 92% (10760/11695) 2024-04-03T15:48:31.6916764Z remote: Compressing objects: 93% (10877/11695) 2024-04-03T15:48:31.6917183Z remote: Compressing objects: 94% (10994/11695) 2024-04-03T15:48:31.6917593Z remote: Compressing objects: 95% (11111/11695) 2024-04-03T15:48:31.6918027Z remote: Compressing objects: 96% (11228/11695) 2024-04-03T15:48:31.6918448Z remote: Compressing objects: 97% (11345/11695) 2024-04-03T15:48:31.6918942Z remote: Compressing objects: 98% (11462/11695) 2024-04-03T15:48:31.6919363Z remote: Compressing objects: 99% (11579/11695) 2024-04-03T15:48:31.6919781Z remote: Compressing objects: 100% (11695/11695) 2024-04-03T15:48:31.6920234Z remote: Compressing objects: 100% (11695/11695), done. 2024-04-03T15:48:33.8190914Z remote: Total 13696 (delta 1907), reused 9382 (delta 1697), pack-reused 0 2024-04-03T15:48:34.0841787Z ##[endgroup] 2024-04-03T15:48:34.0842550Z ##[group]Determining the checkout info 2024-04-03T15:48:34.0845322Z ##[endgroup] 2024-04-03T15:48:34.0846058Z ##[group]Checking out the ref 2024-04-03T15:48:34.0850714Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:35.2127004Z ##[endgroup] 2024-04-03T15:48:35.2159818Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T15:48:35.2178584Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T15:48:35.2301347Z ##[group]Run actions/setup-python@v4 2024-04-03T15:48:35.2301710Z with: 2024-04-03T15:48:35.2301927Z python-version: 3.5 2024-04-03T15:48:35.2302205Z architecture: x64 2024-04-03T15:48:35.2302459Z check-latest: false 2024-04-03T15:48:35.2302702Z cache: pip 2024-04-03T15:48:35.2302992Z cache-dependency-path: **/requirements.txt 2024-04-03T15:48:35.2303494Z token: *** 2024-04-03T15:48:35.2303967Z update-environment: true 2024-04-03T15:48:35.2304272Z allow-prereleases: false 2024-04-03T15:48:35.2304546Z ##[endgroup] 2024-04-03T15:48:35.3556409Z ##[group]Installed versions 2024-04-03T15:48:35.5894807Z Version 3.5 was not found in the local cache 2024-04-03T15:48:36.0768503Z Version 3.5 is available for downloading 2024-04-03T15:48:36.0770769Z Download from "https://github.com/actions/python-versions/releases/download/3.5.10-90026/python-3.5.10-linux-20.04-x64.tar.gz" 2024-04-03T15:48:36.8869543Z Extract downloaded archive 2024-04-03T15:48:36.8964358Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/13312429-7e2b-4d2c-b9e8-7fb93da2e3ed -f /home/runner/work/_temp/dc6afc69-f084-4fef-b20b-bdb62d6c7c4f 2024-04-03T15:48:38.1379196Z Execute installation script 2024-04-03T15:48:38.1449780Z Check if Python hostedtoolcache folder exist... 2024-04-03T15:48:38.1450694Z Create Python 3.5.10 folder 2024-04-03T15:48:38.1459130Z Copy Python binaries to hostedtoolcache folder 2024-04-03T15:48:38.3902556Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2024-04-03T15:48:38.3928064Z Upgrading PIP... 2024-04-03T15:48:39.2051149Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.5.10/x64/lib/python3.5/site-packages 2024-04-03T15:48:39.2082691Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.5.10/x64/lib/python3.5/site-packages 2024-04-03T15:48:39.6419488Z Collecting pip 2024-04-03T15:48:39.8348558Z Downloading https://files.pythonhosted.org/packages/27/79/8a850fe3496446ff0d584327ae44e7500daf6764ca1a382d2d02789accf7/pip-20.3.4-py2.py3-none-any.whl (1.5MB) 2024-04-03T15:48:39.9990051Z Installing collected packages: pip 2024-04-03T15:48:40.5561576Z Successfully installed pip-20.3.4 2024-04-03T15:48:40.6446400Z ##[error]You are using pip version 20.3.4, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. 2024-04-03T15:48:40.6690927Z Create complete file 2024-04-03T15:48:40.6734582Z Successfully set up CPython (3.5.10) 2024-04-03T15:48:40.6735565Z ##[endgroup] 2024-04-03T15:48:41.6337359Z [command]/opt/hostedtoolcache/Python/3.5.10/x64/bin/pip cache dir 2024-04-03T15:48:41.7627831Z DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2024-04-03T15:48:41.7630000Z /home/runner/.cache/pip 2024-04-03T15:48:43.0303971Z Received 1571769 of 1571769 (100.0%), 2.3 MBs/sec 2024-04-03T15:48:43.0304918Z Cache Size: ~1 MB (1571769 B) 2024-04-03T15:48:43.0332869Z [command]/usr/bin/tar -xf /home/runner/work/_temp/9c956d68-0d05-416d-9b6d-17b92ae8ca2b/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-04-03T15:48:43.0488424Z Cache restored successfully 2024-04-03T15:48:43.0498377Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.5.10-pip-8327cb008a553ab4e40a3bcd53e40712fa97617db042dae74107eab6e3894aeb 2024-04-03T15:48:43.0620776Z ##[group]Run # All we need to see is that it passes 2024-04-03T15:48:43.0621261Z # All we need to see is that it passes 2024-04-03T15:48:43.0621678Z python3 torch/utils/collect_env.py 2024-04-03T15:48:43.0637849Z shell: /usr/bin/bash -e {0} 2024-04-03T15:48:43.0638148Z env: 2024-04-03T15:48:43.0638458Z pythonLocation: /opt/hostedtoolcache/Python/3.5.10/x64 2024-04-03T15:48:43.0639016Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.5.10/x64/lib/pkgconfig 2024-04-03T15:48:43.0639547Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.5.10/x64 2024-04-03T15:48:43.0640035Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.5.10/x64 2024-04-03T15:48:43.0640508Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.5.10/x64 2024-04-03T15:48:43.0640994Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.5.10/x64/lib 2024-04-03T15:48:43.0641393Z ##[endgroup] 2024-04-03T15:49:02.4159448Z Collecting environment information... 2024-04-03T15:49:02.4160002Z PyTorch version: N/A 2024-04-03T15:49:02.4160317Z Is debug build: N/A 2024-04-03T15:49:02.4160600Z CUDA used to build PyTorch: N/A 2024-04-03T15:49:02.4160927Z ROCM used to build PyTorch: N/A 2024-04-03T15:49:02.4161135Z 2024-04-03T15:49:02.4161243Z OS: Ubuntu 20.04.6 LTS (x86_64) 2024-04-03T15:49:02.4161844Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 2024-04-03T15:49:02.4162281Z Clang version: 11.0.0-2~ubuntu20.04.1 2024-04-03T15:49:02.4162624Z CMake version: version 3.29.0 2024-04-03T15:49:02.4162960Z Libc version: glibc-2.3.4 2024-04-03T15:49:02.4163157Z 2024-04-03T15:49:02.4163516Z Python version: 3.5.10 (default, Nov 25 2020, 13:18:55) [GCC 9.3.0] (64-bit runtime) 2024-04-03T15:49:02.4164248Z Python platform: Linux-5.15.0-1059-azure-x86_64-with-debian-bullseye-sid 2024-04-03T15:49:02.4164721Z Is CUDA available: N/A 2024-04-03T15:49:02.4165016Z CUDA runtime version: Could not collect 2024-04-03T15:49:02.4165361Z CUDA_MODULE_LOADING set to: N/A 2024-04-03T15:49:02.4165719Z GPU models and configuration: Could not collect 2024-04-03T15:49:02.4166122Z Nvidia driver version: Could not collect 2024-04-03T15:49:02.4166478Z cuDNN version: Could not collect 2024-04-03T15:49:02.4166791Z HIP runtime version: N/A 2024-04-03T15:49:02.4167075Z MIOpen runtime version: N/A 2024-04-03T15:49:02.4167364Z Is XNNPACK available: N/A 2024-04-03T15:49:02.4167554Z 2024-04-03T15:49:02.4167634Z CPU: 2024-04-03T15:49:02.4167868Z Architecture: x86_64 2024-04-03T15:49:02.4168313Z CPU op-mode(s): 32-bit, 64-bit 2024-04-03T15:49:02.4168741Z Byte Order: Little Endian 2024-04-03T15:49:02.4169203Z Address sizes: 48 bits physical, 48 bits virtual 2024-04-03T15:49:02.4169646Z CPU(s): 4 2024-04-03T15:49:02.4170023Z On-line CPU(s) list: 0-3 2024-04-03T15:49:02.4170368Z Thread(s) per core: 2 2024-04-03T15:49:02.4170695Z Core(s) per socket: 2 2024-04-03T15:49:02.4171016Z Socket(s): 1 2024-04-03T15:49:02.4171332Z NUMA node(s): 1 2024-04-03T15:49:02.4171687Z Vendor ID: AuthenticAMD 2024-04-03T15:49:02.4172059Z CPU family: 25 2024-04-03T15:49:02.4172383Z Model: 1 2024-04-03T15:49:02.4172850Z Model name: AMD EPYC 7763 64-Core Processor 2024-04-03T15:49:02.4173281Z Stepping: 1 2024-04-03T15:49:02.4173628Z CPU MHz: 2674.990 2024-04-03T15:49:02.4174278Z BogoMIPS: 4890.84 2024-04-03T15:49:02.4174668Z Virtualization: AMD-V 2024-04-03T15:49:02.4175041Z Hypervisor vendor: Microsoft 2024-04-03T15:49:02.4175413Z Virtualization type: full 2024-04-03T15:49:02.4175768Z L1d cache: 64 KiB 2024-04-03T15:49:02.4176114Z L1i cache: 64 KiB 2024-04-03T15:49:02.4176606Z L2 cache: 1 MiB 2024-04-03T15:49:02.4176965Z L3 cache: 32 MiB 2024-04-03T15:49:02.4177329Z NUMA node0 CPU(s): 0-3 2024-04-03T15:49:02.4177722Z Vulnerability Gather data sampling: Not affected 2024-04-03T15:49:02.4178148Z Vulnerability Itlb multihit: Not affected 2024-04-03T15:49:02.4178559Z Vulnerability L1tf: Not affected 2024-04-03T15:49:02.4178950Z Vulnerability Mds: Not affected 2024-04-03T15:49:02.4179337Z Vulnerability Meltdown: Not affected 2024-04-03T15:49:02.4179758Z Vulnerability Mmio stale data: Not affected 2024-04-03T15:49:02.4180164Z Vulnerability Retbleed: Not affected 2024-04-03T15:49:02.4180667Z Vulnerability Spec rstack overflow: Mitigation; safe RET, no microcode 2024-04-03T15:49:02.4181183Z Vulnerability Spec store bypass: Vulnerable 2024-04-03T15:49:02.4181815Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2024-04-03T15:49:02.4182780Z Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 2024-04-03T15:49:02.4183431Z Vulnerability Srbds: Not affected 2024-04-03T15:49:02.4184125Z Vulnerability Tsx async abort: Not affected 2024-04-03T15:49:02.4187344Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm 2024-04-03T15:49:02.4190375Z 2024-04-03T15:49:02.4190488Z Versions of relevant libraries: 2024-04-03T15:49:02.4190814Z [pip3] No relevant packages 2024-04-03T15:49:02.4191110Z [conda] No relevant packages 2024-04-03T15:49:02.4249399Z Post job cleanup. 2024-04-03T15:49:02.5382288Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.5.10-pip-8327cb008a553ab4e40a3bcd53e40712fa97617db042dae74107eab6e3894aeb, not saving cache. 2024-04-03T15:49:02.5459390Z Post job cleanup. 2024-04-03T15:49:02.5501907Z Post job cleanup. 2024-04-03T15:49:02.6274837Z [command]/usr/bin/git version 2024-04-03T15:49:02.6310848Z git version 2.43.2 2024-04-03T15:49:02.6349387Z Temporarily overriding HOME='/home/runner/work/_temp/fe722cf3-f93b-4f9c-9b6f-250d5b993133' before making global git config changes 2024-04-03T15:49:02.6350555Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:49:02.6355263Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-04-03T15:49:02.6382948Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:49:02.6408112Z [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-04-03T15:49:02.6573513Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:49:02.6589225Z http.https://github.com/.extraheader 2024-04-03T15:49:02.6599525Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T15:49:02.6624433Z [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-04-03T15:49:02.6970273Z Cleaning up orphan processes