2024-04-03T15:48:39.0527990Z Current runner version: '2.314.1' 2024-04-03T15:48:39.0533564Z Runner name: 'linux.20_04.4x_4577599d789a' 2024-04-03T15:48:39.0534214Z Runner group name: 'Default' 2024-04-03T15:48:39.0534907Z Machine name: 'runner' 2024-04-03T15:48:39.0549801Z ##[group]Operating System 2024-04-03T15:48:39.0550350Z Ubuntu 2024-04-03T15:48:39.0550704Z 20.04.6 2024-04-03T15:48:39.0550981Z LTS 2024-04-03T15:48:39.0551282Z ##[endgroup] 2024-04-03T15:48:39.0551643Z ##[group]Runner Image 2024-04-03T15:48:39.0552023Z Image: ubuntu-20.04 2024-04-03T15:48:39.0552381Z Version: 20240324.1.0 2024-04-03T15:48:39.0553387Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240324.1/images/ubuntu/Ubuntu2004-Readme.md 2024-04-03T15:48:39.0554975Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240324.1 2024-04-03T15:48:39.0555842Z ##[endgroup] 2024-04-03T15:48:39.0557905Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T15:48:39.0559458Z Actions: read 2024-04-03T15:48:39.0560120Z Checks: read 2024-04-03T15:48:39.0560523Z Contents: read 2024-04-03T15:48:39.0560898Z Deployments: read 2024-04-03T15:48:39.0561252Z Discussions: read 2024-04-03T15:48:39.0561566Z Issues: read 2024-04-03T15:48:39.0561904Z Metadata: read 2024-04-03T15:48:39.0562248Z Packages: read 2024-04-03T15:48:39.0562562Z Pages: read 2024-04-03T15:48:39.0562910Z PullRequests: read 2024-04-03T15:48:39.0563267Z RepositoryProjects: read 2024-04-03T15:48:39.0563671Z SecurityEvents: read 2024-04-03T15:48:39.0564054Z Statuses: read 2024-04-03T15:48:39.0564362Z ##[endgroup] 2024-04-03T15:48:39.0567307Z Secret source: None 2024-04-03T15:48:39.0567883Z Prepare workflow directory 2024-04-03T15:48:39.1173860Z Prepare all required actions 2024-04-03T15:48:39.1327736Z Getting action download info 2024-04-03T15:48:39.2845795Z Download action repository 'pytorch/pytorch@main' (SHA:74b3a7920ef9b96315ef20adef858b00cc067af6) 2024-04-03T15:48:43.2439454Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-04-03T15:48:43.3769320Z Getting action download info 2024-04-03T15:48:43.4953734Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T15:48:43.7919531Z Complete job name: Test collect_env (with_torch) 2024-04-03T15:48:43.8750742Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T15:48:43.8751248Z with: 2024-04-03T15:48:43.8751477Z submodules: false 2024-04-03T15:48:43.8751738Z fetch-depth: 1 2024-04-03T15:48:43.8751973Z ##[endgroup] 2024-04-03T15:48:43.8992374Z ##[group]Run retry () { 2024-04-03T15:48:43.8992744Z retry () { 2024-04-03T15:48:43.8993177Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T15:48:43.8993649Z } 2024-04-03T15:48:43.8993896Z echo "${GITHUB_WORKSPACE}" 2024-04-03T15:48:43.8994223Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T15:48:43.8994762Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:43.8995162Z else 2024-04-03T15:48:43.8995442Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:43.8995784Z fi 2024-04-03T15:48:43.8996019Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T15:48:43.9024942Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:43.9025387Z env: 2024-04-03T15:48:43.9025607Z NO_SUDO: 2024-04-03T15:48:43.9025840Z ##[endgroup] 2024-04-03T15:48:43.9199616Z /home/runner/work/pytorch/pytorch 2024-04-03T15:48:43.9424374Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T15:48:43.9424757Z with: 2024-04-03T15:48:43.9425023Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:43.9425370Z fetch-depth: 1 2024-04-03T15:48:43.9425629Z submodules: false 2024-04-03T15:48:43.9425920Z quiet-checkout: true 2024-04-03T15:48:43.9426187Z repository: pytorch/pytorch 2024-04-03T15:48:43.9426623Z token: *** 2024-04-03T15:48:43.9426868Z ssh-strict: true 2024-04-03T15:48:43.9427126Z persist-credentials: true 2024-04-03T15:48:43.9427600Z clean: true 2024-04-03T15:48:43.9427847Z sparse-checkout-cone-mode: true 2024-04-03T15:48:43.9428149Z lfs: false 2024-04-03T15:48:43.9428378Z set-safe-directory: true 2024-04-03T15:48:43.9428645Z ##[endgroup] 2024-04-03T15:48:44.0443620Z Syncing repository: pytorch/pytorch 2024-04-03T15:48:44.0445742Z ##[group]Getting Git version info 2024-04-03T15:48:44.0446755Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-04-03T15:48:44.0447942Z [command]/usr/bin/git version 2024-04-03T15:48:44.0448484Z git version 2.43.2 2024-04-03T15:48:44.0450420Z ##[endgroup] 2024-04-03T15:48:44.0466771Z Temporarily overriding HOME='/home/runner/work/_temp/d3ef12cb-ffe1-4244-80b1-34bd703efa4a' before making global git config changes 2024-04-03T15:48:44.0468549Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:48:44.0470106Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-04-03T15:48:44.0494697Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-04-03T15:48:44.0499814Z ##[group]Initializing the repository 2024-04-03T15:48:44.0503219Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-04-03T15:48:44.0545340Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T15:48:44.0546957Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T15:48:44.0548471Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T15:48:44.0549290Z hint: 2024-04-03T15:48:44.0549959Z hint: git config --global init.defaultBranch 2024-04-03T15:48:44.0550627Z hint: 2024-04-03T15:48:44.0551394Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T15:48:44.0552667Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T15:48:44.0553575Z hint: 2024-04-03T15:48:44.0554093Z hint: git branch -m 2024-04-03T15:48:44.0556687Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-04-03T15:48:44.0567467Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T15:48:44.0596992Z ##[endgroup] 2024-04-03T15:48:44.0598137Z ##[group]Disabling automatic garbage collection 2024-04-03T15:48:44.0600579Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T15:48:44.0627304Z ##[endgroup] 2024-04-03T15:48:44.0628225Z ##[group]Setting up auth 2024-04-03T15:48:44.0636077Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:48:44.0662695Z [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:44.0906207Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:48:44.0933325Z [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:44.1103062Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:48:44.1139812Z ##[endgroup] 2024-04-03T15:48:44.1140596Z ##[group]Fetching the repository 2024-04-03T15:48:44.1149271Z [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:44.3096201Z remote: Enumerating objects: 13696, done. 2024-04-03T15:48:44.3097196Z remote: Counting objects: 0% (1/13696) 2024-04-03T15:48:44.3098058Z remote: Counting objects: 1% (137/13696) 2024-04-03T15:48:44.3098811Z remote: Counting objects: 2% (274/13696) 2024-04-03T15:48:44.3099750Z remote: Counting objects: 3% (411/13696) 2024-04-03T15:48:44.3101095Z remote: Counting objects: 4% (548/13696) 2024-04-03T15:48:44.3102008Z remote: Counting objects: 5% (685/13696) 2024-04-03T15:48:44.3103031Z remote: Counting objects: 6% (822/13696) 2024-04-03T15:48:44.3104065Z remote: Counting objects: 7% (959/13696) 2024-04-03T15:48:44.3105029Z remote: Counting objects: 8% (1096/13696) 2024-04-03T15:48:44.3105996Z remote: Counting objects: 9% (1233/13696) 2024-04-03T15:48:44.3106963Z remote: Counting objects: 10% (1370/13696) 2024-04-03T15:48:44.3107927Z remote: Counting objects: 11% (1507/13696) 2024-04-03T15:48:44.3108882Z remote: Counting objects: 12% (1644/13696) 2024-04-03T15:48:44.3109839Z remote: Counting objects: 13% (1781/13696) 2024-04-03T15:48:44.3110792Z remote: Counting objects: 14% (1918/13696) 2024-04-03T15:48:44.3111738Z remote: Counting objects: 15% (2055/13696) 2024-04-03T15:48:44.3112686Z remote: Counting objects: 16% (2192/13696) 2024-04-03T15:48:44.3113644Z remote: Counting objects: 17% (2329/13696) 2024-04-03T15:48:44.3114680Z remote: Counting objects: 18% (2466/13696) 2024-04-03T15:48:44.3115387Z remote: Counting objects: 19% (2603/13696) 2024-04-03T15:48:44.3116088Z remote: Counting objects: 20% (2740/13696) 2024-04-03T15:48:44.3116765Z remote: Counting objects: 21% (2877/13696) 2024-04-03T15:48:44.3117488Z remote: Counting objects: 22% (3014/13696) 2024-04-03T15:48:44.3118188Z remote: Counting objects: 23% (3151/13696) 2024-04-03T15:48:44.3118909Z remote: Counting objects: 24% (3288/13696) 2024-04-03T15:48:44.3119653Z remote: Counting objects: 25% (3424/13696) 2024-04-03T15:48:44.3120327Z remote: Counting objects: 26% (3561/13696) 2024-04-03T15:48:44.3121005Z remote: Counting objects: 27% (3698/13696) 2024-04-03T15:48:44.3121595Z remote: Counting objects: 28% (3835/13696) 2024-04-03T15:48:44.3121978Z remote: Counting objects: 29% (3972/13696) 2024-04-03T15:48:44.3122382Z remote: Counting objects: 30% (4109/13696) 2024-04-03T15:48:44.3122770Z remote: Counting objects: 31% (4246/13696) 2024-04-03T15:48:44.3123350Z remote: Counting objects: 32% (4383/13696) 2024-04-03T15:48:44.3123746Z remote: Counting objects: 33% (4520/13696) 2024-04-03T15:48:44.3124138Z remote: Counting objects: 34% (4657/13696) 2024-04-03T15:48:44.3124524Z remote: Counting objects: 35% (4794/13696) 2024-04-03T15:48:44.3124902Z remote: Counting objects: 36% (4931/13696) 2024-04-03T15:48:44.3125289Z remote: Counting objects: 37% (5068/13696) 2024-04-03T15:48:44.3125704Z remote: Counting objects: 38% (5205/13696) 2024-04-03T15:48:44.3126108Z remote: Counting objects: 39% (5342/13696) 2024-04-03T15:48:44.3126510Z remote: Counting objects: 40% (5479/13696) 2024-04-03T15:48:44.3126907Z remote: Counting objects: 41% (5616/13696) 2024-04-03T15:48:44.3127303Z remote: Counting objects: 42% (5753/13696) 2024-04-03T15:48:44.3127698Z remote: Counting objects: 43% (5890/13696) 2024-04-03T15:48:44.3128089Z remote: Counting objects: 44% (6027/13696) 2024-04-03T15:48:44.3128484Z remote: Counting objects: 45% (6164/13696) 2024-04-03T15:48:44.3128899Z remote: Counting objects: 46% (6301/13696) 2024-04-03T15:48:44.3129304Z remote: Counting objects: 47% (6438/13696) 2024-04-03T15:48:44.3129700Z remote: Counting objects: 48% (6575/13696) 2024-04-03T15:48:44.3130103Z remote: Counting objects: 49% (6712/13696) 2024-04-03T15:48:44.3130494Z remote: Counting objects: 50% (6848/13696) 2024-04-03T15:48:44.3130889Z remote: Counting objects: 51% (6985/13696) 2024-04-03T15:48:44.3131421Z remote: Counting objects: 52% (7122/13696) 2024-04-03T15:48:44.3132132Z remote: Counting objects: 53% (7259/13696) 2024-04-03T15:48:44.3132842Z remote: Counting objects: 54% (7396/13696) 2024-04-03T15:48:44.3133770Z remote: Counting objects: 55% (7533/13696) 2024-04-03T15:48:44.3134509Z remote: Counting objects: 56% (7670/13696) 2024-04-03T15:48:44.3135220Z remote: Counting objects: 57% (7807/13696) 2024-04-03T15:48:44.3135921Z remote: Counting objects: 58% (7944/13696) 2024-04-03T15:48:44.3136614Z remote: Counting objects: 59% (8081/13696) 2024-04-03T15:48:44.3137310Z remote: Counting objects: 60% (8218/13696) 2024-04-03T15:48:44.3137989Z remote: Counting objects: 61% (8355/13696) 2024-04-03T15:48:44.3138687Z remote: Counting objects: 62% (8492/13696) 2024-04-03T15:48:44.3139373Z remote: Counting objects: 63% (8629/13696) 2024-04-03T15:48:44.3140234Z remote: Counting objects: 64% (8766/13696) 2024-04-03T15:48:44.3140657Z remote: Counting objects: 65% (8903/13696) 2024-04-03T15:48:44.3141091Z remote: Counting objects: 66% (9040/13696) 2024-04-03T15:48:44.3141554Z remote: Counting objects: 67% (9177/13696) 2024-04-03T15:48:44.3141979Z remote: Counting objects: 68% (9314/13696) 2024-04-03T15:48:44.3142391Z remote: Counting objects: 69% (9451/13696) 2024-04-03T15:48:44.3142795Z remote: Counting objects: 70% (9588/13696) 2024-04-03T15:48:44.3143183Z remote: Counting objects: 71% (9725/13696) 2024-04-03T15:48:44.3143591Z remote: Counting objects: 72% (9862/13696) 2024-04-03T15:48:44.3143987Z remote: Counting objects: 73% (9999/13696) 2024-04-03T15:48:44.3144388Z remote: Counting objects: 74% (10136/13696) 2024-04-03T15:48:44.3144800Z remote: Counting objects: 75% (10272/13696) 2024-04-03T15:48:44.3145218Z remote: Counting objects: 76% (10409/13696) 2024-04-03T15:48:44.3145630Z remote: Counting objects: 77% (10546/13696) 2024-04-03T15:48:44.3146030Z remote: Counting objects: 78% (10683/13696) 2024-04-03T15:48:44.3146431Z remote: Counting objects: 79% (10820/13696) 2024-04-03T15:48:44.3146833Z remote: Counting objects: 80% (10957/13696) 2024-04-03T15:48:44.3147223Z remote: Counting objects: 81% (11094/13696) 2024-04-03T15:48:44.3147620Z remote: Counting objects: 82% (11231/13696) 2024-04-03T15:48:44.3148149Z remote: Counting objects: 83% (11368/13696) 2024-04-03T15:48:44.3148547Z remote: Counting objects: 84% (11505/13696) 2024-04-03T15:48:44.3148940Z remote: Counting objects: 85% (11642/13696) 2024-04-03T15:48:44.3149331Z remote: Counting objects: 86% (11779/13696) 2024-04-03T15:48:44.3149721Z remote: Counting objects: 87% (11916/13696) 2024-04-03T15:48:44.3150113Z remote: Counting objects: 88% (12053/13696) 2024-04-03T15:48:44.3150502Z remote: Counting objects: 89% (12190/13696) 2024-04-03T15:48:44.3150885Z remote: Counting objects: 90% (12327/13696) 2024-04-03T15:48:44.3151290Z remote: Counting objects: 91% (12464/13696) 2024-04-03T15:48:44.3151757Z remote: Counting objects: 92% (12601/13696) 2024-04-03T15:48:44.3152546Z remote: Counting objects: 93% (12738/13696) 2024-04-03T15:48:44.3153319Z remote: Counting objects: 94% (12875/13696) 2024-04-03T15:48:44.3153756Z remote: Counting objects: 95% (13012/13696) 2024-04-03T15:48:44.3154171Z remote: Counting objects: 96% (13149/13696) 2024-04-03T15:48:44.3154911Z remote: Counting objects: 97% (13286/13696) 2024-04-03T15:48:44.3155340Z remote: Counting objects: 98% (13423/13696) 2024-04-03T15:48:44.3155749Z remote: Counting objects: 99% (13560/13696) 2024-04-03T15:48:44.3156140Z remote: Counting objects: 100% (13696/13696) 2024-04-03T15:48:44.3156574Z remote: Counting objects: 100% (13696/13696), done. 2024-04-03T15:48:44.3157282Z remote: Compressing objects: 0% (1/11694) 2024-04-03T15:48:44.3158057Z remote: Compressing objects: 1% (117/11694) 2024-04-03T15:48:44.3158845Z remote: Compressing objects: 2% (234/11694) 2024-04-03T15:48:44.3159891Z remote: Compressing objects: 3% (351/11694) 2024-04-03T15:48:44.3160637Z remote: Compressing objects: 4% (468/11694) 2024-04-03T15:48:44.3161061Z remote: Compressing objects: 5% (585/11694) 2024-04-03T15:48:44.3161493Z remote: Compressing objects: 6% (702/11694) 2024-04-03T15:48:44.3161909Z remote: Compressing objects: 7% (819/11694) 2024-04-03T15:48:44.3162333Z remote: Compressing objects: 8% (936/11694) 2024-04-03T15:48:44.3162755Z remote: Compressing objects: 9% (1053/11694) 2024-04-03T15:48:44.3163190Z remote: Compressing objects: 10% (1170/11694) 2024-04-03T15:48:44.3163605Z remote: Compressing objects: 11% (1287/11694) 2024-04-03T15:48:44.3164032Z remote: Compressing objects: 12% (1404/11694) 2024-04-03T15:48:44.3164443Z remote: Compressing objects: 13% (1521/11694) 2024-04-03T15:48:44.3164845Z remote: Compressing objects: 14% (1638/11694) 2024-04-03T15:48:44.3165275Z remote: Compressing objects: 15% (1755/11694) 2024-04-03T15:48:44.3165687Z remote: Compressing objects: 16% (1872/11694) 2024-04-03T15:48:44.3166094Z remote: Compressing objects: 17% (1988/11694) 2024-04-03T15:48:44.3166523Z remote: Compressing objects: 18% (2105/11694) 2024-04-03T15:48:44.3166937Z remote: Compressing objects: 19% (2222/11694) 2024-04-03T15:48:44.3167346Z remote: Compressing objects: 20% (2339/11694) 2024-04-03T15:48:44.3167762Z remote: Compressing objects: 21% (2456/11694) 2024-04-03T15:48:44.3168169Z remote: Compressing objects: 22% (2573/11694) 2024-04-03T15:48:44.3168572Z remote: Compressing objects: 23% (2690/11694) 2024-04-03T15:48:44.3168977Z remote: Compressing objects: 24% (2807/11694) 2024-04-03T15:48:44.3169387Z remote: Compressing objects: 25% (2924/11694) 2024-04-03T15:48:44.3169795Z remote: Compressing objects: 26% (3041/11694) 2024-04-03T15:48:44.3170206Z remote: Compressing objects: 27% (3158/11694) 2024-04-03T15:48:44.3170637Z remote: Compressing objects: 27% (3166/11694) 2024-04-03T15:48:44.3171389Z remote: Compressing objects: 28% (3275/11694) 2024-04-03T15:48:44.3172258Z remote: Compressing objects: 29% (3392/11694) 2024-04-03T15:48:44.3173112Z remote: Compressing objects: 30% (3509/11694) 2024-04-03T15:48:44.3173904Z remote: Compressing objects: 31% (3626/11694) 2024-04-03T15:48:44.3174336Z remote: Compressing objects: 32% (3743/11694) 2024-04-03T15:48:44.3174762Z remote: Compressing objects: 33% (3860/11694) 2024-04-03T15:48:44.3175183Z remote: Compressing objects: 34% (3976/11694) 2024-04-03T15:48:44.3175591Z remote: Compressing objects: 35% (4093/11694) 2024-04-03T15:48:44.3176015Z remote: Compressing objects: 36% (4210/11694) 2024-04-03T15:48:44.3176518Z remote: Compressing objects: 37% (4327/11694) 2024-04-03T15:48:44.3177248Z remote: Compressing objects: 38% (4444/11694) 2024-04-03T15:48:44.3177747Z remote: Compressing objects: 39% (4561/11694) 2024-04-03T15:48:44.3178174Z remote: Compressing objects: 40% (4678/11694) 2024-04-03T15:48:44.3178762Z remote: Compressing objects: 41% (4795/11694) 2024-04-03T15:48:44.3179554Z remote: Compressing objects: 42% (4912/11694) 2024-04-03T15:48:44.3180328Z remote: Compressing objects: 43% (5029/11694) 2024-04-03T15:48:44.3180891Z remote: Compressing objects: 44% (5146/11694) 2024-04-03T15:48:44.3181304Z remote: Compressing objects: 45% (5263/11694) 2024-04-03T15:48:44.3181720Z remote: Compressing objects: 46% (5380/11694) 2024-04-03T15:48:44.3182482Z remote: Compressing objects: 47% (5497/11694) 2024-04-03T15:48:44.3183254Z remote: Compressing objects: 48% (5614/11694) 2024-04-03T15:48:44.3183841Z remote: Compressing objects: 49% (5731/11694) 2024-04-03T15:48:44.3184259Z remote: Compressing objects: 50% (5847/11694) 2024-04-03T15:48:44.3184810Z remote: Compressing objects: 51% (5964/11694) 2024-04-03T15:48:44.3185221Z remote: Compressing objects: 52% (6081/11694) 2024-04-03T15:48:44.3185633Z remote: Compressing objects: 53% (6198/11694) 2024-04-03T15:48:44.3186040Z remote: Compressing objects: 54% (6315/11694) 2024-04-03T15:48:44.3186660Z remote: Compressing objects: 55% (6432/11694) 2024-04-03T15:48:44.3187269Z remote: Compressing objects: 56% (6549/11694) 2024-04-03T15:48:44.3187689Z remote: Compressing objects: 57% (6666/11694) 2024-04-03T15:48:44.3188094Z remote: Compressing objects: 58% (6783/11694) 2024-04-03T15:48:44.3188508Z remote: Compressing objects: 59% (6900/11694) 2024-04-03T15:48:44.3188920Z remote: Compressing objects: 60% (7017/11694) 2024-04-03T15:48:44.3189320Z remote: Compressing objects: 61% (7134/11694) 2024-04-03T15:48:44.3190044Z remote: Compressing objects: 62% (7251/11694) 2024-04-03T15:48:44.3190481Z remote: Compressing objects: 63% (7368/11694) 2024-04-03T15:48:44.3190888Z remote: Compressing objects: 64% (7485/11694) 2024-04-03T15:48:44.3191299Z remote: Compressing objects: 65% (7602/11694) 2024-04-03T15:48:44.3191767Z remote: Compressing objects: 66% (7719/11694) 2024-04-03T15:48:44.3192172Z remote: Compressing objects: 67% (7835/11694) 2024-04-03T15:48:44.3192645Z remote: Compressing objects: 68% (7952/11694) 2024-04-03T15:48:44.3193057Z remote: Compressing objects: 69% (8069/11694) 2024-04-03T15:48:44.3193627Z remote: Compressing objects: 70% (8186/11694) 2024-04-03T15:48:44.3194368Z remote: Compressing objects: 71% (8303/11694) 2024-04-03T15:48:44.3195004Z remote: Compressing objects: 72% (8420/11694) 2024-04-03T15:48:44.3195415Z remote: Compressing objects: 73% (8537/11694) 2024-04-03T15:48:44.3195822Z remote: Compressing objects: 74% (8654/11694) 2024-04-03T15:48:44.3196247Z remote: Compressing objects: 75% (8771/11694) 2024-04-03T15:48:44.3196657Z remote: Compressing objects: 76% (8888/11694) 2024-04-03T15:48:44.3197177Z remote: Compressing objects: 77% (9005/11694) 2024-04-03T15:48:44.3198120Z remote: Compressing objects: 78% (9122/11694) 2024-04-03T15:48:44.3198784Z remote: Compressing objects: 79% (9239/11694) 2024-04-03T15:48:44.3199209Z remote: Compressing objects: 80% (9356/11694) 2024-04-03T15:48:44.3199646Z remote: Compressing objects: 81% (9473/11694) 2024-04-03T15:48:44.3200085Z remote: Compressing objects: 82% (9590/11694) 2024-04-03T15:48:44.3200516Z remote: Compressing objects: 83% (9707/11694) 2024-04-03T15:48:44.3200950Z remote: Compressing objects: 83% (9734/11694) 2024-04-03T15:48:44.3201371Z remote: Compressing objects: 84% (9823/11694) 2024-04-03T15:48:44.3201781Z remote: Compressing objects: 85% (9940/11694) 2024-04-03T15:48:44.3202228Z remote: Compressing objects: 86% (10057/11694) 2024-04-03T15:48:44.3202697Z remote: Compressing objects: 87% (10174/11694) 2024-04-03T15:48:44.3203148Z remote: Compressing objects: 88% (10291/11694) 2024-04-03T15:48:44.3203932Z remote: Compressing objects: 89% (10408/11694) 2024-04-03T15:48:44.3204513Z remote: Compressing objects: 90% (10525/11694) 2024-04-03T15:48:44.3204957Z remote: Compressing objects: 91% (10642/11694) 2024-04-03T15:48:44.3205392Z remote: Compressing objects: 92% (10759/11694) 2024-04-03T15:48:44.3205817Z remote: Compressing objects: 93% (10876/11694) 2024-04-03T15:48:44.3206229Z remote: Compressing objects: 94% (10993/11694) 2024-04-03T15:48:44.3206662Z remote: Compressing objects: 95% (11110/11694) 2024-04-03T15:48:44.3207087Z remote: Compressing objects: 96% (11227/11694) 2024-04-03T15:48:44.3207501Z remote: Compressing objects: 97% (11344/11694) 2024-04-03T15:48:44.3208065Z remote: Compressing objects: 98% (11461/11694) 2024-04-03T15:48:44.3208486Z remote: Compressing objects: 99% (11578/11694) 2024-04-03T15:48:44.3208895Z remote: Compressing objects: 100% (11694/11694) 2024-04-03T15:48:44.3209519Z remote: Compressing objects: 100% (11694/11694), done. 2024-04-03T15:48:46.1830965Z remote: Total 13696 (delta 1903), reused 9424 (delta 1698), pack-reused 0 2024-04-03T15:48:46.4437447Z ##[endgroup] 2024-04-03T15:48:46.4438278Z ##[group]Determining the checkout info 2024-04-03T15:48:46.4439511Z ##[endgroup] 2024-04-03T15:48:46.4440269Z ##[group]Checking out the ref 2024-04-03T15:48:46.4445231Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:47.5788396Z ##[endgroup] 2024-04-03T15:48:47.5822816Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T15:48:47.5841868Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T15:48:47.5987522Z ##[group]Run actions/setup-python@v4 2024-04-03T15:48:47.5987884Z with: 2024-04-03T15:48:47.5988098Z python-version: 3.8 2024-04-03T15:48:47.5988376Z architecture: x64 2024-04-03T15:48:47.5988629Z check-latest: false 2024-04-03T15:48:47.5988873Z cache: pip 2024-04-03T15:48:47.5989157Z cache-dependency-path: **/requirements.txt 2024-04-03T15:48:47.5989676Z token: *** 2024-04-03T15:48:47.5989916Z update-environment: true 2024-04-03T15:48:47.5990208Z allow-prereleases: false 2024-04-03T15:48:47.5990479Z ##[endgroup] 2024-04-03T15:48:47.7286417Z ##[group]Installed versions 2024-04-03T15:48:47.7385362Z Successfully set up CPython (3.8.18) 2024-04-03T15:48:47.7386794Z ##[endgroup] 2024-04-03T15:48:48.7391485Z [command]/opt/hostedtoolcache/Python/3.8.18/x64/bin/pip cache dir 2024-04-03T15:48:49.0560473Z /home/runner/.cache/pip 2024-04-03T15:48:50.2058004Z Received 264241152 of 443891095 (59.5%), 251.7 MBs/sec 2024-04-03T15:48:50.9221708Z Received 443891095 of 443891095 (100.0%), 246.6 MBs/sec 2024-04-03T15:48:50.9222935Z Cache Size: ~423 MB (443891095 B) 2024-04-03T15:48:50.9271303Z [command]/usr/bin/tar -xf /home/runner/work/_temp/36799a4e-d316-4a17-aaf3-f4ed5b8a779a/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-04-03T15:48:51.5216612Z Cache restored successfully 2024-04-03T15:48:51.6617358Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-8327cb008a553ab4e40a3bcd53e40712fa97617db042dae74107eab6e3894aeb 2024-04-03T15:48:51.6744395Z ##[group]Run pip install -r requirements.txt 2024-04-03T15:48:51.6745115Z pip install -r requirements.txt 2024-04-03T15:48:51.6746068Z # Doesn't really matter what torch version, we just need ANY torch installed 2024-04-03T15:48:51.6747001Z pip install 'torch==1.*' 2024-04-03T15:48:51.6768459Z shell: /usr/bin/bash -e {0} 2024-04-03T15:48:51.6768759Z env: 2024-04-03T15:48:51.6769074Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:48:51.6769630Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-04-03T15:48:51.6770181Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:48:51.6770667Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:48:51.6771141Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:48:51.6771627Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-04-03T15:48:51.6772036Z ##[endgroup] 2024-04-03T15:48:52.1345929Z Ignoring setuptools: markers 'python_version >= "3.12"' don't match your environment 2024-04-03T15:48:52.1752590Z Collecting astunparse (from -r requirements.txt (line 2)) 2024-04-03T15:48:52.2066559Z Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) 2024-04-03T15:48:52.2256825Z Collecting expecttest!=0.2.0 (from -r requirements.txt (line 3)) 2024-04-03T15:48:52.2309032Z Downloading expecttest-0.2.1-py3-none-any.whl.metadata (2.5 kB) 2024-04-03T15:48:52.7338950Z Collecting hypothesis (from -r requirements.txt (line 4)) 2024-04-03T15:48:52.7385863Z Downloading hypothesis-6.100.0-py3-none-any.whl.metadata (6.3 kB) 2024-04-03T15:48:52.9438345Z Collecting numpy (from -r requirements.txt (line 5)) 2024-04-03T15:48:52.9458893Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) 2024-04-03T15:48:53.0630059Z Collecting psutil (from -r requirements.txt (line 6)) 2024-04-03T15:48:53.0676562Z Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2024-04-03T15:48:53.1102717Z Collecting pyyaml (from -r requirements.txt (line 7)) 2024-04-03T15:48:53.1149613Z Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2024-04-03T15:48:53.1545177Z Collecting requests (from -r requirements.txt (line 8)) 2024-04-03T15:48:53.1589661Z Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 2024-04-03T15:48:53.1616839Z 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-04-03T15:48:53.1756738Z Collecting types-dataclasses (from -r requirements.txt (line 10)) 2024-04-03T15:48:53.1810402Z Downloading types_dataclasses-0.6.6-py3-none-any.whl.metadata (1.3 kB) 2024-04-03T15:48:53.2042811Z Collecting typing-extensions>=4.8.0 (from -r requirements.txt (line 11)) 2024-04-03T15:48:53.2084001Z Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB) 2024-04-03T15:48:53.2336347Z Collecting sympy (from -r requirements.txt (line 12)) 2024-04-03T15:48:53.2377555Z Downloading sympy-1.12-py3-none-any.whl.metadata (12 kB) 2024-04-03T15:48:53.2669973Z Collecting filelock (from -r requirements.txt (line 13)) 2024-04-03T15:48:53.2713938Z Downloading filelock-3.13.3-py3-none-any.whl.metadata (2.8 kB) 2024-04-03T15:48:53.3076128Z Collecting networkx (from -r requirements.txt (line 14)) 2024-04-03T15:48:53.3120337Z Downloading networkx-3.1-py3-none-any.whl.metadata (5.3 kB) 2024-04-03T15:48:53.3369833Z Collecting jinja2 (from -r requirements.txt (line 15)) 2024-04-03T15:48:53.3414955Z Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) 2024-04-03T15:48:53.3755807Z Collecting fsspec (from -r requirements.txt (line 16)) 2024-04-03T15:48:53.3800898Z Downloading fsspec-2024.3.1-py3-none-any.whl.metadata (6.8 kB) 2024-04-03T15:48:53.4093444Z Collecting packaging (from -r requirements.txt (line 19)) 2024-04-03T15:48:53.4137936Z Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 2024-04-03T15:48:53.4649693Z Collecting optree>=0.9.1 (from -r requirements.txt (line 20)) 2024-04-03T15:48:53.4706688Z Downloading optree-0.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (45 kB) 2024-04-03T15:48:53.4753147Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.4/45.4 kB 16.4 MB/s eta 0:00:00 2024-04-03T15:48:53.4914323Z Collecting lark (from -r requirements.txt (line 21)) 2024-04-03T15:48:53.4957012Z Downloading lark-1.1.9-py3-none-any.whl.metadata (1.9 kB) 2024-04-03T15:48:53.5372741Z Collecting wheel<1.0,>=0.23.0 (from astunparse->-r requirements.txt (line 2)) 2024-04-03T15:48:53.5414919Z Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 2024-04-03T15:48:53.5621964Z Collecting six<2.0,>=1.6.1 (from astunparse->-r requirements.txt (line 2)) 2024-04-03T15:48:53.5664950Z Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2024-04-03T15:48:53.6272898Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 4)) 2024-04-03T15:48:53.6371483Z Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 2024-04-03T15:48:53.6565097Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 4)) 2024-04-03T15:48:53.6604707Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2024-04-03T15:48:53.6810141Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 4)) 2024-04-03T15:48:53.6827881Z Using cached exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 2024-04-03T15:48:53.7842351Z Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 8)) 2024-04-03T15:48:53.7891098Z Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2024-04-03T15:48:53.8110025Z Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 8)) 2024-04-03T15:48:53.8156852Z Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 2024-04-03T15:48:53.8670291Z Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 8)) 2024-04-03T15:48:53.8714448Z Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 2024-04-03T15:48:53.8994386Z Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 8)) 2024-04-03T15:48:53.9037483Z Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 2024-04-03T15:48:53.9488184Z Collecting mpmath>=0.19 (from sympy->-r requirements.txt (line 12)) 2024-04-03T15:48:53.9556692Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2024-04-03T15:48:54.0729712Z Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 15)) 2024-04-03T15:48:54.0779317Z Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2024-04-03T15:48:54.2365763Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2024-04-03T15:48:54.2446716Z Downloading expecttest-0.2.1-py3-none-any.whl (7.4 kB) 2024-04-03T15:48:54.2531374Z Downloading hypothesis-6.100.0-py3-none-any.whl (458 kB) 2024-04-03T15:48:54.2612975Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 458.0/458.0 kB 74.1 MB/s eta 0:00:00 2024-04-03T15:48:54.2630431Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2024-04-03T15:48:54.2914903Z Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) 2024-04-03T15:48:54.2976473Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 kB 67.2 MB/s eta 0:00:00 2024-04-03T15:48:54.3019318Z Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) 2024-04-03T15:48:54.3105172Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 114.3 MB/s eta 0:00:00 2024-04-03T15:48:54.3144584Z Downloading requests-2.31.0-py3-none-any.whl (62 kB) 2024-04-03T15:48:54.3187822Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 24.0 MB/s eta 0:00:00 2024-04-03T15:48:54.3242586Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2024-04-03T15:48:54.3300639Z Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) 2024-04-03T15:48:54.3385364Z Downloading sympy-1.12-py3-none-any.whl (5.7 MB) 2024-04-03T15:48:54.3766395Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 161.0 MB/s eta 0:00:00 2024-04-03T15:48:54.3812303Z Downloading filelock-3.13.3-py3-none-any.whl (11 kB) 2024-04-03T15:48:54.3905989Z Downloading networkx-3.1-py3-none-any.whl (2.1 MB) 2024-04-03T15:48:54.4086542Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 131.4 MB/s eta 0:00:00 2024-04-03T15:48:54.4129868Z Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) 2024-04-03T15:48:54.4175064Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 49.3 MB/s eta 0:00:00 2024-04-03T15:48:54.4218828Z Downloading fsspec-2024.3.1-py3-none-any.whl (171 kB) 2024-04-03T15:48:54.4273512Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.0/172.0 kB 46.9 MB/s eta 0:00:00 2024-04-03T15:48:54.4337749Z Downloading packaging-24.0-py3-none-any.whl (53 kB) 2024-04-03T15:48:54.4378129Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 22.3 MB/s eta 0:00:00 2024-04-03T15:48:54.4436630Z Downloading optree-0.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (311 kB) 2024-04-03T15:48:54.4492169Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.1/311.1 kB 84.4 MB/s eta 0:00:00 2024-04-03T15:48:54.4549454Z Downloading lark-1.1.9-py3-none-any.whl (111 kB) 2024-04-03T15:48:54.4593492Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.7/111.7 kB 40.4 MB/s eta 0:00:00 2024-04-03T15:48:54.4644711Z Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 2024-04-03T15:48:54.4683879Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 26.2 MB/s eta 0:00:00 2024-04-03T15:48:54.4727803Z Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 2024-04-03T15:48:54.4773381Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 60.1 MB/s eta 0:00:00 2024-04-03T15:48:54.4835045Z Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2024-04-03T15:48:54.4883283Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.1/141.1 kB 48.3 MB/s eta 0:00:00 2024-04-03T15:48:54.4900251Z Using cached exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 2024-04-03T15:48:54.4941945Z Downloading idna-3.6-py3-none-any.whl (61 kB) 2024-04-03T15:48:54.4982917Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 24.7 MB/s eta 0:00:00 2024-04-03T15:48:54.5026688Z Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-04-03T15:48:54.5104593Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-04-03T15:48:54.5173131Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 112.6 MB/s eta 0:00:00 2024-04-03T15:48:54.5189968Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-04-03T15:48:54.5234815Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2024-04-03T15:48:54.5296442Z Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 2024-04-03T15:48:54.5341857Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 44.5 MB/s eta 0:00:00 2024-04-03T15:48:54.5392440Z Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 2024-04-03T15:48:54.5435398Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 24.0 MB/s eta 0:00:00 2024-04-03T15:48:54.8157097Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing-extensions, sympy, six, pyyaml, psutil, packaging, numpy, networkx, MarkupSafe, lark, idna, fsspec, filelock, expecttest, exceptiongroup, charset-normalizer, certifi, attrs, requests, optree, jinja2, hypothesis, astunparse 2024-04-03T15:49:02.0419957Z Successfully installed MarkupSafe-2.1.5 astunparse-1.6.3 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 exceptiongroup-1.2.0 expecttest-0.2.1 filelock-3.13.3 fsspec-2024.3.1 hypothesis-6.100.0 idna-3.6 jinja2-3.1.3 lark-1.1.9 mpmath-1.3.0 networkx-3.1 numpy-1.24.4 optree-0.11.0 packaging-24.0 psutil-5.9.8 pyyaml-6.0.1 requests-2.31.0 six-1.16.0 sortedcontainers-2.4.0 sympy-1.12 types-dataclasses-0.6.6 typing-extensions-4.10.0 urllib3-2.2.1 wheel-0.43.0 2024-04-03T15:49:02.1449654Z 2024-04-03T15:49:02.1450982Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-04-03T15:49:02.1452257Z [notice] To update, run: pip install --upgrade pip 2024-04-03T15:49:02.7705867Z Collecting torch==1.* 2024-04-03T15:49:02.7859238Z Downloading torch-1.13.1-cp38-cp38-manylinux1_x86_64.whl.metadata (24 kB) 2024-04-03T15:49:02.7977211Z Requirement already satisfied: typing-extensions in /opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages (from torch==1.*) (4.10.0) 2024-04-03T15:49:02.8102303Z Collecting nvidia-cuda-runtime-cu11==11.7.99 (from torch==1.*) 2024-04-03T15:49:02.8143296Z Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 2024-04-03T15:49:02.8303340Z Collecting nvidia-cudnn-cu11==8.5.0.96 (from torch==1.*) 2024-04-03T15:49:02.8345035Z Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 2024-04-03T15:49:02.8499663Z Collecting nvidia-cublas-cu11==11.10.3.66 (from torch==1.*) 2024-04-03T15:49:02.8539243Z Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 2024-04-03T15:49:02.8681694Z Collecting nvidia-cuda-nvrtc-cu11==11.7.99 (from torch==1.*) 2024-04-03T15:49:02.8723303Z Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) 2024-04-03T15:49:02.8770828Z 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-04-03T15:49:02.8775372Z 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.43.0) 2024-04-03T15:49:02.9128873Z Downloading torch-1.13.1-cp38-cp38-manylinux1_x86_64.whl (887.4 MB) 2024-04-03T15:49:10.3074390Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 887.4/887.4 MB 3.1 MB/s eta 0:00:00 2024-04-03T15:49:10.3170441Z Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB) 2024-04-03T15:49:12.8197630Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 13.1 MB/s eta 0:00:00 2024-04-03T15:49:12.8277089Z Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB) 2024-04-03T15:49:12.9727373Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 119.4 MB/s eta 0:00:00 2024-04-03T15:49:12.9796495Z Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB) 2024-04-03T15:49:12.9889395Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 126.5 MB/s eta 0:00:00 2024-04-03T15:49:12.9952640Z Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB) 2024-04-03T15:49:18.2343774Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 MB 4.4 MB/s eta 0:00:00 2024-04-03T15:49:20.0858515Z Installing collected packages: nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cublas-cu11, nvidia-cudnn-cu11, torch 2024-04-03T15:49:42.3245446Z 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-04-03T15:49:42.3594703Z 2024-04-03T15:49:42.3595785Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-04-03T15:49:42.3596845Z [notice] To update, run: pip install --upgrade pip 2024-04-03T15:49:42.5792162Z ##[group]Run # All we need to see is that it passes 2024-04-03T15:49:42.5792648Z # All we need to see is that it passes 2024-04-03T15:49:42.5793083Z python3 torch/utils/collect_env.py 2024-04-03T15:49:42.5807806Z shell: /usr/bin/bash -e {0} 2024-04-03T15:49:42.5808095Z env: 2024-04-03T15:49:42.5808402Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:49:42.5808949Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-04-03T15:49:42.5809486Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:49:42.5809960Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:49:42.5810435Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:49:42.5810923Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-04-03T15:49:42.5811324Z ##[endgroup] 2024-04-03T15:49:59.6610942Z Collecting environment information... 2024-04-03T15:49:59.6611701Z PyTorch version: 1.13.1+cu117 2024-04-03T15:49:59.6612183Z Is debug build: False 2024-04-03T15:49:59.6612608Z CUDA used to build PyTorch: 11.7 2024-04-03T15:49:59.6613112Z ROCM used to build PyTorch: N/A 2024-04-03T15:49:59.6613794Z 2024-04-03T15:49:59.6613950Z OS: Ubuntu 20.04.6 LTS (x86_64) 2024-04-03T15:49:59.6614811Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 2024-04-03T15:49:59.6615523Z Clang version: 11.0.0-2~ubuntu20.04.1 2024-04-03T15:49:59.6616026Z CMake version: version 3.29.0 2024-04-03T15:49:59.6616578Z Libc version: glibc-2.31 2024-04-03T15:49:59.6616864Z 2024-04-03T15:49:59.6617440Z Python version: 3.8.18 (default, Aug 28 2023, 08:26:46) [GCC 9.4.0] (64-bit runtime) 2024-04-03T15:49:59.6618609Z Python platform: Linux-5.15.0-1059-azure-x86_64-with-glibc2.2.5 2024-04-03T15:49:59.6619323Z Is CUDA available: False 2024-04-03T15:49:59.6619758Z CUDA runtime version: No CUDA 2024-04-03T15:49:59.6620249Z CUDA_MODULE_LOADING set to: N/A 2024-04-03T15:49:59.6620777Z GPU models and configuration: No CUDA 2024-04-03T15:49:59.6621321Z Nvidia driver version: No CUDA 2024-04-03T15:49:59.6621780Z cuDNN version: No CUDA 2024-04-03T15:49:59.6622184Z HIP runtime version: N/A 2024-04-03T15:49:59.6622634Z MIOpen runtime version: N/A 2024-04-03T15:49:59.6623095Z Is XNNPACK available: True 2024-04-03T15:49:59.6623403Z 2024-04-03T15:49:59.6623529Z CPU: 2024-04-03T15:49:59.6623884Z Architecture: x86_64 2024-04-03T15:49:59.6624567Z CPU op-mode(s): 32-bit, 64-bit 2024-04-03T15:49:59.6625209Z Byte Order: Little Endian 2024-04-03T15:49:59.6625933Z Address sizes: 48 bits physical, 48 bits virtual 2024-04-03T15:49:59.6626610Z CPU(s): 4 2024-04-03T15:49:59.6637336Z On-line CPU(s) list: 0-3 2024-04-03T15:49:59.6637961Z Thread(s) per core: 2 2024-04-03T15:49:59.6638705Z Core(s) per socket: 2 2024-04-03T15:49:59.6639269Z Socket(s): 1 2024-04-03T15:49:59.6639827Z NUMA node(s): 1 2024-04-03T15:49:59.6640427Z Vendor ID: AuthenticAMD 2024-04-03T15:49:59.6641055Z CPU family: 25 2024-04-03T15:49:59.6641610Z Model: 1 2024-04-03T15:49:59.6642433Z Model name: AMD EPYC 7763 64-Core Processor 2024-04-03T15:49:59.6644768Z Stepping: 1 2024-04-03T15:49:59.6645371Z CPU MHz: 2445.429 2024-04-03T15:49:59.6645989Z BogoMIPS: 4890.85 2024-04-03T15:49:59.6646662Z Virtualization: AMD-V 2024-04-03T15:49:59.6647278Z Hypervisor vendor: Microsoft 2024-04-03T15:49:59.6647697Z Virtualization type: full 2024-04-03T15:49:59.6648069Z L1d cache: 64 KiB 2024-04-03T15:49:59.6648425Z L1i cache: 64 KiB 2024-04-03T15:49:59.6648770Z L2 cache: 1 MiB 2024-04-03T15:49:59.6649335Z L3 cache: 32 MiB 2024-04-03T15:49:59.6649744Z NUMA node0 CPU(s): 0-3 2024-04-03T15:49:59.6650140Z Vulnerability Gather data sampling: Not affected 2024-04-03T15:49:59.6650575Z Vulnerability Itlb multihit: Not affected 2024-04-03T15:49:59.6650994Z Vulnerability L1tf: Not affected 2024-04-03T15:49:59.6651386Z Vulnerability Mds: Not affected 2024-04-03T15:49:59.6651791Z Vulnerability Meltdown: Not affected 2024-04-03T15:49:59.6652204Z Vulnerability Mmio stale data: Not affected 2024-04-03T15:49:59.6652605Z Vulnerability Retbleed: Not affected 2024-04-03T15:49:59.6653110Z Vulnerability Spec rstack overflow: Mitigation; safe RET, no microcode 2024-04-03T15:49:59.6653625Z Vulnerability Spec store bypass: Vulnerable 2024-04-03T15:49:59.6654258Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2024-04-03T15:49:59.6655242Z Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 2024-04-03T15:49:59.6655903Z Vulnerability Srbds: Not affected 2024-04-03T15:49:59.6656444Z Vulnerability Tsx async abort: Not affected 2024-04-03T15:49:59.6659643Z 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:59.6662752Z 2024-04-03T15:49:59.6662869Z Versions of relevant libraries: 2024-04-03T15:49:59.6663181Z [pip3] numpy==1.24.4 2024-04-03T15:49:59.6663451Z [pip3] optree==0.11.0 2024-04-03T15:49:59.6663711Z [pip3] torch==1.13.1 2024-04-03T15:49:59.6663971Z [conda] No relevant packages 2024-04-03T15:49:59.8026671Z Post job cleanup. 2024-04-03T15:49:59.9147730Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-8327cb008a553ab4e40a3bcd53e40712fa97617db042dae74107eab6e3894aeb, not saving cache. 2024-04-03T15:49:59.9235219Z Post job cleanup. 2024-04-03T15:49:59.9277437Z Post job cleanup. 2024-04-03T15:50:00.0047286Z [command]/usr/bin/git version 2024-04-03T15:50:00.0086189Z git version 2.43.2 2024-04-03T15:50:00.0127052Z Temporarily overriding HOME='/home/runner/work/_temp/40ddc5d7-29e2-49a6-b34a-95818a77da44' before making global git config changes 2024-04-03T15:50:00.0128532Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:50:00.0132809Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-04-03T15:50:00.0161113Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:50:00.0185247Z [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:50:00.0349864Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:50:00.0365971Z http.https://github.com/.extraheader 2024-04-03T15:50:00.0375566Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T15:50:00.0401555Z [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:50:00.0750503Z Cleaning up orphan processes