2024-08-06T20:03:12.0311370Z Current runner version: '2.317.0' 2024-08-06T20:03:12.0317174Z Runner name: 'linux.20_04.4x_33a2e1091c6a' 2024-08-06T20:03:12.0317885Z Runner group name: 'Default' 2024-08-06T20:03:12.0318610Z Machine name: 'runner' 2024-08-06T20:03:12.0334961Z ##[group]Operating System 2024-08-06T20:03:12.0335549Z Ubuntu 2024-08-06T20:03:12.0335922Z 20.04.6 2024-08-06T20:03:12.0336266Z LTS 2024-08-06T20:03:12.0336596Z ##[endgroup] 2024-08-06T20:03:12.0336968Z ##[group]Runner Image 2024-08-06T20:03:12.0337404Z Image: ubuntu-20.04 2024-08-06T20:03:12.0337792Z Version: 20240730.2.0 2024-08-06T20:03:12.0338769Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240730.2/images/ubuntu/Ubuntu2004-Readme.md 2024-08-06T20:03:12.0340205Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240730.2 2024-08-06T20:03:12.0341050Z ##[endgroup] 2024-08-06T20:03:12.0343284Z ##[group]GITHUB_TOKEN Permissions 2024-08-06T20:03:12.0344900Z Actions: read 2024-08-06T20:03:12.0345598Z Attestations: read 2024-08-06T20:03:12.0346070Z Checks: read 2024-08-06T20:03:12.0346512Z Contents: read 2024-08-06T20:03:12.0346855Z Deployments: read 2024-08-06T20:03:12.0347243Z Discussions: read 2024-08-06T20:03:12.0347674Z Issues: read 2024-08-06T20:03:12.0347993Z Metadata: read 2024-08-06T20:03:12.0348354Z Packages: read 2024-08-06T20:03:12.0348720Z Pages: read 2024-08-06T20:03:12.0349087Z PullRequests: read 2024-08-06T20:03:12.0349506Z RepositoryProjects: read 2024-08-06T20:03:12.0349936Z SecurityEvents: read 2024-08-06T20:03:12.0350330Z Statuses: read 2024-08-06T20:03:12.0350703Z ##[endgroup] 2024-08-06T20:03:12.0353789Z Secret source: Actions 2024-08-06T20:03:12.0354381Z Prepare workflow directory 2024-08-06T20:03:12.0976490Z Prepare all required actions 2024-08-06T20:03:12.1133670Z Getting action download info 2024-08-06T20:03:12.2482303Z Download action repository 'pytorch/pytorch@main' (SHA:1954bfacda7c04bbbf62530f4572d6f6ba9ffe80) 2024-08-06T20:03:17.0173716Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-06T20:03:17.2846645Z Getting action download info 2024-08-06T20:03:17.3848687Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-06T20:03:17.6012501Z Complete job name: Test collect_env (with_torch) 2024-08-06T20:03:17.6934994Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-06T20:03:17.6935547Z with: 2024-08-06T20:03:17.6935800Z submodules: false 2024-08-06T20:03:17.6936075Z fetch-depth: 1 2024-08-06T20:03:17.6936318Z ##[endgroup] 2024-08-06T20:03:17.7178380Z ##[group]Run retry () { 2024-08-06T20:03:17.7178772Z retry () { 2024-08-06T20:03:17.7179216Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-06T20:03:17.7179675Z } 2024-08-06T20:03:17.7179931Z echo "${GITHUB_WORKSPACE}" 2024-08-06T20:03:17.7180282Z if [ -z "${NO_SUDO}" ]; then 2024-08-06T20:03:17.7180695Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-06T20:03:17.7181087Z else 2024-08-06T20:03:17.7181393Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-06T20:03:17.7181730Z fi 2024-08-06T20:03:17.7181976Z mkdir "${GITHUB_WORKSPACE}" 2024-08-06T20:03:17.7213472Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-06T20:03:17.7213951Z env: 2024-08-06T20:03:17.7214377Z NO_SUDO: 2024-08-06T20:03:17.7214627Z ##[endgroup] 2024-08-06T20:03:17.7418134Z /home/runner/work/pytorch/pytorch 2024-08-06T20:03:17.7667872Z ##[group]Run malfet/checkout@silent-checkout 2024-08-06T20:03:17.7668260Z with: 2024-08-06T20:03:17.7668526Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:17.7668871Z fetch-depth: 1 2024-08-06T20:03:17.7669125Z submodules: false 2024-08-06T20:03:17.7669415Z quiet-checkout: true 2024-08-06T20:03:17.7669685Z repository: pytorch/pytorch 2024-08-06T20:03:17.7670134Z token: *** 2024-08-06T20:03:17.7670384Z ssh-strict: true 2024-08-06T20:03:17.7670916Z persist-credentials: true 2024-08-06T20:03:17.7671205Z clean: true 2024-08-06T20:03:17.7671452Z sparse-checkout-cone-mode: true 2024-08-06T20:03:17.7671754Z lfs: false 2024-08-06T20:03:17.7671989Z set-safe-directory: true 2024-08-06T20:03:17.7672258Z ##[endgroup] 2024-08-06T20:03:17.8567524Z Syncing repository: pytorch/pytorch 2024-08-06T20:03:17.8569251Z ##[group]Getting Git version info 2024-08-06T20:03:17.8569870Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-08-06T20:03:17.8570537Z [command]/usr/bin/git version 2024-08-06T20:03:18.0515534Z git version 2.46.0 2024-08-06T20:03:18.0544093Z ##[endgroup] 2024-08-06T20:03:18.0561320Z Temporarily overriding HOME='/home/runner/work/_temp/2f874003-6016-4409-9ac1-1db934ced607' before making global git config changes 2024-08-06T20:03:18.0563187Z Adding repository directory to the temporary git global config as a safe directory 2024-08-06T20:03:18.0565841Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-08-06T20:03:18.0677759Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-08-06T20:03:18.0683863Z ##[group]Initializing the repository 2024-08-06T20:03:18.0689771Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-08-06T20:03:18.1063844Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-06T20:03:18.1065807Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-06T20:03:18.1067641Z hint: of your new repositories, which will suppress this warning, call: 2024-08-06T20:03:18.1068918Z hint: 2024-08-06T20:03:18.1069803Z hint: git config --global init.defaultBranch 2024-08-06T20:03:18.1070879Z hint: 2024-08-06T20:03:18.1072070Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-06T20:03:18.1073807Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-06T20:03:18.1074741Z hint: 2024-08-06T20:03:18.1075350Z hint: git branch -m 2024-08-06T20:03:18.1076207Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-08-06T20:03:18.1082979Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-06T20:03:18.1188071Z ##[endgroup] 2024-08-06T20:03:18.1189364Z ##[group]Disabling automatic garbage collection 2024-08-06T20:03:18.1192449Z [command]/usr/bin/git config --local gc.auto 0 2024-08-06T20:03:18.1219145Z ##[endgroup] 2024-08-06T20:03:18.1220020Z ##[group]Setting up auth 2024-08-06T20:03:18.1225903Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-06T20:03:18.1251657Z [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-06T20:03:18.3893675Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-06T20:03:18.3922182Z [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-06T20:03:18.4177253Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-06T20:03:18.4210827Z ##[endgroup] 2024-08-06T20:03:18.4211666Z ##[group]Fetching the repository 2024-08-06T20:03:18.4220092Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:18.7491707Z remote: Enumerating objects: 11297, done. 2024-08-06T20:03:18.7493212Z remote: Counting objects: 0% (1/11297) 2024-08-06T20:03:18.7494591Z remote: Counting objects: 1% (113/11297) 2024-08-06T20:03:18.7495810Z remote: Counting objects: 2% (226/11297) 2024-08-06T20:03:18.7496905Z remote: Counting objects: 3% (339/11297) 2024-08-06T20:03:18.7497978Z remote: Counting objects: 4% (452/11297) 2024-08-06T20:03:18.7498599Z remote: Counting objects: 5% (565/11297) 2024-08-06T20:03:18.7499222Z remote: Counting objects: 6% (678/11297) 2024-08-06T20:03:18.7499843Z remote: Counting objects: 7% (791/11297) 2024-08-06T20:03:18.7500451Z remote: Counting objects: 8% (904/11297) 2024-08-06T20:03:18.7501349Z remote: Counting objects: 9% (1017/11297) 2024-08-06T20:03:18.7502888Z remote: Counting objects: 10% (1130/11297) 2024-08-06T20:03:18.7504459Z remote: Counting objects: 11% (1243/11297) 2024-08-06T20:03:18.7505577Z remote: Counting objects: 12% (1356/11297) 2024-08-06T20:03:18.7506439Z remote: Counting objects: 13% (1469/11297) 2024-08-06T20:03:18.7507126Z remote: Counting objects: 14% (1582/11297) 2024-08-06T20:03:18.7507845Z remote: Counting objects: 15% (1695/11297) 2024-08-06T20:03:18.7508540Z remote: Counting objects: 16% (1808/11297) 2024-08-06T20:03:18.7509215Z remote: Counting objects: 17% (1921/11297) 2024-08-06T20:03:18.7509913Z remote: Counting objects: 18% (2034/11297) 2024-08-06T20:03:18.7510646Z remote: Counting objects: 19% (2147/11297) 2024-08-06T20:03:18.7511358Z remote: Counting objects: 20% (2260/11297) 2024-08-06T20:03:18.7512032Z remote: Counting objects: 21% (2373/11297) 2024-08-06T20:03:18.7512711Z remote: Counting objects: 22% (2486/11297) 2024-08-06T20:03:18.7513379Z remote: Counting objects: 23% (2599/11297) 2024-08-06T20:03:18.7514055Z remote: Counting objects: 24% (2712/11297) 2024-08-06T20:03:18.7514723Z remote: Counting objects: 25% (2825/11297) 2024-08-06T20:03:18.7515435Z remote: Counting objects: 26% (2938/11297) 2024-08-06T20:03:18.7516215Z remote: Counting objects: 27% (3051/11297) 2024-08-06T20:03:18.7517716Z remote: Counting objects: 28% (3164/11297) 2024-08-06T20:03:18.7518520Z remote: Counting objects: 29% (3277/11297) 2024-08-06T20:03:18.7519298Z remote: Counting objects: 30% (3390/11297) 2024-08-06T20:03:18.7520084Z remote: Counting objects: 31% (3503/11297) 2024-08-06T20:03:18.7521092Z remote: Counting objects: 32% (3616/11297) 2024-08-06T20:03:18.7521814Z remote: Counting objects: 33% (3729/11297) 2024-08-06T20:03:18.7522237Z remote: Counting objects: 34% (3841/11297) 2024-08-06T20:03:18.7522648Z remote: Counting objects: 35% (3954/11297) 2024-08-06T20:03:18.7523041Z remote: Counting objects: 36% (4067/11297) 2024-08-06T20:03:18.7523483Z remote: Counting objects: 37% (4180/11297) 2024-08-06T20:03:18.7524142Z remote: Counting objects: 38% (4293/11297) 2024-08-06T20:03:18.7524564Z remote: Counting objects: 39% (4406/11297) 2024-08-06T20:03:18.7525319Z remote: Counting objects: 40% (4519/11297) 2024-08-06T20:03:18.7525924Z remote: Counting objects: 41% (4632/11297) 2024-08-06T20:03:18.7526337Z remote: Counting objects: 42% (4745/11297) 2024-08-06T20:03:18.7526958Z remote: Counting objects: 43% (4858/11297) 2024-08-06T20:03:18.7527363Z remote: Counting objects: 44% (4971/11297) 2024-08-06T20:03:18.7527765Z remote: Counting objects: 45% (5084/11297) 2024-08-06T20:03:18.7528174Z remote: Counting objects: 46% (5197/11297) 2024-08-06T20:03:18.7528581Z remote: Counting objects: 47% (5310/11297) 2024-08-06T20:03:18.7528992Z remote: Counting objects: 48% (5423/11297) 2024-08-06T20:03:18.7529389Z remote: Counting objects: 49% (5536/11297) 2024-08-06T20:03:18.7529784Z remote: Counting objects: 50% (5649/11297) 2024-08-06T20:03:18.7530175Z remote: Counting objects: 51% (5762/11297) 2024-08-06T20:03:18.7530563Z remote: Counting objects: 52% (5875/11297) 2024-08-06T20:03:18.7530957Z remote: Counting objects: 53% (5988/11297) 2024-08-06T20:03:18.7531533Z remote: Counting objects: 54% (6101/11297) 2024-08-06T20:03:18.7531930Z remote: Counting objects: 55% (6214/11297) 2024-08-06T20:03:18.7532322Z remote: Counting objects: 56% (6327/11297) 2024-08-06T20:03:18.7532715Z remote: Counting objects: 57% (6440/11297) 2024-08-06T20:03:18.7533107Z remote: Counting objects: 58% (6553/11297) 2024-08-06T20:03:18.7533497Z remote: Counting objects: 59% (6666/11297) 2024-08-06T20:03:18.7533888Z remote: Counting objects: 60% (6779/11297) 2024-08-06T20:03:18.7534578Z remote: Counting objects: 61% (6892/11297) 2024-08-06T20:03:18.7535334Z remote: Counting objects: 62% (7005/11297) 2024-08-06T20:03:18.7536074Z remote: Counting objects: 63% (7118/11297) 2024-08-06T20:03:18.7536825Z remote: Counting objects: 64% (7231/11297) 2024-08-06T20:03:18.7537289Z remote: Counting objects: 65% (7344/11297) 2024-08-06T20:03:18.7537687Z remote: Counting objects: 66% (7457/11297) 2024-08-06T20:03:18.7538099Z remote: Counting objects: 67% (7569/11297) 2024-08-06T20:03:18.7538493Z remote: Counting objects: 68% (7682/11297) 2024-08-06T20:03:18.7538891Z remote: Counting objects: 69% (7795/11297) 2024-08-06T20:03:18.7539288Z remote: Counting objects: 70% (7908/11297) 2024-08-06T20:03:18.7539684Z remote: Counting objects: 71% (8021/11297) 2024-08-06T20:03:18.7540075Z remote: Counting objects: 72% (8134/11297) 2024-08-06T20:03:18.7540470Z remote: Counting objects: 73% (8247/11297) 2024-08-06T20:03:18.7540862Z remote: Counting objects: 74% (8360/11297) 2024-08-06T20:03:18.7541250Z remote: Counting objects: 75% (8473/11297) 2024-08-06T20:03:18.7541639Z remote: Counting objects: 76% (8586/11297) 2024-08-06T20:03:18.7542032Z remote: Counting objects: 77% (8699/11297) 2024-08-06T20:03:18.7542418Z remote: Counting objects: 78% (8812/11297) 2024-08-06T20:03:18.7542809Z remote: Counting objects: 79% (8925/11297) 2024-08-06T20:03:18.7543226Z remote: Counting objects: 80% (9038/11297) 2024-08-06T20:03:18.7543612Z remote: Counting objects: 81% (9151/11297) 2024-08-06T20:03:18.7544005Z remote: Counting objects: 82% (9264/11297) 2024-08-06T20:03:18.7544600Z remote: Counting objects: 83% (9377/11297) 2024-08-06T20:03:18.7545011Z remote: Counting objects: 84% (9490/11297) 2024-08-06T20:03:18.7545405Z remote: Counting objects: 85% (9603/11297) 2024-08-06T20:03:18.7545799Z remote: Counting objects: 86% (9716/11297) 2024-08-06T20:03:18.7546185Z remote: Counting objects: 87% (9829/11297) 2024-08-06T20:03:18.7546580Z remote: Counting objects: 88% (9942/11297) 2024-08-06T20:03:18.7546984Z remote: Counting objects: 89% (10055/11297) 2024-08-06T20:03:18.7547410Z remote: Counting objects: 90% (10168/11297) 2024-08-06T20:03:18.7547825Z remote: Counting objects: 91% (10281/11297) 2024-08-06T20:03:18.7548246Z remote: Counting objects: 92% (10394/11297) 2024-08-06T20:03:18.7548661Z remote: Counting objects: 93% (10507/11297) 2024-08-06T20:03:18.7549107Z remote: Counting objects: 94% (10620/11297) 2024-08-06T20:03:18.7549520Z remote: Counting objects: 95% (10733/11297) 2024-08-06T20:03:18.7551260Z remote: Counting objects: 96% (10846/11297) 2024-08-06T20:03:18.7552073Z remote: Counting objects: 97% (10959/11297) 2024-08-06T20:03:18.7552826Z remote: Counting objects: 98% (11072/11297) 2024-08-06T20:03:18.7553318Z remote: Counting objects: 99% (11185/11297) 2024-08-06T20:03:18.7553736Z remote: Counting objects: 100% (11297/11297) 2024-08-06T20:03:18.7554175Z remote: Counting objects: 100% (11297/11297), done. 2024-08-06T20:03:18.7554634Z remote: Compressing objects: 0% (1/9753) 2024-08-06T20:03:18.7555057Z remote: Compressing objects: 1% (98/9753) 2024-08-06T20:03:18.7555479Z remote: Compressing objects: 2% (196/9753) 2024-08-06T20:03:18.7556097Z remote: Compressing objects: 3% (293/9753) 2024-08-06T20:03:18.7556525Z remote: Compressing objects: 4% (391/9753) 2024-08-06T20:03:18.7556945Z remote: Compressing objects: 5% (488/9753) 2024-08-06T20:03:18.7557376Z remote: Compressing objects: 6% (586/9753) 2024-08-06T20:03:18.7557792Z remote: Compressing objects: 7% (683/9753) 2024-08-06T20:03:18.7558204Z remote: Compressing objects: 8% (781/9753) 2024-08-06T20:03:18.7558617Z remote: Compressing objects: 9% (878/9753) 2024-08-06T20:03:18.7559029Z remote: Compressing objects: 10% (976/9753) 2024-08-06T20:03:18.7559451Z remote: Compressing objects: 11% (1073/9753) 2024-08-06T20:03:18.7559882Z remote: Compressing objects: 12% (1171/9753) 2024-08-06T20:03:18.7560306Z remote: Compressing objects: 13% (1268/9753) 2024-08-06T20:03:18.7560735Z remote: Compressing objects: 14% (1366/9753) 2024-08-06T20:03:18.7561161Z remote: Compressing objects: 15% (1463/9753) 2024-08-06T20:03:18.7561578Z remote: Compressing objects: 16% (1561/9753) 2024-08-06T20:03:18.7562005Z remote: Compressing objects: 17% (1659/9753) 2024-08-06T20:03:18.7562420Z remote: Compressing objects: 18% (1756/9753) 2024-08-06T20:03:18.7562831Z remote: Compressing objects: 19% (1854/9753) 2024-08-06T20:03:18.7563248Z remote: Compressing objects: 20% (1951/9753) 2024-08-06T20:03:18.7563657Z remote: Compressing objects: 21% (2049/9753) 2024-08-06T20:03:18.7564071Z remote: Compressing objects: 22% (2146/9753) 2024-08-06T20:03:18.7564491Z remote: Compressing objects: 23% (2244/9753) 2024-08-06T20:03:18.7565293Z remote: Compressing objects: 24% (2341/9753) 2024-08-06T20:03:18.7566095Z remote: Compressing objects: 25% (2439/9753) 2024-08-06T20:03:18.7567437Z remote: Compressing objects: 26% (2536/9753) 2024-08-06T20:03:18.7568020Z remote: Compressing objects: 27% (2634/9753) 2024-08-06T20:03:18.7568450Z remote: Compressing objects: 28% (2731/9753) 2024-08-06T20:03:18.7568874Z remote: Compressing objects: 29% (2829/9753) 2024-08-06T20:03:18.7569303Z remote: Compressing objects: 30% (2926/9753) 2024-08-06T20:03:18.7569865Z remote: Compressing objects: 31% (3024/9753) 2024-08-06T20:03:18.7570289Z remote: Compressing objects: 32% (3121/9753) 2024-08-06T20:03:18.7570713Z remote: Compressing objects: 33% (3219/9753) 2024-08-06T20:03:18.7571123Z remote: Compressing objects: 34% (3317/9753) 2024-08-06T20:03:18.7571538Z remote: Compressing objects: 35% (3414/9753) 2024-08-06T20:03:18.7571957Z remote: Compressing objects: 36% (3512/9753) 2024-08-06T20:03:18.7572364Z remote: Compressing objects: 37% (3609/9753) 2024-08-06T20:03:18.7572774Z remote: Compressing objects: 38% (3707/9753) 2024-08-06T20:03:18.7573191Z remote: Compressing objects: 39% (3804/9753) 2024-08-06T20:03:18.7573601Z remote: Compressing objects: 40% (3902/9753) 2024-08-06T20:03:18.7574013Z remote: Compressing objects: 41% (3999/9753) 2024-08-06T20:03:18.7574680Z remote: Compressing objects: 42% (4097/9753) 2024-08-06T20:03:18.7575097Z remote: Compressing objects: 43% (4194/9753) 2024-08-06T20:03:18.7575515Z remote: Compressing objects: 44% (4292/9753) 2024-08-06T20:03:18.7575931Z remote: Compressing objects: 45% (4389/9753) 2024-08-06T20:03:18.7576343Z remote: Compressing objects: 46% (4487/9753) 2024-08-06T20:03:18.7576751Z remote: Compressing objects: 47% (4584/9753) 2024-08-06T20:03:18.7577165Z remote: Compressing objects: 48% (4682/9753) 2024-08-06T20:03:18.7577575Z remote: Compressing objects: 48% (4748/9753) 2024-08-06T20:03:18.7577985Z remote: Compressing objects: 49% (4779/9753) 2024-08-06T20:03:18.7578398Z remote: Compressing objects: 50% (4877/9753) 2024-08-06T20:03:18.7579009Z remote: Compressing objects: 51% (4975/9753) 2024-08-06T20:03:18.7579418Z remote: Compressing objects: 52% (5072/9753) 2024-08-06T20:03:18.7579828Z remote: Compressing objects: 53% (5170/9753) 2024-08-06T20:03:18.7580447Z remote: Compressing objects: 54% (5267/9753) 2024-08-06T20:03:18.7580861Z remote: Compressing objects: 55% (5365/9753) 2024-08-06T20:03:18.7581273Z remote: Compressing objects: 56% (5462/9753) 2024-08-06T20:03:18.7581823Z remote: Compressing objects: 57% (5560/9753) 2024-08-06T20:03:18.7582475Z remote: Compressing objects: 58% (5657/9753) 2024-08-06T20:03:18.7583165Z remote: Compressing objects: 59% (5755/9753) 2024-08-06T20:03:18.7583586Z remote: Compressing objects: 60% (5852/9753) 2024-08-06T20:03:18.7584000Z remote: Compressing objects: 61% (5950/9753) 2024-08-06T20:03:18.7584405Z remote: Compressing objects: 62% (6047/9753) 2024-08-06T20:03:18.7584823Z remote: Compressing objects: 63% (6145/9753) 2024-08-06T20:03:18.7585238Z remote: Compressing objects: 64% (6242/9753) 2024-08-06T20:03:18.7585644Z remote: Compressing objects: 65% (6340/9753) 2024-08-06T20:03:18.7586055Z remote: Compressing objects: 66% (6437/9753) 2024-08-06T20:03:18.7586471Z remote: Compressing objects: 67% (6535/9753) 2024-08-06T20:03:18.7586876Z remote: Compressing objects: 68% (6633/9753) 2024-08-06T20:03:18.7587286Z remote: Compressing objects: 69% (6730/9753) 2024-08-06T20:03:18.7587697Z remote: Compressing objects: 70% (6828/9753) 2024-08-06T20:03:18.7588101Z remote: Compressing objects: 71% (6925/9753) 2024-08-06T20:03:18.7588511Z remote: Compressing objects: 72% (7023/9753) 2024-08-06T20:03:18.7588923Z remote: Compressing objects: 73% (7120/9753) 2024-08-06T20:03:18.7589330Z remote: Compressing objects: 74% (7218/9753) 2024-08-06T20:03:18.7589740Z remote: Compressing objects: 75% (7315/9753) 2024-08-06T20:03:18.7590153Z remote: Compressing objects: 76% (7413/9753) 2024-08-06T20:03:18.7590555Z remote: Compressing objects: 77% (7510/9753) 2024-08-06T20:03:18.7590965Z remote: Compressing objects: 78% (7608/9753) 2024-08-06T20:03:18.7591534Z remote: Compressing objects: 79% (7705/9753) 2024-08-06T20:03:18.7591958Z remote: Compressing objects: 80% (7803/9753) 2024-08-06T20:03:18.7592371Z remote: Compressing objects: 81% (7900/9753) 2024-08-06T20:03:18.7592782Z remote: Compressing objects: 82% (7998/9753) 2024-08-06T20:03:18.7593192Z remote: Compressing objects: 83% (8095/9753) 2024-08-06T20:03:18.7593600Z remote: Compressing objects: 84% (8193/9753) 2024-08-06T20:03:18.7594012Z remote: Compressing objects: 85% (8291/9753) 2024-08-06T20:03:18.7594423Z remote: Compressing objects: 86% (8388/9753) 2024-08-06T20:03:18.7594827Z remote: Compressing objects: 87% (8486/9753) 2024-08-06T20:03:18.7595245Z remote: Compressing objects: 88% (8583/9753) 2024-08-06T20:03:18.7595839Z remote: Compressing objects: 89% (8681/9753) 2024-08-06T20:03:18.7596247Z remote: Compressing objects: 90% (8778/9753) 2024-08-06T20:03:18.7596652Z remote: Compressing objects: 91% (8876/9753) 2024-08-06T20:03:18.7597048Z remote: Compressing objects: 92% (8973/9753) 2024-08-06T20:03:18.7597671Z remote: Compressing objects: 93% (9071/9753) 2024-08-06T20:03:18.7598077Z remote: Compressing objects: 94% (9168/9753) 2024-08-06T20:03:18.7598735Z remote: Compressing objects: 95% (9266/9753) 2024-08-06T20:03:18.7599469Z remote: Compressing objects: 96% (9363/9753) 2024-08-06T20:03:18.7599893Z remote: Compressing objects: 97% (9461/9753) 2024-08-06T20:03:18.7600301Z remote: Compressing objects: 98% (9558/9753) 2024-08-06T20:03:18.7600717Z remote: Compressing objects: 99% (9656/9753) 2024-08-06T20:03:18.7601272Z remote: Compressing objects: 100% (9753/9753) 2024-08-06T20:03:18.7601724Z remote: Compressing objects: 100% (9753/9753), done. 2024-08-06T20:03:20.6784409Z remote: Total 11297 (delta 1503), reused 4929 (delta 1257), pack-reused 0 2024-08-06T20:03:21.5357731Z ##[endgroup] 2024-08-06T20:03:21.5358218Z ##[group]Determining the checkout info 2024-08-06T20:03:21.5359360Z ##[endgroup] 2024-08-06T20:03:21.5359771Z ##[group]Checking out the ref 2024-08-06T20:03:21.5363642Z [command]/usr/bin/git checkout --quiet --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-06T20:03:22.8849773Z ##[endgroup] 2024-08-06T20:03:22.8886195Z [command]/usr/bin/git log -1 --format='%H' 2024-08-06T20:03:22.8906575Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-06T20:03:22.9077291Z ##[group]Run actions/setup-python@v4 2024-08-06T20:03:22.9077654Z with: 2024-08-06T20:03:22.9077878Z python-version: 3.8 2024-08-06T20:03:22.9078165Z architecture: x64 2024-08-06T20:03:22.9078419Z check-latest: false 2024-08-06T20:03:22.9078680Z cache: pip 2024-08-06T20:03:22.9078966Z cache-dependency-path: **/requirements.txt 2024-08-06T20:03:22.9079516Z token: *** 2024-08-06T20:03:22.9079770Z update-environment: true 2024-08-06T20:03:22.9080072Z allow-prereleases: false 2024-08-06T20:03:22.9080343Z ##[endgroup] 2024-08-06T20:03:23.0282378Z ##[group]Installed versions 2024-08-06T20:03:23.4667061Z Successfully set up CPython (3.8.18) 2024-08-06T20:03:23.4668471Z ##[endgroup] 2024-08-06T20:03:24.4890307Z [command]/opt/hostedtoolcache/Python/3.8.18/x64/bin/pip cache dir 2024-08-06T20:03:29.8216656Z /home/runner/.cache/pip 2024-08-06T20:03:31.0982119Z Received 285212672 of 1014624357 (28.1%), 272.0 MBs/sec 2024-08-06T20:03:32.0981311Z Received 633339904 of 1014624357 (62.4%), 302.0 MBs/sec 2024-08-06T20:03:33.1059089Z Received 960495616 of 1014624357 (94.7%), 304.5 MBs/sec 2024-08-06T20:03:34.2245020Z Received 1014624357 of 1014624357 (100.0%), 234.5 MBs/sec 2024-08-06T20:03:34.2245913Z Cache Size: ~968 MB (1014624357 B) 2024-08-06T20:03:34.2291981Z [command]/usr/bin/tar -xf /home/runner/work/_temp/368a6c30-27b6-4463-83f6-ed870855c10c/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-08-06T20:03:36.7239179Z Cache restored successfully 2024-08-06T20:03:37.0201569Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-70aa7ecc3c4945cb563dddea4442a765be20a6a29aa56eb3c9419b4dc118e285 2024-08-06T20:03:37.0424189Z ##[group]Run pip install -r requirements.txt 2024-08-06T20:03:37.0424647Z pip install -r requirements.txt 2024-08-06T20:03:37.0425227Z # Doesn't really matter what torch version, we just need ANY torch installed 2024-08-06T20:03:37.0425785Z pip install 'torch==1.*' 2024-08-06T20:03:37.0456075Z shell: /usr/bin/bash -e {0} 2024-08-06T20:03:37.0456383Z env: 2024-08-06T20:03:37.0456695Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:03:37.0457270Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-08-06T20:03:37.0457849Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:03:37.0458337Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:03:37.0458820Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:03:37.0459321Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-08-06T20:03:37.0459738Z ##[endgroup] 2024-08-06T20:03:39.2043649Z Ignoring sympy: markers 'python_version >= "3.9"' don't match your environment 2024-08-06T20:03:39.2046338Z Ignoring setuptools: markers 'python_version >= "3.12"' don't match your environment 2024-08-06T20:03:39.2625295Z Collecting astunparse (from -r requirements.txt (line 2)) 2024-08-06T20:03:39.2772111Z Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) 2024-08-06T20:03:39.2908651Z Collecting expecttest!=0.2.0 (from -r requirements.txt (line 3)) 2024-08-06T20:03:39.2971182Z Downloading expecttest-0.2.1-py3-none-any.whl.metadata (2.5 kB) 2024-08-06T20:03:39.8470957Z Collecting hypothesis (from -r requirements.txt (line 4)) 2024-08-06T20:03:39.8524122Z Downloading hypothesis-6.108.10-py3-none-any.whl.metadata (6.2 kB) 2024-08-06T20:03:40.0795579Z Collecting numpy (from -r requirements.txt (line 5)) 2024-08-06T20:03:40.0815564Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) 2024-08-06T20:03:40.1858044Z Collecting psutil (from -r requirements.txt (line 6)) 2024-08-06T20:03:40.1913789Z 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-06T20:03:40.2376557Z Collecting pyyaml (from -r requirements.txt (line 7)) 2024-08-06T20:03:40.2422274Z Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2024-08-06T20:03:40.2838606Z Collecting requests (from -r requirements.txt (line 8)) 2024-08-06T20:03:40.2877665Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-06T20:03:40.2918835Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (56.0.0) 2024-08-06T20:03:40.3024187Z Collecting types-dataclasses (from -r requirements.txt (line 10)) 2024-08-06T20:03:40.3065218Z Downloading types_dataclasses-0.6.6-py3-none-any.whl.metadata (1.3 kB) 2024-08-06T20:03:40.3309987Z Collecting typing-extensions>=4.8.0 (from -r requirements.txt (line 11)) 2024-08-06T20:03:40.3348026Z Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2024-08-06T20:03:40.3600725Z Collecting sympy==1.12.1 (from -r requirements.txt (line 12)) 2024-08-06T20:03:40.3644191Z Downloading sympy-1.12.1-py3-none-any.whl.metadata (12 kB) 2024-08-06T20:03:40.3942400Z Collecting filelock (from -r requirements.txt (line 14)) 2024-08-06T20:03:40.3983222Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-06T20:03:40.4624144Z Collecting networkx (from -r requirements.txt (line 15)) 2024-08-06T20:03:40.4668272Z Downloading networkx-3.1-py3-none-any.whl.metadata (5.3 kB) 2024-08-06T20:03:40.5026769Z Collecting jinja2 (from -r requirements.txt (line 16)) 2024-08-06T20:03:40.5045309Z Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2024-08-06T20:03:40.5357004Z Collecting fsspec (from -r requirements.txt (line 17)) 2024-08-06T20:03:40.5396314Z Downloading fsspec-2024.6.1-py3-none-any.whl.metadata (11 kB) 2024-08-06T20:03:40.6023815Z Collecting lintrunner (from -r requirements.txt (line 18)) 2024-08-06T20:03:40.6064809Z Downloading lintrunner-0.12.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.2 kB) 2024-08-06T20:03:40.6419409Z Collecting ninja (from -r requirements.txt (line 19)) 2024-08-06T20:03:40.6461532Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl.metadata (5.3 kB) 2024-08-06T20:03:40.6738459Z Collecting packaging (from -r requirements.txt (line 22)) 2024-08-06T20:03:40.6755855Z Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-06T20:03:40.7306160Z Collecting optree>=0.12.0 (from -r requirements.txt (line 23)) 2024-08-06T20:03:40.7442185Z Downloading optree-0.12.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (47 kB) 2024-08-06T20:03:40.7704326Z Collecting mpmath<1.4.0,>=1.1.0 (from sympy==1.12.1->-r requirements.txt (line 12)) 2024-08-06T20:03:40.7743585Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2024-08-06T20:03:40.8152258Z Collecting wheel<1.0,>=0.23.0 (from astunparse->-r requirements.txt (line 2)) 2024-08-06T20:03:40.8194200Z Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-06T20:03:40.8370752Z Collecting six<2.0,>=1.6.1 (from astunparse->-r requirements.txt (line 2)) 2024-08-06T20:03:40.8388915Z Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2024-08-06T20:03:40.8601685Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 4)) 2024-08-06T20:03:40.8733833Z Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-06T20:03:40.9027712Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 4)) 2024-08-06T20:03:40.9066885Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2024-08-06T20:03:40.9289465Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 4)) 2024-08-06T20:03:40.9307882Z Using cached exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2024-08-06T20:03:41.0154589Z Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 8)) 2024-08-06T20:03:41.0175212Z Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2024-08-06T20:03:41.0332418Z Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 8)) 2024-08-06T20:03:41.0350618Z Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB) 2024-08-06T20:03:41.0870753Z Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 8)) 2024-08-06T20:03:41.0911143Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-06T20:03:41.1179681Z Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 8)) 2024-08-06T20:03:41.1220191Z Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) 2024-08-06T20:03:41.2083806Z Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 16)) 2024-08-06T20:03:41.2104683Z Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2024-08-06T20:03:41.2385343Z Downloading sympy-1.12.1-py3-none-any.whl (5.7 MB) 2024-08-06T20:03:41.2852420Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 132.1 MB/s eta 0:00:00 2024-08-06T20:03:41.2896733Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2024-08-06T20:03:41.2957073Z Downloading expecttest-0.2.1-py3-none-any.whl (7.4 kB) 2024-08-06T20:03:41.3042423Z Downloading hypothesis-6.108.10-py3-none-any.whl (466 kB) 2024-08-06T20:03:41.3104152Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2024-08-06T20:03:41.3341982Z 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-06T20:03:41.3421795Z Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) 2024-08-06T20:03:41.3500587Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 102.8 MB/s eta 0:00:00 2024-08-06T20:03:41.3540549Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-06T20:03:41.3613594Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2024-08-06T20:03:41.3675047Z Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-06T20:03:41.3736793Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-06T20:03:41.3830199Z Downloading networkx-3.1-py3-none-any.whl (2.1 MB) 2024-08-06T20:03:41.4094680Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 77.6 MB/s eta 0:00:00 2024-08-06T20:03:41.4113467Z Using cached jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-06T20:03:41.4158278Z Downloading fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-06T20:03:41.4264512Z Downloading lintrunner-0.12.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB) 2024-08-06T20:03:41.4464012Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 158.0 MB/s eta 0:00:00 2024-08-06T20:03:41.4525951Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (307 kB) 2024-08-06T20:03:41.4582523Z Using cached packaging-24.1-py3-none-any.whl (53 kB) 2024-08-06T20:03:41.4656783Z Downloading optree-0.12.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347 kB) 2024-08-06T20:03:41.4734632Z Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-06T20:03:41.4803486Z Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) 2024-08-06T20:03:41.4849260Z Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2024-08-06T20:03:41.4868503Z Using cached exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2024-08-06T20:03:41.4886058Z Using cached idna-3.7-py3-none-any.whl (66 kB) 2024-08-06T20:03:41.4904944Z Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-08-06T20:03:41.4968788Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-06T20:03:41.5035501Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 73.7 MB/s eta 0:00:00 2024-08-06T20:03:41.5052266Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-06T20:03:41.5096133Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2024-08-06T20:03:41.5157707Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-08-06T20:03:41.5225859Z Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 2024-08-06T20:03:41.7515914Z Installing collected packages: types-dataclasses, sortedcontainers, ninja, mpmath, wheel, urllib3, typing-extensions, sympy, six, pyyaml, psutil, packaging, numpy, networkx, MarkupSafe, lintrunner, idna, fsspec, filelock, expecttest, exceptiongroup, charset-normalizer, certifi, attrs, requests, optree, jinja2, hypothesis, astunparse 2024-08-06T20:03:51.4631816Z Successfully installed MarkupSafe-2.1.5 astunparse-1.6.3 attrs-24.2.0 certifi-2024.7.4 charset-normalizer-3.3.2 exceptiongroup-1.2.2 expecttest-0.2.1 filelock-3.15.4 fsspec-2024.6.1 hypothesis-6.108.10 idna-3.7 jinja2-3.1.4 lintrunner-0.12.5 mpmath-1.3.0 networkx-3.1 ninja-1.11.1.1 numpy-1.24.4 optree-0.12.1 packaging-24.1 psutil-6.0.0 pyyaml-6.0.1 requests-2.32.3 six-1.16.0 sortedcontainers-2.4.0 sympy-1.12.1 types-dataclasses-0.6.6 typing-extensions-4.12.2 urllib3-2.2.2 wheel-0.44.0 2024-08-06T20:03:52.1900091Z Collecting torch==1.* 2024-08-06T20:03:52.2024764Z Downloading torch-1.13.1-cp38-cp38-manylinux1_x86_64.whl.metadata (24 kB) 2024-08-06T20:03:52.2083576Z Requirement already satisfied: typing-extensions in /opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages (from torch==1.*) (4.12.2) 2024-08-06T20:03:52.2244472Z Collecting nvidia-cuda-runtime-cu11==11.7.99 (from torch==1.*) 2024-08-06T20:03:52.2287913Z Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 2024-08-06T20:03:52.2417782Z Collecting nvidia-cudnn-cu11==8.5.0.96 (from torch==1.*) 2024-08-06T20:03:52.2457636Z Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 2024-08-06T20:03:52.2559279Z Collecting nvidia-cublas-cu11==11.10.3.66 (from torch==1.*) 2024-08-06T20:03:52.2601912Z Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 2024-08-06T20:03:52.2699334Z Collecting nvidia-cuda-nvrtc-cu11==11.7.99 (from torch==1.*) 2024-08-06T20:03:52.2742183Z Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) 2024-08-06T20:03:52.2778237Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==1.*) (56.0.0) 2024-08-06T20:03:52.2782351Z Requirement already satisfied: wheel in /opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==1.*) (0.44.0) 2024-08-06T20:03:52.3042063Z Downloading torch-1.13.1-cp38-cp38-manylinux1_x86_64.whl (887.4 MB) 2024-08-06T20:04:00.4803139Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 887.4/887.4 MB 54.8 MB/s eta 0:00:00 2024-08-06T20:04:00.4850826Z Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB) 2024-08-06T20:04:02.4104392Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 154.1 MB/s eta 0:00:00 2024-08-06T20:04:02.4150685Z Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB) 2024-08-06T20:04:02.5272060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 190.8 MB/s eta 0:00:00 2024-08-06T20:04:02.5422249Z Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB) 2024-08-06T20:04:02.5521194Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 86.5 MB/s eta 0:00:00 2024-08-06T20:04:02.5562982Z Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB) 2024-08-06T20:04:07.8603422Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 MB 77.2 MB/s eta 0:00:00 2024-08-06T20:04:09.3655068Z Installing collected packages: nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cublas-cu11, nvidia-cudnn-cu11, torch 2024-08-06T20:04:32.5432482Z Successfully installed nvidia-cublas-cu11-11.10.3.66 nvidia-cuda-nvrtc-cu11-11.7.99 nvidia-cuda-runtime-cu11-11.7.99 nvidia-cudnn-cu11-8.5.0.96 torch-1.13.1 2024-08-06T20:04:32.9097122Z ##[group]Run # All we need to see is that it passes 2024-08-06T20:04:32.9097615Z # All we need to see is that it passes 2024-08-06T20:04:32.9098033Z python3 torch/utils/collect_env.py 2024-08-06T20:04:32.9125369Z shell: /usr/bin/bash -e {0} 2024-08-06T20:04:32.9125663Z env: 2024-08-06T20:04:32.9125964Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:04:32.9126521Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-08-06T20:04:32.9127115Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:04:32.9127624Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:04:32.9128113Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-06T20:04:32.9128620Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-08-06T20:04:32.9129029Z ##[endgroup] 2024-08-06T20:05:04.9438702Z Collecting environment information... 2024-08-06T20:05:04.9439505Z PyTorch version: 1.13.1+cu117 2024-08-06T20:05:04.9440001Z Is debug build: False 2024-08-06T20:05:04.9440451Z CUDA used to build PyTorch: 11.7 2024-08-06T20:05:04.9440962Z ROCM used to build PyTorch: N/A 2024-08-06T20:05:04.9472647Z 2024-08-06T20:05:04.9476289Z OS: Ubuntu 20.04.6 LTS (x86_64) 2024-08-06T20:05:04.9477242Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 2024-08-06T20:05:04.9477984Z Clang version: 11.0.0-2~ubuntu20.04.1 2024-08-06T20:05:04.9478573Z CMake version: version 3.30.1 2024-08-06T20:05:04.9479144Z Libc version: glibc-2.31 2024-08-06T20:05:04.9479456Z 2024-08-06T20:05:04.9483062Z Python version: 3.8.18 (default, Jul 16 2024, 19:04:03) [GCC 9.4.0] (64-bit runtime) 2024-08-06T20:05:04.9484335Z Python platform: Linux-5.15.0-1068-azure-x86_64-with-glibc2.2.5 2024-08-06T20:05:04.9485141Z Is CUDA available: False 2024-08-06T20:05:04.9485626Z CUDA runtime version: No CUDA 2024-08-06T20:05:04.9486614Z CUDA_MODULE_LOADING set to: N/A 2024-08-06T20:05:04.9487179Z GPU models and configuration: No CUDA 2024-08-06T20:05:04.9487782Z Nvidia driver version: No CUDA 2024-08-06T20:05:04.9488293Z cuDNN version: No CUDA 2024-08-06T20:05:04.9488742Z HIP runtime version: N/A 2024-08-06T20:05:04.9489217Z MIOpen runtime version: N/A 2024-08-06T20:05:04.9489727Z Is XNNPACK available: True 2024-08-06T20:05:04.9490054Z 2024-08-06T20:05:04.9490188Z CPU: 2024-08-06T20:05:04.9490584Z Architecture: x86_64 2024-08-06T20:05:04.9491378Z CPU op-mode(s): 32-bit, 64-bit 2024-08-06T20:05:04.9492093Z Byte Order: Little Endian 2024-08-06T20:05:04.9492903Z Address sizes: 48 bits physical, 48 bits virtual 2024-08-06T20:05:04.9493656Z CPU(s): 4 2024-08-06T20:05:04.9494492Z On-line CPU(s) list: 0-3 2024-08-06T20:05:04.9495094Z Thread(s) per core: 2 2024-08-06T20:05:04.9495674Z Core(s) per socket: 2 2024-08-06T20:05:04.9496234Z Socket(s): 1 2024-08-06T20:05:04.9496822Z NUMA node(s): 1 2024-08-06T20:05:04.9497431Z Vendor ID: AuthenticAMD 2024-08-06T20:05:04.9498085Z CPU family: 25 2024-08-06T20:05:04.9498644Z Model: 1 2024-08-06T20:05:04.9499457Z Model name: AMD EPYC 7763 64-Core Processor 2024-08-06T20:05:04.9500181Z Stepping: 1 2024-08-06T20:05:04.9501188Z CPU MHz: 2801.538 2024-08-06T20:05:04.9501820Z BogoMIPS: 4890.85 2024-08-06T20:05:04.9502488Z Virtualization: AMD-V 2024-08-06T20:05:04.9503136Z Hypervisor vendor: Microsoft 2024-08-06T20:05:04.9503786Z Virtualization type: full 2024-08-06T20:05:04.9504405Z L1d cache: 64 KiB 2024-08-06T20:05:04.9505016Z L1i cache: 64 KiB 2024-08-06T20:05:04.9505902Z L2 cache: 1 MiB 2024-08-06T20:05:04.9506522Z L3 cache: 32 MiB 2024-08-06T20:05:04.9507181Z NUMA node0 CPU(s): 0-3 2024-08-06T20:05:04.9507852Z Vulnerability Gather data sampling: Not affected 2024-08-06T20:05:04.9508599Z Vulnerability Itlb multihit: Not affected 2024-08-06T20:05:04.9509324Z Vulnerability L1tf: Not affected 2024-08-06T20:05:04.9510027Z Vulnerability Mds: Not affected 2024-08-06T20:05:04.9510748Z Vulnerability Meltdown: Not affected 2024-08-06T20:05:04.9511475Z Vulnerability Mmio stale data: Not affected 2024-08-06T20:05:04.9512215Z Vulnerability Reg file data sampling: Not affected 2024-08-06T20:05:04.9512955Z Vulnerability Retbleed: Not affected 2024-08-06T20:05:04.9513851Z Vulnerability Spec rstack overflow: Mitigation; safe RET, no microcode 2024-08-06T20:05:04.9514769Z Vulnerability Spec store bypass: Vulnerable 2024-08-06T20:05:04.9515876Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2024-08-06T20:05:04.9517742Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2024-08-06T20:05:04.9519034Z Vulnerability Srbds: Not affected 2024-08-06T20:05:04.9519767Z Vulnerability Tsx async abort: Not affected 2024-08-06T20:05:04.9525678Z 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-08-06T20:05:04.9531359Z 2024-08-06T20:05:04.9531549Z Versions of relevant libraries: 2024-08-06T20:05:04.9532074Z [pip3] numpy==1.24.4 2024-08-06T20:05:04.9532512Z [pip3] optree==0.12.1 2024-08-06T20:05:04.9532940Z [pip3] torch==1.13.1 2024-08-06T20:05:04.9533384Z [conda] No relevant packages 2024-08-06T20:05:05.1229570Z Post job cleanup. 2024-08-06T20:05:05.2290877Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-70aa7ecc3c4945cb563dddea4442a765be20a6a29aa56eb3c9419b4dc118e285, not saving cache. 2024-08-06T20:05:05.2396148Z Post job cleanup. 2024-08-06T20:05:05.2443578Z Post job cleanup. 2024-08-06T20:05:05.3171379Z [command]/usr/bin/git version 2024-08-06T20:05:05.3205925Z git version 2.46.0 2024-08-06T20:05:05.3252204Z Temporarily overriding HOME='/home/runner/work/_temp/cf57f821-c214-49c0-adaa-564f8c337c9f' before making global git config changes 2024-08-06T20:05:05.3254004Z Adding repository directory to the temporary git global config as a safe directory 2024-08-06T20:05:05.3256734Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-08-06T20:05:05.3287159Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-06T20:05:05.3316637Z [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-06T20:05:05.3573914Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-06T20:05:05.3593190Z http.https://github.com/.extraheader 2024-08-06T20:05:05.3605395Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-06T20:05:05.3637013Z [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-06T20:05:05.4099834Z Cleaning up orphan processes