Skip to content

Conversation

@supriyar
Copy link
Contributor

@supriyar supriyar commented Feb 7, 2020

Stack from ghstack:

Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D19861926

Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@dr-ci
Copy link

dr-ci bot commented Feb 7, 2020

💊 CircleCI build failures summary and remediations

As of commit 4786cc7:

None of the build failures appear to be your fault.

  • 1/2 broken upstream at merge base 03e9b9c since Feb 13

    Please rebase on the viable/strict branch (expand for instructions)

    If your commit is newer than viable/strict, you can try basing on an older, stable commit:

    git fetch origin viable/strict
    git rebase --onto viable/strict $(git merge-base origin/master HEAD)
    

    If your commit is older than viable/strict:

    git fetch origin viable/strict
    git rebase viable/strict
    

    Check out the recency history of this "viable master" tracking branch.

  • 1/2 recognized as flaky ❄️

    • Re-run these jobs?

Detailed failure analysis

One may explore the probable reasons each build failed interactively on the Dr. CI website.

❄️ 1 failure recognized as flaky

The following build failures have been detected as flaky and may not be your fault:

See CircleCI build caffe2_onnx_py2_gcc5_ubuntu16_04_test (1/1)

Step: "Test" (full log | pattern match details) ❄️

Feb 13 07:43:50 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_reshape /var/lib/jenkins/workspace/scripts/onnx/test.sh: line 57: 31078 Segmentation fault (core dumped) pytest "${args[@]}" --ignore "$top_dir/test/onnx/test_pytorch_onnx_onnxruntime.py" --ignore "$top_dir/test/onnx/test_custom_ops.py" --ignore "$top_dir/test/onnx/test_models_onnxruntime.py" "${test_paths[@]}"
Feb 13 07:43:49 test/onnx/test_utility_funs.py::TestUtilityFuns_opset10::test_constant_fold_transpose_matmul PASSED [ 99%] 
Feb 13 07:43:49 test/onnx/test_utility_funs.py::TestUtilityFuns_opset10::test_constant_fold_unsqueeze PASSED [ 99%] 
Feb 13 07:43:49 test/onnx/test_utility_funs.py::TestUtilityFuns_opset10::test_error_on_data_parallel PASSED [ 99%] 
Feb 13 07:43:49 test/onnx/test_utility_funs.py::TestUtilityFuns_opset10::test_is_in_onnx_export PASSED [ 99%] 
Feb 13 07:43:49 test/onnx/test_utility_funs.py::TestUtilityFuns_opset10::test_strip_doc_string PASSED [ 99%] 
Feb 13 07:43:49 test/onnx/test_utility_funs.py::TestUtilityFuns_opset10::test_validate_dynamic_axes_invalid_input_output_name PASSED [ 99%] 
Feb 13 07:43:49 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_concat PASSED [ 99%] 
Feb 13 07:43:49 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_div PASSED [ 99%] 
Feb 13 07:43:49 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_lstm PASSED [ 99%] 
Feb 13 07:43:49 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_mul PASSED [ 99%] 
Feb 13 07:43:50 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_reshape /var/lib/jenkins/workspace/scripts/onnx/test.sh: line 57: 31078 Segmentation fault      (core dumped) pytest "${args[@]}" --ignore "$top_dir/test/onnx/test_pytorch_onnx_onnxruntime.py" --ignore "$top_dir/test/onnx/test_custom_ops.py" --ignore "$top_dir/test/onnx/test_models_onnxruntime.py" "${test_paths[@]}" 

🚧 1 upstream failure recognized by patterns:

These builds matched patterns, but were probably caused by upstream breakages:


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker.

This comment has been revised 13 times.

Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
supriyar added a commit that referenced this pull request Feb 8, 2020
Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: a5ce586
Pull Request resolved: #33109
Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
supriyar added a commit that referenced this pull request Feb 11, 2020
Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 9dac8cd
Pull Request resolved: #33109
Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D19861926](https://our.internmc.facebook.com/intern/diff/D19861926)

[ghstack-poisoned]
supriyar added a commit that referenced this pull request Feb 13, 2020
Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: c4e4a1d
Pull Request resolved: #33109
Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D19861926](https://our.internmc.facebook.com/intern/diff/D19861926)

[ghstack-poisoned]
supriyar added a commit that referenced this pull request Feb 13, 2020
Summary:

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 67c4fd7
Pull Request resolved: #33109
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 2e88d3d.

@facebook-github-bot facebook-github-bot deleted the gh/supriyar/55/head branch February 17, 2020 15:17
ttumiel pushed a commit to ttumiel/pytorch that referenced this pull request Mar 4, 2020
Summary: Pull Request resolved: pytorch#33109

Test Plan:
python test/test_quantized_nn_mods.py ModuleAPITest.test_batch_norm

Imported from OSS

Differential Revision: D19861926

fbshipit-source-id: 67315e49b4b3577b965d422ca707d927d977feeb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants