Skip to content

Conversation

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 9, 2021

🔗 Helpful links

❌ 26 New Failures

As of commit 06c43af (more details on the Dr. CI page):

Expand to see more
  • 26/26 failures introduced in this PR

🕵️ 26 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-clang7-asan / test (default, 3, 5, linux.2xlarge) (1/26)

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

2022-07-30T04:01:39.5739718Z RuntimeError: test_torch failed!
2022-07-30T04:01:38.9871997Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCPU-20220730040046.xml
2022-07-30T04:01:38.9875298Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCPU-20220730040046.xml
2022-07-30T04:01:39.4735427Z [TORCH_VITAL] Dataloader.enabled		 True
2022-07-30T04:01:39.4735953Z [TORCH_VITAL] Dataloader.basic_unit_test		 TEST_VALUE_STRING
2022-07-30T04:01:39.4736202Z [TORCH_VITAL] CUDA.used		 False
2022-07-30T04:01:39.5732563Z Traceback (most recent call last):
2022-07-30T04:01:39.5732962Z   File "test/run_test.py", line 973, in <module>
2022-07-30T04:01:39.5735734Z     main()
2022-07-30T04:01:39.5736055Z   File "test/run_test.py", line 951, in main
2022-07-30T04:01:39.5739308Z     raise RuntimeError(err_message)
2022-07-30T04:01:39.5739718Z RuntimeError: test_torch failed!
2022-07-30T04:01:40.1116799Z 
2022-07-30T04:01:40.1117217Z real	72m28.441s
2022-07-30T04:01:40.1117470Z user	78m10.716s
2022-07-30T04:01:40.1117705Z sys	1m53.629s
2022-07-30T04:01:40.1154185Z ##[error]Process completed with exit code 1.
2022-07-30T04:01:40.1188808Z Prepare all required actions
2022-07-30T04:01:40.1189097Z Getting action download info
2022-07-30T04:01:40.3027696Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T04:01:40.3027914Z with:
2022-07-30T04:01:40.3028237Z   github-token: ***

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

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

2022-07-30T03:33:20.7470350Z RuntimeError: test_quantization failed!
2022-07-30T03:33:19.6556186Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_utils.TestUtils-20220730025852.xml
2022-07-30T03:33:19.6561608Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20220730025852.xml
2022-07-30T03:33:19.6575070Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQNNPackOps-20220730025852.xml
2022-07-30T03:33:19.6579209Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRModels-20220730025852.xml
2022-07-30T03:33:19.6584686Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport-20220730025852.xml
2022-07-30T03:33:20.7461813Z Traceback (most recent call last):
2022-07-30T03:33:20.7462104Z   File "test/run_test.py", line 973, in <module>
2022-07-30T03:33:20.7465987Z     main()
2022-07-30T03:33:20.7466193Z   File "test/run_test.py", line 951, in main
2022-07-30T03:33:20.7470119Z     raise RuntimeError(err_message)
2022-07-30T03:33:20.7470350Z RuntimeError: test_quantization failed!
2022-07-30T03:33:21.3006643Z 
2022-07-30T03:33:21.3007210Z real	44m3.322s
2022-07-30T03:33:21.3007598Z user	57m12.977s
2022-07-30T03:33:21.3007835Z sys	3m14.386s
2022-07-30T03:33:21.3042292Z ##[error]Process completed with exit code 1.
2022-07-30T03:33:21.3075950Z Prepare all required actions
2022-07-30T03:33:21.3076246Z Getting action download info
2022-07-30T03:33:21.4514932Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T03:33:21.4515153Z with:
2022-07-30T03:33:21.4515493Z   github-token: ***

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

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

2022-07-30T02:55:19.9370213Z test_backward_un... require grad and does not have a grad_fn (0.001s)
2022-07-30T02:55:19.9039385Z   test_randperm_randomness_same_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.002s)
2022-07-30T02:55:19.9113907Z   test_unsupported_random_cpu (__main__.TestRandomnessCPU) ... ok (0.007s)
2022-07-30T02:55:19.9144498Z   test_fails_with_autograd_function_transform_grad_and_value_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:55:19.9174033Z   test_fails_with_autograd_function_transform_grad_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:55:19.9204093Z   test_fails_with_autograd_function_transform_jacfwd_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:55:19.9231661Z   test_fails_with_autograd_function_transform_jacrev_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:55:19.9258598Z   test_fails_with_autograd_function_transform_jvp_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:55:19.9285183Z   test_fails_with_autograd_function_transform_vjp_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:55:19.9311152Z   test_fails_with_autograd_function_transform_vmap_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:55:19.9356088Z   test_accepts_nested_inputs (__main__.TestVmapAPI) ... ok (0.004s)
2022-07-30T02:55:19.9370213Z   test_backward_unsupported_interaction (__main__.TestVmapAPI) ... skip: error: element 0 of tensors does not require grad and does not have a grad_fn (0.001s)
2022-07-30T02:55:19.9387227Z   test_batch_rule_does_not_need_to_handle_no_batched_input (__main__.TestVmapAPI) ... ok (0.002s)
2022-07-30T02:55:19.9404522Z   test_batched_gradient_basic (__main__.TestVmapAPI) ... ok (0.002s)
2022-07-30T02:55:19.9416998Z   test_constant_function (__main__.TestVmapAPI) ... ok (0.001s)
2022-07-30T02:55:19.9448744Z   test_data_dependent_control_flow_throws (__main__.TestVmapAPI) ... ok (0.003s)
2022-07-30T02:55:19.9464559Z   test_different_map_dim_size_raises (__main__.TestVmapAPI) ... ok (0.002s)
2022-07-30T02:55:19.9485138Z   test_fallback_atan2 (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:487: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.)
2022-07-30T02:55:19.9485783Z   batched_outputs = func(*batched_inputs, **kwargs)
2022-07-30T02:55:20.0015141Z ok (0.055s)
2022-07-30T02:55:20.0032713Z   test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.002s)
2022-07-30T02:55:20.0045836Z   test_fallback_masked_fill (__main__.TestVmapAPI) ... ok (0.001s)

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

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

2022-07-30T02:50:19.3688628Z RuntimeError: test_ops failed!
2022-07-30T02:50:18.4971521Z =========================== short test summary info ============================
2022-07-30T02:50:18.4972309Z FAILED test_ops.py::TestCommonCPU::test_out_warning_std_cpu - TypeError: std(...
2022-07-30T02:50:18.4973250Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-07-30T02:50:18.4973898Z !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 1 failures !!!!!!!!!!!!!
2022-07-30T02:50:18.4982425Z = 1 failed, 1945 passed, 716 skipped, 16 xfailed, 78 warnings, 2 rerun in 135.02s (0:02:15) =
2022-07-30T02:50:19.3659688Z Traceback (most recent call last):
2022-07-30T02:50:19.3660333Z   File "test/run_test.py", line 973, in <module>
2022-07-30T02:50:19.3687238Z     main()
2022-07-30T02:50:19.3687607Z   File "test/run_test.py", line 951, in main
2022-07-30T02:50:19.3687979Z     raise RuntimeError(err_message)
2022-07-30T02:50:19.3688628Z RuntimeError: test_ops failed!
2022-07-30T02:50:19.6482666Z 
2022-07-30T02:50:19.6483084Z real	5m55.412s
2022-07-30T02:50:19.6483350Z user	13m3.487s
2022-07-30T02:50:19.6483790Z sys	2m7.081s
2022-07-30T02:50:19.6517584Z ##[error]Process completed with exit code 1.
2022-07-30T02:50:19.6591945Z Prepare all required actions
2022-07-30T02:50:19.6592370Z Getting action download info
2022-07-30T02:50:19.8547593Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T02:50:19.8547816Z with:
2022-07-30T02:50:19.8548220Z   github-token: ***

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

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

2022-07-30T02:55:27.1921715Z RuntimeError: test_ops failed!
2022-07-30T02:55:26.2145494Z =========================== short test summary info ============================
2022-07-30T02:55:26.2147279Z FAILED test_ops.py::TestCommonCPU::test_out_warning_std_cpu - TypeError: std(...
2022-07-30T02:55:26.2148128Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-07-30T02:55:26.2149443Z !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 1 failures !!!!!!!!!!!!!
2022-07-30T02:55:26.2162007Z = 1 failed, 2966 passed, 1150 skipped, 28 xfailed, 83 warnings, 2 rerun in 189.14s (0:03:09) =
2022-07-30T02:55:27.1902532Z Traceback (most recent call last):
2022-07-30T02:55:27.1902923Z   File "test/run_test.py", line 973, in <module>
2022-07-30T02:55:27.1919224Z     main()
2022-07-30T02:55:27.1919603Z   File "test/run_test.py", line 951, in main
2022-07-30T02:55:27.1921298Z     raise RuntimeError(err_message)
2022-07-30T02:55:27.1921715Z RuntimeError: test_ops failed!
2022-07-30T02:55:27.4771285Z 
2022-07-30T02:55:27.4771783Z real	11m29.278s
2022-07-30T02:55:27.4772063Z user	31m15.502s
2022-07-30T02:55:27.4772320Z sys	2m10.757s
2022-07-30T02:55:27.4806743Z ##[error]Process completed with exit code 1.
2022-07-30T02:55:27.4862065Z Prepare all required actions
2022-07-30T02:55:27.4862387Z Getting action download info
2022-07-30T02:55:27.6510438Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T02:55:27.6510667Z with:
2022-07-30T02:55:27.6511003Z   github-token: ***

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

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

2022-07-30T03:21:19.7897661Z �[0;31m[ FAILED ] �[mLazyOpsTest.TestNormalInPlace
2022-07-30T03:21:19.7893701Z �[0;32m[  SKIPPED ] �[mLazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale
2022-07-30T03:21:19.7894275Z �[0;32m[  SKIPPED ] �[mLazyOpsTest.TestAmpUpdateScale
2022-07-30T03:21:19.7894786Z �[0;31m[  FAILED  ] �[m8 tests, listed below:
2022-07-30T03:21:19.7895326Z �[0;31m[  FAILED  ] �[mLazyOpsTest.TestStdWithCorrection
2022-07-30T03:21:19.7895668Z �[0;31m[  FAILED  ] �[mLazyOpsTest.TestStdMeanWithCorrection
2022-07-30T03:21:19.7896011Z �[0;31m[  FAILED  ] �[mLazyOpsTest.TestVarWithCorrection
2022-07-30T03:21:19.7896358Z �[0;31m[  FAILED  ] �[mLazyOpsTest.TestVarMeanWithCorrection
2022-07-30T03:21:19.7896699Z �[0;31m[  FAILED  ] �[mLazyOpsTest.TestNormalTwoTensor
2022-07-30T03:21:19.7897029Z �[0;31m[  FAILED  ] �[mLazyOpsTest.TestNormalDoubleMean
2022-07-30T03:21:19.7897347Z �[0;31m[  FAILED  ] �[mLazyOpsTest.TestNormalDoubleStd
2022-07-30T03:21:19.7897661Z �[0;31m[  FAILED  ] �[mLazyOpsTest.TestNormalInPlace
2022-07-30T03:21:19.7897802Z 
2022-07-30T03:21:19.7897872Z  8 FAILED TESTS
2022-07-30T03:21:20.1753641Z ##[error]Process completed with exit code 1.
2022-07-30T03:21:20.1787206Z Prepare all required actions
2022-07-30T03:21:20.1787507Z Getting action download info
2022-07-30T03:21:20.3734428Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T03:21:20.3734654Z with:
2022-07-30T03:21:20.3734968Z   github-token: ***
2022-07-30T03:21:20.3735123Z env:
2022-07-30T03:21:20.3735297Z   GIT_DEFAULT_BRANCH: master

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

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

2022-07-30T03:28:44.7365075Z RuntimeError: test_torch failed!
2022-07-30T03:28:44.3854212Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCPU-20220730032825.xml
2022-07-30T03:28:44.3856316Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCPU-20220730032825.xml
2022-07-30T03:28:44.7126109Z [TORCH_VITAL] Dataloader.enabled		 True
2022-07-30T03:28:44.7126427Z [TORCH_VITAL] Dataloader.basic_unit_test		 TEST_VALUE_STRING
2022-07-30T03:28:44.7126655Z [TORCH_VITAL] CUDA.used		 False
2022-07-30T03:28:44.7347685Z Traceback (most recent call last):
2022-07-30T03:28:44.7347981Z   File "test/run_test.py", line 973, in <module>
2022-07-30T03:28:44.7362964Z     main()
2022-07-30T03:28:44.7363208Z   File "test/run_test.py", line 951, in main
2022-07-30T03:28:44.7364809Z     raise RuntimeError(err_message)
2022-07-30T03:28:44.7365075Z RuntimeError: test_torch failed!
2022-07-30T03:28:45.0555269Z 
2022-07-30T03:28:45.0555517Z real	44m52.994s
2022-07-30T03:28:45.0555859Z user	164m58.584s
2022-07-30T03:28:45.0556153Z sys	8m39.353s
2022-07-30T03:28:45.0590222Z ##[error]Process completed with exit code 1.
2022-07-30T03:28:45.0634994Z Prepare all required actions
2022-07-30T03:28:45.0635283Z Getting action download info
2022-07-30T03:28:45.2343224Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T03:28:45.2343446Z with:
2022-07-30T03:28:45.2343799Z   github-token: ***

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

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

2022-07-30T03:07:04.8336133Z RuntimeError: var:...ll with correction=1 for the old default behavior.
2022-07-30T03:07:04.8332649Z   File "/opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py", line 132, in forward
2022-07-30T03:07:04.8332918Z     self._force_outplace,
2022-07-30T03:07:04.8333348Z   File "/opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py", line 118, in wrapper
2022-07-30T03:07:04.8333632Z     outs.append(self.inner(*trace_inputs))
2022-07-30T03:07:04.8334103Z   File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1186, in _call_impl
2022-07-30T03:07:04.8334400Z     return forward_call(*input, **kwargs)
2022-07-30T03:07:04.8334864Z   File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1174, in _slow_forward
2022-07-30T03:07:04.8335168Z     result = self.forward(*input, **kwargs)
2022-07-30T03:07:04.8335523Z   File "/var/lib/jenkins/workspace/test/onnx/test_pytorch_onnx_onnxruntime.py", line 3210, in forward
2022-07-30T03:07:04.8335823Z     y = torch.var(input, 1)
2022-07-30T03:07:04.8336133Z RuntimeError: var: the correction parameter must be given explicitly. Call with correction=1 for the old default behavior.
2022-07-30T03:07:04.8883986Z 
2022-07-30T03:07:04.8884779Z ---------- coverage: platform linux, python 3.7.13-final-0 -----------
2022-07-30T03:07:04.8885166Z Coverage XML written to file test/coverage.xml
2022-07-30T03:07:04.8885322Z 
2022-07-30T03:07:04.8895612Z =========================== short test summary info ============================
2022-07-30T03:07:04.8896371Z FAILED test/onnx/test_pytorch_onnx_onnxruntime.py::TestONNXRuntime_opset_version_7_is_script_True_keep_initializers_as_inputs_True::test_var
2022-07-30T03:07:04.8897084Z FAILED test/onnx/test_pytorch_onnx_onnxruntime.py::TestONNXRuntime_opset_version_7_is_script_False_keep_initializers_as_inputs_True::test_var
2022-07-30T03:07:04.8897746Z FAILED test/onnx/test_pytorch_onnx_onnxruntime.py::TestONNXRuntime_opset_version_8_is_script_True_keep_initializers_as_inputs_True::test_var
2022-07-30T03:07:04.8898949Z FAILED test/onnx/test_pytorch_onnx_onnxruntime.py::TestONNXRuntime_opset_version_8_is_script_False_keep_initializers_as_inputs_True::test_var
2022-07-30T03:07:04.8899657Z FAILED test/onnx/test_pytorch_onnx_onnxruntime.py::TestONNXRuntime_opset_version_9_is_script_True_keep_initializers_as_inputs_True::test_var

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

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

2022-07-30T02:56:15.3361259Z RuntimeError: test_ops failed!
2022-07-30T02:56:13.9198137Z =========================== short test summary info ============================
2022-07-30T02:56:13.9198718Z FAILED test_ops.py::TestCommonCPU::test_out_warning_std_cpu - TypeError: std(...
2022-07-30T02:56:13.9199037Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-07-30T02:56:13.9199347Z !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 1 failures !!!!!!!!!!!!!
2022-07-30T02:56:13.9217076Z = 1 failed, 1623 passed, 3812 skipped, 36 xfailed, 85 warnings, 2 rerun in 100.00s (0:01:40) =
2022-07-30T02:56:15.3352587Z Traceback (most recent call last):
2022-07-30T02:56:15.3352976Z   File "test/run_test.py", line 973, in <module>
2022-07-30T02:56:15.3357104Z     main()
2022-07-30T02:56:15.3357346Z   File "test/run_test.py", line 951, in main
2022-07-30T02:56:15.3361003Z     raise RuntimeError(err_message)
2022-07-30T02:56:15.3361259Z RuntimeError: test_ops failed!
2022-07-30T02:56:15.8820298Z 
2022-07-30T02:56:15.8820706Z real	6m44.301s
2022-07-30T02:56:15.8821097Z user	8m52.456s
2022-07-30T02:56:15.8821323Z sys	0m52.903s
2022-07-30T02:56:15.8855211Z ##[error]Process completed with exit code 1.
2022-07-30T02:56:15.8958547Z Prepare all required actions
2022-07-30T02:56:15.8958979Z Getting action download info
2022-07-30T02:56:16.0633717Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T02:56:16.0633947Z with:
2022-07-30T02:56:16.0634298Z   github-token: ***

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

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

2022-07-30T03:06:29.6087384Z RuntimeError: test_quantization failed!
2022-07-30T03:06:28.9663533Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.bc.test_backward_compatibility.TestSerialization-20220730025727.xml
2022-07-30T03:06:28.9682502Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestStaticQuantizedModule-20220730025727.xml
2022-07-30T03:06:28.9695043Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20220730025727.xml
2022-07-30T03:06:28.9698927Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_utils.TestUtils-20220730025727.xml
2022-07-30T03:06:28.9704068Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport-20220730025727.xml
2022-07-30T03:06:29.6080993Z Traceback (most recent call last):
2022-07-30T03:06:29.6081491Z   File "test/run_test.py", line 973, in <module>
2022-07-30T03:06:29.6084517Z     main()
2022-07-30T03:06:29.6084860Z   File "test/run_test.py", line 951, in main
2022-07-30T03:06:29.6087060Z     raise RuntimeError(err_message)
2022-07-30T03:06:29.6087384Z RuntimeError: test_quantization failed!
2022-07-30T03:06:29.8503649Z 
2022-07-30T03:06:29.8504125Z real	23m40.419s
2022-07-30T03:06:29.8504487Z user	92m5.421s
2022-07-30T03:06:29.8504659Z sys	2m28.246s
2022-07-30T03:06:29.8541721Z ##[error]Process completed with exit code 1.
2022-07-30T03:06:29.8609969Z Prepare all required actions
2022-07-30T03:06:29.8610319Z Getting action download info
2022-07-30T03:06:30.0504543Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T03:06:30.0504765Z with:
2022-07-30T03:06:30.0505078Z   github-token: ***

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

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

2022-07-30T03:35:16.7135831Z RuntimeError: test_torch failed!
2022-07-30T03:35:16.3995326Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestTorchDeviceTypeCPU-20220730033501.xml
2022-07-30T03:35:16.3995801Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestVitalSignsCudaCPU-20220730033501.xml
2022-07-30T03:35:16.6872830Z [TORCH_VITAL] CUDA.used		 False
2022-07-30T03:35:16.6873137Z [TORCH_VITAL] Dataloader.basic_unit_test		 TEST_VALUE_STRING
2022-07-30T03:35:16.6873395Z [TORCH_VITAL] Dataloader.enabled		 True
2022-07-30T03:35:16.7134601Z Traceback (most recent call last):
2022-07-30T03:35:16.7134942Z   File "run_test.py", line 973, in <module>
2022-07-30T03:35:16.7135151Z     main()
2022-07-30T03:35:16.7135350Z   File "run_test.py", line 951, in main
2022-07-30T03:35:16.7135595Z     raise RuntimeError(err_message)
2022-07-30T03:35:16.7135831Z RuntimeError: test_torch failed!
2022-07-30T03:35:16.9577896Z 
2022-07-30T03:35:16.9578394Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 
2022-07-30T03:35:16.9580249Z 
2022-07-30T03:35:16.9580445Z (base) C:\actions-runner\_work\pytorch\pytorch\test>exit /b 1 
2022-07-30T03:35:16.9692389Z ##[error]Process completed with exit code 1.
2022-07-30T03:35:16.9833857Z Prepare all required actions
2022-07-30T03:35:16.9834402Z Getting action download info
2022-07-30T03:35:17.1356178Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a)
2022-07-30T03:35:17.3813983Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T03:35:17.3814274Z with:

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

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

2022-07-30T02:49:26.1468628Z RuntimeError: test_ops failed!
2022-07-30T02:49:25.3031253Z =========================== short test summary info ============================
2022-07-30T02:49:25.3031761Z FAILED test_ops.py::TestCommonCPU::test_out_warning_std_cpu - TypeError: std(...
2022-07-30T02:49:25.3032424Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-07-30T02:49:25.3032776Z !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 1 failures !!!!!!!!!!!!!
2022-07-30T02:49:25.3040240Z = 1 failed, 1976 passed, 719 skipped, 18 xfailed, 82 warnings, 2 rerun in 134.48s (0:02:14) =
2022-07-30T02:49:26.1462609Z Traceback (most recent call last):
2022-07-30T02:49:26.1463097Z   File "test/run_test.py", line 973, in <module>
2022-07-30T02:49:26.1464820Z     main()
2022-07-30T02:49:26.1465167Z   File "test/run_test.py", line 951, in main
2022-07-30T02:49:26.1467998Z     raise RuntimeError(err_message)
2022-07-30T02:49:26.1468628Z RuntimeError: test_ops failed!
2022-07-30T02:49:26.4108659Z 
2022-07-30T02:49:26.4109099Z real	5m38.530s
2022-07-30T02:49:26.4109413Z user	17m18.770s
2022-07-30T02:49:26.4111776Z sys	2m32.416s
2022-07-30T02:49:26.4144070Z ##[error]Process completed with exit code 1.
2022-07-30T02:49:26.4195601Z Prepare all required actions
2022-07-30T02:49:26.4195904Z Getting action download info
2022-07-30T02:49:26.6116006Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T02:49:26.6116229Z with:
2022-07-30T02:49:26.6116556Z   github-token: ***

See GitHub Actions build pull / linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test (13/26)

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

2022-07-30T04:00:29.3114627Z [ FAILED ] NNUtilsTest.ClipGradNorm
2022-07-30T04:00:29.3111007Z [ RUN      ] PackedSequenceTest.TotalLength
2022-07-30T04:00:29.3111418Z [       OK ] PackedSequenceTest.TotalLength (13 ms)
2022-07-30T04:00:29.3111823Z [ RUN      ] PackedSequenceTest.To
2022-07-30T04:00:29.3112198Z [       OK ] PackedSequenceTest.To (2 ms)
2022-07-30T04:00:29.3112728Z [----------] 3 tests from PackedSequenceTest (16 ms total)
2022-07-30T04:00:29.3112972Z 
2022-07-30T04:00:29.3113232Z [----------] Global test environment tear-down
2022-07-30T04:00:29.3113642Z [==========] 10 tests from 2 test suites ran. (2517 ms total)
2022-07-30T04:00:29.3113977Z [  PASSED  ] 9 tests.
2022-07-30T04:00:29.3114270Z [  FAILED  ] 1 test, listed below:
2022-07-30T04:00:29.3114627Z [  FAILED  ] NNUtilsTest.ClipGradNorm
2022-07-30T04:00:29.3114853Z 
2022-07-30T04:00:29.3114970Z  1 FAILED TEST
2022-07-30T04:00:29.3115271Z ================================================================================
2022-07-30T04:00:29.3115901Z �[32m[3,219 / 3,224]�[0m 23 / 27 tests, �[31m�[1m4 failed�[0m;�[0m 5 actions running�[0m; last test: �[31m�[1m//:nn_u\
2022-07-30T04:00:29.3116337Z tils_test�[0m
2022-07-30T04:00:29.3116792Z     Testing //:optim_test; 69s processwrapper-sandbox
2022-07-30T04:00:29.3117312Z     Testing //:modules_test; 57s processwrapper-sandbox
2022-07-30T04:00:29.3117841Z     Testing //:rnn_test; 19s processwrapper-sandbox
2022-07-30T04:00:29.3118350Z     Linking static_test; 5s processwrapper-sandbox
2022-07-30T04:00:29.3118864Z     Testing //:nn_utils_test; 5s processwrapper-sandbox

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

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

2022-07-30T03:51:15.8129832Z RuntimeError: test_quantization failed!
2022-07-30T03:51:14.7511431Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20220730033804.xml
2022-07-30T03:51:14.7542734Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_utils.TestUtils-20220730033804.xml
2022-07-30T03:51:14.7547663Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20220730033804.xml
2022-07-30T03:51:14.7552439Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRModels-20220730033804.xml
2022-07-30T03:51:14.7559070Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport-20220730033804.xml
2022-07-30T03:51:15.8126704Z Traceback (most recent call last):
2022-07-30T03:51:15.8127155Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 973, in <module>
2022-07-30T03:51:15.8128165Z     main()
2022-07-30T03:51:15.8128584Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 951, in main
2022-07-30T03:51:15.8129509Z     raise RuntimeError(err_message)
2022-07-30T03:51:15.8129832Z RuntimeError: test_quantization failed!
2022-07-30T03:51:16.0575677Z 
2022-07-30T03:51:16.0576615Z real	41m32.030s
2022-07-30T03:51:16.0577081Z user	57m16.765s
2022-07-30T03:51:16.0577587Z sys	3m12.541s
2022-07-30T03:51:16.0622860Z ##[error]Process completed with exit code 1.
2022-07-30T03:51:16.0660761Z Prepare all required actions
2022-07-30T03:51:16.0661204Z Getting action download info
2022-07-30T03:51:16.2551966Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T03:51:16.2552273Z with:
2022-07-30T03:51:16.2552965Z   github-token: ***

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

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

2022-07-30T02:50:36.9744575Z RuntimeError: test_ops failed!
2022-07-30T02:50:36.0970924Z =========================== short test summary info ============================
2022-07-30T02:50:36.0973207Z FAILED test_ops.py::TestCommonCPU::test_out_warning_std_cpu - TypeError: std(...
2022-07-30T02:50:36.0975443Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-07-30T02:50:36.0978916Z !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 1 failures !!!!!!!!!!!!!
2022-07-30T02:50:36.0988433Z = 1 failed, 2240 passed, 1047 skipped, 21 xfailed, 83 warnings, 2 rerun in 155.98s (0:02:35) =
2022-07-30T02:50:36.9739960Z Traceback (most recent call last):
2022-07-30T02:50:36.9740258Z   File "test/run_test.py", line 973, in <module>
2022-07-30T02:50:36.9742391Z     main()
2022-07-30T02:50:36.9742650Z   File "test/run_test.py", line 951, in main
2022-07-30T02:50:36.9744294Z     raise RuntimeError(err_message)
2022-07-30T02:50:36.9744575Z RuntimeError: test_ops failed!
2022-07-30T02:50:37.2288167Z 
2022-07-30T02:50:37.2288499Z real	6m53.437s
2022-07-30T02:50:37.2288855Z user	21m33.558s
2022-07-30T02:50:37.2289192Z sys	2m37.877s
2022-07-30T02:50:37.2321795Z ##[error]Process completed with exit code 1.
2022-07-30T02:50:37.2368251Z Prepare all required actions
2022-07-30T02:50:37.2368555Z Getting action download info
2022-07-30T02:50:37.3995235Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T02:50:37.3995461Z with:
2022-07-30T02:50:37.3995795Z   github-token: ***

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

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

2022-07-30T03:51:32.1699157Z RuntimeError: test_meta failed!
2022-07-30T03:51:29.7056669Z FAILED (errors=24, skipped=123, expected failures=72)
2022-07-30T03:51:29.7056886Z 
2022-07-30T03:51:29.7057012Z Generating XML reports...
2022-07-30T03:51:31.0624215Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaCUDA-20220730034023.xml
2022-07-30T03:51:31.0636256Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaConverter-20220730034023.xml
2022-07-30T03:51:32.1694751Z Traceback (most recent call last):
2022-07-30T03:51:32.1695295Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 973, in <module>
2022-07-30T03:51:32.1696387Z     main()
2022-07-30T03:51:32.1696728Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 951, in main
2022-07-30T03:51:32.1698685Z     raise RuntimeError(err_message)
2022-07-30T03:51:32.1699157Z RuntimeError: test_meta failed!
2022-07-30T03:51:32.4745936Z 
2022-07-30T03:51:32.4746671Z real	41m37.471s
2022-07-30T03:51:32.4747357Z user	40m36.122s
2022-07-30T03:51:32.4747611Z sys	1m15.031s
2022-07-30T03:51:32.4799149Z ##[error]Process completed with exit code 1.
2022-07-30T03:51:32.4855973Z Prepare all required actions
2022-07-30T03:51:32.4856463Z Getting action download info
2022-07-30T03:51:32.6585542Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T03:51:32.6585857Z with:
2022-07-30T03:51:32.6586366Z   github-token: ***

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

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

2022-07-30T03:09:09.8411778Z RuntimeError: test_quantization failed!
2022-07-30T03:09:09.1742412Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.bc.test_backward_compatibility.TestSerialization-20220730025857.xml
2022-07-30T03:09:09.1762932Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestStaticQuantizedModule-20220730025857.xml
2022-07-30T03:09:09.1776810Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20220730025857.xml
2022-07-30T03:09:09.1781802Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_utils.TestUtils-20220730025857.xml
2022-07-30T03:09:09.1788316Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport-20220730025857.xml
2022-07-30T03:09:09.8407402Z Traceback (most recent call last):
2022-07-30T03:09:09.8407672Z   File "test/run_test.py", line 973, in <module>
2022-07-30T03:09:09.8409378Z     main()
2022-07-30T03:09:09.8409609Z   File "test/run_test.py", line 951, in main
2022-07-30T03:09:09.8411546Z     raise RuntimeError(err_message)
2022-07-30T03:09:09.8411778Z RuntimeError: test_quantization failed!
2022-07-30T03:09:10.1264931Z 
2022-07-30T03:09:10.1265430Z real	25m22.839s
2022-07-30T03:09:10.1265635Z user	125m23.738s
2022-07-30T03:09:10.1265841Z sys	11m17.961s
2022-07-30T03:09:10.1299160Z ##[error]Process completed with exit code 1.
2022-07-30T03:09:10.1357247Z Prepare all required actions
2022-07-30T03:09:10.1357632Z Getting action download info
2022-07-30T03:09:10.2985091Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T03:09:10.2985312Z with:
2022-07-30T03:09:10.2985638Z   github-token: ***

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

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

2022-07-30T03:34:48.1151602Z test_backward_un... require grad and does not have a grad_fn (0.002s)
2022-07-30T03:34:48.0758243Z   test_randperm_randomness_same_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s)
2022-07-30T03:34:48.0846131Z   test_unsupported_random_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s)
2022-07-30T03:34:48.0881734Z   test_fails_with_autograd_function_transform_grad_and_value_cuda (__main__.TestTransformFailureCUDA) ... ok (0.003s)
2022-07-30T03:34:48.0913583Z   test_fails_with_autograd_function_transform_grad_cuda (__main__.TestTransformFailureCUDA) ... ok (0.003s)
2022-07-30T03:34:48.0949117Z   test_fails_with_autograd_function_transform_jacfwd_cuda (__main__.TestTransformFailureCUDA) ... ok (0.003s)
2022-07-30T03:34:48.0981662Z   test_fails_with_autograd_function_transform_jacrev_cuda (__main__.TestTransformFailureCUDA) ... ok (0.003s)
2022-07-30T03:34:48.1012884Z   test_fails_with_autograd_function_transform_jvp_cuda (__main__.TestTransformFailureCUDA) ... ok (0.003s)
2022-07-30T03:34:48.1043844Z   test_fails_with_autograd_function_transform_vjp_cuda (__main__.TestTransformFailureCUDA) ... ok (0.003s)
2022-07-30T03:34:48.1075699Z   test_fails_with_autograd_function_transform_vmap_cuda (__main__.TestTransformFailureCUDA) ... ok (0.003s)
2022-07-30T03:34:48.1134227Z   test_accepts_nested_inputs (__main__.TestVmapAPI) ... ok (0.006s)
2022-07-30T03:34:48.1151602Z   test_backward_unsupported_interaction (__main__.TestVmapAPI) ... skip: error: element 0 of tensors does not require grad and does not have a grad_fn (0.002s)
2022-07-30T03:34:48.1171973Z   test_batch_rule_does_not_need_to_handle_no_batched_input (__main__.TestVmapAPI) ... ok (0.002s)
2022-07-30T03:34:48.1193488Z   test_batched_gradient_basic (__main__.TestVmapAPI) ... ok (0.002s)
2022-07-30T03:34:48.1208345Z   test_constant_function (__main__.TestVmapAPI) ... ok (0.001s)
2022-07-30T03:34:48.1244498Z   test_data_dependent_control_flow_throws (__main__.TestVmapAPI) ... ok (0.003s)
2022-07-30T03:34:48.1262450Z   test_different_map_dim_size_raises (__main__.TestVmapAPI) ... ok (0.002s)
2022-07-30T03:34:48.1285789Z   test_fallback_atan2 (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:487: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.)
2022-07-30T03:34:48.1286643Z   batched_outputs = func(*batched_inputs, **kwargs)
2022-07-30T03:34:48.2050848Z ok (0.079s)
2022-07-30T03:34:48.2070759Z   test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.002s)
2022-07-30T03:34:48.2083037Z   test_fallback_masked_fill (__main__.TestVmapAPI) ... skip:  (0.001s)

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

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

2022-07-30T04:30:39.8823666Z RuntimeError: test_ops failed!
2022-07-30T04:30:35.6622359Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestCommonCUDA-20220730031122.xml
2022-07-30T04:30:35.8217594Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestCompositeComplianceCUDA-20220730031122.xml
2022-07-30T04:30:35.8790858Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestFakeTensorNonErroringCUDA-20220730031122.xml
2022-07-30T04:30:36.0391238Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestMathBitsCUDA-20220730031122.xml
2022-07-30T04:30:36.1358359Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestTagsCUDA-20220730031122.xml
2022-07-30T04:30:39.8819243Z Traceback (most recent call last):
2022-07-30T04:30:39.8819781Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 973, in <module>
2022-07-30T04:30:39.8820584Z     main()
2022-07-30T04:30:39.8821138Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 951, in main
2022-07-30T04:30:39.8823141Z     raise RuntimeError(err_message)
2022-07-30T04:30:39.8823666Z RuntimeError: test_ops failed!
2022-07-30T04:30:40.1980201Z 
2022-07-30T04:30:40.1980763Z real	79m25.008s
2022-07-30T04:30:40.1981157Z user	78m11.147s
2022-07-30T04:30:40.1981425Z sys	1m22.108s
2022-07-30T04:30:40.2034320Z ##[error]Process completed with exit code 1.
2022-07-30T04:30:40.2075078Z Prepare all required actions
2022-07-30T04:30:40.2075450Z Getting action download info
2022-07-30T04:30:40.4226529Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T04:30:40.4226839Z with:
2022-07-30T04:30:40.4227364Z   github-token: ***

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

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

2022-07-30T02:58:35.8287640Z RuntimeError: test_ops failed!
2022-07-30T02:58:34.9269192Z =========================== short test summary info ===========================
2022-07-30T02:58:34.9269528Z FAILED test_ops.py::TestCommonCPU::test_out_warning_std_cpu - TypeError: std(...
2022-07-30T02:58:34.9269857Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!
2022-07-30T02:58:34.9270171Z !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 1 failures !!!!!!!!!!!!
2022-07-30T02:58:34.9270495Z = 1 failed, 2326 passed, 2436 skipped, 35 xfailed, 95 warnings, 2 rerun in 51.73s =
2022-07-30T02:58:35.8286277Z Traceback (most recent call last):
2022-07-30T02:58:35.8286679Z   File "run_test.py", line 973, in <module>
2022-07-30T02:58:35.8286917Z     main()
2022-07-30T02:58:35.8287132Z   File "run_test.py", line 951, in main
2022-07-30T02:58:35.8287402Z     raise RuntimeError(err_message)
2022-07-30T02:58:35.8287640Z RuntimeError: test_ops failed!
2022-07-30T02:58:36.0393997Z 
2022-07-30T02:58:36.0394524Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 
2022-07-30T02:58:36.0397338Z 
2022-07-30T02:58:36.0397663Z (base) C:\actions-runner\_work\pytorch\pytorch\test>exit /b 1 
2022-07-30T02:58:36.0455574Z ##[error]Process completed with exit code 1.
2022-07-30T02:58:36.0614968Z Prepare all required actions
2022-07-30T02:58:36.0615480Z Getting action download info
2022-07-30T02:58:36.2765510Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a)
2022-07-30T02:58:36.5020564Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T02:58:36.5020787Z with:

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

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

2022-07-30T04:03:27.2417818Z RuntimeError: test_torch failed!
2022-07-30T04:03:26.6668441Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCUDA-20220730040139.xml
2022-07-30T04:03:26.6671904Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCUDA-20220730040139.xml
2022-07-30T04:03:27.1023066Z [TORCH_VITAL] Dataloader.enabled		 True
2022-07-30T04:03:27.1023943Z [TORCH_VITAL] Dataloader.basic_unit_test		 TEST_VALUE_STRING
2022-07-30T04:03:27.1024365Z [TORCH_VITAL] CUDA.used		 true
2022-07-30T04:03:27.2414144Z Traceback (most recent call last):
2022-07-30T04:03:27.2414882Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 973, in <module>
2022-07-30T04:03:27.2415688Z     main()
2022-07-30T04:03:27.2416031Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 951, in main
2022-07-30T04:03:27.2417282Z     raise RuntimeError(err_message)
2022-07-30T04:03:27.2417818Z RuntimeError: test_torch failed!
2022-07-30T04:03:27.4899999Z 
2022-07-30T04:03:27.4900391Z real	52m39.304s
2022-07-30T04:03:27.4900803Z user	48m1.465s
2022-07-30T04:03:27.4901060Z sys	4m3.944s
2022-07-30T04:03:27.4945558Z ##[error]Process completed with exit code 1.
2022-07-30T04:03:27.4982590Z Prepare all required actions
2022-07-30T04:03:27.4982934Z Getting action download info
2022-07-30T04:03:27.7721588Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-07-30T04:03:27.7721898Z with:
2022-07-30T04:03:27.7722374Z   github-token: ***

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

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

2022-07-30T03:35:37.1522920Z AssertionError: 1 unit test(s) failed:
2022-07-30T03:35:36.8132373Z 
2022-07-30T03:35:36.8132469Z OK
2022-07-30T03:35:36.8132590Z 
2022-07-30T03:35:36.8132729Z Generating XML reports...
2022-07-30T03:35:36.8177628Z Generated XML report: test-reports/dist-nccl/distributed.test_distributed_spawn/TEST-TestDistBackendWithSpawn-20220730033525.xml
2022-07-30T03:35:37.1519005Z Traceback (most recent call last):
2022-07-30T03:35:37.1519518Z   File "/var/lib/jenkins/workspace/test/distributed/test_distributed_spawn.py", line 40, in <module>
2022-07-30T03:35:37.1519883Z     run_tests()
2022-07-30T03:35:37.1520499Z   File "/opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 671, in run_tests
2022-07-30T03:35:37.1522561Z     assert len(failed_tests) == 0, "{} unit test(s) failed:\n\t{}".format(
2022-07-30T03:35:37.1522920Z AssertionError: 1 unit test(s) failed:
2022-07-30T03:35:37.1523379Z 	TestDistBackendWithSpawn.test_DistributedDataParallel_SyncBatchNorm_Diff_Input_Sizes_Running_Value
2022-07-30T03:35:37.3562522Z Traceback (most recent call last):
2022-07-30T03:35:37.3562922Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 973, in <module>
2022-07-30T03:35:37.3564965Z     main()
2022-07-30T03:35:37.3565315Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 951, in main
2022-07-30T03:35:37.3567124Z     raise RuntimeError(err_message)
2022-07-30T03:35:37.3567489Z RuntimeError: distributed/test_distributed_spawn failed!
2022-07-30T03:35:37.6175967Z 
2022-07-30T03:35:37.6176705Z real	25m57.838s
2022-07-30T03:35:37.6176995Z user	39m9.032s

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

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

2022-07-30T03:12:01.5663379Z test_backward_un... require grad and does not have a grad_fn (0.000s)
2022-07-30T03:12:01.5358628Z   test_randperm_randomness_same_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.000s)
2022-07-30T03:12:01.5393476Z   test_unsupported_random_cpu (__main__.TestRandomnessCPU) ... ok (0.016s)
2022-07-30T03:12:01.5422500Z   test_fails_with_autograd_function_transform_grad_and_value_cpu (__main__.TestTransformFailureCPU) ... ok (0.000s)
2022-07-30T03:12:01.5449316Z   test_fails_with_autograd_function_transform_grad_cpu (__main__.TestTransformFailureCPU) ... ok (0.000s)
2022-07-30T03:12:01.5479108Z   test_fails_with_autograd_function_transform_jacfwd_cpu (__main__.TestTransformFailureCPU) ... ok (0.000s)
2022-07-30T03:12:01.5505921Z   test_fails_with_autograd_function_transform_jacrev_cpu (__main__.TestTransformFailureCPU) ... ok (0.000s)
2022-07-30T03:12:01.5533173Z   test_fails_with_autograd_function_transform_jvp_cpu (__main__.TestTransformFailureCPU) ... ok (0.000s)
2022-07-30T03:12:01.5559898Z   test_fails_with_autograd_function_transform_vjp_cpu (__main__.TestTransformFailureCPU) ... ok (0.016s)
2022-07-30T03:12:01.5586403Z   test_fails_with_autograd_function_transform_vmap_cpu (__main__.TestTransformFailureCPU) ... ok (0.000s)
2022-07-30T03:12:01.5643176Z   test_accepts_nested_inputs (__main__.TestVmapAPI) ... ok (0.000s)
2022-07-30T03:12:01.5663379Z   test_backward_unsupported_interaction (__main__.TestVmapAPI) ... skip: error: element 0 of tensors does not require grad and does not have a grad_fn (0.000s)
2022-07-30T03:12:01.5685549Z   test_batch_rule_does_not_need_to_handle_no_batched_input (__main__.TestVmapAPI) ... ok (0.000s)
2022-07-30T03:12:01.5707265Z   test_batched_gradient_basic (__main__.TestVmapAPI) ... ok (0.016s)
2022-07-30T03:12:01.5723367Z   test_constant_function (__main__.TestVmapAPI) ... ok (0.000s)
2022-07-30T03:12:01.5742551Z   test_data_dependent_control_flow_throws (__main__.TestVmapAPI) ... ok (0.000s)
2022-07-30T03:12:01.5764052Z   test_different_map_dim_size_raises (__main__.TestVmapAPI) ... ok (0.000s)
2022-07-30T03:12:01.6497658Z   test_fallback_atan2 (__main__.TestVmapAPI) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:487: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.)
2022-07-30T03:12:01.6498859Z   batched_outputs = func(*batched_inputs, **kwargs)
2022-07-30T03:12:01.6499177Z ok (0.079s)
2022-07-30T03:12:01.6516423Z   test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.000s)
2022-07-30T03:12:01.6529042Z   test_fallback_masked_fill (__main__.TestVmapAPI) ... skip:  (0.000s)

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

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

2022-07-30T02:54:10.9532080Z test_backward_un... require grad and does not have a grad_fn (0.001s)
2022-07-30T02:54:10.9188997Z   test_randperm_randomness_same_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.002s)
2022-07-30T02:54:10.9265867Z   test_unsupported_random_cpu (__main__.TestRandomnessCPU) ... ok (0.008s)
2022-07-30T02:54:10.9297852Z   test_fails_with_autograd_function_transform_grad_and_value_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:54:10.9327281Z   test_fails_with_autograd_function_transform_grad_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:54:10.9358635Z   test_fails_with_autograd_function_transform_jacfwd_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:54:10.9387510Z   test_fails_with_autograd_function_transform_jacrev_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:54:10.9416524Z   test_fails_with_autograd_function_transform_jvp_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:54:10.9445410Z   test_fails_with_autograd_function_transform_vjp_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:54:10.9473282Z   test_fails_with_autograd_function_transform_vmap_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s)
2022-07-30T02:54:10.9516892Z   test_accepts_nested_inputs (__main__.TestVmapAPI) ... ok (0.004s)
2022-07-30T02:54:10.9532080Z   test_backward_unsupported_interaction (__main__.TestVmapAPI) ... skip: error: element 0 of tensors does not require grad and does not have a grad_fn (0.001s)
2022-07-30T02:54:10.9549544Z   test_batch_rule_does_not_need_to_handle_no_batched_input (__main__.TestVmapAPI) ... ok (0.002s)
2022-07-30T02:54:10.9565426Z   test_batched_gradient_basic (__main__.TestVmapAPI) ... ok (0.002s)
2022-07-30T02:54:10.9577289Z   test_constant_function (__main__.TestVmapAPI) ... ok (0.001s)
2022-07-30T02:54:10.9608199Z   test_data_dependent_control_flow_throws (__main__.TestVmapAPI) ... ok (0.003s)
2022-07-30T02:54:10.9624002Z   test_different_map_dim_size_raises (__main__.TestVmapAPI) ... ok (0.002s)
2022-07-30T02:54:10.9645503Z   test_fallback_atan2 (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:487: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.)
2022-07-30T02:54:10.9646536Z   batched_outputs = func(*batched_inputs, **kwargs)
2022-07-30T02:54:11.0110840Z ok (0.049s)
2022-07-30T02:54:11.0125989Z   test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.002s)
2022-07-30T02:54:11.0138481Z   test_fallback_masked_fill (__main__.TestVmapAPI) ... ok (0.001s)

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

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

2022-07-30T03:36:36.9851134Z AssertionError: 1 unit test(s) failed:
2022-07-30T03:36:36.7071960Z 
2022-07-30T03:36:36.7072007Z OK
2022-07-30T03:36:36.7072098Z 
2022-07-30T03:36:36.7072413Z Generating XML reports...
2022-07-30T03:36:36.7105669Z Generated XML report: test-reports/python-unittest/distributed.rpc.test_tensorpipe_agent/TEST-TensorPipeThreeWorkersRemoteModuleTest-20220730033634.xml
2022-07-30T03:36:36.9847982Z Traceback (most recent call last):
2022-07-30T03:36:36.9848425Z   File "distributed/rpc/test_tensorpipe_agent.py", line 38, in <module>
2022-07-30T03:36:36.9848729Z     run_tests()
2022-07-30T03:36:36.9849203Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 672, in run_tests
2022-07-30T03:36:36.9850775Z     len(failed_tests), '\n\t'.join(failed_tests))
2022-07-30T03:36:36.9851134Z AssertionError: 1 unit test(s) failed:
2022-07-30T03:36:36.9851480Z 	TensorPipeReinforcementLearningRpcTest.test_rl_rpc
2022-07-30T03:36:37.1894036Z Traceback (most recent call last):
2022-07-30T03:36:37.1894785Z   File "test/run_test.py", line 973, in <module>
2022-07-30T03:36:37.1896871Z     main()
2022-07-30T03:36:37.1897227Z   File "test/run_test.py", line 951, in main
2022-07-30T03:36:37.1899646Z     raise RuntimeError(err_message)
2022-07-30T03:36:37.1900097Z RuntimeError: distributed/rpc/test_tensorpipe_agent failed!
2022-07-30T03:36:37.4379537Z 
2022-07-30T03:36:37.4379895Z real	53m42.612s
2022-07-30T03:36:37.4380146Z user	117m48.729s

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

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

2022-07-30T04:14:33.7036032Z �[0;31m[ FAILED ] �[mAtenXlaTensorTest.TestVarMeanWithCorrection
2022-07-30T04:14:33.7030564Z 
2022-07-30T04:14:33.7031028Z �[0;32m[----------] �[mGlobal test environment tear-down
2022-07-30T04:14:33.7031611Z �[0;32m[==========] �[m629 tests from 9 test suites ran. (483030 ms total)
2022-07-30T04:14:33.7032064Z �[0;32m[  PASSED  ] �[m624 tests.
2022-07-30T04:14:33.7032491Z �[0;32m[  SKIPPED ] �[m1 test, listed below:
2022-07-30T04:14:33.7033031Z �[0;32m[  SKIPPED ] �[mAtenXlaTensorTest.TestGroupNormBackward
2022-07-30T04:14:33.7033588Z �[0;31m[  FAILED  ] �[m4 tests, listed below:
2022-07-30T04:14:33.7034120Z �[0;31m[  FAILED  ] �[mAtenXlaTensorTest.TestStdWithCorrection
2022-07-30T04:14:33.7034766Z �[0;31m[  FAILED  ] �[mAtenXlaTensorTest.TestStdMeanWithCorrection
2022-07-30T04:14:33.7035391Z �[0;31m[  FAILED  ] �[mAtenXlaTensorTest.TestVarWithCorrection
2022-07-30T04:14:33.7036032Z �[0;31m[  FAILED  ] �[mAtenXlaTensorTest.TestVarMeanWithCorrection
2022-07-30T04:14:33.7036343Z 
2022-07-30T04:14:33.7036778Z  4 FAILED TESTS
2022-07-30T04:14:34.4263923Z + sccache_epilogue
2022-07-30T04:14:34.4264627Z + echo '::group::Sccache Compilation Log'
2022-07-30T04:14:34.4265495Z ##[group]Sccache Compilation Log
2022-07-30T04:14:34.4265801Z + echo '=================== sccache compilation log ==================='
2022-07-30T04:14:34.4266071Z =================== sccache compilation log ===================
2022-07-30T04:14:34.4266392Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /home/jenkins/sccache_error.log
2022-07-30T04:14:34.4460034Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ==========='
2022-07-30T04:14:34.4460558Z =========== If your build fails, please take a look at the log above for possible reasons ===========

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.

peterbell10 added a commit that referenced this pull request Apr 9, 2021
ghstack-source-id: 77d8eaf
Pull Request resolved: #55681
peterbell10 added a commit that referenced this pull request Apr 13, 2021
ghstack-source-id: 1d2cfad
Pull Request resolved: #55681
peterbell10 added a commit that referenced this pull request Apr 15, 2021
ghstack-source-id: 34e41de
Pull Request resolved: #55681
peterbell10 added a commit that referenced this pull request Apr 19, 2021
ghstack-source-id: 3e051dd
Pull Request resolved: #55681
peterbell10 added a commit that referenced this pull request Apr 20, 2021
ghstack-source-id: 3e051dd
Pull Request resolved: #55681
peterbell10 added a commit that referenced this pull request Apr 20, 2021
ghstack-source-id: 8b49ccf
Pull Request resolved: #55681
peterbell10 added a commit that referenced this pull request Apr 21, 2021
ghstack-source-id: 90d8be1
Pull Request resolved: #55681
peterbell10 added a commit that referenced this pull request Jul 30, 2022
ghstack-source-id: f1b5639
Pull Request resolved: #55681
@github-actions
Copy link
Contributor

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 Sep 28, 2022
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 28, 2022

🔗 Helpful Links

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

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

❌ 27 Failures

As of commit b795c91:

The following jobs have failed:

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

peterbell10 added a commit that referenced this pull request Sep 28, 2022
ghstack-source-id: 814f318
Pull Request resolved: #55681
peterbell10 added a commit that referenced this pull request Sep 29, 2022
ghstack-source-id: ae91484
Pull Request resolved: #55681
peterbell10 added a commit that referenced this pull request Sep 29, 2022
ghstack-source-id: 7bd4be4
Pull Request resolved: #55681
peterbell10 added a commit that referenced this pull request Oct 3, 2022
ghstack-source-id: 7cd1934
Pull Request resolved: #55681
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Oct 3, 2022

@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.

peterbell10 added a commit that referenced this pull request Oct 4, 2022
ghstack-source-id: 9e95b14
Pull Request resolved: #55681
peterbell10 added a commit that referenced this pull request Oct 13, 2022
ghstack-source-id: dc31b64
Pull Request resolved: #55681
@facebook-github-bot facebook-github-bot deleted the gh/peterbell10/60/head branch June 8, 2023 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants