2022-12-01T09:48:33.0226218Z Requested labels: linux.20_04.16x 2022-12-01T09:48:33.0226486Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/89997/merge 2022-12-01T09:48:33.0226513Z Waiting for a runner to pick up this job... 2022-12-01T09:48:33.2317551Z Job is about to start running on the runner: linux.20_04.16x_bb72e4c36172 (organization) 2022-12-01T09:48:37.1267631Z Current runner version: '2.299.1' 2022-12-01T09:48:37.1273382Z Runner name: 'linux.20_04.16x_bb72e4c36172' 2022-12-01T09:48:37.1273929Z Runner group name: 'Default' 2022-12-01T09:48:37.1274536Z Machine name: 'runner' 2022-12-01T09:48:37.1291217Z ##[group]Operating System 2022-12-01T09:48:37.1291655Z Ubuntu 2022-12-01T09:48:37.1291924Z 20.04.5 2022-12-01T09:48:37.1292173Z LTS 2022-12-01T09:48:37.1292489Z ##[endgroup] 2022-12-01T09:48:37.1292734Z ##[group]Runner Image 2022-12-01T09:48:37.1293050Z Image: ubuntu-20.04 2022-12-01T09:48:37.1293361Z Version: 20221119.2 2022-12-01T09:48:37.1293822Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221119.2/images/linux/Ubuntu2004-Readme.md 2022-12-01T09:48:37.1294370Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221119.2 2022-12-01T09:48:37.1294820Z ##[endgroup] 2022-12-01T09:48:37.1295758Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:37.1296313Z Actions: read 2022-12-01T09:48:37.1296710Z Checks: read 2022-12-01T09:48:37.1297043Z Contents: read 2022-12-01T09:48:37.1297324Z Deployments: read 2022-12-01T09:48:37.1297569Z Discussions: read 2022-12-01T09:48:37.1297852Z Issues: read 2022-12-01T09:48:37.1298119Z Metadata: read 2022-12-01T09:48:37.1298373Z Packages: read 2022-12-01T09:48:37.1298641Z Pages: read 2022-12-01T09:48:37.1298931Z PullRequests: read 2022-12-01T09:48:37.1299212Z RepositoryProjects: read 2022-12-01T09:48:37.1299529Z SecurityEvents: read 2022-12-01T09:48:37.1299839Z Statuses: read 2022-12-01T09:48:37.1300067Z ##[endgroup] 2022-12-01T09:48:37.1303388Z Secret source: None 2022-12-01T09:48:37.1304121Z Prepare workflow directory 2022-12-01T09:48:37.2443576Z Prepare all required actions 2022-12-01T09:48:37.2610269Z Getting action download info 2022-12-01T09:48:37.5376830Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:48:44.6679078Z Download action repository 'actions/setup-python@v2' (SHA:75f3110429a8c05be0e1bf360334e4cced2b63fa) 2022-12-01T09:48:44.8677967Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-12-01T09:48:45.1701374Z Getting action download info 2022-12-01T09:48:45.3194218Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:48:45.6160491Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:48:45.6160836Z with: 2022-12-01T09:48:45.6161101Z submodules: false 2022-12-01T09:48:45.6161354Z fetch-depth: 1 2022-12-01T09:48:45.6161659Z ##[endgroup] 2022-12-01T09:48:45.6427127Z ##[group]Run retry () { 2022-12-01T09:48:45.6427504Z retry () { 2022-12-01T09:48:45.6427811Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:48:45.6428131Z } 2022-12-01T09:48:45.6428388Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:48:45.6481585Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:48:45.6481863Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:45.6482089Z else 2022-12-01T09:48:45.6482291Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:45.6482497Z fi 2022-12-01T09:48:45.6482696Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:48:45.6531295Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:48:45.6531555Z env: 2022-12-01T09:48:45.6531730Z NO_SUDO: 2022-12-01T09:48:45.6531915Z ##[endgroup] 2022-12-01T09:48:45.6765020Z /home/runner/work/pytorch/pytorch 2022-12-01T09:48:45.8835406Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:48:45.8835680Z with: 2022-12-01T09:48:45.8835887Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:45.8836132Z fetch-depth: 1 2022-12-01T09:48:45.8836376Z submodules: false 2022-12-01T09:48:45.8836571Z quiet-checkout: true 2022-12-01T09:48:45.8836771Z repository: pytorch/pytorch 2022-12-01T09:48:45.8837093Z token: *** 2022-12-01T09:48:45.8837483Z ssh-strict: true 2022-12-01T09:48:45.8837674Z persist-credentials: true 2022-12-01T09:48:45.8837876Z clean: true 2022-12-01T09:48:45.8838060Z lfs: false 2022-12-01T09:48:45.8838238Z set-safe-directory: true 2022-12-01T09:48:45.8838440Z ##[endgroup] 2022-12-01T09:48:46.0101509Z Syncing repository: pytorch/pytorch 2022-12-01T09:48:46.0103115Z ##[group]Getting Git version info 2022-12-01T09:48:46.0103658Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-12-01T09:48:46.0104336Z [command]/usr/bin/git version 2022-12-01T09:48:46.6793854Z git version 2.38.1 2022-12-01T09:48:46.6823526Z ##[endgroup] 2022-12-01T09:48:46.6841621Z Temporarily overriding HOME='/home/runner/work/_temp/7dc34ede-b9b9-4ce3-a535-0c163f1a5356' before making global git config changes 2022-12-01T09:48:46.6842664Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:48:46.6848660Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-12-01T09:48:46.7213261Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-12-01T09:48:46.7218972Z ##[group]Initializing the repository 2022-12-01T09:48:46.7222966Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-12-01T09:48:46.9140174Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T09:48:46.9140601Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T09:48:46.9141374Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T09:48:46.9141744Z hint: 2022-12-01T09:48:46.9142127Z hint: git config --global init.defaultBranch 2022-12-01T09:48:46.9142358Z hint: 2022-12-01T09:48:46.9142671Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T09:48:46.9143084Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T09:48:46.9143332Z hint: 2022-12-01T09:48:46.9143545Z hint: git branch -m 2022-12-01T09:48:46.9146714Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-12-01T09:48:46.9157770Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:48:46.9578013Z ##[endgroup] 2022-12-01T09:48:46.9578947Z ##[group]Disabling automatic garbage collection 2022-12-01T09:48:46.9584803Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T09:48:46.9628649Z ##[endgroup] 2022-12-01T09:48:46.9629288Z ##[group]Setting up auth 2022-12-01T09:48:46.9637419Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:48:46.9678163Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:48:47.9218216Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:48:47.9262690Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-12-01T09:48:47.9503450Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:48:47.9546924Z ##[endgroup] 2022-12-01T09:48:47.9547341Z ##[group]Fetching the repository 2022-12-01T09:48:47.9553677Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:57.0828166Z ##[endgroup] 2022-12-01T09:48:57.0829427Z ##[group]Determining the checkout info 2022-12-01T09:48:57.0829940Z ##[endgroup] 2022-12-01T09:48:57.0830375Z ##[group]Checking out the ref 2022-12-01T09:48:57.0835372Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:58.1994650Z ##[endgroup] 2022-12-01T09:48:58.2044548Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T09:48:58.2078119Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:48:58.2241175Z ##[group]Run actions/setup-python@v2 2022-12-01T09:48:58.2241401Z with: 2022-12-01T09:48:58.2241589Z python-version: 3.8 2022-12-01T09:48:58.2241774Z architecture: x64 2022-12-01T09:48:58.2241962Z cache: pip 2022-12-01T09:48:58.2242250Z cache-dependency-path: **/.github/requirements-gha-cache.txt 2022-12-01T09:48:58.2242616Z token: *** 2022-12-01T09:48:58.2242781Z ##[endgroup] 2022-12-01T09:48:58.8531518Z Successfully setup CPython (3.8.14) 2022-12-01T09:48:59.5581207Z [command]/opt/hostedtoolcache/Python/3.8.14/x64/bin/pip cache dir 2022-12-01T09:49:08.8273247Z /home/runner/.cache/pip 2022-12-01T09:49:10.4611402Z Received 22428 of 22428 (100.0%), 1.8 MBs/sec 2022-12-01T09:49:10.4611765Z Cache Size: ~0 MB (22428 B) 2022-12-01T09:49:10.4632854Z [command]/usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/c2b032c0-f6e4-48b8-a9f4-14b754ed0ec8/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-12-01T09:49:10.5051706Z Cache restored successfully 2022-12-01T09:49:10.5058161Z Cache restored from key: setup-python-Linux-python-3.8.14-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2 2022-12-01T09:49:10.5191715Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-12-01T09:49:10.5191980Z with: 2022-12-01T09:49:10.5192160Z timeout_minutes: 5 2022-12-01T09:49:10.5192354Z max_attempts: 3 2022-12-01T09:49:10.5192578Z command: pip install lintrunner==0.9.2 2022-12-01T09:49:10.5192794Z retry_wait_seconds: 10 2022-12-01T09:49:10.5193008Z polling_interval_seconds: 1 2022-12-01T09:49:10.5193225Z warning_on_retry: true 2022-12-01T09:49:10.5193431Z continue_on_error: false 2022-12-01T09:49:10.5193634Z env: 2022-12-01T09:49:10.5193862Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-12-01T09:49:10.5194166Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-12-01T09:49:10.5194411Z ##[endgroup] 2022-12-01T09:49:10.5635838Z 2022-12-01T09:49:10.5654804Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:49:12.0058280Z Collecting lintrunner==0.9.2 2022-12-01T09:49:12.0289003Z Downloading lintrunner-0.9.2-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.3 MB) 2022-12-01T09:49:12.0570265Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 91.9 MB/s eta 0:00:00 2022-12-01T09:49:12.1276337Z Installing collected packages: lintrunner 2022-12-01T09:49:12.2369691Z Successfully installed lintrunner-0.9.2 2022-12-01T09:49:12.5712370Z Command completed after 1 attempt(s). 2022-12-01T09:49:12.5712810Z 2022-12-01T09:49:12.5715595Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:49:12.5772848Z ##[group]Run lintrunner init 2022-12-01T09:49:12.5773152Z lintrunner init 2022-12-01T09:49:12.5827708Z shell: /usr/bin/bash -e {0} 2022-12-01T09:49:12.5827961Z env: 2022-12-01T09:49:12.5828280Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-12-01T09:49:12.5828691Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-12-01T09:49:12.5829004Z ##[endgroup] 2022-12-01T09:49:12.5947603Z [2022-12-01T09:49:12Z INFO lintrunner::linter] Initializing linter: 'FLAKE8' 2022-12-01T09:49:12.6289221Z $ pip3 install --user flake8==3.8.2 flake8-bugbear==20.1.4 flake8-comprehensions==3.3.0 flake8-executable==2.0.4 flake8-pyi==20.5.0 mccabe==0.6.1 pycodestyle==2.6.0 pyflakes==2.2.0 2022-12-01T09:49:13.1222127Z Collecting flake8==3.8.2 2022-12-01T09:49:13.1379451Z Downloading flake8-3.8.2-py2.py3-none-any.whl (72 kB) 2022-12-01T09:49:13.1441970Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 kB 19.8 MB/s eta 0:00:00 2022-12-01T09:49:13.1733663Z Collecting flake8-bugbear==20.1.4 2022-12-01T09:49:13.1779313Z Downloading flake8_bugbear-20.1.4-py36.py37.py38-none-any.whl (15 kB) 2022-12-01T09:49:13.2061886Z Collecting flake8-comprehensions==3.3.0 2022-12-01T09:49:13.2271856Z Downloading flake8_comprehensions-3.3.0-py3-none-any.whl (7.2 kB) 2022-12-01T09:49:13.2447343Z Collecting flake8-executable==2.0.4 2022-12-01T09:49:13.2691598Z Downloading flake8_executable-2.0.4-py3-none-any.whl (35 kB) 2022-12-01T09:49:13.2945579Z Collecting flake8-pyi==20.5.0 2022-12-01T09:49:13.3083924Z Downloading flake8_pyi-20.5.0-py36-none-any.whl (9.6 kB) 2022-12-01T09:49:13.3258426Z Collecting mccabe==0.6.1 2022-12-01T09:49:13.3290741Z Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 2022-12-01T09:49:13.3490325Z Collecting pycodestyle==2.6.0 2022-12-01T09:49:13.3521303Z Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) 2022-12-01T09:49:13.3567096Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 14.7 MB/s eta 0:00:00 2022-12-01T09:49:13.3786501Z Collecting pyflakes==2.2.0 2022-12-01T09:49:13.3818049Z Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) 2022-12-01T09:49:13.3863275Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 kB 25.4 MB/s eta 0:00:00 2022-12-01T09:49:13.4317586Z Collecting attrs>=19.2.0 2022-12-01T09:49:13.4477256Z Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-12-01T09:49:13.4527712Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 18.7 MB/s eta 0:00:00 2022-12-01T09:49:13.5754031Z Installing collected packages: mccabe, pyflakes, pycodestyle, attrs, flake8, flake8-pyi, flake8-executable, flake8-comprehensions, flake8-bugbear 2022-12-01T09:49:13.9374286Z Successfully installed attrs-22.1.0 flake8-3.8.2 flake8-bugbear-20.1.4 flake8-comprehensions-3.3.0 flake8-executable-2.0.4 flake8-pyi-20.5.0 mccabe-0.6.1 pycodestyle-2.6.0 pyflakes-2.2.0 2022-12-01T09:49:14.0706835Z took 1441ms 2022-12-01T09:49:14.0772061Z [2022-12-01T09:49:14Z INFO lintrunner::linter] Initializing linter: 'CLANGFORMAT' 2022-12-01T09:49:14.1417779Z INFO: .lintbin/clang-format does not exist. 2022-12-01T09:49:14.1418607Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-format-linux64 to .lintbin/clang-format 2022-12-01T09:49:14.3453326Z INFO: Downloaded clang-format successfully. 2022-12-01T09:49:14.3526062Z INFO: Using clang-format located at .lintbin/clang-format 2022-12-01T09:49:14.3626705Z [2022-12-01T09:49:14Z INFO lintrunner::linter] Initializing linter: 'MYPY' 2022-12-01T09:49:14.3963268Z $ pip3 install --user numpy==1.21.6 expecttest==0.1.3 mypy==0.960 types-requests==2.27.25 types-six==1.16.15 types-PyYAML==6.0.7 types-tabulate==0.8.8 types-protobuf==3.19.18 types-pkg-resources==0.1.3 types-Jinja2==2.11.9 junitparser==2.1.1 rich==10.9.0 pyyaml==6.0 2022-12-01T09:49:15.2076107Z Collecting numpy==1.21.6 2022-12-01T09:49:15.2252410Z Downloading numpy-1.21.6-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-12-01T09:49:15.3406787Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 120.9 MB/s eta 0:00:00 2022-12-01T09:49:15.4021970Z Collecting expecttest==0.1.3 2022-12-01T09:49:15.4068427Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-12-01T09:49:15.5294364Z Collecting mypy==0.960 2022-12-01T09:49:15.5341774Z Downloading mypy-0.960-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (17.8 MB) 2022-12-01T09:49:15.6592540Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 116.5 MB/s eta 0:00:00 2022-12-01T09:49:15.7489939Z Collecting types-requests==2.27.25 2022-12-01T09:49:15.7544781Z Downloading types_requests-2.27.25-py3-none-any.whl (12 kB) 2022-12-01T09:49:15.7779136Z Collecting types-six==1.16.15 2022-12-01T09:49:15.7824605Z Downloading types_six-1.16.15-py3-none-any.whl (14 kB) 2022-12-01T09:49:15.8062068Z Collecting types-PyYAML==6.0.7 2022-12-01T09:49:15.8094360Z Downloading types_PyYAML-6.0.7-py3-none-any.whl (13 kB) 2022-12-01T09:49:15.8276075Z Collecting types-tabulate==0.8.8 2022-12-01T09:49:15.8317436Z Downloading types_tabulate-0.8.8-py3-none-any.whl (2.5 kB) 2022-12-01T09:49:15.8625401Z Collecting types-protobuf==3.19.18 2022-12-01T09:49:15.8675151Z Downloading types_protobuf-3.19.18-py3-none-any.whl (52 kB) 2022-12-01T09:49:15.8724459Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/52.3 kB 17.7 MB/s eta 0:00:00 2022-12-01T09:49:15.8856175Z Collecting types-pkg-resources==0.1.3 2022-12-01T09:49:15.8892759Z Downloading types_pkg_resources-0.1.3-py2.py3-none-any.whl (4.8 kB) 2022-12-01T09:49:15.9069245Z Collecting types-Jinja2==2.11.9 2022-12-01T09:49:15.9112838Z Downloading types_Jinja2-2.11.9-py3-none-any.whl (18 kB) 2022-12-01T09:49:15.9367751Z Collecting junitparser==2.1.1 2022-12-01T09:49:15.9410332Z Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2022-12-01T09:49:16.0329040Z Collecting rich==10.9.0 2022-12-01T09:49:16.0385730Z Downloading rich-10.9.0-py3-none-any.whl (211 kB) 2022-12-01T09:49:16.0446523Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.2/211.2 kB 60.2 MB/s eta 0:00:00 2022-12-01T09:49:16.1044481Z Collecting pyyaml==6.0 2022-12-01T09:49:16.1092486Z Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-12-01T09:49:16.1181953Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 110.6 MB/s eta 0:00:00 2022-12-01T09:49:16.1518856Z Collecting tomli>=1.1.0 2022-12-01T09:49:16.1558476Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2022-12-01T09:49:16.1804264Z Collecting typing-extensions>=3.10 2022-12-01T09:49:16.1838439Z Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2022-12-01T09:49:16.1989132Z Collecting mypy-extensions>=0.4.3 2022-12-01T09:49:16.2022767Z Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) 2022-12-01T09:49:16.2267937Z Collecting types-urllib3<1.27 2022-12-01T09:49:16.2300162Z Downloading types_urllib3-1.26.25.4-py3-none-any.whl (14 kB) 2022-12-01T09:49:16.2532197Z Collecting types-MarkupSafe 2022-12-01T09:49:16.2574910Z Downloading types_MarkupSafe-1.1.10-py3-none-any.whl (4.0 kB) 2022-12-01T09:49:16.2781457Z Collecting future 2022-12-01T09:49:16.2816996Z Downloading future-0.18.2.tar.gz (829 kB) 2022-12-01T09:49:16.2914081Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 116.9 MB/s eta 0:00:00 2022-12-01T09:49:16.3811599Z Preparing metadata (setup.py): started 2022-12-01T09:49:19.5454090Z Preparing metadata (setup.py): finished with status 'done' 2022-12-01T09:49:19.5752400Z Collecting commonmark<0.10.0,>=0.9.0 2022-12-01T09:49:19.5789010Z Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2022-12-01T09:49:19.5839502Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 16.2 MB/s eta 0:00:00 2022-12-01T09:49:19.6115295Z Collecting colorama<0.5.0,>=0.4.0 2022-12-01T09:49:19.6152477Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2022-12-01T09:49:19.6513594Z Collecting pygments<3.0.0,>=2.6.0 2022-12-01T09:49:19.6554554Z Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) 2022-12-01T09:49:19.6673890Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 115.4 MB/s eta 0:00:00 2022-12-01T09:49:19.8400623Z Installing collected packages: types-urllib3, types-tabulate, types-six, types-PyYAML, types-protobuf, types-pkg-resources, types-MarkupSafe, mypy-extensions, commonmark, typing-extensions, types-requests, types-Jinja2, tomli, pyyaml, pygments, numpy, future, expecttest, colorama, rich, mypy, junitparser 2022-12-01T09:49:22.4149563Z DEPRECATION: future is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 2022-12-01T09:49:22.4151784Z Running setup.py install for future: started 2022-12-01T09:49:23.4646494Z Running setup.py install for future: finished with status 'done' 2022-12-01T09:49:24.7895565Z Successfully installed colorama-0.4.6 commonmark-0.9.1 expecttest-0.1.3 future-0.18.2 junitparser-2.1.1 mypy-0.960 mypy-extensions-0.4.3 numpy-1.21.6 pygments-2.13.0 pyyaml-6.0 rich-10.9.0 tomli-2.0.1 types-Jinja2-2.11.9 types-MarkupSafe-1.1.10 types-PyYAML-6.0.7 types-pkg-resources-0.1.3 types-protobuf-3.19.18 types-requests-2.27.25 types-six-1.16.15 types-tabulate-0.8.8 types-urllib3-1.26.25.4 typing-extensions-4.4.0 2022-12-01T09:49:24.9860053Z took 10589ms 2022-12-01T09:49:24.9932833Z [2022-12-01T09:49:24Z INFO lintrunner::linter] Initializing linter: 'CLANGTIDY' 2022-12-01T09:49:25.0575029Z INFO: .lintbin/clang-tidy does not exist. 2022-12-01T09:49:25.6572409Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-tidy to .lintbin/clang-tidy 2022-12-01T09:49:25.6573054Z INFO: Downloaded clang-tidy successfully. 2022-12-01T09:49:25.8636646Z INFO: Using clang-tidy located at .lintbin/clang-tidy 2022-12-01T09:49:25.8738412Z [2022-12-01T09:49:25Z INFO lintrunner::linter] Initializing linter: 'NATIVEFUNCTIONS' 2022-12-01T09:49:25.9076940Z $ pip3 install --user ruamel.yaml==0.17.4 2022-12-01T09:49:26.7002809Z Collecting ruamel.yaml==0.17.4 2022-12-01T09:49:26.7190309Z Downloading ruamel.yaml-0.17.4-py3-none-any.whl (101 kB) 2022-12-01T09:49:26.7269039Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.9/101.9 kB 19.4 MB/s eta 0:00:00 2022-12-01T09:49:26.7756691Z Collecting ruamel.yaml.clib>=0.1.2 2022-12-01T09:49:26.7797799Z Downloading ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (555 kB) 2022-12-01T09:49:26.7889766Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 555.3/555.3 kB 85.9 MB/s eta 0:00:00 2022-12-01T09:49:26.8760583Z Installing collected packages: ruamel.yaml.clib, ruamel.yaml 2022-12-01T09:49:26.9799388Z Successfully installed ruamel.yaml-0.17.4 ruamel.yaml.clib-0.2.7 2022-12-01T09:49:27.1213559Z took 1213ms 2022-12-01T09:49:27.1288777Z [2022-12-01T09:49:27Z INFO lintrunner::linter] Initializing linter: 'CMAKE' 2022-12-01T09:49:27.1650823Z $ pip3 install --user cmakelint==1.4.1 2022-12-01T09:49:27.6402109Z Collecting cmakelint==1.4.1 2022-12-01T09:49:27.6571525Z Downloading cmakelint-1.4.1-py3-none-any.whl (12 kB) 2022-12-01T09:49:27.7458080Z Installing collected packages: cmakelint 2022-12-01T09:49:27.7633870Z Successfully installed cmakelint-1.4.1 2022-12-01T09:49:27.8868911Z took 721ms 2022-12-01T09:49:27.8938574Z [2022-12-01T09:49:27Z INFO lintrunner::linter] Initializing linter: 'SHELLCHECK' 2022-12-01T09:49:27.9298397Z $ pip3 install --user shellcheck-py==0.7.2.1 2022-12-01T09:49:28.4069148Z Collecting shellcheck-py==0.7.2.1 2022-12-01T09:49:28.4311343Z Downloading shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl (2.0 MB) 2022-12-01T09:49:28.4619726Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 72.9 MB/s eta 0:00:00 2022-12-01T09:49:28.5540209Z Installing collected packages: shellcheck-py 2022-12-01T09:49:28.6010355Z Successfully installed shellcheck-py-0.7.2.1 2022-12-01T09:49:28.7293400Z took 799ms 2022-12-01T09:49:28.7363665Z [2022-12-01T09:49:28Z INFO lintrunner::linter] Initializing linter: 'ACTIONLINT' 2022-12-01T09:49:28.8017161Z INFO: .lintbin/actionlint does not exist. 2022-12-01T09:49:28.8018284Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/actionlint/1.6.15/Linux_arm64/actionlint to .lintbin/actionlint 2022-12-01T09:49:29.0539868Z INFO: Downloaded actionlint successfully. 2022-12-01T09:49:29.0704647Z INFO: Using actionlint located at .lintbin/actionlint 2022-12-01T09:49:29.0806716Z [2022-12-01T09:49:29Z INFO lintrunner::linter] Initializing linter: 'WORKFLOWSYNC' 2022-12-01T09:49:29.1168590Z $ pip3 install --user PyYAML==6.0 2022-12-01T09:49:29.5637308Z Requirement already satisfied: PyYAML==6.0 in /home/runner/.local/lib/python3.8/site-packages (6.0) 2022-12-01T09:49:29.7773894Z took 660ms 2022-12-01T09:49:29.7852610Z [2022-12-01T09:49:29Z INFO lintrunner::linter] Initializing linter: 'UFMT' 2022-12-01T09:49:29.8197041Z $ pip3 install --user black==22.3.0 ufmt==1.3.3 usort==1.0.2 2022-12-01T09:49:30.3298380Z Collecting black==22.3.0 2022-12-01T09:49:30.3485191Z Downloading black-22.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) 2022-12-01T09:49:30.3665956Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 95.5 MB/s eta 0:00:00 2022-12-01T09:49:30.4006366Z Collecting ufmt==1.3.3 2022-12-01T09:49:30.4049905Z Downloading ufmt-1.3.3-py3-none-any.whl (11 kB) 2022-12-01T09:49:30.4274861Z Collecting usort==1.0.2 2022-12-01T09:49:30.4327293Z Downloading usort-1.0.2-py3-none-any.whl (23 kB) 2022-12-01T09:49:30.4524681Z Requirement already satisfied: typing-extensions>=3.10.0.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (4.4.0) 2022-12-01T09:49:30.4529779Z Requirement already satisfied: mypy-extensions>=0.4.3 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (0.4.3) 2022-12-01T09:49:30.4728593Z Collecting platformdirs>=2 2022-12-01T09:49:30.4762672Z Downloading platformdirs-2.5.4-py3-none-any.whl (14 kB) 2022-12-01T09:49:30.5065977Z Collecting click>=8.0.0 2022-12-01T09:49:30.5099390Z Downloading click-8.1.3-py3-none-any.whl (96 kB) 2022-12-01T09:49:30.5147586Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 34.7 MB/s eta 0:00:00 2022-12-01T09:49:30.5173671Z Requirement already satisfied: tomli>=1.1.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (2.0.1) 2022-12-01T09:49:30.5324802Z Collecting pathspec>=0.9.0 2022-12-01T09:49:30.5363614Z Downloading pathspec-0.10.2-py3-none-any.whl (28 kB) 2022-12-01T09:49:30.5673917Z Collecting trailrunner>=1.1.1 2022-12-01T09:49:30.5714289Z Downloading trailrunner-1.2.1-py3-none-any.whl (10 kB) 2022-12-01T09:49:30.6093851Z Collecting tomlkit>=0.7.2 2022-12-01T09:49:30.6131680Z Downloading tomlkit-0.11.6-py3-none-any.whl (35 kB) 2022-12-01T09:49:30.6284283Z Collecting moreorless>=0.4.0 2022-12-01T09:49:30.6386710Z Downloading moreorless-0.4.0-py2.py3-none-any.whl (9.3 kB) 2022-12-01T09:49:30.7134414Z Collecting LibCST>=0.3.7 2022-12-01T09:49:30.7244213Z Downloading libcst-0.4.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB) 2022-12-01T09:49:30.7488691Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 127.4 MB/s eta 0:00:00 2022-12-01T09:49:30.7612605Z Requirement already satisfied: attrs>=21.2.0 in /home/runner/.local/lib/python3.8/site-packages (from usort==1.0.2) (22.1.0) 2022-12-01T09:49:30.7763009Z Collecting stdlibs>=2021.4.1 2022-12-01T09:49:30.7808238Z Downloading stdlibs-2022.10.9-py3-none-any.whl (49 kB) 2022-12-01T09:49:30.7850742Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.3/49.3 kB 20.7 MB/s eta 0:00:00 2022-12-01T09:49:30.8056267Z Collecting toml>=0.10.0 2022-12-01T09:49:30.8090667Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-12-01T09:49:30.8600784Z Requirement already satisfied: pyyaml>=5.2 in /home/runner/.local/lib/python3.8/site-packages (from LibCST>=0.3.7->usort==1.0.2) (6.0) 2022-12-01T09:49:30.8751888Z Collecting typing-inspect>=0.4.0 2022-12-01T09:49:30.8785756Z Downloading typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) 2022-12-01T09:49:31.0285185Z Installing collected packages: typing-inspect, tomlkit, toml, stdlibs, platformdirs, pathspec, click, trailrunner, moreorless, LibCST, black, usort, ufmt 2022-12-01T09:49:31.8528833Z Successfully installed LibCST-0.4.9 black-22.3.0 click-8.1.3 moreorless-0.4.0 pathspec-0.10.2 platformdirs-2.5.4 stdlibs-2022.10.9 toml-0.10.2 tomlkit-0.11.6 trailrunner-1.2.1 typing-inspect-0.8.0 ufmt-1.3.3 usort-1.0.2 2022-12-01T09:49:31.9975028Z took 2177ms 2022-12-01T09:49:32.0204193Z ##[group]Run python3 -m tools.linter.clang_tidy.generate_build_files 2022-12-01T09:49:32.0204602Z python3 -m tools.linter.clang_tidy.generate_build_files 2022-12-01T09:49:32.0204927Z python3 -m tools.generate_torch_version --is_debug=false 2022-12-01T09:49:32.0205210Z python3 -m tools.pyi.gen_pyi \ 2022-12-01T09:49:32.0205525Z  --native-functions-path aten/src/ATen/native/native_functions.yaml \ 2022-12-01T09:49:32.0205858Z  --tags-path aten/src/ATen/native/tags.yaml \ 2022-12-01T09:49:32.0206172Z  --deprecated-functions-path "tools/autograd/deprecated.yaml" 2022-12-01T09:49:32.0251084Z shell: /usr/bin/bash -e {0} 2022-12-01T09:49:32.0251307Z env: 2022-12-01T09:49:32.0251563Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-12-01T09:49:32.0251872Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-12-01T09:49:32.0252123Z ##[endgroup] 2022-12-01T09:50:47.8717027Z Running: ['git', 'submodule', 'update', '--init', '--recursive'] 2022-12-01T09:50:47.8718148Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-12-01T09:50:47.8718930Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-12-01T09:50:47.8719670Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-12-01T09:50:47.8725521Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-12-01T09:50:47.8726386Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-12-01T09:50:47.8727187Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-12-01T09:50:47.8733631Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-12-01T09:50:47.8734323Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:47.8735031Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-12-01T09:50:47.8735732Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-12-01T09:50:47.8736501Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-12-01T09:50:47.8737231Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-12-01T09:50:47.8737931Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-12-01T09:50:47.8738562Z Submodule path 'third_party/fbgemm': checked out '0d98c261561524cce92e37fe307ea6596664309a' 2022-12-01T09:50:47.8739315Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-12-01T09:50:47.8740130Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-12-01T09:50:47.8740921Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-12-01T09:50:47.8742025Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-12-01T09:50:47.8781443Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-12-01T09:50:47.8782153Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-12-01T09:50:47.8782863Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-12-01T09:50:47.8783987Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-12-01T09:50:47.8790187Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-12-01T09:50:47.8790877Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-12-01T09:50:47.8792320Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-12-01T09:50:47.8793341Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-12-01T09:50:47.8794409Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-12-01T09:50:47.8795362Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-12-01T09:50:47.8795879Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-12-01T09:50:47.8796428Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-12-01T09:50:47.8797051Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-12-01T09:50:47.8797674Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-12-01T09:50:47.8798249Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-12-01T09:50:47.8798801Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-12-01T09:50:47.8799358Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-12-01T09:50:47.8799858Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-12-01T09:50:47.8800440Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:47.8801045Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-12-01T09:50:47.8801614Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-12-01T09:50:47.8802226Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-12-01T09:50:47.8802867Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-12-01T09:50:47.8803540Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-12-01T09:50:47.8804387Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:50:47.8805037Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-12-01T09:50:47.8805587Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-12-01T09:50:47.8806173Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-12-01T09:50:47.8806789Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-12-01T09:50:47.8807511Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-12-01T09:50:47.8808067Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-12-01T09:50:47.8808621Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-12-01T09:50:47.8809141Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-12-01T09:50:47.8809723Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-12-01T09:50:47.8810333Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-12-01T09:50:47.8810874Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-12-01T09:50:47.8811479Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-12-01T09:50:47.8847988Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-12-01T09:50:47.8848718Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-12-01T09:50:47.8849292Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-12-01T09:50:47.8849838Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-12-01T09:50:47.8850401Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-12-01T09:50:47.8850982Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:50:47.8851509Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-12-01T09:50:47.8852061Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-12-01T09:50:47.8852639Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-12-01T09:50:47.8853337Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-12-01T09:50:47.8853907Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-12-01T09:50:47.8854452Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-12-01T09:50:47.8855158Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-12-01T09:50:47.8855814Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-12-01T09:50:47.8856374Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-12-01T09:50:47.8856915Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-12-01T09:50:47.8857436Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-12-01T09:50:47.8858009Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-12-01T09:50:47.8858577Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-12-01T09:50:47.8859117Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-12-01T09:50:47.8859645Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-12-01T09:50:47.8860210Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-12-01T09:50:47.8860937Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-12-01T09:50:47.8861438Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-12-01T09:50:47.8862016Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:50:47.8862624Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-12-01T09:50:47.8863191Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-12-01T09:50:47.8863937Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-12-01T09:50:47.8864514Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-12-01T09:50:47.8865066Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-12-01T09:50:47.8865578Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-12-01T09:50:47.8866105Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-12-01T09:50:47.8866659Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-12-01T09:50:47.8867209Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-12-01T09:50:47.8867728Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-12-01T09:50:47.8868282Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-12-01T09:50:47.8868863Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-12-01T09:50:47.8869440Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-12-01T09:50:47.8870011Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-12-01T09:50:47.8870634Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-12-01T09:50:47.8871232Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-12-01T09:50:47.8871797Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-12-01T09:50:47.8872396Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-12-01T09:50:47.8872982Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-12-01T09:50:47.8873511Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-12-01T09:50:47.8874013Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-12-01T09:50:47.8874544Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-12-01T09:50:47.8875092Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-12-01T09:50:47.8875546Z Cloning into '/home/runner/work/pytorch/pytorch/android/libs/fbjni'... 2022-12-01T09:50:47.8875949Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FP16'... 2022-12-01T09:50:47.8876438Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FXdiv'... 2022-12-01T09:50:47.8876837Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NNPACK'... 2022-12-01T09:50:47.8877228Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/QNNPACK'... 2022-12-01T09:50:47.8877669Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-12-01T09:50:47.8878098Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/XNNPACK'... 2022-12-01T09:50:47.8878506Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/benchmark'... 2022-12-01T09:50:47.8878914Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpuinfo'... 2022-12-01T09:50:47.8879300Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cub'... 2022-12-01T09:50:47.8879704Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-12-01T09:50:47.8880156Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cutlass'... 2022-12-01T09:50:47.8880557Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/eigen'... 2022-12-01T09:50:47.8880956Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm'... 2022-12-01T09:50:47.8881359Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flatbuffers'... 2022-12-01T09:50:47.8881760Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fmt'... 2022-12-01T09:50:47.8882151Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/foxi'... 2022-12-01T09:50:47.8882556Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-12-01T09:50:47.8882961Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gloo'... 2022-12-01T09:50:47.8883362Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/googletest'... 2022-12-01T09:50:47.8883764Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep'... 2022-12-01T09:50:47.8884171Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ios-cmake'... 2022-12-01T09:50:47.8884577Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ittapi'... 2022-12-01T09:50:47.8884956Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto'... 2022-12-01T09:50:47.8885364Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nccl/nccl'... 2022-12-01T09:50:47.8885776Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/neon2sse'... 2022-12-01T09:50:47.8886179Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nlohmann'... 2022-12-01T09:50:47.8886575Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx'... 2022-12-01T09:50:47.8886985Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-12-01T09:50:47.8887385Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pocketfft'... 2022-12-01T09:50:47.8887789Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf'... 2022-12-01T09:50:47.8888187Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/psimd'... 2022-12-01T09:50:47.8888598Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pthreadpool'... 2022-12-01T09:50:47.8889012Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pybind11'... 2022-12-01T09:50:47.8889422Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-enum'... 2022-12-01T09:50:47.8889835Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-peachpy'... 2022-12-01T09:50:47.8890259Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-six'... 2022-12-01T09:50:47.8890662Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/sleef'... 2022-12-01T09:50:47.8891048Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tbb'... 2022-12-01T09:50:47.8891458Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe'... 2022-12-01T09:50:47.8891855Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/zstd'... 2022-12-01T09:50:47.8892399Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:50:47.8893062Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:50:47.8893668Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:50:47.8894338Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:50:47.8894884Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-12-01T09:50:47.8895340Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-12-01T09:50:47.8895805Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-12-01T09:50:47.8896338Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-12-01T09:50:47.8896895Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-12-01T09:50:47.8897347Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-12-01T09:50:47.8897902Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:50:47.8898438Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-12-01T09:50:47.8899003Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:50:47.8899653Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:50:47.8900211Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-12-01T09:50:47.8900698Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-12-01T09:50:47.8901257Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-12-01T09:50:47.8901850Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-12-01T09:50:47.8902357Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:47.8902813Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:47.8903339Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:50:47.8903962Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-12-01T09:50:47.8904591Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:50:47.8905287Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:50:47.8905882Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:47.8906412Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:47.8907079Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:50:47.8907714Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-12-01T09:50:47.8908378Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:50:47.8909005Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-12-01T09:50:47.8909530Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-12-01T09:50:47.8910006Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-12-01T09:50:47.8910582Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:50:47.8911183Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:50:47.8911817Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:50:47.8912436Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:50:47.8912978Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-12-01T09:50:47.8913454Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-12-01T09:50:47.8913930Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-12-01T09:50:47.8914405Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-12-01T09:50:47.8915015Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:52:12.7669437Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-12-01T09:52:12.7670716Z Running: ['time', '/opt/hostedtoolcache/Python/3.8.14/x64/bin/python3', 'setup.py', '--cmake-only', 'build'] 2022-12-01T09:52:12.7677634Z -- The CXX compiler identification is Clang 11.0.0 2022-12-01T09:52:12.7678153Z -- The C compiler identification is Clang 11.0.0 2022-12-01T09:52:12.7678560Z -- Detecting CXX compiler ABI info 2022-12-01T09:52:12.7678942Z -- Detecting CXX compiler ABI info - done 2022-12-01T09:52:12.7679448Z -- Check for working CXX compiler: /usr/bin/clang++ - skipped 2022-12-01T09:52:12.7679868Z -- Detecting CXX compile features 2022-12-01T09:52:12.7680253Z -- Detecting CXX compile features - done 2022-12-01T09:52:12.7680620Z -- Detecting C compiler ABI info 2022-12-01T09:52:12.7681010Z -- Detecting C compiler ABI info - done 2022-12-01T09:52:12.7681429Z -- Check for working C compiler: /usr/bin/clang - skipped 2022-12-01T09:52:12.7681821Z -- Detecting C compile features 2022-12-01T09:52:12.7682197Z -- Detecting C compile features - done 2022-12-01T09:52:12.7682623Z -- Not forcing any particular BLAS to be found 2022-12-01T09:52:12.7683137Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-12-01T09:52:12.7704335Z -- Performing Test COMPILER_WORKS 2022-12-01T09:52:12.7705080Z -- Performing Test COMPILER_WORKS - Success 2022-12-01T09:52:12.7705788Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-12-01T09:52:12.7706316Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-12-01T09:52:12.7706777Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-12-01T09:52:12.7707265Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-12-01T09:52:12.7708100Z -- std::exception_ptr is supported. 2022-12-01T09:52:12.7708569Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-12-01T09:52:12.7709078Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-12-01T09:52:12.7709574Z -- Turning off deprecation warning due to glog. 2022-12-01T09:52:12.7709954Z -- Performing Test C_HAS_AVX_1 2022-12-01T09:52:12.7710726Z -- Performing Test C_HAS_AVX_1 - Failed 2022-12-01T09:52:12.7711220Z -- Performing Test C_HAS_AVX_2 2022-12-01T09:52:12.7711598Z -- Performing Test C_HAS_AVX_2 - Success 2022-12-01T09:52:12.7711949Z -- Performing Test C_HAS_AVX2_1 2022-12-01T09:52:12.7712335Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-12-01T09:52:12.7712701Z -- Performing Test C_HAS_AVX2_2 2022-12-01T09:52:12.7713078Z -- Performing Test C_HAS_AVX2_2 - Success 2022-12-01T09:52:12.7713449Z -- Performing Test C_HAS_AVX512_1 2022-12-01T09:52:12.7713820Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-12-01T09:52:12.7714258Z -- Performing Test C_HAS_AVX512_2 2022-12-01T09:52:12.7714866Z -- Performing Test C_HAS_AVX512_2 - Success 2022-12-01T09:52:12.7715432Z -- Performing Test CXX_HAS_AVX_1 2022-12-01T09:52:12.7716030Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-12-01T09:52:12.7716557Z -- Performing Test CXX_HAS_AVX_2 2022-12-01T09:52:12.7717333Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-12-01T09:52:12.7717933Z -- Performing Test CXX_HAS_AVX2_1 2022-12-01T09:52:12.7718512Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-12-01T09:52:12.7719092Z -- Performing Test CXX_HAS_AVX2_2 2022-12-01T09:52:12.7719689Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-12-01T09:52:12.7720249Z -- Performing Test CXX_HAS_AVX512_1 2022-12-01T09:52:12.7720904Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-12-01T09:52:12.7721572Z -- Performing Test CXX_HAS_AVX512_2 2022-12-01T09:52:12.7721972Z -- Performing Test CXX_HAS_AVX512_2 - Success 2022-12-01T09:52:12.7722454Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-12-01T09:52:12.7722956Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-12-01T09:52:12.7723477Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-12-01T09:52:12.7723999Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-12-01T09:52:12.7724488Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-12-01T09:52:12.7724977Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-12-01T09:52:12.7725476Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-12-01T09:52:12.7725978Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-12-01T09:52:12.7726442Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-12-01T09:52:12.7726893Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-12-01T09:52:12.7727513Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2022-12-01T09:52:12.7728076Z -- Building using own protobuf under third_party per request. 2022-12-01T09:52:12.7728477Z -- Use custom protobuf build. 2022-12-01T09:52:12.7728747Z -- 2022-12-01T09:52:12.7729002Z -- 3.13.0.0 2022-12-01T09:52:12.7729353Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T09:52:12.7729789Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T09:52:12.7730192Z -- Check if compiler accepts -pthread 2022-12-01T09:52:12.7730586Z -- Check if compiler accepts -pthread - yes 2022-12-01T09:52:12.7730941Z -- Found Threads: TRUE 2022-12-01T09:52:12.7731337Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-12-01T09:52:12.7731798Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-12-01T09:52:12.7732497Z -- Caffe2 protobuf include directory: $$ 2022-12-01T09:52:12.7733084Z -- Trying to find preferred BLAS backend of choice: MKL 2022-12-01T09:52:12.7733437Z -- MKL_THREADING = OMP 2022-12-01T09:52:12.7733763Z -- Looking for sys/types.h 2022-12-01T09:52:12.7734112Z -- Looking for sys/types.h - found 2022-12-01T09:52:12.7734445Z -- Looking for stdint.h 2022-12-01T09:52:12.7734779Z -- Looking for stdint.h - found 2022-12-01T09:52:12.7735087Z -- Looking for stddef.h 2022-12-01T09:52:12.7735419Z -- Looking for stddef.h - found 2022-12-01T09:52:12.7735742Z -- Check size of void* 2022-12-01T09:52:12.7736079Z -- Check size of void* - done 2022-12-01T09:52:12.7736549Z -- MKL_THREADING = OMP 2022-12-01T09:52:12.7736842Z -- MKL_THREADING = OMP 2022-12-01T09:52:12.7737334Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-12-01T09:52:12.7737790Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7738285Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-12-01T09:52:12.7738711Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7739208Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-12-01T09:52:12.7739642Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7740139Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-12-01T09:52:12.7740563Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7741109Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-12-01T09:52:12.7741618Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7742098Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-12-01T09:52:12.7742503Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7742948Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2022-12-01T09:52:12.7743361Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7743986Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2022-12-01T09:52:12.7744400Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7744855Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2022-12-01T09:52:12.7745259Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7745706Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2022-12-01T09:52:12.7746105Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7746553Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2022-12-01T09:52:12.7746974Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7747393Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2022-12-01T09:52:12.7747791Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7748220Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2022-12-01T09:52:12.7748619Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7749047Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2022-12-01T09:52:12.7749432Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7749796Z -- Checking for [mkl - guide - pthread - m] 2022-12-01T09:52:12.7750148Z -- Library mkl: not found 2022-12-01T09:52:12.7750466Z -- MKL library not found 2022-12-01T09:52:12.7750776Z -- Checking for [blis] 2022-12-01T09:52:12.7751159Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7751510Z -- Checking for [Accelerate] 2022-12-01T09:52:12.7751935Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7752312Z -- Checking for [vecLib] 2022-12-01T09:52:12.7752701Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7753070Z -- Checking for [flexiblas] 2022-12-01T09:52:12.7753469Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7753841Z -- Checking for [openblas] 2022-12-01T09:52:12.7754249Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7754661Z -- Checking for [openblas - pthread - m] 2022-12-01T09:52:12.7755095Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7755529Z -- Checking for [openblas - pthread - m - gomp] 2022-12-01T09:52:12.7755992Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7756381Z -- Checking for [goto2 - gfortran] 2022-12-01T09:52:12.7756778Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7757172Z -- Checking for [goto2 - gfortran - pthread] 2022-12-01T09:52:12.7757583Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7757953Z -- Checking for [acml - gfortran] 2022-12-01T09:52:12.7758341Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7758830Z -- Checking for [blis] 2022-12-01T09:52:12.7759197Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7759754Z -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) 2022-12-01T09:52:12.7760251Z -- Checking for [ptf77blas - atlas - gfortran] 2022-12-01T09:52:12.7760693Z -- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7761050Z -- Checking for [] 2022-12-01T09:52:12.7761354Z -- Looking for sgemm_ 2022-12-01T09:52:12.7761680Z -- Looking for sgemm_ - not found 2022-12-01T09:52:12.7762093Z -- Cannot find a library with BLAS API. Not using BLAS. 2022-12-01T09:52:12.7762645Z -- Using pocketfft in directory: /home/runner/work/pytorch/pytorch/third_party/pocketfft/ 2022-12-01T09:52:12.7763661Z -- The ASM compiler identification is Clang with GNU-like command-line 2022-12-01T09:52:12.7764171Z -- Found assembler: /usr/bin/clang 2022-12-01T09:52:12.7764560Z -- Brace yourself, we are building NNPACK 2022-12-01T09:52:12.7764951Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-12-01T09:52:12.7765372Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-12-01T09:52:12.7765940Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found version "3.8.14") 2022-12-01T09:52:12.7766389Z -- NNPACK backend is x86-64 2022-12-01T09:52:12.7766979Z -- Found Python: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3.8 (found version "3.8.14") found components: Interpreter 2022-12-01T09:52:12.7767456Z -- Failed to find LLVM FileCheck 2022-12-01T09:52:12.7767848Z -- Found Git: /usr/bin/git (found version "2.38.1") 2022-12-01T09:52:12.7768249Z -- git version: v1.6.1 normalized to 1.6.1 2022-12-01T09:52:12.7768599Z -- Version: 1.6.1 2022-12-01T09:52:12.7768920Z -- Looking for shm_open in rt 2022-12-01T09:52:12.7769282Z -- Looking for shm_open in rt - found 2022-12-01T09:52:12.7769663Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-12-01T09:52:12.7770091Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-12-01T09:52:12.7770491Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-12-01T09:52:12.7770892Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-12-01T09:52:12.7771284Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-12-01T09:52:12.7771699Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-12-01T09:52:12.7772081Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-12-01T09:52:12.7772492Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-12-01T09:52:12.7772887Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-12-01T09:52:12.7773295Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-12-01T09:52:12.7773724Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-12-01T09:52:12.7774175Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2022-12-01T09:52:12.7774596Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-12-01T09:52:12.7775015Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-12-01T09:52:12.7775448Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-12-01T09:52:12.7775908Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-12-01T09:52:12.7776355Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-12-01T09:52:12.7776799Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success 2022-12-01T09:52:12.7777235Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-12-01T09:52:12.7777696Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-12-01T09:52:12.7778171Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-12-01T09:52:12.7778679Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-12-01T09:52:12.7779140Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-12-01T09:52:12.7779572Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-12-01T09:52:12.7780013Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-12-01T09:52:12.7780467Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-12-01T09:52:12.7780885Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-12-01T09:52:12.7781287Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-12-01T09:52:12.7781773Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-12-01T09:52:12.7782218Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success 2022-12-01T09:52:12.7782662Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2022-12-01T09:52:12.7783093Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2022-12-01T09:52:12.7783582Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile 2022-12-01T09:52:12.7784187Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-12-01T09:52:12.7784596Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-12-01T09:52:12.7784983Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:52:12.7785342Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:52:12.7785736Z -- Performing Test HAVE_STD_REGEX -- success 2022-12-01T09:52:12.7786129Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:52:12.7786584Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:52:12.7787039Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-12-01T09:52:12.7787453Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:52:12.7787824Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:52:12.7788231Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-12-01T09:52:12.7788618Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:52:12.7788978Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:52:12.7789380Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-12-01T09:52:12.7789803Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-12-01T09:52:12.7790239Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-12-01T09:52:12.7790627Z -- MKL_THREADING = OMP 2022-12-01T09:52:12.7790857Z -- MKL_THREADING = OMP 2022-12-01T09:52:12.7791131Z -- Found OpenMP_C: -fopenmp=libomp 2022-12-01T09:52:12.7791428Z -- Found OpenMP_CXX: -fopenmp=libomp 2022-12-01T09:52:12.7791692Z -- Found OpenMP: TRUE 2022-12-01T09:52:12.7792001Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2022-12-01T09:52:12.7792352Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2022-12-01T09:52:12.7792721Z -- Performing Test __CxxFlag__fno_semantic_interposition 2022-12-01T09:52:12.7793101Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2022-12-01T09:52:12.7793458Z -- Performing Test __CxxFlag__fmerge_all_constants 2022-12-01T09:52:12.7793810Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2022-12-01T09:52:12.7794151Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2022-12-01T09:52:12.7794493Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Failed 2022-12-01T09:52:12.7794870Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2022-12-01T09:52:12.7795206Z -- Using third party subdirectory Eigen. 2022-12-01T09:52:12.7795703Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found suitable version "3.8.14", minimum required is "3.0") 2022-12-01T09:52:12.7796305Z -- Found PythonLibs: /opt/hostedtoolcache/Python/3.8.14/x64/lib/libpython3.8.so.1.0 (found suitable version "3.8.14", minimum required is "3.0") 2022-12-01T09:52:12.7796693Z -- Using third_party/pybind11. 2022-12-01T09:52:12.7797087Z -- pybind11 include dirs: /home/runner/work/pytorch/pytorch/cmake/../third_party/pybind11/include 2022-12-01T09:52:12.7797436Z -- Checking for module 'mpi-c' 2022-12-01T09:52:12.7797705Z -- No package 'mpi-c' found 2022-12-01T09:52:12.7798074Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2022-12-01T09:52:12.7798405Z -- Checking for module 'mpi-cxx' 2022-12-01T09:52:12.7798677Z -- No package 'mpi-cxx' found 2022-12-01T09:52:12.7799052Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2022-12-01T09:52:12.7799446Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2022-12-01T09:52:12.7799778Z -- Adding OpenMP CXX_FLAGS: -fopenmp=libomp 2022-12-01T09:52:12.7800149Z -- Will link against OpenMP libraries: /usr/lib/llvm-11/lib/libomp.so 2022-12-01T09:52:12.7800466Z -- Performing Test UV_LINT_W4 2022-12-01T09:52:12.7800828Z -- Performing Test UV_LINT_W4 - Failed 2022-12-01T09:52:12.7801142Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2022-12-01T09:52:12.7801505Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2022-12-01T09:52:12.7801868Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2022-12-01T09:52:12.7802241Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2022-12-01T09:52:12.7802592Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2022-12-01T09:52:12.7802924Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2022-12-01T09:52:12.7803277Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2022-12-01T09:52:12.7803651Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2022-12-01T09:52:12.7804020Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2022-12-01T09:52:12.7804397Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2022-12-01T09:52:12.7804834Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2022-12-01T09:52:12.7805240Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2022-12-01T09:52:12.7805592Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2022-12-01T09:52:12.7805915Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2022-12-01T09:52:12.7806231Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2022-12-01T09:52:12.7806557Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2022-12-01T09:52:12.7806882Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2022-12-01T09:52:12.7807198Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2022-12-01T09:52:12.7807558Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2022-12-01T09:52:12.7807942Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2022-12-01T09:52:12.7808275Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2022-12-01T09:52:12.7808597Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2022-12-01T09:52:12.7808882Z -- Performing Test UV_LINT_WALL 2022-12-01T09:52:12.7809173Z -- Performing Test UV_LINT_WALL - Success 2022-12-01T09:52:12.7809491Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2022-12-01T09:52:12.7809849Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2022-12-01T09:52:12.7810180Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2022-12-01T09:52:12.7810522Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2022-12-01T09:52:12.7810812Z -- Performing Test UV_LINT_EXTRA 2022-12-01T09:52:12.7811109Z -- Performing Test UV_LINT_EXTRA - Success 2022-12-01T09:52:12.7811404Z -- Performing Test UV_LINT_UTF8_MSVC 2022-12-01T09:52:12.7811714Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2022-12-01T09:52:12.7812015Z -- Performing Test UV_F_STRICT_ALIASING 2022-12-01T09:52:12.7812323Z -- Performing Test UV_F_STRICT_ALIASING - Success 2022-12-01T09:52:12.7812610Z -- summary of build options: 2022-12-01T09:52:12.7812884Z Install prefix: /home/runner/work/pytorch/pytorch/torch 2022-12-01T09:52:12.7813136Z Target system: Linux 2022-12-01T09:52:12.7813333Z Compiler: 2022-12-01T09:52:12.7813543Z C compiler: /usr/bin/clang 2022-12-01T09:52:12.7813814Z CFLAGS: -fopenmp=libomp 2022-12-01T09:52:12.7813954Z 2022-12-01T09:52:12.7814122Z -- Found uv: 1.38.1 (found version "1.38.1") 2022-12-01T09:52:12.7814397Z -- Gloo build as SHARED library 2022-12-01T09:52:12.7814813Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found version "3.8.14") 2022-12-01T09:52:12.7815337Z -- Found PythonLibs: /opt/hostedtoolcache/Python/3.8.14/x64/lib/libpython3.8.so.1.0 (found version "3.8.14") 2022-12-01T09:52:12.7815641Z -- 2022-12-01T09:52:12.7815852Z -- ******** Summary ******** 2022-12-01T09:52:12.7816117Z -- CMake version : 3.25.0 2022-12-01T09:52:12.7816423Z -- CMake command : /usr/local/bin/cmake 2022-12-01T09:52:12.7816708Z -- System : Linux 2022-12-01T09:52:12.7817000Z -- C++ compiler : /usr/bin/clang++ 2022-12-01T09:52:12.7817277Z -- C++ compiler version : 11.0.0 2022-12-01T09:52:12.7817783Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2022-12-01T09:52:12.7818268Z -- Build type : Release 2022-12-01T09:52:12.7818650Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-12-01T09:52:12.7819115Z -- CMAKE_PREFIX_PATH : /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages 2022-12-01T09:52:12.7819549Z -- CMAKE_INSTALL_PREFIX : /home/runner/work/pytorch/pytorch/torch 2022-12-01T09:52:12.7820069Z -- CMAKE_MODULE_PATH : /home/runner/work/pytorch/pytorch/cmake/Modules;/home/runner/work/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2022-12-01T09:52:12.7820408Z -- 2022-12-01T09:52:12.7820649Z -- ONNX version : 1.12.0 2022-12-01T09:52:12.7820935Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:52:12.7821271Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:52:12.7821559Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-12-01T09:52:12.7821835Z -- Protobuf_USE_STATIC_LIBS : ON 2022-12-01T09:52:12.7822122Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-12-01T09:52:12.7822398Z -- ONNX_WERROR : OFF 2022-12-01T09:52:12.7822663Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:52:12.7822936Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:52:12.7823199Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:52:12.7823474Z -- ONNXIFI_ENABLE_EXT : OFF 2022-12-01T09:52:12.7823693Z -- 2022-12-01T09:52:12.7824115Z -- Protobuf compiler : 2022-12-01T09:52:12.7824393Z -- Protobuf includes : 2022-12-01T09:52:12.7824653Z -- Protobuf libraries : 2022-12-01T09:52:12.7824928Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:52:12.7825150Z -- 2022-12-01T09:52:12.7825374Z -- ******** Summary ******** 2022-12-01T09:52:12.7825637Z -- CMake version : 3.25.0 2022-12-01T09:52:12.7825929Z -- CMake command : /usr/local/bin/cmake 2022-12-01T09:52:12.7826209Z -- System : Linux 2022-12-01T09:52:12.7826496Z -- C++ compiler : /usr/bin/clang++ 2022-12-01T09:52:12.7826777Z -- C++ compiler version : 11.0.0 2022-12-01T09:52:12.7827271Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2022-12-01T09:52:12.7827675Z -- Build type : Release 2022-12-01T09:52:12.7827993Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-12-01T09:52:12.7828434Z -- CMAKE_PREFIX_PATH : /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages 2022-12-01T09:52:12.7828860Z -- CMAKE_INSTALL_PREFIX : /home/runner/work/pytorch/pytorch/torch 2022-12-01T09:52:12.7829397Z -- CMAKE_MODULE_PATH : /home/runner/work/pytorch/pytorch/cmake/Modules;/home/runner/work/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2022-12-01T09:52:12.7829739Z -- 2022-12-01T09:52:12.7829985Z -- ONNX version : 1.4.1 2022-12-01T09:52:12.7830260Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:52:12.7830537Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:52:12.7830814Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:52:12.7831082Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:52:12.7831357Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:52:12.7831567Z -- 2022-12-01T09:52:12.7831800Z -- Protobuf compiler : 2022-12-01T09:52:12.7832072Z -- Protobuf includes : 2022-12-01T09:52:12.7832336Z -- Protobuf libraries : 2022-12-01T09:52:12.7832606Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:52:12.7832977Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-12-01T09:52:12.7833331Z -- Adding -DNDEBUG to compile flags 2022-12-01T09:52:12.7833667Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2022-12-01T09:52:12.7834038Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-12-01T09:52:12.7834422Z -- Could not find hardware support for NEON on this machine. 2022-12-01T09:52:12.7834744Z -- No OMAP3 processor on this machine. 2022-12-01T09:52:12.7835135Z -- No OMAP4 processor on this machine. 2022-12-01T09:52:12.7835403Z -- MKL_THREADING = OMP 2022-12-01T09:52:12.7835794Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-12-01T09:52:12.7836143Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7836527Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-12-01T09:52:12.7836865Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7837236Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-12-01T09:52:12.7837578Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7837959Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-12-01T09:52:12.7838292Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7838747Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-12-01T09:52:12.7839081Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7839451Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-12-01T09:52:12.7839779Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7840126Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2022-12-01T09:52:12.7840461Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7840802Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2022-12-01T09:52:12.7841099Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7841498Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2022-12-01T09:52:12.7841828Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7842173Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2022-12-01T09:52:12.7842481Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7842830Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2022-12-01T09:52:12.7843141Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7843479Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2022-12-01T09:52:12.7843802Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7844135Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2022-12-01T09:52:12.7844448Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7844762Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2022-12-01T09:52:12.7845066Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7845363Z -- Checking for [mkl - guide - pthread - m] 2022-12-01T09:52:12.7845634Z -- Library mkl: not found 2022-12-01T09:52:12.7845882Z -- MKL library not found 2022-12-01T09:52:12.7846125Z -- Checking for [blis] 2022-12-01T09:52:12.7846412Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7846694Z -- Checking for [Accelerate] 2022-12-01T09:52:12.7847024Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7847323Z -- Checking for [vecLib] 2022-12-01T09:52:12.7847634Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7847907Z -- Checking for [flexiblas] 2022-12-01T09:52:12.7848226Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7848551Z -- Checking for [openblas] 2022-12-01T09:52:12.7848869Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7849192Z -- Checking for [openblas - pthread - m] 2022-12-01T09:52:12.7849531Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7849863Z -- Checking for [openblas - pthread - m - gomp] 2022-12-01T09:52:12.7850225Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7850531Z -- Checking for [goto2 - gfortran] 2022-12-01T09:52:12.7850843Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7851162Z -- Checking for [goto2 - gfortran - pthread] 2022-12-01T09:52:12.7851474Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7851762Z -- Checking for [acml - gfortran] 2022-12-01T09:52:12.7852069Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7852417Z -- Checking for [blis] 2022-12-01T09:52:12.7852709Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7853125Z -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) 2022-12-01T09:52:12.7853523Z -- Checking for [ptf77blas - atlas - gfortran] 2022-12-01T09:52:12.7853881Z -- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7854164Z -- Checking for [] 2022-12-01T09:52:12.7854473Z -- Cannot find a library with BLAS API. Not using BLAS. 2022-12-01T09:52:12.7854755Z -- LAPACK requires BLAS 2022-12-01T09:52:12.7855072Z -- Cannot find a library with LAPACK API. Not using LAPACK. 2022-12-01T09:52:12.7855429Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-12-01T09:52:12.7855779Z -- MIOpen not found. Compiling without MIOpen support 2022-12-01T09:52:12.7856140Z -- MKL_THREADING = OMP 2022-12-01T09:52:12.7856526Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-12-01T09:52:12.7856877Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7857246Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-12-01T09:52:12.7857581Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7857971Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-12-01T09:52:12.7858318Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7858702Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2022-12-01T09:52:12.7859036Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7859397Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-12-01T09:52:12.7859732Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7860103Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-12-01T09:52:12.7860434Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7860782Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2022-12-01T09:52:12.7861097Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7861437Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2022-12-01T09:52:12.7861746Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7862092Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2022-12-01T09:52:12.7862419Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7862767Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2022-12-01T09:52:12.7863063Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7863407Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2022-12-01T09:52:12.7863737Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7864236Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2022-12-01T09:52:12.7864546Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7864867Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2022-12-01T09:52:12.7865188Z -- Library mkl_intel_lp64: not found 2022-12-01T09:52:12.7865516Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2022-12-01T09:52:12.7865814Z -- Library mkl_intel: not found 2022-12-01T09:52:12.7866110Z -- Checking for [mkl - guide - pthread - m] 2022-12-01T09:52:12.7866387Z -- Library mkl: not found 2022-12-01T09:52:12.7866631Z -- MKL library not found 2022-12-01T09:52:12.7866885Z -- Checking for [blis] 2022-12-01T09:52:12.7867181Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7867474Z -- Checking for [Accelerate] 2022-12-01T09:52:12.7867807Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7868086Z -- Checking for [vecLib] 2022-12-01T09:52:12.7868390Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7868679Z -- Checking for [flexiblas] 2022-12-01T09:52:12.7869006Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7869297Z -- Checking for [openblas] 2022-12-01T09:52:12.7869710Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7870033Z -- Checking for [openblas - pthread - m] 2022-12-01T09:52:12.7870371Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7870706Z -- Checking for [openblas - pthread - m - gomp] 2022-12-01T09:52:12.7871051Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7871365Z -- Checking for [goto2 - gfortran] 2022-12-01T09:52:12.7871666Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7871986Z -- Checking for [goto2 - gfortran - pthread] 2022-12-01T09:52:12.7872306Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7872595Z -- Checking for [acml - gfortran] 2022-12-01T09:52:12.7872894Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7873147Z -- Checking for [blis] 2022-12-01T09:52:12.7873499Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7873933Z -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) 2022-12-01T09:52:12.7874327Z -- Checking for [ptf77blas - atlas - gfortran] 2022-12-01T09:52:12.7874672Z -- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND 2022-12-01T09:52:12.7874951Z -- Checking for [] 2022-12-01T09:52:12.7875252Z -- Cannot find a library with BLAS API. Not using BLAS. 2022-12-01T09:52:12.7875541Z -- MKLDNN_CPU_RUNTIME = OMP 2022-12-01T09:52:12.7875797Z -- cmake version: 3.25.0 2022-12-01T09:52:12.7876052Z -- DNNL_TARGET_ARCH: X64 2022-12-01T09:52:12.7876307Z -- DNNL_LIBRARY_NAME: dnnl 2022-12-01T09:52:12.7876577Z -- Found OpenMP_C: -fopenmp=libomp 2022-12-01T09:52:12.7876871Z -- Found OpenMP_CXX: -fopenmp=libomp 2022-12-01T09:52:12.7877212Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-12-01T09:52:12.7877738Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found suitable version "3.8.14", minimum required is "2.7") 2022-12-01T09:52:12.7878176Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-12-01T09:52:12.7878473Z -- Enabled workload: TRAINING 2022-12-01T09:52:12.7878726Z -- Enabled primitives: ALL 2022-12-01T09:52:12.7879009Z -- Enabled primitive CPU ISA: ALL 2022-12-01T09:52:12.7879294Z -- Enabled primitive GPU ISA: ALL 2022-12-01T09:52:12.7879579Z -- Primitive cache is enabled 2022-12-01T09:52:12.7880017Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2022-12-01T09:52:12.7880568Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2022-12-01T09:52:12.7881095Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2022-12-01T09:52:12.7881655Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2022-12-01T09:52:12.7882217Z -- Looking for C++ include /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2022-12-01T09:52:12.7882789Z -- Looking for C++ include /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2022-12-01T09:52:12.7883235Z -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 2022-12-01T09:52:12.7883542Z -- Cannot find Doxygen package 2022-12-01T09:52:12.7883831Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2022-12-01T09:52:12.7884180Z -- Compiling oneDNN Graph with CPU runtime OMP support 2022-12-01T09:52:12.7884501Z -- Graph compiler backend is disabled. 2022-12-01T09:52:12.7884961Z -- Set version definitions to /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2022-12-01T09:52:12.7885346Z -- Compiled partition cache is enabled 2022-12-01T09:52:12.7885610Z -- Found MKL-DNN: TRUE 2022-12-01T09:52:12.7885866Z -- Looking for clock_gettime in rt 2022-12-01T09:52:12.7886170Z -- Looking for clock_gettime in rt - found 2022-12-01T09:52:12.7886427Z -- Looking for mmap 2022-12-01T09:52:12.7886674Z -- Looking for mmap - found 2022-12-01T09:52:12.7887005Z -- Looking for shm_open 2022-12-01T09:52:12.7887255Z -- Looking for shm_open - found 2022-12-01T09:52:12.7887515Z -- Looking for shm_unlink 2022-12-01T09:52:12.7887784Z -- Looking for shm_unlink - found 2022-12-01T09:52:12.7888060Z -- Looking for malloc_usable_size 2022-12-01T09:52:12.7888350Z -- Looking for malloc_usable_size - found 2022-12-01T09:52:12.7888634Z -- Performing Test C_HAS_THREAD 2022-12-01T09:52:12.7888937Z -- Performing Test C_HAS_THREAD - Success 2022-12-01T09:52:12.7889200Z -- Version: 7.0.3 2022-12-01T09:52:12.7889441Z -- Build type: Release 2022-12-01T09:52:12.7889676Z -- CXX_STANDARD: 14 2022-12-01T09:52:12.7889947Z -- Performing Test has_std_14_flag 2022-12-01T09:52:12.7890239Z -- Performing Test has_std_14_flag - Success 2022-12-01T09:52:12.7890532Z -- Performing Test has_std_1y_flag 2022-12-01T09:52:12.7890878Z -- Performing Test has_std_1y_flag - Success 2022-12-01T09:52:12.7891210Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-12-01T09:52:12.7891577Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-12-01T09:52:12.7891880Z -- Performing Test FMT_HAS_VARIANT 2022-12-01T09:52:12.7892183Z -- Performing Test FMT_HAS_VARIANT - Success 2022-12-01T09:52:12.7892500Z -- Required features: cxx_variadic_templates 2022-12-01T09:52:12.7892806Z -- Performing Test HAS_NULLPTR_WARNING 2022-12-01T09:52:12.7893138Z -- Performing Test HAS_NULLPTR_WARNING - Success 2022-12-01T09:52:12.7893402Z -- Looking for strtod_l 2022-12-01T09:52:12.7893670Z -- Looking for strtod_l - not found 2022-12-01T09:52:12.7893951Z -- Using CPU-only version of Kineto 2022-12-01T09:52:12.7894250Z -- Configuring Kineto dependency: 2022-12-01T09:52:12.7894641Z -- KINETO_SOURCE_DIR = /home/runner/work/pytorch/pytorch/third_party/kineto/libkineto 2022-12-01T09:52:12.7894975Z -- KINETO_BUILD_TESTS = OFF 2022-12-01T09:52:12.7895242Z -- KINETO_LIBRARY_TYPE = static 2022-12-01T09:52:12.7895664Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 (found version "3.8.14") 2022-12-01T09:52:12.7896120Z -- Kineto: FMT_SOURCE_DIR = /home/runner/work/pytorch/pytorch/third_party/fmt 2022-12-01T09:52:12.7896562Z -- Kineto: FMT_INCLUDE_DIR = /home/runner/work/pytorch/pytorch/third_party/fmt/include 2022-12-01T09:52:12.7896894Z -- Configured Kineto (CPU) 2022-12-01T09:52:12.7897188Z -- Performing Test HAS_WERROR_RETURN_TYPE 2022-12-01T09:52:12.7897505Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2022-12-01T09:52:12.7897841Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2022-12-01T09:52:12.7898190Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2022-12-01T09:52:12.7898544Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2022-12-01T09:52:12.7898921Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2022-12-01T09:52:12.7899235Z -- Performing Test HAS_WNO_TYPE_LIMITS 2022-12-01T09:52:12.7899557Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2022-12-01T09:52:12.7899864Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2022-12-01T09:52:12.7900187Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2022-12-01T09:52:12.7900505Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2022-12-01T09:52:12.7900836Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2022-12-01T09:52:12.7901151Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS 2022-12-01T09:52:12.7901491Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS - Success 2022-12-01T09:52:12.7901821Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2022-12-01T09:52:12.7902159Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2022-12-01T09:52:12.7902478Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2022-12-01T09:52:12.7902796Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2022-12-01T09:52:12.7903110Z -- Performing Test HAS_WNO_UNUSED_RESULT 2022-12-01T09:52:12.7903432Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2022-12-01T09:52:12.7903755Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2022-12-01T09:52:12.7904282Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2022-12-01T09:52:12.7904693Z -- Performing Test HAS_WNO_STRICT_ALIASING 2022-12-01T09:52:12.7905007Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2022-12-01T09:52:12.7905363Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2022-12-01T09:52:12.7905752Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2022-12-01T09:52:12.7906088Z -- Performing Test HAS_WVLA_EXTENSION 2022-12-01T09:52:12.7906404Z -- Performing Test HAS_WVLA_EXTENSION - Success 2022-12-01T09:52:12.7906702Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2022-12-01T09:52:12.7907033Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2022-12-01T09:52:12.7907370Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2022-12-01T09:52:12.7907731Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2022-12-01T09:52:12.7908074Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2022-12-01T09:52:12.7908480Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2022-12-01T09:52:12.7908808Z -- Performing Test HAS_WCONSTANT_CONVERSION 2022-12-01T09:52:12.7909148Z -- Performing Test HAS_WCONSTANT_CONVERSION - Success 2022-12-01T09:52:12.7909507Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2022-12-01T09:52:12.7909898Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Success 2022-12-01T09:52:12.7910262Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION 2022-12-01T09:52:12.7910612Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION - Success 2022-12-01T09:52:12.7910940Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2022-12-01T09:52:12.7911287Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Success 2022-12-01T09:52:12.7911644Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE 2022-12-01T09:52:12.7912022Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE - Success 2022-12-01T09:52:12.7912395Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2022-12-01T09:52:12.7912766Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2022-12-01T09:52:12.7913126Z -- Performing Test HAS_WNO_C++14_EXTENSIONS 2022-12-01T09:52:12.7913456Z -- Performing Test HAS_WNO_C++14_EXTENSIONS - Success 2022-12-01T09:52:12.7913785Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST 2022-12-01T09:52:12.7914126Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST - Success 2022-12-01T09:52:12.7914449Z -- Performing Test HAS_WNO_MISSING_BRACES 2022-12-01T09:52:12.7914762Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2022-12-01T09:52:12.7915086Z -- Performing Test HAS_WUNUSED_LAMBDA_CAPTURE 2022-12-01T09:52:12.7915426Z -- Performing Test HAS_WUNUSED_LAMBDA_CAPTURE - Success 2022-12-01T09:52:12.7915758Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEF 2022-12-01T09:52:12.7916098Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEF - Success 2022-12-01T09:52:12.7916414Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2022-12-01T09:52:12.7916728Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Success 2022-12-01T09:52:12.7917047Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2022-12-01T09:52:12.7917374Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Success 2022-12-01T09:52:12.7917717Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2022-12-01T09:52:12.7918074Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2022-12-01T09:52:12.7918405Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2022-12-01T09:52:12.7918761Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Failed 2022-12-01T09:52:12.7919102Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2022-12-01T09:52:12.7919450Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Failed 2022-12-01T09:52:12.7919766Z -- Performing Test HAS_FNO_MATH_ERRNO 2022-12-01T09:52:12.7920079Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2022-12-01T09:52:12.7920376Z -- Performing Test HAS_FNO_TRAPPING_MATH 2022-12-01T09:52:12.7920703Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2022-12-01T09:52:12.7921010Z -- Performing Test HAS_WERROR_FORMAT 2022-12-01T09:52:12.7921322Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-12-01T09:52:12.7921656Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-12-01T09:52:12.7922053Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2022-12-01T09:52:12.7922385Z -- Performing Test HAS_WERROR_SIGN_COMPARE 2022-12-01T09:52:12.7922716Z -- Performing Test HAS_WERROR_SIGN_COMPARE - Success 2022-12-01T09:52:12.7923043Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-12-01T09:52:12.7923387Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2022-12-01T09:52:12.7923669Z -- Looking for backtrace 2022-12-01T09:52:12.7923923Z -- Looking for backtrace - found 2022-12-01T09:52:12.7924262Z -- backtrace facility detected in default set of libraries 2022-12-01T09:52:12.7924577Z -- Found Backtrace: /usr/include 2022-12-01T09:52:12.7924822Z -- don't use NUMA 2022-12-01T09:52:12.7925055Z -- headers outputs: 2022-12-01T09:52:12.7925286Z -- sources outputs: 2022-12-01T09:52:12.7925543Z -- declarations_yaml outputs: 2022-12-01T09:52:12.7925919Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-12-01T09:52:12.7926296Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2022-12-01T09:52:12.7926619Z -- Using ATen parallel backend: OMP 2022-12-01T09:52:12.7926998Z -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") 2022-12-01T09:52:12.7927320Z -- Check size of long double 2022-12-01T09:52:12.7927596Z -- Check size of long double - done 2022-12-01T09:52:12.7927918Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-12-01T09:52:12.7928277Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-12-01T09:52:12.7928621Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-12-01T09:52:12.7928955Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-12-01T09:52:12.7929290Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-12-01T09:52:12.7929622Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-12-01T09:52:12.7929944Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-12-01T09:52:12.7930282Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-12-01T09:52:12.7930587Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-12-01T09:52:12.7930921Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-12-01T09:52:12.7931243Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-12-01T09:52:12.7931573Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-12-01T09:52:12.7931895Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-12-01T09:52:12.7932224Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-12-01T09:52:12.7932543Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-12-01T09:52:12.7932888Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2022-12-01T09:52:12.7933247Z -- Found OpenMP_C: -fopenmp=libomp (found version "5.0") 2022-12-01T09:52:12.7933615Z -- Found OpenMP_CXX: -fopenmp=libomp (found version "5.0") 2022-12-01T09:52:12.7933953Z -- Found OpenMP: TRUE (found version "5.0") 2022-12-01T09:52:12.7934271Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-12-01T09:52:12.7934599Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-12-01T09:52:12.7934946Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-12-01T09:52:12.7935311Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-12-01T09:52:12.7935659Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-12-01T09:52:12.7936016Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2022-12-01T09:52:12.7936354Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-12-01T09:52:12.7936719Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-12-01T09:52:12.7937052Z -- Configuring build for SLEEF-v3.6.0 2022-12-01T09:52:12.7937594Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2022-12-01T09:52:12.7938012Z -- Building shared libs : OFF 2022-12-01T09:52:12.7938286Z -- Building static test bins: OFF 2022-12-01T09:52:12.7938542Z -- MPFR : LIB_MPFR-NOTFOUND 2022-12-01T09:52:12.7938842Z -- GMP : /usr/lib/x86_64-linux-gnu/libgmp.so 2022-12-01T09:52:12.7939150Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-12-01T09:52:12.7939423Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-12-01T09:52:12.7939740Z -- OPENSSL : 1.1.1f 2022-12-01T09:52:12.7939982Z -- SDE : SDE_COMMAND-NOTFOUND 2022-12-01T09:52:12.7940239Z -- RUNNING_ON_TRAVIS : 2022-12-01T09:52:12.7940508Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-12-01T09:52:12.7940809Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2022-12-01T09:52:12.7941143Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2022-12-01T09:52:12.7941514Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2022-12-01T09:52:12.7941882Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Failed 2022-12-01T09:52:12.7942395Z -- /usr/bin/clang++ /home/runner/work/pytorch/pytorch/torch/abi-check.cpp -o /home/runner/work/pytorch/pytorch/build/abi-check 2022-12-01T09:52:12.7942799Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-12-01T09:52:12.7943095Z -- pytorch is compiling with OpenMP. 2022-12-01T09:52:12.7943401Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2022-12-01T09:52:12.7943767Z OpenMP libraries: /usr/lib/llvm-11/lib/libomp.so. 2022-12-01T09:52:12.7944226Z -- Caffe2 is compiling with OpenMP. 2022-12-01T09:52:12.7944526Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2022-12-01T09:52:12.7944848Z OpenMP libraries: /usr/lib/llvm-11/lib/libomp.so. 2022-12-01T09:52:12.7945245Z -- Using lib/python3.8/site-packages as python relative installation path 2022-12-01T09:52:12.7945527Z -- 2022-12-01T09:52:12.7945737Z -- ******** Summary ******** 2022-12-01T09:52:12.7945960Z -- General: 2022-12-01T09:52:12.7946211Z -- CMake version : 3.25.0 2022-12-01T09:52:12.7946507Z -- CMake command : /usr/local/bin/cmake 2022-12-01T09:52:12.7946796Z -- System : Linux 2022-12-01T09:52:12.7947070Z -- C++ compiler : /usr/bin/clang++ 2022-12-01T09:52:12.7947345Z -- C++ compiler id : Clang 2022-12-01T09:52:12.7947618Z -- C++ compiler version : 11.0.0 2022-12-01T09:52:12.7947894Z -- Using ccache if found : ON 2022-12-01T09:52:12.7948211Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-12-01T09:52:12.7950895Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wvla-extension -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Wunused-lambda-capture -Wunused-local-typedef -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -fno-math-errno -fno-trapping-math -Werror=format 2022-12-01T09:52:12.7953047Z -- Build type : Release 2022-12-01T09:52:12.7953700Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS 2022-12-01T09:52:12.7954321Z -- CMAKE_PREFIX_PATH : /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages 2022-12-01T09:52:12.7954762Z -- CMAKE_INSTALL_PREFIX : /home/runner/work/pytorch/pytorch/torch 2022-12-01T09:52:12.7955081Z -- USE_GOLD_LINKER : OFF 2022-12-01T09:52:12.7955299Z -- 2022-12-01T09:52:12.7955540Z -- TORCH_VERSION : 1.13.0 2022-12-01T09:52:12.7955796Z -- CAFFE2_VERSION : 1.13.0 2022-12-01T09:52:12.7956060Z -- BUILD_CAFFE2 : OFF 2022-12-01T09:52:12.7956331Z -- BUILD_CAFFE2_OPS : OFF 2022-12-01T09:52:12.7956621Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-12-01T09:52:12.7956999Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-12-01T09:52:12.7957283Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-12-01T09:52:12.7957539Z -- BUILD_BINARY : OFF 2022-12-01T09:52:12.7957803Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-12-01T09:52:12.7958078Z -- Link local protobuf : ON 2022-12-01T09:52:12.7958343Z -- BUILD_DOCS : OFF 2022-12-01T09:52:12.7958604Z -- BUILD_PYTHON : True 2022-12-01T09:52:12.7958859Z -- Python version : 3.8.14 2022-12-01T09:52:12.7959232Z -- Python executable : /opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 2022-12-01T09:52:12.7959576Z -- Pythonlibs version : 3.8.14 2022-12-01T09:52:12.7959973Z -- Python library : /opt/hostedtoolcache/Python/3.8.14/x64/lib/libpython3.8.so.1.0 2022-12-01T09:52:12.7960420Z -- Python includes : /opt/hostedtoolcache/Python/3.8.14/x64/include/python3.8 2022-12-01T09:52:12.7960864Z -- Python site-packages: lib/python3.8/site-packages 2022-12-01T09:52:12.7961168Z -- BUILD_SHARED_LIBS : ON 2022-12-01T09:52:12.7961468Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-12-01T09:52:12.7961746Z -- BUILD_TEST : True 2022-12-01T09:52:12.7962002Z -- BUILD_JNI : OFF 2022-12-01T09:52:12.7962266Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-12-01T09:52:12.7962525Z -- BUILD_LITE_INTERPRETER: OFF 2022-12-01T09:52:12.7962794Z -- INTERN_BUILD_MOBILE : 2022-12-01T09:52:12.7963059Z -- TRACING_BASED : OFF 2022-12-01T09:52:12.7963316Z -- USE_BLAS : 0 2022-12-01T09:52:12.7963567Z -- USE_LAPACK : 0 2022-12-01T09:52:12.7963809Z -- USE_ASAN : OFF 2022-12-01T09:52:12.7964068Z -- USE_CPP_CODE_COVERAGE : OFF 2022-12-01T09:52:12.7964329Z -- USE_CUDA : OFF 2022-12-01T09:52:12.7964578Z -- USE_ROCM : OFF 2022-12-01T09:52:12.7964837Z -- USE_EIGEN_FOR_BLAS : ON 2022-12-01T09:52:12.7965085Z -- USE_FBGEMM : ON 2022-12-01T09:52:12.7965351Z -- USE_FAKELOWP : OFF 2022-12-01T09:52:12.7965610Z -- USE_KINETO : ON 2022-12-01T09:52:12.7965865Z -- USE_FFMPEG : OFF 2022-12-01T09:52:12.7966120Z -- USE_GFLAGS : OFF 2022-12-01T09:52:12.7966362Z -- USE_GLOG : OFF 2022-12-01T09:52:12.7966613Z -- USE_LEVELDB : OFF 2022-12-01T09:52:12.7966869Z -- USE_LITE_PROTO : OFF 2022-12-01T09:52:12.7967124Z -- USE_LMDB : OFF 2022-12-01T09:52:12.7967373Z -- USE_METAL : OFF 2022-12-01T09:52:12.7967631Z -- USE_PYTORCH_METAL : OFF 2022-12-01T09:52:12.7967898Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-12-01T09:52:12.7968168Z -- USE_MPS : OFF 2022-12-01T09:52:12.7968418Z -- USE_FFTW : OFF 2022-12-01T09:52:12.7968667Z -- USE_MKL : OFF 2022-12-01T09:52:12.7968922Z -- USE_MKLDNN : ON 2022-12-01T09:52:12.7969172Z -- USE_MKLDNN_ACL : OFF 2022-12-01T09:52:12.7969433Z -- USE_MKLDNN_CBLAS : OFF 2022-12-01T09:52:12.7969690Z -- USE_UCC : OFF 2022-12-01T09:52:12.7969939Z -- USE_ITT : ON 2022-12-01T09:52:12.7970189Z -- USE_NCCL : 0 2022-12-01T09:52:12.7970435Z -- USE_NNPACK : ON 2022-12-01T09:52:12.7970697Z -- USE_NUMPY : ON 2022-12-01T09:52:12.7970957Z -- USE_OBSERVERS : ON 2022-12-01T09:52:12.7971218Z -- USE_OPENCL : OFF 2022-12-01T09:52:12.7971485Z -- USE_OPENCV : OFF 2022-12-01T09:52:12.7971728Z -- USE_OPENMP : ON 2022-12-01T09:52:12.7971984Z -- USE_TBB : OFF 2022-12-01T09:52:12.7972236Z -- USE_VULKAN : OFF 2022-12-01T09:52:12.7972489Z -- USE_PROF : OFF 2022-12-01T09:52:12.7972740Z -- USE_QNNPACK : ON 2022-12-01T09:52:12.7972988Z -- USE_PYTORCH_QNNPACK : ON 2022-12-01T09:52:12.7973249Z -- USE_XNNPACK : ON 2022-12-01T09:52:12.7973504Z -- USE_REDIS : OFF 2022-12-01T09:52:12.7973760Z -- USE_ROCKSDB : OFF 2022-12-01T09:52:12.7974118Z -- USE_ZMQ : OFF 2022-12-01T09:52:12.7974375Z -- USE_DISTRIBUTED : ON 2022-12-01T09:52:12.7974623Z -- USE_MPI : OFF 2022-12-01T09:52:12.7974880Z -- USE_GLOO : ON 2022-12-01T09:52:12.7975146Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-12-01T09:52:12.7975419Z -- USE_TENSORPIPE : ON 2022-12-01T09:52:12.7975895Z -- Public Dependencies : caffe2::Threads 2022-12-01T09:52:12.7976538Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;dl 2022-12-01T09:52:12.7976980Z -- USE_COREML_DELEGATE : OFF 2022-12-01T09:52:12.7977264Z -- BUILD_LAZY_TS_BACKEND : ON 2022-12-01T09:52:12.7977515Z -- Configuring done 2022-12-01T09:52:12.7977750Z -- Generating done 2022-12-01T09:52:12.7978171Z -- Build files have been written to: /home/runner/work/pytorch/pytorch/build 2022-12-01T09:52:12.7978522Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:52:12.7978830Z -- Building version 1.13.0a0+gitc13d400 2022-12-01T09:52:12.7980380Z cmake -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/home/runner/work/pytorch/pytorch/torch -DCMAKE_PREFIX_PATH=/opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages -DJAVA_HOME=/usr/lib/jvm/temurin-11-jdk-amd64 -DNUMPY_INCLUDE_DIR=/home/runner/.local/lib/python3.8/site-packages/numpy/core/include -DPYTHON_EXECUTABLE=/opt/hostedtoolcache/Python/3.8.14/x64/bin/python3 -DPYTHON_INCLUDE_DIR=/opt/hostedtoolcache/Python/3.8.14/x64/include/python3.8 -DPYTHON_LIBRARY=/opt/hostedtoolcache/Python/3.8.14/x64/lib/libpython3.8.so.1.0 -DTORCH_BUILD_VERSION=1.13.0a0+gitc13d400 -DUSE_NCCL=0 -DUSE_NUMPY=True /home/runner/work/pytorch/pytorch 2022-12-01T09:52:12.7981557Z Finished running cmake. Run "ccmake build" or "cmake-gui build" to adjust build options and "python setup.py install" to build. 2022-12-01T09:52:12.7982092Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/CMakeDependentOption.cmake:89 (message): 2022-12-01T09:52:12.7982484Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:52:12.7982910Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:52:12.7983244Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:52:12.7983521Z Call Stack (most recent call first): 2022-12-01T09:52:12.7983768Z CMakeLists.txt:256 (cmake_dependent_option) 2022-12-01T09:52:12.7984314Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.7984507Z 2022-12-01T09:52:12.7984629Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2022-12-01T09:52:12.7984913Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2022-12-01T09:52:12.7985232Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2022-12-01T09:52:12.7985572Z or a Caffe2 dependent library, the next warning / error will give you more 2022-12-01T09:52:12.7985836Z info. 2022-12-01T09:52:12.7986040Z Call Stack (most recent call first): 2022-12-01T09:52:12.7986289Z cmake/Dependencies.cmake:43 (include) 2022-12-01T09:52:12.7986532Z CMakeLists.txt:722 (include) 2022-12-01T09:52:12.7986671Z 2022-12-01T09:52:12.7986677Z 2022-12-01T09:52:12.7986814Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2022-12-01T09:52:12.7987195Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2022-12-01T09:52:12.7987479Z Call Stack (most recent call first): 2022-12-01T09:52:12.7987713Z CMakeLists.txt:722 (include) 2022-12-01T09:52:12.7987847Z 2022-12-01T09:52:12.7987853Z 2022-12-01T09:52:12.7987991Z CMake Warning at cmake/Dependencies.cmake:221 (message): 2022-12-01T09:52:12.7988273Z MKL could not be found. Defaulting to Eigen 2022-12-01T09:52:12.7988523Z Call Stack (most recent call first): 2022-12-01T09:52:12.7988742Z CMakeLists.txt:722 (include) 2022-12-01T09:52:12.7988874Z 2022-12-01T09:52:12.7988880Z 2022-12-01T09:52:12.7989093Z CMake Warning at cmake/Dependencies.cmake:259 (message): 2022-12-01T09:52:12.7989412Z Preferred BLAS (MKL) cannot be found, now searching for a general BLAS 2022-12-01T09:52:12.7989666Z library 2022-12-01T09:52:12.7989873Z Call Stack (most recent call first): 2022-12-01T09:52:12.7990104Z CMakeLists.txt:722 (include) 2022-12-01T09:52:12.7990236Z 2022-12-01T09:52:12.7990242Z 2022-12-01T09:52:12.7990580Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:12.7990972Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:52:12.7991315Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:12.7991645Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:12.7991988Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:12.7992239Z Call Stack (most recent call first): 2022-12-01T09:52:12.7992540Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:12.7992839Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-12-01T09:52:12.7993229Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.7993414Z 2022-12-01T09:52:12.7993746Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:12.7994150Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:52:12.7994490Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:12.7994829Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:12.7995111Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:12.7995372Z Call Stack (most recent call first): 2022-12-01T09:52:12.7995677Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:12.7995993Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-12-01T09:52:12.7996382Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.7996567Z 2022-12-01T09:52:12.7996717Z CMake Warning at third_party/fbgemm/CMakeLists.txt:87 (message): 2022-12-01T09:52:12.7997007Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-12-01T09:52:12.7997159Z 2022-12-01T09:52:12.7997164Z 2022-12-01T09:52:12.7997309Z CMake Warning at third_party/fbgemm/CMakeLists.txt:186 (message): 2022-12-01T09:52:12.7997552Z ========== 2022-12-01T09:52:12.7997661Z 2022-12-01T09:52:12.7997666Z 2022-12-01T09:52:12.7997811Z CMake Warning at third_party/fbgemm/CMakeLists.txt:187 (message): 2022-12-01T09:52:12.7998073Z CMAKE_BUILD_TYPE = Release 2022-12-01T09:52:12.7998203Z 2022-12-01T09:52:12.7998208Z 2022-12-01T09:52:12.7998351Z CMake Warning at third_party/fbgemm/CMakeLists.txt:188 (message): 2022-12-01T09:52:12.7998642Z CMAKE_CXX_FLAGS_DEBUG is -g 2022-12-01T09:52:12.7998779Z 2022-12-01T09:52:12.7998788Z 2022-12-01T09:52:12.7998931Z CMake Warning at third_party/fbgemm/CMakeLists.txt:189 (message): 2022-12-01T09:52:12.7999255Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2022-12-01T09:52:12.7999401Z 2022-12-01T09:52:12.7999406Z 2022-12-01T09:52:12.7999548Z CMake Warning at third_party/fbgemm/CMakeLists.txt:190 (message): 2022-12-01T09:52:12.7999788Z ========== 2022-12-01T09:52:12.7999900Z 2022-12-01T09:52:12.7999905Z 2022-12-01T09:52:12.7999992Z ** AsmJit Summary ** 2022-12-01T09:52:12.8000283Z ASMJIT_DIR=/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit 2022-12-01T09:52:12.8000558Z ASMJIT_TEST=FALSE 2022-12-01T09:52:12.8000754Z ASMJIT_TARGET_TYPE=STATIC 2022-12-01T09:52:12.8000978Z ASMJIT_DEPS=pthread;rt 2022-12-01T09:52:12.8001202Z ASMJIT_LIBS=asmjit;pthread;rt 2022-12-01T09:52:12.8001480Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2022-12-01T09:52:12.8002012Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2022-12-01T09:52:12.8002451Z ASMJIT_PRIVATE_CFLAGS_DBG= 2022-12-01T09:52:12.8002772Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants 2022-12-01T09:52:12.8003078Z CMake Warning at cmake/Dependencies.cmake:889 (message): 2022-12-01T09:52:12.8003462Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2022-12-01T09:52:12.8003743Z Call Stack (most recent call first): 2022-12-01T09:52:12.8003976Z CMakeLists.txt:722 (include) 2022-12-01T09:52:12.8004114Z 2022-12-01T09:52:12.8004120Z 2022-12-01T09:52:12.8004257Z CMake Warning at cmake/Dependencies.cmake:1163 (message): 2022-12-01T09:52:12.8004629Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2022-12-01T09:52:12.8004911Z Call Stack (most recent call first): 2022-12-01T09:52:12.8005144Z CMakeLists.txt:722 (include) 2022-12-01T09:52:12.8005280Z 2022-12-01T09:52:12.8005285Z 2022-12-01T09:52:12.8005666Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:12.8006076Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:52:12.8006411Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:12.8006731Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:12.8007031Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:12.8007282Z Call Stack (most recent call first): 2022-12-01T09:52:12.8007574Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:12.8007876Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:52:12.8008122Z CMakeLists.txt:722 (include) 2022-12-01T09:52:12.8008466Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.8008651Z 2022-12-01T09:52:12.8008980Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:12.8009382Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:52:12.8009726Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:12.8010057Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:12.8010353Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:12.8010585Z Call Stack (most recent call first): 2022-12-01T09:52:12.8010879Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:12.8011180Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:52:12.8011423Z CMakeLists.txt:722 (include) 2022-12-01T09:52:12.8011776Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.8011959Z 2022-12-01T09:52:12.8012106Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-12-01T09:52:12.8012419Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-12-01T09:52:12.8012838Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-12-01T09:52:12.8013146Z set the policy and suppress this warning. 2022-12-01T09:52:12.8013296Z 2022-12-01T09:52:12.8013455Z For compatibility with older versions of CMake, option is clearing the 2022-12-01T09:52:12.8013790Z normal variable 'BUILD_BENCHMARK'. 2022-12-01T09:52:12.8014153Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.8014337Z 2022-12-01T09:52:12.8014483Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:36 (option): 2022-12-01T09:52:12.8014795Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-12-01T09:52:12.8015209Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-12-01T09:52:12.8015510Z set the policy and suppress this warning. 2022-12-01T09:52:12.8015662Z 2022-12-01T09:52:12.8015826Z For compatibility with older versions of CMake, option is clearing the 2022-12-01T09:52:12.8016142Z normal variable 'USE_RCCL'. 2022-12-01T09:52:12.8016562Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.8016735Z 2022-12-01T09:52:12.8016873Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-12-01T09:52:12.8017141Z Metal is only used in ios builds. 2022-12-01T09:52:12.8017380Z Call Stack (most recent call first): 2022-12-01T09:52:12.8017621Z CMakeLists.txt:722 (include) 2022-12-01T09:52:12.8017756Z 2022-12-01T09:52:12.8017761Z 2022-12-01T09:52:12.8018058Z Generated: /home/runner/work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:52:12.8018584Z Generated: /home/runner/work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:52:12.8019083Z Generated: /home/runner/work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:52:12.8019475Z CMake Warning at cmake/Dependencies.cmake:1709 (message): 2022-12-01T09:52:12.8019948Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2022-12-01T09:52:12.8020239Z Call Stack (most recent call first): 2022-12-01T09:52:12.8020470Z CMakeLists.txt:722 (include) 2022-12-01T09:52:12.8020606Z 2022-12-01T09:52:12.8020612Z 2022-12-01T09:52:12.8020734Z disabling CUDA because NOT USE_CUDA is set 2022-12-01T09:52:12.8020995Z disabling ROCM because NOT USE_ROCM is set 2022-12-01T09:52:12.8021259Z -- Will build oneDNN Graph 2022-12-01T09:52:12.8021661Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2022-12-01T09:52:12.8022019Z The OLD behavior for policy CMP0025 will be removed from a future version 2022-12-01T09:52:12.8022275Z of CMake. 2022-12-01T09:52:12.8022388Z 2022-12-01T09:52:12.8022615Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-12-01T09:52:12.8022952Z policies are deprecated and that a policy should be set to OLD only under 2022-12-01T09:52:12.8023364Z specific short-term circumstances. Projects should be ported to the NEW 2022-12-01T09:52:12.8023684Z behavior and not rely on setting a policy to OLD. 2022-12-01T09:52:12.8023989Z 2022-12-01T09:52:12.8023995Z 2022-12-01T09:52:12.8024331Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:12.8024733Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:52:12.8025071Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:12.8025410Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:12.8025710Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:12.8025946Z Call Stack (most recent call first): 2022-12-01T09:52:12.8026249Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:12.8026692Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:52:12.8027137Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:52:12.8027554Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.8027738Z 2022-12-01T09:52:12.8028061Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:12.8028449Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:52:12.8028787Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:12.8029390Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:12.8029780Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:12.8030059Z Call Stack (most recent call first): 2022-12-01T09:52:12.8030424Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:12.8030958Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:52:12.8031500Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:52:12.8032092Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.8032308Z 2022-12-01T09:52:12.8032664Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:12.8033082Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:52:12.8033511Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:12.8033915Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:12.8034276Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:12.8034583Z Call Stack (most recent call first): 2022-12-01T09:52:12.8034974Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:12.8035478Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-12-01T09:52:12.8035915Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-12-01T09:52:12.8036365Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.8036587Z 2022-12-01T09:52:12.8036959Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:12.8037453Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:52:12.8037855Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:12.8038256Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:12.8038572Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:12.8038914Z Call Stack (most recent call first): 2022-12-01T09:52:12.8039272Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:12.8039750Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-12-01T09:52:12.8040187Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-12-01T09:52:12.8040665Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.8040839Z 2022-12-01T09:52:12.8040962Z INFO CUDA_SOURCE_DIR = 2022-12-01T09:52:12.8041237Z INFO ROCM_SOURCE_DIR = 2022-12-01T09:52:12.8041675Z INFO CUPTI unavailable or disabled - not building GPU profilers 2022-12-01T09:52:12.8042044Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-12-01T09:52:12.8042406Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2022-12-01T09:52:12.8042686Z disabling CUDA because USE_CUDA is set false 2022-12-01T09:52:12.8043058Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2022-12-01T09:52:12.8043471Z The OLD behavior for policy CMP0066 will be removed from a future version 2022-12-01T09:52:12.8043813Z of CMake. 2022-12-01T09:52:12.8043961Z 2022-12-01T09:52:12.8044229Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-12-01T09:52:12.8044622Z policies are deprecated and that a policy should be set to OLD only under 2022-12-01T09:52:12.8045078Z specific short-term circumstances. Projects should be ported to the NEW 2022-12-01T09:52:12.8045456Z behavior and not rely on setting a policy to OLD. 2022-12-01T09:52:12.8045667Z 2022-12-01T09:52:12.8045672Z 2022-12-01T09:52:12.8045877Z Target system: Linux-5.15.0-1023-azure 2022-12-01T09:52:12.8046170Z Target processor: x86_64 2022-12-01T09:52:12.8046536Z Host system: Linux-5.15.0-1023-azure 2022-12-01T09:52:12.8046823Z Host processor: x86_64 2022-12-01T09:52:12.8047108Z Detected C compiler: Clang @ /usr/bin/clang 2022-12-01T09:52:12.8047392Z CMake: 3.25.0 2022-12-01T09:52:12.8047677Z Make program: /usr/bin/make 2022-12-01T09:52:12.8047842Z 2022-12-01T09:52:12.8048012Z *** Note: Parallel build is only supported with Ninja *** 2022-12-01T09:52:12.8048206Z 2022-12-01T09:52:12.8048370Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-12-01T09:52:12.8048754Z core header install: /home/runner/work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h 2022-12-01T09:52:12.8049268Z core header install: /home/runner/work/pytorch/pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2022-12-01T09:52:12.8049718Z core header install: /home/runner/work/pytorch/pytorch/build/aten/src/ATen/core/enum_tag.h 2022-12-01T09:52:12.8050108Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:52:12.8050471Z Syntax Warning in cmake code at column 107 2022-12-01T09:52:12.8050661Z 2022-12-01T09:52:12.8050835Z Argument not separated from preceding token by whitespace. 2022-12-01T09:52:12.8051300Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.8051513Z 2022-12-01T09:52:12.8051675Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:52:12.8051984Z Syntax Warning in cmake code at column 115 2022-12-01T09:52:12.8052161Z 2022-12-01T09:52:12.8052455Z Argument not separated from preceding token by whitespace. 2022-12-01T09:52:12.8052932Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.8053148Z 2022-12-01T09:52:12.8053518Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:12.8054014Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:52:12.8054420Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:12.8054765Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:12.8055122Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:12.8055428Z Call Stack (most recent call first): 2022-12-01T09:52:12.8055818Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:12.8056177Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:52:12.8056630Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.8056849Z 2022-12-01T09:52:12.8057205Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:52:12.8057670Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:52:12.8058075Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:52:12.8058466Z problems in calling code that expects `find_package` result variables 2022-12-01T09:52:12.8058827Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:52:12.8059166Z Call Stack (most recent call first): 2022-12-01T09:52:12.8059522Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:52:12.8059839Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:52:12.8060271Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:12.8060485Z 2022-12-01T09:52:12.8060647Z CMake Warning at CMakeLists.txt:1090 (message): 2022-12-01T09:52:12.8086413Z Generated cmake files are only fully tested if one builds with system glog, 2022-12-01T09:52:12.8086930Z gflags, and protobuf. Other settings may generate files that are not well 2022-12-01T09:52:12.8087191Z tested. 2022-12-01T09:52:12.8087305Z 2022-12-01T09:52:12.8087310Z 2022-12-01T09:52:12.8087390Z CMake Warning: 2022-12-01T09:52:12.8087835Z Manually-specified variables were not used by the project: 2022-12-01T09:52:12.8088020Z 2022-12-01T09:52:12.8088094Z JAVA_HOME 2022-12-01T09:52:12.8088208Z 2022-12-01T09:52:12.8088214Z 2022-12-01T09:52:12.8088373Z 33.13user 6.85system 1:24.84elapsed 47%CPU (0avgtext+0avgdata 148100maxresident)k 2022-12-01T09:52:41.2630567Z 206064inputs+182648outputs (1235major+1922470minor)pagefaults 0swaps 2022-12-01T09:52:41.2631924Z Running: ['time', '/opt/hostedtoolcache/Python/3.8.14/x64/bin/python3', '-m', 'torchgen.gen', '-s', 'aten/src/ATen', '-d', 'build/aten/src/ATen', '--per-operator-headers'] 2022-12-01T09:52:41.2634219Z 2022-12-01T09:52:41.2634840Z 18.69user 0.35system 0:19.05elapsed 99%CPU (0avgtext+0avgdata 197072maxresident)k 2022-12-01T09:52:41.2635677Z 0inputs+127960outputs (0major+52776minor)pagefaults 0swaps 2022-12-01T09:52:41.2636821Z Running: ['time', '/opt/hostedtoolcache/Python/3.8.14/x64/bin/python3', 'tools/setup_helpers/generate_code.py', '--native-functions-path', 'aten/src/ATen/native/native_functions.yaml', '--tags-path', 'aten/src/ATen/native/tags.yaml', '--gen_lazy_ts_backend'] 2022-12-01T09:52:41.2637357Z 2022-12-01T09:52:41.2637569Z 9.36user 0.06system 0:09.43elapsed 99%CPU (0avgtext+0avgdata 58308maxresident)k 2022-12-01T09:52:41.2637986Z 0inputs+50192outputs (0major+22160minor)pagefaults 0swaps 2022-12-01T09:52:41.3972832Z fatal: No names found, cannot describe anything. 2022-12-01T09:52:47.6520243Z ##[group]Run set +e 2022-12-01T09:52:47.6520573Z set +e 2022-12-01T09:52:47.6520924Z if ! lintrunner --force-color --all-files --tee-json=lint.json; then 2022-12-01T09:52:47.6521276Z  echo "" 2022-12-01T09:52:47.6521658Z  echo -e "\e[1m\e[36mYou can reproduce these results locally by using \`lintrunner\`.\e[0m" 2022-12-01T09:52:47.6522234Z  echo -e "\e[1m\e[36mSee https://github.com/pytorch/pytorch/wiki/lintrunner for setup instructions.\e[0m" 2022-12-01T09:52:47.6522703Z  exit 1 2022-12-01T09:52:47.6522936Z fi 2022-12-01T09:52:47.6577046Z shell: /usr/bin/bash -e {0} 2022-12-01T09:52:47.6577305Z env: 2022-12-01T09:52:47.6577629Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-12-01T09:52:47.6578027Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-12-01T09:52:47.6578340Z ##[endgroup] 2022-12-01T09:56:06.6474292Z ok No lint issues. 2022-12-01T09:56:06.6532372Z ##[group]Run # Use jq to massage the JSON lint output into GitHub Actions workflow commands. 2022-12-01T09:56:06.6532785Z # Use jq to massage the JSON lint output into GitHub Actions workflow commands. 2022-12-01T09:56:06.6533071Z jq --raw-output \ 2022-12-01T09:56:06.6533482Z  '"::\(if .severity == "advice" or .severity == "disabled" then "warning" else .severity end) file=\(.path),line=\(.line),col=\(.char),title=\(.code) \(.name)::" + (.description | gsub("\\n"; "%0A"))' \ 2022-12-01T09:56:06.6533873Z  lint.json 2022-12-01T09:56:06.6578365Z shell: /usr/bin/bash -e {0} 2022-12-01T09:56:06.6578580Z env: 2022-12-01T09:56:06.6578830Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-12-01T09:56:06.6579139Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-12-01T09:56:06.6579371Z ##[endgroup] 2022-12-01T09:56:06.9459891Z Post job cleanup. 2022-12-01T09:56:07.0730530Z Cache hit occurred on the primary key setup-python-Linux-python-3.8.14-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2, not saving cache. 2022-12-01T09:56:07.0827442Z Post job cleanup. 2022-12-01T09:56:07.0862736Z Post job cleanup. 2022-12-01T09:56:07.1968234Z [command]/usr/bin/git version 2022-12-01T09:56:07.2018158Z git version 2.38.1 2022-12-01T09:56:07.2060867Z Temporarily overriding HOME='/home/runner/work/_temp/c8a8897d-7b49-4929-827b-bc7818ba1c73' before making global git config changes 2022-12-01T09:56:07.2061331Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:56:07.2065474Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-12-01T09:56:07.2107040Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:56:07.2144542Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:56:07.2383505Z Entering 'android/libs/fbjni' 2022-12-01T09:56:07.2716573Z Entering 'third_party/FP16' 2022-12-01T09:56:07.2764824Z Entering 'third_party/FXdiv' 2022-12-01T09:56:07.2804289Z Entering 'third_party/NNPACK' 2022-12-01T09:56:07.2850045Z Entering 'third_party/QNNPACK' 2022-12-01T09:56:07.2885063Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:56:07.2920171Z Entering 'third_party/XNNPACK' 2022-12-01T09:56:07.2968978Z Entering 'third_party/benchmark' 2022-12-01T09:56:07.3004094Z Entering 'third_party/cpuinfo' 2022-12-01T09:56:07.3045558Z Entering 'third_party/cub' 2022-12-01T09:56:07.3081276Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:56:07.3130676Z Entering 'third_party/cutlass' 2022-12-01T09:56:07.3176041Z Entering 'third_party/eigen' 2022-12-01T09:56:07.3215177Z Entering 'third_party/fbgemm' 2022-12-01T09:56:07.3249996Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:56:07.3287790Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:56:07.3324193Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:56:07.3364934Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:56:07.3404927Z Entering 'third_party/flatbuffers' 2022-12-01T09:56:07.3447442Z Entering 'third_party/fmt' 2022-12-01T09:56:07.3489133Z Entering 'third_party/foxi' 2022-12-01T09:56:07.3525008Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:56:07.3563012Z Entering 'third_party/gloo' 2022-12-01T09:56:07.3599665Z Entering 'third_party/googletest' 2022-12-01T09:56:07.3635811Z Entering 'third_party/ideep' 2022-12-01T09:56:07.3673790Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:56:07.3710322Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:56:07.3755830Z Entering 'third_party/ios-cmake' 2022-12-01T09:56:07.3791098Z Entering 'third_party/ittapi' 2022-12-01T09:56:07.3827249Z Entering 'third_party/kineto' 2022-12-01T09:56:07.3865245Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:56:07.3901521Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:56:07.3940624Z Entering 'third_party/nccl/nccl' 2022-12-01T09:56:07.3980362Z Entering 'third_party/neon2sse' 2022-12-01T09:56:07.4016567Z Entering 'third_party/nlohmann' 2022-12-01T09:56:07.4052677Z Entering 'third_party/onnx' 2022-12-01T09:56:07.4100225Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:56:07.4137224Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:56:07.4176057Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:56:07.4213095Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:56:07.4251731Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:56:07.4288224Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:56:07.4324071Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:56:07.4365328Z Entering 'third_party/pocketfft' 2022-12-01T09:56:07.4404587Z Entering 'third_party/protobuf' 2022-12-01T09:56:07.4444241Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:56:07.4483262Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:56:07.4526244Z Entering 'third_party/psimd' 2022-12-01T09:56:07.4563398Z Entering 'third_party/pthreadpool' 2022-12-01T09:56:07.4600708Z Entering 'third_party/pybind11' 2022-12-01T09:56:07.4638344Z Entering 'third_party/python-enum' 2022-12-01T09:56:07.4676370Z Entering 'third_party/python-peachpy' 2022-12-01T09:56:07.4713812Z Entering 'third_party/python-six' 2022-12-01T09:56:07.4748749Z Entering 'third_party/sleef' 2022-12-01T09:56:07.4784649Z Entering 'third_party/tbb' 2022-12-01T09:56:07.4829384Z Entering 'third_party/tensorpipe' 2022-12-01T09:56:07.4866310Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:56:07.4902710Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:56:07.4938248Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:56:07.4972498Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:56:07.5006014Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:56:07.5046945Z Entering 'third_party/zstd' 2022-12-01T09:56:07.5101784Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:56:07.5134363Z http.https://github.com/.extraheader 2022-12-01T09:56:07.5141626Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T09:56:07.5186445Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-12-01T09:56:07.5436471Z Entering 'android/libs/fbjni' 2022-12-01T09:56:07.5476289Z Entering 'third_party/FP16' 2022-12-01T09:56:07.5513791Z Entering 'third_party/FXdiv' 2022-12-01T09:56:07.5551280Z Entering 'third_party/NNPACK' 2022-12-01T09:56:07.5587331Z Entering 'third_party/QNNPACK' 2022-12-01T09:56:07.5624619Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:56:07.5662493Z Entering 'third_party/XNNPACK' 2022-12-01T09:56:07.5708689Z Entering 'third_party/benchmark' 2022-12-01T09:56:07.5745030Z Entering 'third_party/cpuinfo' 2022-12-01T09:56:07.5783065Z Entering 'third_party/cub' 2022-12-01T09:56:07.5821816Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:56:07.5866054Z Entering 'third_party/cutlass' 2022-12-01T09:56:07.5908732Z Entering 'third_party/eigen' 2022-12-01T09:56:07.5946885Z Entering 'third_party/fbgemm' 2022-12-01T09:56:07.5983991Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:56:07.6026563Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:56:07.6061993Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:56:07.6098635Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:56:07.6136481Z Entering 'third_party/flatbuffers' 2022-12-01T09:56:07.6176585Z Entering 'third_party/fmt' 2022-12-01T09:56:07.6213937Z Entering 'third_party/foxi' 2022-12-01T09:56:07.6249817Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:56:07.6284940Z Entering 'third_party/gloo' 2022-12-01T09:56:07.6324972Z Entering 'third_party/googletest' 2022-12-01T09:56:07.6362017Z Entering 'third_party/ideep' 2022-12-01T09:56:07.6398219Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:56:07.6436071Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:56:07.6479663Z Entering 'third_party/ios-cmake' 2022-12-01T09:56:07.6516225Z Entering 'third_party/ittapi' 2022-12-01T09:56:07.6552402Z Entering 'third_party/kineto' 2022-12-01T09:56:07.6588747Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:56:07.6625983Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:56:07.6665138Z Entering 'third_party/nccl/nccl' 2022-12-01T09:56:07.6701895Z Entering 'third_party/neon2sse' 2022-12-01T09:56:07.6739381Z Entering 'third_party/nlohmann' 2022-12-01T09:56:07.6778284Z Entering 'third_party/onnx' 2022-12-01T09:56:07.6828902Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:56:07.6867335Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:56:07.6906033Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:56:07.6942947Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:56:07.6986659Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:56:07.7027035Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:56:07.7063991Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:56:07.7109996Z Entering 'third_party/pocketfft' 2022-12-01T09:56:07.7152097Z Entering 'third_party/protobuf' 2022-12-01T09:56:07.7191886Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:56:07.7231829Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:56:07.7268544Z Entering 'third_party/psimd' 2022-12-01T09:56:07.7305943Z Entering 'third_party/pthreadpool' 2022-12-01T09:56:07.7342362Z Entering 'third_party/pybind11' 2022-12-01T09:56:07.7379119Z Entering 'third_party/python-enum' 2022-12-01T09:56:07.7415414Z Entering 'third_party/python-peachpy' 2022-12-01T09:56:07.7449633Z Entering 'third_party/python-six' 2022-12-01T09:56:07.7484801Z Entering 'third_party/sleef' 2022-12-01T09:56:07.7521896Z Entering 'third_party/tbb' 2022-12-01T09:56:07.7566307Z Entering 'third_party/tensorpipe' 2022-12-01T09:56:07.7602417Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:56:07.7641612Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:56:07.7682644Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:56:07.7721999Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:56:07.7755325Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:56:07.7794322Z Entering 'third_party/zstd' 2022-12-01T09:56:07.8069322Z Cleaning up orphan processes