Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make MiscCheck test compilation only for Windows on ARM64 instead of compiling and executing. #82723

Closed
wants to merge 1 commit into from

Conversation

everton1984
Copy link
Contributor

For Windows on ARM64 the test compiling and executing fails. Just compiling seems to be enough to check correctness.

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Aug 3, 2022

🔗 Helpful links

❌ 33 New Failures, 1 Flaky Failures, 3 Pending

As of commit 0eff721 (more details on the Dr. CI page):

Expand to see more
  • 33/34 failures introduced in this PR
  • 1/34 tentatively recognized as flaky ❄️

🕵️ 33 new failures recognized by patterns

The following CI failures do not appear to be due to upstream breakages

See GitHub Actions build pull / linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build / build (1/33)

Step: "Build" (full log | diagnosis details)

2022-08-03T22:10:25.9881872Z ##[error]Process completed with exit code 137.
2022-08-03T22:06:27.6331755Z [ 96%] �[32mBuilding CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o�[0m
2022-08-03T22:06:28.8406356Z [ 96%] �[32mBuilding CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o�[0m
2022-08-03T22:06:29.9809825Z [ 96%] �[32mBuilding CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_0.cpp.o�[0m
2022-08-03T22:06:30.6417658Z [ 97%] �[32mBuilding CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_1.cpp.o�[0m
2022-08-03T22:06:32.6163232Z [ 97%] �[32mBuilding CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_2.cpp.o�[0m
2022-08-03T22:06:34.0504778Z [ 97%] �[32mBuilding CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_3.cpp.o�[0m
2022-08-03T22:06:38.1086007Z [ 97%] �[32mBuilding CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_4.cpp.o�[0m
2022-08-03T22:06:39.5429231Z [ 97%] �[32mBuilding CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_5.cpp.o�[0m
2022-08-03T22:08:33.9082771Z [ 97%] �[32mBuilding CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_6.cpp.o�[0m
2022-08-03T22:09:41.5975448Z [ 97%] �[32mBuilding CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_7.cpp.o�[0m
2022-08-03T22:10:25.9881872Z ##[error]Process completed with exit code 137.
2022-08-03T22:10:26.1000291Z Prepare all required actions
2022-08-03T22:10:26.1304656Z ##[group]Run ./.github/actions/teardown-linux
2022-08-03T22:10:26.1304973Z with:
2022-08-03T22:10:26.1305194Z ##[endgroup]
2022-08-03T22:10:26.1412178Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh
2022-08-03T22:10:26.1412538Z �[36;1m.github/scripts/wait_for_ssh_to_drain.sh�[0m
2022-08-03T22:10:26.2071807Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2022-08-03T22:10:26.2072197Z ##[endgroup]
2022-08-03T22:10:26.2443901Z Holding runner for 2 hours until all ssh sessions have logged out
2022-08-03T22:10:26.2548380Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty

See GitHub Actions build pull / linux-focal-py3.7-clang7-asan / test (default, 2, 5, linux.2xlarge) (2/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T00:02:50.8183790Z Build left local git repository checkout dirty
2022-08-04T00:02:41.7186794Z real	62m31.840s
2022-08-04T00:02:41.7187156Z user	62m56.034s
2022-08-04T00:02:41.7188284Z sys	1m53.038s
2022-08-04T00:02:41.7188602Z + assert_git_not_dirty
2022-08-04T00:02:41.7189126Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]]
2022-08-04T00:02:41.7189431Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]]
2022-08-04T00:02:41.7189692Z ++ git status --porcelain
2022-08-04T00:02:50.8182823Z + git_status='?? usage_log.txt'
2022-08-04T00:02:50.8183228Z + [[ -n ?? usage_log.txt ]]
2022-08-04T00:02:50.8183526Z + echo 'Build left local git repository checkout dirty'
2022-08-04T00:02:50.8183790Z Build left local git repository checkout dirty
2022-08-04T00:02:50.8184073Z + echo 'git status --porcelain:'
2022-08-04T00:02:50.8184612Z git status --porcelain:
2022-08-04T00:02:50.8184834Z + echo '?? usage_log.txt'
2022-08-04T00:02:50.8185037Z ?? usage_log.txt
2022-08-04T00:02:50.8185218Z + exit 1
2022-08-04T00:02:50.8224527Z ##[error]Process completed with exit code 1.
2022-08-04T00:02:50.8259234Z Prepare all required actions
2022-08-04T00:02:50.8259538Z Getting action download info
2022-08-04T00:02:51.0431260Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T00:02:51.0431471Z with:

See GitHub Actions build pull / linux-focal-py3.7-clang7-asan / test (default, 5, 5, linux.2xlarge) (3/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T23:59:48.1541080Z Build left local git repository checkout dirty
2022-08-03T23:59:45.0220246Z real	61m13.960s
2022-08-03T23:59:45.0220571Z user	59m23.655s
2022-08-03T23:59:45.0220819Z sys	3m2.397s
2022-08-03T23:59:45.0221085Z + assert_git_not_dirty
2022-08-03T23:59:45.0221568Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]]
2022-08-03T23:59:45.0221929Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]]
2022-08-03T23:59:45.0222194Z ++ git status --porcelain
2022-08-03T23:59:48.1540092Z + git_status='?? usage_log.txt'
2022-08-03T23:59:48.1540527Z + [[ -n ?? usage_log.txt ]]
2022-08-03T23:59:48.1540831Z + echo 'Build left local git repository checkout dirty'
2022-08-03T23:59:48.1541080Z Build left local git repository checkout dirty
2022-08-03T23:59:48.1541347Z + echo 'git status --porcelain:'
2022-08-03T23:59:48.1541578Z git status --porcelain:
2022-08-03T23:59:48.1541782Z + echo '?? usage_log.txt'
2022-08-03T23:59:48.1542199Z ?? usage_log.txt
2022-08-03T23:59:48.1542365Z + exit 1
2022-08-03T23:59:48.1577640Z ##[error]Process completed with exit code 1.
2022-08-03T23:59:48.1611416Z Prepare all required actions
2022-08-03T23:59:48.1611711Z Getting action download info
2022-08-03T23:59:48.3421708Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-03T23:59:48.3421930Z with:

See GitHub Actions build pull / linux-focal-py3.7-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge) (4/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T22:56:24.5022226Z The PR is introduc...m to confirm whether this change is wanted or not.
2022-08-03T22:56:24.5007620Z processing existing schema:  duration_ns(__torch__.torch.classes.profiling.InstructionStats _0) -> int _0
2022-08-03T22:56:24.5009175Z processing existing schema:  source(__torch__.torch.classes.profiling.SourceStats _0) -> __torch__.torch.classes.profiling.SourceRef _0
2022-08-03T22:56:24.5011092Z processing existing schema:  line_map(__torch__.torch.classes.profiling.SourceStats _0) -> Dict(int, __torch__.torch.classes.profiling.InstructionStats) _0
2022-08-03T22:56:24.5012149Z processing existing schema:  __init__(__torch__.torch.classes.profiling._ScriptProfile _0) -> NoneType _0
2022-08-03T22:56:24.5013924Z processing existing schema:  enable(__torch__.torch.classes.profiling._ScriptProfile _0) -> NoneType _0
2022-08-03T22:56:24.5014718Z processing existing schema:  disable(__torch__.torch.classes.profiling._ScriptProfile _0) -> NoneType _0
2022-08-03T22:56:24.5016720Z processing existing schema:  _dump_stats(__torch__.torch.classes.profiling._ScriptProfile _0) -> __torch__.torch.classes.profiling.SourceStats[] _0
2022-08-03T22:56:24.5017896Z processing existing schema:  __init__(__torch__.torch.classes.c10d.ProcessGroup _0, int _1, int _2) -> NoneType _0
2022-08-03T22:56:24.5019236Z processing existing schema:  __init__(__torch__.torch.classes.c10d.Work _0) -> NoneType _0
2022-08-03T22:56:24.5021827Z processing existing schema:  __init__(__torch__.torch.classes.dist_rpc.WorkerInfo _0, str _1, int _2) -> NoneType _0
2022-08-03T22:56:24.5022226Z The PR is introducing backward incompatible changes to the operator library. Please contact PyTorch team to confirm whether this change is wanted or not. 
2022-08-03T22:56:24.5022237Z 
2022-08-03T22:56:24.5022371Z Broken ops: [
2022-08-03T22:56:24.5022719Z 	aten::_reshape_nested_backward(Tensor self, Tensor grad) -> Tensor
2022-08-03T22:56:24.5026070Z 	aten::_reshape_nested(Tensor self, int[] shape) -> Tensor
2022-08-03T22:56:24.5026278Z 	aten::_NestedTensor_GeneralizedBMM(Tensor self, Tensor mat2) -> Tensor
2022-08-03T22:56:24.5026671Z 	aten::_scaled_dot_product_attention(Tensor query, Tensor key, Tensor value, Tensor? attn_mask=None, float dropout_p=0., bool need_attn_weights=True, bool is_causal=False) -> (Tensor, Tensor)
2022-08-03T22:56:24.5026975Z 	aten::slogdet.out(Tensor self, *, Tensor(a!) sign, Tensor(b!) logabsdet) -> (Tensor(a!) sign, Tensor(b!) logabsdet)
2022-08-03T22:56:24.5027164Z 	aten::linalg_slogdet(Tensor A) -> (Tensor sign, Tensor logabsdet)
2022-08-03T22:56:24.5027435Z 	aten::linalg_slogdet.out(Tensor A, *, Tensor(a!) sign, Tensor(b!) logabsdet) -> (Tensor(a!) sign, Tensor(b!) logabsdet)
2022-08-03T22:56:24.5027615Z 	aten::linalg_vecdot(Tensor x, Tensor y, *, int dim=-1) -> Tensor

See GitHub Actions build pull / linux-bionic-cuda11.6-py3.10-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu) (5/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T03:22:23.1601734Z test_add_done_ca...arg() takes 0 positional arguments but 1 was given
2022-08-04T03:22:23.1571424Z   /opt/conda/lib/python3.7/unittest/suite.py(122): run
2022-08-04T03:22:23.1571755Z   /opt/conda/lib/python3.7/unittest/suite.py(84): __call__
2022-08-04T03:22:23.1572232Z   /opt/conda/lib/python3.7/site-packages/xmlrunner/runner.py(67): run
2022-08-04T03:22:23.1572621Z   /opt/conda/lib/python3.7/unittest/main.py(271): runTests
2022-08-04T03:22:23.1572978Z   /opt/conda/lib/python3.7/unittest/main.py(101): __init__
2022-08-04T03:22:23.1573626Z   /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(691): run_tests
2022-08-04T03:22:23.1574006Z   test_futures.py(331): <module>
2022-08-04T03:22:23.1574184Z 
2022-08-04T03:22:23.1574286Z ok (1.664s)
2022-08-04T03:22:23.1594675Z   test_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.003s)
2022-08-04T03:22:23.1601734Z   test_add_done_callback_no_arg_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:201] Got the following error when running the callback: TypeError: no_arg() takes 0 positional arguments but 1 was given
2022-08-04T03:22:23.1603938Z ok (0.001s)
2022-08-04T03:22:23.1617582Z   test_add_done_callback_simple (__main__.TestFuture) ... ok (0.001s)
2022-08-04T03:22:23.1676224Z   test_chained_then (__main__.TestFuture) ... ok (0.006s)
2022-08-04T03:22:23.2697618Z   test_collect_all (__main__.TestFuture) ... ok (0.102s)
2022-08-04T03:22:23.2706539Z   test_done (__main__.TestFuture) ... ok (0.001s)
2022-08-04T03:22:23.2720999Z   test_done_exception (__main__.TestFuture) ... ok (0.001s)
2022-08-04T03:22:23.2742495Z   test_interleaving_then_and_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.002s)
2022-08-04T03:22:23.2754743Z   test_interleaving_then_and_add_done_callback_propagates_error (__main__.TestFuture) ... [E pybind_utils.h:201] Got the following error when running the callback: ValueError: Expected error
2022-08-04T03:22:23.2755489Z 
2022-08-04T03:22:23.2755665Z At:

See GitHub Actions build pull / linux-focal-py3.7-gcc7 / test (functorch, 1, 1, linux.2xlarge) (6/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T00:36:20.1659261Z Build left local git repository checkout dirty
2022-08-04T00:36:14.1723004Z real	98m27.802s
2022-08-04T00:36:14.1723235Z user	158m54.865s
2022-08-04T00:36:14.1723418Z sys	9m34.745s
2022-08-04T00:36:14.1723587Z + assert_git_not_dirty
2022-08-04T00:36:14.1724000Z + [[ linux-focal-py3.7-gcc7 != *rocm* ]]
2022-08-04T00:36:14.1724283Z + [[ linux-focal-py3.7-gcc7 != *xla* ]]
2022-08-04T00:36:14.1726405Z ++ git status --porcelain
2022-08-04T00:36:20.1658247Z + git_status='?? usage_log.txt'
2022-08-04T00:36:20.1658601Z + [[ -n ?? usage_log.txt ]]
2022-08-04T00:36:20.1658970Z + echo 'Build left local git repository checkout dirty'
2022-08-04T00:36:20.1659261Z Build left local git repository checkout dirty
2022-08-04T00:36:20.1659540Z + echo 'git status --porcelain:'
2022-08-04T00:36:20.1659765Z git status --porcelain:
2022-08-04T00:36:20.1659987Z + echo '?? usage_log.txt'
2022-08-04T00:36:20.1660163Z ?? usage_log.txt
2022-08-04T00:36:20.1660329Z + exit 1
2022-08-04T00:36:20.1694384Z ##[error]Process completed with exit code 1.
2022-08-04T00:36:20.1730746Z Prepare all required actions
2022-08-04T00:36:20.1731058Z Getting action download info
2022-08-04T00:36:20.3424811Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T00:36:20.3425036Z with:

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (dynamo, 2, 2, linux.2xlarge) (7/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T00:06:06.3016142Z Build left local git repository checkout dirty
2022-08-04T00:05:59.5777699Z real	67m42.401s
2022-08-04T00:05:59.5778083Z user	152m40.932s
2022-08-04T00:05:59.5778420Z sys	8m10.354s
2022-08-04T00:05:59.5778699Z + assert_git_not_dirty
2022-08-04T00:05:59.5779125Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]]
2022-08-04T00:05:59.5779447Z + [[ linux-bionic-py3.7-clang9 != *xla* ]]
2022-08-04T00:05:59.5780194Z ++ git status --porcelain
2022-08-04T00:06:06.3014992Z + git_status='?? usage_log.txt'
2022-08-04T00:06:06.3015509Z + [[ -n ?? usage_log.txt ]]
2022-08-04T00:06:06.3015869Z + echo 'Build left local git repository checkout dirty'
2022-08-04T00:06:06.3016142Z Build left local git repository checkout dirty
2022-08-04T00:06:06.3016403Z + echo 'git status --porcelain:'
2022-08-04T00:06:06.3016698Z git status --porcelain:
2022-08-04T00:06:06.3016919Z + echo '?? usage_log.txt'
2022-08-04T00:06:06.3017100Z ?? usage_log.txt
2022-08-04T00:06:06.3017369Z + exit 1
2022-08-04T00:06:06.3051334Z ##[error]Process completed with exit code 1.
2022-08-04T00:06:06.3084014Z Prepare all required actions
2022-08-04T00:06:06.3084326Z Getting action download info
2022-08-04T00:06:06.4792443Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T00:06:06.4792672Z with:

See GitHub Actions build pull / win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge) (8/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T23:25:35.3962344Z RuntimeError: test_ops failed!
2022-08-03T23:25:34.7848642Z Generated XML report: test-reports\python-unittest\test_ops\TEST-TestCompositeComplianceCPU-20220803230604.xml
2022-08-03T23:25:34.7849137Z Generated XML report: test-reports\python-unittest\test_ops\TEST-TestFakeTensorNonErroringCPU-20220803230604.xml
2022-08-03T23:25:34.7849660Z Generated XML report: test-reports\python-unittest\test_ops\TEST-TestMathBitsCPU-20220803230604.xml
2022-08-03T23:25:34.7850111Z Generated XML report: test-reports\python-unittest\test_ops\TEST-TestRefsOpsInfoCPU-20220803230604.xml
2022-08-03T23:25:34.7850539Z Generated XML report: test-reports\python-unittest\test_ops\TEST-TestTagsCPU-20220803230604.xml
2022-08-03T23:25:35.3960895Z Traceback (most recent call last):
2022-08-03T23:25:35.3961266Z   File "run_test.py", line 945, in <module>
2022-08-03T23:25:35.3961462Z     main()
2022-08-03T23:25:35.3961875Z   File "run_test.py", line 923, in main
2022-08-03T23:25:35.3962132Z     raise RuntimeError(err_message)
2022-08-03T23:25:35.3962344Z RuntimeError: test_ops failed!
2022-08-03T23:25:35.6709270Z 
2022-08-03T23:25:35.6709743Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 
2022-08-03T23:25:35.6711395Z 
2022-08-03T23:25:35.6711596Z (base) C:\actions-runner\_work\pytorch\pytorch\test>exit /b 1 
2022-08-03T23:25:35.6769027Z ##[error]Process completed with exit code 1.
2022-08-03T23:25:35.6996931Z Prepare all required actions
2022-08-03T23:25:35.6997405Z Getting action download info
2022-08-03T23:25:35.8490136Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a)
2022-08-03T23:25:36.0096323Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-03T23:25:36.0096536Z with:

See GitHub Actions build pull / linux-focal-py3.7-clang7-asan / test (default, 1, 5, linux.2xlarge) (9/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T00:02:32.8972717Z Build left local git repository checkout dirty
2022-08-04T00:02:25.4069558Z real	62m24.270s
2022-08-04T00:02:25.4069972Z user	61m8.332s
2022-08-04T00:02:25.4070309Z sys	1m16.625s
2022-08-04T00:02:25.4070616Z + assert_git_not_dirty
2022-08-04T00:02:25.4071158Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]]
2022-08-04T00:02:25.4071523Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]]
2022-08-04T00:02:25.4071789Z ++ git status --porcelain
2022-08-04T00:02:32.8971628Z + git_status='?? usage_log.txt'
2022-08-04T00:02:32.8971910Z + [[ -n ?? usage_log.txt ]]
2022-08-04T00:02:32.8972337Z + echo 'Build left local git repository checkout dirty'
2022-08-04T00:02:32.8972717Z Build left local git repository checkout dirty
2022-08-04T00:02:32.8973109Z + echo 'git status --porcelain:'
2022-08-04T00:02:32.8973410Z git status --porcelain:
2022-08-04T00:02:32.8973724Z + echo '?? usage_log.txt'
2022-08-04T00:02:32.8973993Z ?? usage_log.txt
2022-08-04T00:02:32.8974165Z + exit 1
2022-08-04T00:02:32.9009930Z ##[error]Process completed with exit code 1.
2022-08-04T00:02:32.9042350Z Prepare all required actions
2022-08-04T00:02:32.9042638Z Getting action download info
2022-08-04T00:02:33.0722077Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T00:02:33.0722307Z with:

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge) (10/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T23:25:35.6729676Z Build left local git repository checkout dirty
2022-08-03T23:25:32.6800588Z real	27m10.689s
2022-08-03T23:25:32.6800941Z user	67m55.602s
2022-08-03T23:25:32.6801250Z sys	10m44.811s
2022-08-03T23:25:32.6801488Z + assert_git_not_dirty
2022-08-03T23:25:32.6801854Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]]
2022-08-03T23:25:32.6802167Z + [[ linux-bionic-py3.7-clang9 != *xla* ]]
2022-08-03T23:25:32.6803729Z ++ git status --porcelain
2022-08-03T23:25:35.6728300Z + git_status='?? usage_log.txt'
2022-08-03T23:25:35.6728763Z + [[ -n ?? usage_log.txt ]]
2022-08-03T23:25:35.6729307Z + echo 'Build left local git repository checkout dirty'
2022-08-03T23:25:35.6729676Z Build left local git repository checkout dirty
2022-08-03T23:25:35.6730051Z + echo 'git status --porcelain:'
2022-08-03T23:25:35.6730394Z git status --porcelain:
2022-08-03T23:25:35.6730701Z + echo '?? usage_log.txt'
2022-08-03T23:25:35.6730960Z ?? usage_log.txt
2022-08-03T23:25:35.6731185Z + exit 1
2022-08-03T23:25:35.6767249Z ##[error]Process completed with exit code 1.
2022-08-03T23:25:35.6802990Z Prepare all required actions
2022-08-03T23:25:35.6803285Z Getting action download info
2022-08-03T23:25:35.8491712Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-03T23:25:35.8491939Z with:

See GitHub Actions build pull / linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 1, 2, linux.8xlarge.nvidia.gpu) (11/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T01:15:59.6507912Z Build left local git repository checkout dirty
2022-08-04T01:15:58.4063602Z real	105m37.515s
2022-08-04T01:15:58.4063901Z user	165m4.680s
2022-08-04T01:15:58.4064146Z sys	105m26.287s
2022-08-04T01:15:58.4064396Z + assert_git_not_dirty
2022-08-04T01:15:58.4064937Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]]
2022-08-04T01:15:58.4065390Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *xla* ]]
2022-08-04T01:15:58.4066378Z ++ git status --porcelain
2022-08-04T01:15:59.6506745Z + git_status='?? usage_log.txt'
2022-08-04T01:15:59.6507158Z + [[ -n ?? usage_log.txt ]]
2022-08-04T01:15:59.6507568Z + echo 'Build left local git repository checkout dirty'
2022-08-04T01:15:59.6507912Z Build left local git repository checkout dirty
2022-08-04T01:15:59.6508291Z + echo 'git status --porcelain:'
2022-08-04T01:15:59.6508604Z git status --porcelain:
2022-08-04T01:15:59.6508917Z + echo '?? usage_log.txt'
2022-08-04T01:15:59.6509175Z ?? usage_log.txt
2022-08-04T01:15:59.6509395Z + exit 1
2022-08-04T01:15:59.6559501Z ##[error]Process completed with exit code 1.
2022-08-04T01:15:59.6597388Z Prepare all required actions
2022-08-04T01:15:59.6597818Z Getting action download info
2022-08-04T01:15:59.8421914Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T01:15:59.8422228Z with:

See GitHub Actions build pull / linux-focal-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge) (12/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T23:49:14.1738334Z Build left local git repository checkout dirty
2022-08-03T23:49:08.4460172Z real	51m19.442s
2022-08-03T23:49:08.4460447Z user	82m6.337s
2022-08-03T23:49:08.4460709Z sys	5m40.751s
2022-08-03T23:49:08.4460969Z + assert_git_not_dirty
2022-08-03T23:49:08.4461563Z + [[ linux-focal-py3.7-gcc7 != *rocm* ]]
2022-08-03T23:49:08.4461956Z + [[ linux-focal-py3.7-gcc7 != *xla* ]]
2022-08-03T23:49:08.4462416Z ++ git status --porcelain
2022-08-03T23:49:14.1737150Z + git_status='?? usage_log.txt'
2022-08-03T23:49:14.1737688Z + [[ -n ?? usage_log.txt ]]
2022-08-03T23:49:14.1738049Z + echo 'Build left local git repository checkout dirty'
2022-08-03T23:49:14.1738334Z Build left local git repository checkout dirty
2022-08-03T23:49:14.1738590Z + echo 'git status --porcelain:'
2022-08-03T23:49:14.1738828Z git status --porcelain:
2022-08-03T23:49:14.1739241Z + echo '?? usage_log.txt'
2022-08-03T23:49:14.1739407Z ?? usage_log.txt
2022-08-03T23:49:14.1739627Z + exit 1
2022-08-03T23:49:14.1775692Z ##[error]Process completed with exit code 1.
2022-08-03T23:49:14.1808878Z Prepare all required actions
2022-08-03T23:49:14.1809171Z Getting action download info
2022-08-03T23:49:14.3712289Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-03T23:49:14.3712512Z with:

See GitHub Actions build pull / linux-bionic-py3_7-clang8-xla / test (xla, 1, 1, linux.2xlarge) (13/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T22:59:52.4183446Z ##[error]Process completed with exit code 1.
2022-08-03T22:59:52.3653272Z Command completed after 1 attempt(s).
2022-08-03T22:59:52.3653414Z 
2022-08-03T22:59:52.3752287Z ##[group]Run kill "$MONITOR_SCRIPT_PID"
2022-08-03T22:59:52.3752529Z �[36;1mkill "$MONITOR_SCRIPT_PID"�[0m
2022-08-03T22:59:52.4153830Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2022-08-03T22:59:52.4154054Z env:
2022-08-03T22:59:52.4154234Z   GIT_DEFAULT_BRANCH: master
2022-08-03T22:59:52.4154436Z   MONITOR_SCRIPT_PID: 23103
2022-08-03T22:59:52.4154608Z ##[endgroup]
2022-08-03T22:59:52.4181256Z /home/ec2-user/actions-runner/_work/_temp/9b0484dc-7d99-4965-bde9-209973f123bd.sh: line 1: kill: (23103) - No such process
2022-08-03T22:59:52.4183446Z ##[error]Process completed with exit code 1.
2022-08-03T22:59:52.4235714Z Prepare all required actions
2022-08-03T22:59:52.4235988Z Getting action download info
2022-08-03T22:59:52.7491958Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2)
2022-08-03T22:59:52.8955485Z ##[group]Run ./.github/actions/upload-test-artifacts
2022-08-03T22:59:52.8955713Z with:
2022-08-03T22:59:52.8955928Z   file-suffix: test-xla-1-1-linux.2xlarge_7662296968
2022-08-03T22:59:52.8956126Z env:
2022-08-03T22:59:52.8956300Z   GIT_DEFAULT_BRANCH: master
2022-08-03T22:59:52.8956484Z ##[endgroup]
2022-08-03T22:59:52.8978144Z ##[group]Run # Remove any previous test jsons if they exist

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge) (14/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T23:33:32.1164089Z Build left local git repository checkout dirty
2022-08-03T23:33:25.5244099Z real	35m1.803s
2022-08-03T23:33:25.5244460Z user	88m19.351s
2022-08-03T23:33:25.5244737Z sys	11m59.837s
2022-08-03T23:33:25.5245309Z + assert_git_not_dirty
2022-08-03T23:33:25.5245853Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]]
2022-08-03T23:33:25.5246315Z + [[ linux-bionic-py3.7-clang9 != *xla* ]]
2022-08-03T23:33:25.5247290Z ++ git status --porcelain
2022-08-03T23:33:32.1161906Z + git_status='?? usage_log.txt'
2022-08-03T23:33:32.1162365Z + [[ -n ?? usage_log.txt ]]
2022-08-03T23:33:32.1162828Z + echo 'Build left local git repository checkout dirty'
2022-08-03T23:33:32.1164089Z Build left local git repository checkout dirty
2022-08-03T23:33:32.1164579Z + echo 'git status --porcelain:'
2022-08-03T23:33:32.1164902Z git status --porcelain:
2022-08-03T23:33:32.1165225Z + echo '?? usage_log.txt'
2022-08-03T23:33:32.1165495Z ?? usage_log.txt
2022-08-03T23:33:32.1165666Z + exit 1
2022-08-03T23:33:32.1199113Z ##[error]Process completed with exit code 1.
2022-08-03T23:33:32.1237588Z Prepare all required actions
2022-08-03T23:33:32.1237891Z Getting action download info
2022-08-03T23:33:32.4341227Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-03T23:33:32.4341456Z with:

See GitHub Actions build pull / linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 2, 2, linux.8xlarge.nvidia.gpu) (15/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T01:12:04.1003611Z Build left local git repository checkout dirty
2022-08-04T01:12:02.9105229Z real	101m8.303s
2022-08-04T01:12:02.9105767Z user	189m18.748s
2022-08-04T01:12:02.9106294Z sys	132m53.816s
2022-08-04T01:12:02.9106778Z + assert_git_not_dirty
2022-08-04T01:12:02.9107304Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]]
2022-08-04T01:12:02.9107723Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *xla* ]]
2022-08-04T01:12:02.9108492Z ++ git status --porcelain
2022-08-04T01:12:04.1002259Z + git_status='?? usage_log.txt'
2022-08-04T01:12:04.1002646Z + [[ -n ?? usage_log.txt ]]
2022-08-04T01:12:04.1003046Z + echo 'Build left local git repository checkout dirty'
2022-08-04T01:12:04.1003611Z Build left local git repository checkout dirty
2022-08-04T01:12:04.1004003Z + echo 'git status --porcelain:'
2022-08-04T01:12:04.1004306Z git status --porcelain:
2022-08-04T01:12:04.1004605Z + echo '?? usage_log.txt'
2022-08-04T01:12:04.1007206Z ?? usage_log.txt
2022-08-04T01:12:04.1007657Z + exit 1
2022-08-04T01:12:04.1049573Z ##[error]Process completed with exit code 1.
2022-08-04T01:12:04.1085594Z Prepare all required actions
2022-08-04T01:12:04.1086039Z Getting action download info
2022-08-04T01:12:04.3520552Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T01:12:04.3520857Z with:

See GitHub Actions build pull / win-vs2019-cpu-py3 / test (functorch, 1, 1, windows.4xlarge) (16/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T23:06:19.9600748Z RuntimeError: distributions/test_distributions failed!
2022-08-03T23:06:19.5249224Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestLazyLogitsInitialization-20220803230558.xml
2022-08-03T23:06:19.5249775Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestNumericalStability-20220803230558.xml
2022-08-03T23:06:19.5250286Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestRsample-20220803230558.xml
2022-08-03T23:06:19.5250775Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestValidation-20220803230558.xml
2022-08-03T23:06:19.5251279Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestAgainstScipy-20220803230558.xml
2022-08-03T23:06:19.9599356Z Traceback (most recent call last):
2022-08-03T23:06:19.9599705Z   File "run_test.py", line 945, in <module>
2022-08-03T23:06:19.9599907Z     main()
2022-08-03T23:06:19.9600121Z   File "run_test.py", line 923, in main
2022-08-03T23:06:19.9600368Z     raise RuntimeError(err_message)
2022-08-03T23:06:19.9600748Z RuntimeError: distributions/test_distributions failed!
2022-08-03T23:06:20.2303770Z 
2022-08-03T23:06:20.2304504Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 
2022-08-03T23:06:20.2306383Z 
2022-08-03T23:06:20.2306782Z (base) C:\actions-runner\_work\pytorch\pytorch\test>exit /b 1 
2022-08-03T23:06:20.2360460Z ##[error]Process completed with exit code 1.
2022-08-03T23:06:20.2539920Z Prepare all required actions
2022-08-03T23:06:20.2540462Z Getting action download info
2022-08-03T23:06:20.4463807Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a)
2022-08-03T23:06:20.6788300Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-03T23:06:20.6788521Z with:

See GitHub Actions build pull / linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu) (17/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T00:33:17.2065745Z Build left local git repository checkout dirty
2022-08-04T00:33:16.0602112Z real	61m20.272s
2022-08-04T00:33:16.0602433Z user	68m36.534s
2022-08-04T00:33:16.0602680Z sys	5m48.349s
2022-08-04T00:33:16.0602929Z + assert_git_not_dirty
2022-08-04T00:33:16.0603453Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]]
2022-08-04T00:33:16.0603891Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *xla* ]]
2022-08-04T00:33:16.0607044Z ++ git status --porcelain
2022-08-04T00:33:17.2064251Z + git_status='?? usage_log.txt'
2022-08-04T00:33:17.2064924Z + [[ -n ?? usage_log.txt ]]
2022-08-04T00:33:17.2065381Z + echo 'Build left local git repository checkout dirty'
2022-08-04T00:33:17.2065745Z Build left local git repository checkout dirty
2022-08-04T00:33:17.2066324Z + echo 'git status --porcelain:'
2022-08-04T00:33:17.2066665Z git status --porcelain:
2022-08-04T00:33:17.2066977Z + echo '?? usage_log.txt'
2022-08-04T00:33:17.2067234Z ?? usage_log.txt
2022-08-04T00:33:17.2067468Z + exit 1
2022-08-04T00:33:17.2112718Z ##[error]Process completed with exit code 1.
2022-08-04T00:33:17.2149886Z Prepare all required actions
2022-08-04T00:33:17.2150322Z Getting action download info
2022-08-04T00:33:17.4222618Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T00:33:17.4222908Z with:

See GitHub Actions build pull / linux-focal-py3.7-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge) (18/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T22:57:32.0476731Z Build left local git repository checkout dirty
2022-08-03T22:57:31.2905520Z real	1m30.033s
2022-08-03T22:57:31.2905837Z user	2m11.459s
2022-08-03T22:57:31.2906158Z sys	0m7.940s
2022-08-03T22:57:31.2906438Z + assert_git_not_dirty
2022-08-03T22:57:31.2906800Z + [[ linux-focal-py3.7-gcc7 != *rocm* ]]
2022-08-03T22:57:31.2907082Z + [[ linux-focal-py3.7-gcc7 != *xla* ]]
2022-08-03T22:57:31.2908754Z ++ git status --porcelain
2022-08-03T22:57:32.0475644Z + git_status='?? usage_log.txt'
2022-08-03T22:57:32.0476057Z + [[ -n ?? usage_log.txt ]]
2022-08-03T22:57:32.0476396Z + echo 'Build left local git repository checkout dirty'
2022-08-03T22:57:32.0476731Z Build left local git repository checkout dirty
2022-08-03T22:57:32.0476995Z + echo 'git status --porcelain:'
2022-08-03T22:57:32.0477233Z git status --porcelain:
2022-08-03T22:57:32.0477520Z + echo '?? usage_log.txt'
2022-08-03T22:57:32.0477690Z ?? usage_log.txt
2022-08-03T22:57:32.0477867Z + exit 1
2022-08-03T22:57:32.0511250Z ##[error]Process completed with exit code 1.
2022-08-03T22:57:32.0541963Z Prepare all required actions
2022-08-03T22:57:32.0542273Z Getting action download info
2022-08-03T22:57:32.2345871Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-03T22:57:32.2346097Z with:

See GitHub Actions build pull / linux-focal-py3.7-gcc7 / test (docs_test, 1, 1, linux.2xlarge) (19/33)

Step: "Stop monitoring script" (full log | diagnosis details)

2022-08-03T22:56:55.0173736Z ##[error]Process completed with exit code 1.
2022-08-03T22:56:55.0032655Z Command completed after 1 attempt(s).
2022-08-03T22:56:55.0032971Z 
2022-08-03T22:56:55.0133059Z ##[group]Run kill "$MONITOR_SCRIPT_PID"
2022-08-03T22:56:55.0133282Z �[36;1mkill "$MONITOR_SCRIPT_PID"�[0m
2022-08-03T22:56:55.0144806Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2022-08-03T22:56:55.0145026Z env:
2022-08-03T22:56:55.0145207Z   GIT_DEFAULT_BRANCH: master
2022-08-03T22:56:55.0145397Z   MONITOR_SCRIPT_PID: 31583
2022-08-03T22:56:55.0145595Z ##[endgroup]
2022-08-03T22:56:55.0170657Z /home/ec2-user/actions-runner/_work/_temp/c05faeca-e637-4b73-99e7-5dc29fe1ab4c.sh: line 1: kill: (31583) - No such process
2022-08-03T22:56:55.0173736Z ##[error]Process completed with exit code 1.
2022-08-03T22:56:55.0215839Z Prepare all required actions
2022-08-03T22:56:55.0216085Z Getting action download info
2022-08-03T22:56:55.1682738Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2)
2022-08-03T22:56:55.2971246Z ##[group]Run ./.github/actions/upload-test-artifacts
2022-08-03T22:56:55.2971466Z with:
2022-08-03T22:56:55.2971673Z   file-suffix: test-docs_test-1-1-linux.2xlarge_7662298184
2022-08-03T22:56:55.2971887Z env:
2022-08-03T22:56:55.2972064Z   GIT_DEFAULT_BRANCH: master
2022-08-03T22:56:55.2972243Z ##[endgroup]
2022-08-03T22:56:55.2993791Z ##[group]Run # Remove any previous test jsons if they exist

See GitHub Actions build pull / linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu) (20/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T00:44:31.0444759Z Build left local git repository checkout dirty
2022-08-04T00:44:29.8259909Z real	72m38.751s
2022-08-04T00:44:29.8260449Z user	71m28.682s
2022-08-04T00:44:29.8260697Z sys	1m21.877s
2022-08-04T00:44:29.8260966Z + assert_git_not_dirty
2022-08-04T00:44:29.8261671Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]]
2022-08-04T00:44:29.8262251Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *xla* ]]
2022-08-04T00:44:29.8263534Z ++ git status --porcelain
2022-08-04T00:44:31.0442948Z + git_status='?? usage_log.txt'
2022-08-04T00:44:31.0443540Z + [[ -n ?? usage_log.txt ]]
2022-08-04T00:44:31.0444286Z + echo 'Build left local git repository checkout dirty'
2022-08-04T00:44:31.0444759Z Build left local git repository checkout dirty
2022-08-04T00:44:31.0445124Z + echo 'git status --porcelain:'
2022-08-04T00:44:31.0445455Z git status --porcelain:
2022-08-04T00:44:31.0445768Z + echo '?? usage_log.txt'
2022-08-04T00:44:31.0446008Z ?? usage_log.txt
2022-08-04T00:44:31.0446250Z + exit 1
2022-08-04T00:44:31.0491480Z ##[error]Process completed with exit code 1.
2022-08-04T00:44:31.0532782Z Prepare all required actions
2022-08-04T00:44:31.0533238Z Getting action download info
2022-08-04T00:44:31.2529716Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T00:44:31.2530022Z with:

See GitHub Actions build pull / linux-focal-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge) (21/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T23:43:36.7471787Z Build left local git repository checkout dirty
2022-08-03T23:43:31.3862997Z real	45m52.232s
2022-08-03T23:43:31.3863362Z user	74m36.925s
2022-08-03T23:43:31.3863699Z sys	3m24.800s
2022-08-03T23:43:31.3863943Z + assert_git_not_dirty
2022-08-03T23:43:31.3864474Z + [[ linux-focal-py3.7-gcc7 != *rocm* ]]
2022-08-03T23:43:31.3864939Z + [[ linux-focal-py3.7-gcc7 != *xla* ]]
2022-08-03T23:43:31.3865381Z ++ git status --porcelain
2022-08-03T23:43:36.7470263Z + git_status='?? usage_log.txt'
2022-08-03T23:43:36.7470774Z + [[ -n ?? usage_log.txt ]]
2022-08-03T23:43:36.7471290Z + echo 'Build left local git repository checkout dirty'
2022-08-03T23:43:36.7471787Z Build left local git repository checkout dirty
2022-08-03T23:43:36.7472274Z + echo 'git status --porcelain:'
2022-08-03T23:43:36.7472591Z git status --porcelain:
2022-08-03T23:43:36.7472888Z + echo '?? usage_log.txt'
2022-08-03T23:43:36.7473054Z ?? usage_log.txt
2022-08-03T23:43:36.7473218Z + exit 1
2022-08-03T23:43:36.7504415Z ##[error]Process completed with exit code 1.
2022-08-03T23:43:36.7537447Z Prepare all required actions
2022-08-03T23:43:36.7537733Z Getting action download info
2022-08-03T23:43:36.9506179Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-03T23:43:36.9506402Z with:

See GitHub Actions build pull / linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge) (22/33)

Step: "Stop monitoring script" (full log | diagnosis details)

2022-08-03T22:56:47.6146380Z ##[error]Process completed with exit code 1.
2022-08-03T22:56:47.5977755Z Command completed after 1 attempt(s).
2022-08-03T22:56:47.5977934Z 
2022-08-03T22:56:47.6096857Z ##[group]Run kill "$MONITOR_SCRIPT_PID"
2022-08-03T22:56:47.6097089Z �[36;1mkill "$MONITOR_SCRIPT_PID"�[0m
2022-08-03T22:56:47.6117580Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2022-08-03T22:56:47.6117805Z env:
2022-08-03T22:56:47.6117967Z   GIT_DEFAULT_BRANCH: master
2022-08-03T22:56:47.6118166Z   MONITOR_SCRIPT_PID: 13029
2022-08-03T22:56:47.6118354Z ##[endgroup]
2022-08-03T22:56:47.6143702Z /home/ec2-user/actions-runner/_work/_temp/51a2a6d5-5f83-4b14-be91-95e78d18b712.sh: line 1: kill: (13029) - No such process
2022-08-03T22:56:47.6146380Z ##[error]Process completed with exit code 1.
2022-08-03T22:56:47.6196834Z Prepare all required actions
2022-08-03T22:56:47.6197086Z Getting action download info
2022-08-03T22:56:47.7837590Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2)
2022-08-03T22:56:47.9261790Z ##[group]Run ./.github/actions/upload-test-artifacts
2022-08-03T22:56:47.9262023Z with:
2022-08-03T22:56:47.9262232Z   file-suffix: test-default-1-1-linux.2xlarge_7662297465
2022-08-03T22:56:47.9262452Z env:
2022-08-03T22:56:47.9262626Z   GIT_DEFAULT_BRANCH: master
2022-08-03T22:56:47.9262802Z ##[endgroup]
2022-08-03T22:56:47.9284663Z ##[group]Run # Remove any previous test jsons if they exist

See GitHub Actions build pull / linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu) (23/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T00:35:40.6321931Z Build left local git repository checkout dirty
2022-08-04T00:35:39.4327436Z real	65m7.750s
2022-08-04T00:35:39.4328123Z user	76m33.630s
2022-08-04T00:35:39.4328590Z sys	5m14.599s
2022-08-04T00:35:39.4328910Z + assert_git_not_dirty
2022-08-04T00:35:39.4329489Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]]
2022-08-04T00:35:39.4330042Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *xla* ]]
2022-08-04T00:35:39.4331005Z ++ git status --porcelain
2022-08-04T00:35:40.6319927Z + git_status='?? usage_log.txt'
2022-08-04T00:35:40.6320736Z + [[ -n ?? usage_log.txt ]]
2022-08-04T00:35:40.6321580Z + echo 'Build left local git repository checkout dirty'
2022-08-04T00:35:40.6321931Z Build left local git repository checkout dirty
2022-08-04T00:35:40.6322320Z + echo 'git status --porcelain:'
2022-08-04T00:35:40.6322654Z git status --porcelain:
2022-08-04T00:35:40.6322948Z + echo '?? usage_log.txt'
2022-08-04T00:35:40.6323510Z ?? usage_log.txt
2022-08-04T00:35:40.6323812Z + exit 1
2022-08-04T00:35:40.6374001Z ##[error]Process completed with exit code 1.
2022-08-04T00:35:40.6415317Z Prepare all required actions
2022-08-04T00:35:40.6415795Z Getting action download info
2022-08-04T00:35:40.9423596Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T00:35:40.9423925Z with:

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (dynamo, 1, 2, linux.2xlarge) (24/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T23:25:29.8545461Z Build left local git repository checkout dirty
2022-08-03T23:25:23.8251692Z real	27m5.534s
2022-08-03T23:25:23.8252015Z user	67m55.446s
2022-08-03T23:25:23.8252252Z sys	10m48.018s
2022-08-03T23:25:23.8252434Z + assert_git_not_dirty
2022-08-03T23:25:23.8252906Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]]
2022-08-03T23:25:23.8255159Z + [[ linux-bionic-py3.7-clang9 != *xla* ]]
2022-08-03T23:25:23.8255459Z ++ git status --porcelain
2022-08-03T23:25:29.8544379Z + git_status='?? usage_log.txt'
2022-08-03T23:25:29.8544743Z + [[ -n ?? usage_log.txt ]]
2022-08-03T23:25:29.8545127Z + echo 'Build left local git repository checkout dirty'
2022-08-03T23:25:29.8545461Z Build left local git repository checkout dirty
2022-08-03T23:25:29.8545841Z + echo 'git status --porcelain:'
2022-08-03T23:25:29.8546072Z git status --porcelain:
2022-08-03T23:25:29.8546284Z + echo '?? usage_log.txt'
2022-08-03T23:25:29.8546519Z ?? usage_log.txt
2022-08-03T23:25:29.8546688Z + exit 1
2022-08-03T23:25:29.8580899Z ##[error]Process completed with exit code 1.
2022-08-03T23:25:29.8613643Z Prepare all required actions
2022-08-03T23:25:29.8613936Z Getting action download info
2022-08-03T23:25:30.0397639Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-03T23:25:30.0397858Z with:

See GitHub Actions build pull / linux-focal-py3.7-clang10-onnx / test (default, 2, 2, linux.2xlarge) (25/33)

Step: "Stop monitoring script" (full log | diagnosis details)

2022-08-03T23:20:40.7292021Z ##[error]Process completed with exit code 1.
2022-08-03T23:20:40.5691397Z Command completed after 1 attempt(s).
2022-08-03T23:20:40.5691595Z 
2022-08-03T23:20:40.5830062Z ##[group]Run kill "$MONITOR_SCRIPT_PID"
2022-08-03T23:20:40.5830308Z �[36;1mkill "$MONITOR_SCRIPT_PID"�[0m
2022-08-03T23:20:40.7248520Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2022-08-03T23:20:40.7248774Z env:
2022-08-03T23:20:40.7248960Z   GIT_DEFAULT_BRANCH: master
2022-08-03T23:20:40.7249174Z   MONITOR_SCRIPT_PID: 806
2022-08-03T23:20:40.7249380Z ##[endgroup]
2022-08-03T23:20:40.7288533Z /home/ec2-user/actions-runner/_work/_temp/8dd280ca-bc56-454b-8a04-66a72ea6fafa.sh: line 1: kill: (806) - No such process
2022-08-03T23:20:40.7292021Z ##[error]Process completed with exit code 1.
2022-08-03T23:20:40.7358487Z Prepare all required actions
2022-08-03T23:20:40.7358760Z Getting action download info
2022-08-03T23:20:40.8915515Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2)
2022-08-03T23:20:41.0604279Z ##[group]Run ./.github/actions/upload-test-artifacts
2022-08-03T23:20:41.0604514Z with:
2022-08-03T23:20:41.0604732Z   file-suffix: test-default-2-2-linux.2xlarge_7662338681
2022-08-03T23:20:41.0604963Z env:
2022-08-03T23:20:41.0605143Z   GIT_DEFAULT_BRANCH: master
2022-08-03T23:20:41.0605323Z ##[endgroup]
2022-08-03T23:20:41.0628601Z ##[group]Run # Remove any previous test jsons if they exist

See GitHub Actions build pull / win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge) (26/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T23:39:17.5198949Z RuntimeError: test_quantization failed!
2022-08-03T23:39:16.9553593Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedLinear-20220803233302.xml
2022-08-03T23:39:16.9553871Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20220803233302.xml
2022-08-03T23:39:16.9554139Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQNNPackOps-20220803233302.xml
2022-08-03T23:39:16.9554421Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRModels-20220803233302.xml
2022-08-03T23:39:16.9554729Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport-20220803233302.xml
2022-08-03T23:39:17.5197590Z Traceback (most recent call last):
2022-08-03T23:39:17.5198085Z   File "run_test.py", line 945, in <module>
2022-08-03T23:39:17.5198293Z     main()
2022-08-03T23:39:17.5198498Z   File "run_test.py", line 923, in main
2022-08-03T23:39:17.5198739Z     raise RuntimeError(err_message)
2022-08-03T23:39:17.5198949Z RuntimeError: test_quantization failed!
2022-08-03T23:39:17.7845998Z 
2022-08-03T23:39:17.7846566Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 
2022-08-03T23:39:17.7848480Z 
2022-08-03T23:39:17.7848848Z (base) C:\actions-runner\_work\pytorch\pytorch\test>exit /b 1 
2022-08-03T23:39:17.7905197Z ##[error]Process completed with exit code 1.
2022-08-03T23:39:17.8389593Z Prepare all required actions
2022-08-03T23:39:17.8390021Z Getting action download info
2022-08-03T23:39:18.0075110Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a)
2022-08-03T23:39:18.1883997Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-03T23:39:18.1884218Z with:

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge) (27/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T00:40:30.4674336Z Build left local git repository checkout dirty
2022-08-04T00:40:19.5555189Z real	101m46.324s
2022-08-04T00:40:19.5555539Z user	243m28.559s
2022-08-04T00:40:19.5555844Z sys	7m26.649s
2022-08-04T00:40:19.5556140Z + assert_git_not_dirty
2022-08-04T00:40:19.5556525Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]]
2022-08-04T00:40:19.5556827Z + [[ linux-bionic-py3.7-clang9 != *xla* ]]
2022-08-04T00:40:19.5558499Z ++ git status --porcelain
2022-08-04T00:40:30.4673051Z + git_status='?? usage_log.txt'
2022-08-04T00:40:30.4673516Z + [[ -n ?? usage_log.txt ]]
2022-08-04T00:40:30.4674045Z + echo 'Build left local git repository checkout dirty'
2022-08-04T00:40:30.4674336Z Build left local git repository checkout dirty
2022-08-04T00:40:30.4674624Z + echo 'git status --porcelain:'
2022-08-04T00:40:30.4675013Z git status --porcelain:
2022-08-04T00:40:30.4675232Z + echo '?? usage_log.txt'
2022-08-04T00:40:30.4675431Z ?? usage_log.txt
2022-08-04T00:40:30.4675644Z + exit 1
2022-08-04T00:40:30.4715175Z ##[error]Process completed with exit code 1.
2022-08-04T00:40:30.4750317Z Prepare all required actions
2022-08-04T00:40:30.4750638Z Getting action download info
2022-08-04T00:40:30.6647272Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T00:40:30.6647506Z with:

See GitHub Actions build pull / linux-focal-py3.7-clang7-asan / test (default, 4, 5, linux.2xlarge) (28/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T00:07:42.1127987Z Build left local git repository checkout dirty
2022-08-04T00:07:35.3689822Z real	69m7.989s
2022-08-04T00:07:35.3690285Z user	114m45.984s
2022-08-04T00:07:35.3690468Z sys	5m27.560s
2022-08-04T00:07:35.3690652Z + assert_git_not_dirty
2022-08-04T00:07:35.3691062Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]]
2022-08-04T00:07:35.3691505Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]]
2022-08-04T00:07:35.3692126Z ++ git status --porcelain
2022-08-04T00:07:42.1126835Z + git_status='?? usage_log.txt'
2022-08-04T00:07:42.1127296Z + [[ -n ?? usage_log.txt ]]
2022-08-04T00:07:42.1127639Z + echo 'Build left local git repository checkout dirty'
2022-08-04T00:07:42.1127987Z Build left local git repository checkout dirty
2022-08-04T00:07:42.1128274Z + echo 'git status --porcelain:'
2022-08-04T00:07:42.1128694Z git status --porcelain:
2022-08-04T00:07:42.1128996Z + echo '?? usage_log.txt'
2022-08-04T00:07:42.1129188Z ?? usage_log.txt
2022-08-04T00:07:42.1129363Z + exit 1
2022-08-04T00:07:42.1163615Z ##[error]Process completed with exit code 1.
2022-08-04T00:07:42.1200200Z Prepare all required actions
2022-08-04T00:07:42.1200515Z Getting action download info
2022-08-04T00:07:42.3027331Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T00:07:42.3027573Z with:

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (functorch, 1, 1, linux.2xlarge) (29/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T00:36:13.9153807Z Build left local git repository checkout dirty
2022-08-04T00:36:09.8898795Z real	97m34.182s
2022-08-04T00:36:09.8899134Z user	227m16.276s
2022-08-04T00:36:09.8899304Z sys	19m35.161s
2022-08-04T00:36:09.8899471Z + assert_git_not_dirty
2022-08-04T00:36:09.8899852Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]]
2022-08-04T00:36:09.8900151Z + [[ linux-bionic-py3.7-clang9 != *xla* ]]
2022-08-04T00:36:09.8900957Z ++ git status --porcelain
2022-08-04T00:36:13.9152710Z + git_status='?? usage_log.txt'
2022-08-04T00:36:13.9153245Z + [[ -n ?? usage_log.txt ]]
2022-08-04T00:36:13.9153546Z + echo 'Build left local git repository checkout dirty'
2022-08-04T00:36:13.9153807Z Build left local git repository checkout dirty
2022-08-04T00:36:13.9154079Z + echo 'git status --porcelain:'
2022-08-04T00:36:13.9154300Z git status --porcelain:
2022-08-04T00:36:13.9154518Z + echo '?? usage_log.txt'
2022-08-04T00:36:13.9154695Z ?? usage_log.txt
2022-08-04T00:36:13.9154847Z + exit 1
2022-08-04T00:36:13.9191004Z ##[error]Process completed with exit code 1.
2022-08-04T00:36:13.9226474Z Prepare all required actions
2022-08-04T00:36:13.9226812Z Getting action download info
2022-08-04T00:36:14.0983994Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T00:36:14.0984208Z with:

See GitHub Actions build pull / linux-focal-py3.7-clang7-asan / test (default, 3, 5, linux.2xlarge) (30/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T00:06:34.3570805Z Build left local git repository checkout dirty
2022-08-04T00:06:28.6949323Z real	68m3.496s
2022-08-04T00:06:28.6949644Z user	80m57.842s
2022-08-04T00:06:28.6949970Z sys	1m34.153s
2022-08-04T00:06:28.6950230Z + assert_git_not_dirty
2022-08-04T00:06:28.6950899Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]]
2022-08-04T00:06:28.6951367Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]]
2022-08-04T00:06:28.6951747Z ++ git status --porcelain
2022-08-04T00:06:34.3569415Z + git_status='?? usage_log.txt'
2022-08-04T00:06:34.3569954Z + [[ -n ?? usage_log.txt ]]
2022-08-04T00:06:34.3570548Z + echo 'Build left local git repository checkout dirty'
2022-08-04T00:06:34.3570805Z Build left local git repository checkout dirty
2022-08-04T00:06:34.3571084Z + echo 'git status --porcelain:'
2022-08-04T00:06:34.3571327Z git status --porcelain:
2022-08-04T00:06:34.3571538Z + echo '?? usage_log.txt'
2022-08-04T00:06:34.3571724Z ?? usage_log.txt
2022-08-04T00:06:34.3571893Z + exit 1
2022-08-04T00:06:34.3606423Z ##[error]Process completed with exit code 1.
2022-08-04T00:06:34.3641073Z Prepare all required actions
2022-08-04T00:06:34.3641357Z Getting action download info
2022-08-04T00:06:34.5555855Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T00:06:34.5556080Z with:

See GitHub Actions build pull / linux-xenial-cuda11_3-py3_7-gcc7-deploy / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu) (31/33)

Step: "Test" (full log | diagnosis details)

2022-08-03T23:32:46.7630889Z Build left local git repository checkout dirty
2022-08-03T23:32:45.6400129Z �[0;32m[----------] �[mGlobal test environment tear-down
2022-08-03T23:32:45.6400652Z �[0;32m[==========] �[m2 tests from 1 test suite ran. (3742 ms total)
2022-08-03T23:32:45.6401233Z �[0;32m[  PASSED  ] �[m2 tests.
2022-08-03T23:32:46.0578415Z + assert_git_not_dirty
2022-08-03T23:32:46.0579194Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy != *rocm* ]]
2022-08-03T23:32:46.0579733Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-deploy != *xla* ]]
2022-08-03T23:32:46.0582206Z ++ git status --porcelain
2022-08-03T23:32:46.7629417Z + git_status='?? usage_log.txt'
2022-08-03T23:32:46.7630000Z + [[ -n ?? usage_log.txt ]]
2022-08-03T23:32:46.7630475Z + echo 'Build left local git repository checkout dirty'
2022-08-03T23:32:46.7630889Z Build left local git repository checkout dirty
2022-08-03T23:32:46.7631280Z + echo 'git status --porcelain:'
2022-08-03T23:32:46.7631597Z git status --porcelain:
2022-08-03T23:32:46.7631907Z + echo '?? usage_log.txt'
2022-08-03T23:32:46.7632173Z ?? usage_log.txt
2022-08-03T23:32:46.7632391Z + exit 1
2022-08-03T23:32:46.7680334Z ##[error]Process completed with exit code 1.
2022-08-03T23:32:46.7719400Z Prepare all required actions
2022-08-03T23:32:46.7719849Z Getting action download info
2022-08-03T23:32:46.9637938Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-03T23:32:46.9638258Z with:

See GitHub Actions build pull / linux-focal-py3.7-gcc7 / test (distributed, 1, 1, linux.2xlarge) (32/33)

Step: "Test" (full log | diagnosis details)

2022-08-04T00:18:14.7880269Z Build left local git repository checkout dirty
2022-08-04T00:18:13.8809769Z real	81m43.006s
2022-08-04T00:18:13.8810115Z user	164m15.334s
2022-08-04T00:18:13.8810350Z sys	49m34.468s
2022-08-04T00:18:13.8810524Z + assert_git_not_dirty
2022-08-04T00:18:13.8810972Z + [[ linux-focal-py3.7-gcc7 != *rocm* ]]
2022-08-04T00:18:13.8811333Z + [[ linux-focal-py3.7-gcc7 != *xla* ]]
2022-08-04T00:18:13.8812179Z ++ git status --porcelain
2022-08-04T00:18:14.7879094Z + git_status='?? usage_log.txt'
2022-08-04T00:18:14.7879534Z + [[ -n ?? usage_log.txt ]]
2022-08-04T00:18:14.7879864Z + echo 'Build left local git repository checkout dirty'
2022-08-04T00:18:14.7880269Z Build left local git repository checkout dirty
2022-08-04T00:18:14.7880629Z + echo 'git status --porcelain:'
2022-08-04T00:18:14.7880875Z git status --porcelain:
2022-08-04T00:18:14.7881093Z + echo '?? usage_log.txt'
2022-08-04T00:18:14.7881282Z ?? usage_log.txt
2022-08-04T00:18:14.7881451Z + exit 1
2022-08-04T00:18:14.7915138Z ##[error]Process completed with exit code 1.
2022-08-04T00:18:14.7945121Z Prepare all required actions
2022-08-04T00:18:14.7945474Z Getting action download info
2022-08-04T00:18:15.2699571Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-04T00:18:15.2699815Z with:

See GitHub Actions build pull / linux-focal-py3.7-clang10-onnx / test (default, 1, 2, linux.2xlarge) (33/33)

Step: "Stop monitoring script" (full log | diagnosis details)

2022-08-03T23:48:03.9118681Z ##[error]Process completed with exit code 1.
2022-08-03T23:48:03.8423294Z Command completed after 1 attempt(s).
2022-08-03T23:48:03.8423600Z 
2022-08-03T23:48:03.8539707Z ##[group]Run kill "$MONITOR_SCRIPT_PID"
2022-08-03T23:48:03.8539939Z �[36;1mkill "$MONITOR_SCRIPT_PID"�[0m
2022-08-03T23:48:03.9087512Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2022-08-03T23:48:03.9087748Z env:
2022-08-03T23:48:03.9087929Z   GIT_DEFAULT_BRANCH: master
2022-08-03T23:48:03.9088123Z   MONITOR_SCRIPT_PID: 7024
2022-08-03T23:48:03.9088311Z ##[endgroup]
2022-08-03T23:48:03.9114858Z /home/ec2-user/actions-runner/_work/_temp/b9dde563-c4c9-4d29-8591-a07a1f7bb17c.sh: line 1: kill: (7024) - No such process
2022-08-03T23:48:03.9118681Z ##[error]Process completed with exit code 1.
2022-08-03T23:48:03.9174205Z Prepare all required actions
2022-08-03T23:48:03.9174475Z Getting action download info
2022-08-03T23:48:04.0826456Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2)
2022-08-03T23:48:04.2347001Z ##[group]Run ./.github/actions/upload-test-artifacts
2022-08-03T23:48:04.2347226Z with:
2022-08-03T23:48:04.2347451Z   file-suffix: test-default-1-2-linux.2xlarge_7662338601
2022-08-03T23:48:04.2347658Z env:
2022-08-03T23:48:04.2347831Z   GIT_DEFAULT_BRANCH: master
2022-08-03T23:48:04.2348014Z ##[endgroup]
2022-08-03T23:48:04.2371266Z ##[group]Run # Remove any previous test jsons if they exist

❄️ 1 failure tentatively classified as flaky:

See GitHub Actions build pull / linux-focal-rocm5.2-py3.7 / build (1/1)

Step: "Calculate docker image" (full log | diagnosis details) ❄️

2022-08-03T22:06:59.3652404Z E: Failed to fetch...64/Packages 404 Not Found [IP: 13.82.220.49 443]
2022-08-03T22:06:58.4187763Z Ign:6 https://repo.radeon.com/amdgpu//ubuntu focal/main all Packages
2022-08-03T22:06:58.4220072Z Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease
2022-08-03T22:06:58.4223209Z Ign:7 https://repo.radeon.com/amdgpu//ubuntu focal/main amd64 Packages
2022-08-03T22:06:58.4255403Z Ign:6 https://repo.radeon.com/amdgpu//ubuntu focal/main all Packages
2022-08-03T22:06:58.4282730Z Err:7 https://repo.radeon.com/amdgpu//ubuntu focal/main amd64 Packages
2022-08-03T22:06:58.4283220Z   404  Not Found [IP: 13.82.220.49 443]
2022-08-03T22:06:58.4365124Z Get:10 http://repo.radeon.com/rocm/apt/5.2 ubuntu/main amd64 Packages [27.0 kB]
2022-08-03T22:06:58.6878505Z Fetched 29.6 kB in 0s (91.0 kB/s)
2022-08-03T22:06:59.3509658Z Reading package lists...
2022-08-03T22:06:59.3651637Z �[91mW: The repository 'https://repo.radeon.com/amdgpu//ubuntu focal Release' does not have a Release file.
2022-08-03T22:06:59.3652404Z E: Failed to fetch https://repo.radeon.com/amdgpu//ubuntu/dists/focal/main/binary-amd64/Packages  404  Not Found [IP: 13.82.220.49 443]
2022-08-03T22:06:59.3652990Z E: Some index files failed to download. They have been ignored, or old ones used instead.
2022-08-03T22:06:59.7113677Z The command '/bin/sh -c bash ./install_rocm.sh' returned a non-zero code: 100
2022-08-03T22:06:59.7131049Z �[0m
2022-08-03T22:06:59.7134381Z ##[error]Process completed with exit code 100.
2022-08-03T22:06:59.7255819Z Prepare all required actions
2022-08-03T22:06:59.7256063Z Getting action download info
2022-08-03T22:06:59.8785329Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a)
2022-08-03T22:07:00.0759165Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-08-03T22:07:00.0759386Z with:
2022-08-03T22:07:00.0759689Z   github-token: ***

This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@ngimel ngimel requested a review from malfet August 3, 2022 21:51
@ngimel ngimel added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Aug 3, 2022
@github-actions
Copy link

github-actions bot commented Oct 3, 2022

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Oct 3, 2022
@everton1984
Copy link
Contributor Author

@malfet Could you please remove the Stale tag please?

@facebook-github-bot
Copy link
Contributor

/easycla

As part of the transition to the PyTorch Foundation, this project now requires contributions be covered under the new CLA. See #85559 for additional details.

This comment will trigger a new check of this PR. If you are already covered, you will simply see a new "EasyCLA" check that passes. If you are not covered, a bot will leave a new comment with a link to sign.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Oct 3, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: everton1984 / name: Everton Constantino (0eff721)

@github-actions github-actions bot closed this Nov 2, 2022
@vladimir-aubrecht
Copy link
Collaborator

@everton1984 Could you please explain background for this PR? Why this that condition need to pass for ARM64 Windows compilation? I wonder if this is proper fix or we can fix the problem in more generic way...

@vladimir-aubrecht
Copy link
Collaborator

@pytorchbot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a rebase job. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased misccheck onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout misccheck && git pull --rebase)

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 21, 2022

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/82723

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 3011912:
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@everton1984
Copy link
Contributor Author

@everton1984 Could you please explain background for this PR? Why this that condition need to pass for ARM64 Windows compilation? I wonder if this is proper fix or we can fix the problem in more generic way...

@vladimir-aubrecht This issue is related to the fact that VS2019 not being native to ARM64 failed to compile and execute the test, I guess cmake assumes this is a cross-compilation. Since its not currently possible to compile for VS2022 I don't know. But I see your point, we can wait to check if native VS solves this by itself or we can add another guard for the VS version if you prefer.

@vladimir-aubrecht
Copy link
Collaborator

@everton1984 Could you please explain background for this PR? Why this that condition need to pass for ARM64 Windows compilation? I wonder if this is proper fix or we can fix the problem in more generic way...

@vladimir-aubrecht This issue is related to the fact that VS2019 not being native to ARM64 failed to compile and execute the test, I guess cmake assumes this is a cross-compilation. Since its not currently possible to compile for VS2022 I don't know. But I see your point, we can wait to check if native VS solves this by itself or we can add another guard for the VS version if you prefer.

Oh get it now. Isn't it actually wise-versa? If condition is "if cross compilation or host is ARM64 Windows" => we are going into cross-compilation block when host OS is ARM64 Windows which makes sense as in this situation we need to cross-compile from ARM64 to x64 as VS2019 is x64 native.

Thou if I understand it right, then it seems that OR part of condition is needed just because CMAKE_CROSSCOMPILING variable has wrong value as it should be true on ARM64 Windows host when targetting non-ARM64 Windows. Does it make sense to fix CMAKE_CROSSCOMPILING value rather than extending this if here?

@everton1984
Copy link
Contributor Author

@everton1984 Could you please explain background for this PR? Why this that condition need to pass for ARM64 Windows compilation? I wonder if this is proper fix or we can fix the problem in more generic way...

@vladimir-aubrecht This issue is related to the fact that VS2019 not being native to ARM64 failed to compile and execute the test, I guess cmake assumes this is a cross-compilation. Since its not currently possible to compile for VS2022 I don't know. But I see your point, we can wait to check if native VS solves this by itself or we can add another guard for the VS version if you prefer.

Oh get it now. Isn't it actually wise-versa? If condition is "if cross compilation or host is ARM64 Windows" => we are going into cross-compilation block when host OS is ARM64 Windows which makes sense as in this situation we need to cross-compile from ARM64 to x64 as VS2019 is x64 native.

Thou if I understand it right, then it seems that OR part of condition is needed just because CMAKE_CROSSCOMPILING variable has wrong value as it should be true on ARM64 Windows host when targetting non-ARM64 Windows. Does it make sense to fix CMAKE_CROSSCOMPILING value rather than extending this if here?

To be honest, both paths are kinda of a hack because we're strictly not cross-compiling and I fear making a project-wide change like changing the value of CMAKE_CROSSCOMPILING might have additional unwanted side effects. I guess waiting to see if compiling on native VS2022 solves this though and if it does just mention this change on a wiki somewhere?

@Blackhex
Copy link
Collaborator

Blackhex commented Nov 22, 2022

@vladimir-aubrecht This issue is related to the fact that VS2019 not being native to ARM64 failed to compile and execute the test, I guess cmake assumes this is a cross-compilation.

Can you please explain more why do you think this is the case? It would deserve further investigation of CMake/CheckSourceRuns.cmake at master · Kitware/CMake (github.com) on my end as I rather suspect that this is a bug in the CMake implementation of CMAKE_CHECK_SOURCE_RUNS  so it is actually producing x64 binary and thus it might have problems running on the ARM64 machine (though it should not be a problem). Can you please confirm whether the resulting test binary is x64 or ARM64 just to deny this hypothesis?

Maybe I am completely wrong as there is no information what was the original CMakeOutput/CMakeError error and I am just blind-guessing.

@vladimir-aubrecht
Copy link
Collaborator

@vladimir-aubrecht This issue is related to the fact that VS2019 not being native to ARM64 failed to compile and execute the test, I guess cmake assumes this is a cross-compilation.

Can you please explain more why do you think this is the case? It would deserve further investigation of CMake/CheckSourceRuns.cmake at master · Kitware/CMake (github.com) on my end as I rather suspect that this is a bug in the CMake implementation of CMAKE_CHECK_SOURCE_RUNS  so it is actually producing x64 binary and thus it might have problems running on the ARM64 machine (though it should not be a problem). Can you please confirm whether the resulting test binary is x64 or ARM64 just to deny this hypothesis?

Maybe I am completely wrong as there is no information what was the original CMakeOutput/CMakeError error and I am just blind-guessing.

I based this assumption on these things:

  • Code is going into cross-compiling section of code.
  • Cross-compiling section of code is reached after the fix only on ARM64 host (added check if we are on ARM64 Windows host).
  • VS2019 doesn't have support for ARM64 build chain.

Meaning, it was running on ARM64 host machine, triggering x64 build chain and before the fix producing x64 binaries (as no cross compiling section was hit) if it compiled (working/non-working compilation was guess). After the fix I believe it's same story, just producing ARM64 binaries now. So I think our checks are mostly aligned, just I explained too poorly on a first time 😊

@kit1980 kit1980 removed the Stale label Nov 30, 2022
@Blackhex
Copy link
Collaborator

Blackhex commented Dec 20, 2022

@vladimir-aubrecht If I understand it correctly this assumption is wrong:

  • Code is going into cross-compiling section of code.

as @everton1984 is compiling ARM64 on ARM64 and the CHECK_C_SOURCE_RUNS() check fails.

Meaning, it was running on ARM64 host machine, triggering x64 build chain and before the fix producing x64 binaries (as no cross compiling section was hit) if it compiled (working/non-working compilation was guess). After the fix I believe it's same story, just producing ARM64 binaries now. So I think our checks are mostly aligned, just I explained too poorly on a first time 😊

There does not seem to be any evidence it triggers the x64 toolchain before the fix so far, it's possible, but not confirmed. After the fix, it just does not run the produced binary.

Right, @everton1984?

BTW, I've encountered similar issue, i.e. CMAKE_CROSSCOMPILING being false, when doing ARM64 cross-compilation on x64 machine. I don't fully understand it yet but it seems to be related to the fact that setup.py is triggering CMake compilation "from scratch" at https://github.com/pytorch/pytorch/blob/master/setup.py#L401 passing the arguments at https://github.com/pytorch/pytorch/blob/master/tools/setup_helpers/cmake.py#L145. The workaround is to force the correct generator platform and especially the toolchain file there:

args.append("-A ARM64")
args.append("-DCMAKE_TOOLCHAIN_FILE=msvc2022-arm64.cmake")

Then the CMAKE_CROSSCOMPILING is correctly detected.

I am writing it here as I think it can be a workaround for this issue as well, assuming, that the issue was encountered when running the compilation with from setup.py as well. Is that right, @everton1984?

@github-actions
Copy link

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Feb 18, 2023
@github-actions github-actions bot closed this Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed open source Stale triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants