Skip to content

Conversation

@ilia-cher
Copy link
Contributor

@ilia-cher ilia-cher commented Feb 28, 2020

Stack from ghstack:

Summary:
Making sure we don't silently ignore exceptions from the tasks in the
thread pool

Test Plan:
python setup.py clean && python setup.py develop install

Differential Revision: D20178603

Summary:
Making sure we don't silently ignore exceptions from the tasks in the
thread pool

Test Plan:
python setup.py clean && python setup.py develop install

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Feb 28, 2020
Summary:
Making sure we don't silently ignore exceptions from the tasks in the
thread pool

Test Plan:
python setup.py clean && python setup.py develop install

ghstack-source-id: 2a91fbf
Pull Request resolved: #33938
Summary:
Making sure we don't silently ignore exceptions from the tasks in the
thread pool

Test Plan:
python setup.py clean && python setup.py develop install

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Feb 29, 2020
Summary:
Making sure we don't silently ignore exceptions from the tasks in the
thread pool

Test Plan:
python setup.py clean && python setup.py develop install

ghstack-source-id: f910d33
Pull Request resolved: #33938
@dr-ci
Copy link

dr-ci bot commented Feb 29, 2020

💊 CircleCI build failures summary and remediations

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



🕵️ 1 new failure recognized by patterns

The following build failures do not appear to be due to upstream breakages:

See CircleCI build pytorch_xla_linux_xenial_py3_6_clang7_build (1/1)

Step: "Build" (full log | pattern match details)

Feb 29 03:45:29 Failed to generate ATEN bindings: ['/var/lib/jenkins/workspace/xla/scripts/generate_code.sh']
Feb 29 03:45:29 Error parsing "Tensor & var_out(Tensor & out, const Tensor & self, IntArrayRef dim, bool unbiased, bool keepdim)": Expecting value: line 1 column 1 (char 0) 
Feb 29 03:45:29 Error parsing "Tensor view(const Tensor & self, IntArrayRef size)": Expecting value: line 1 column 1 (char 0) 
Feb 29 03:45:29 Error parsing "Tensor & zero_(Tensor & self)": Expecting value: line 1 column 1 (char 0) 
Feb 29 03:45:29 Extracted 0 functions (883 errors) from /var/lib/jenkins/workspace/xla/scripts/../../torch/csrc/autograd/generated/RegistrationDeclarations.h 
Feb 29 03:45:29 Traceback (most recent call last): 
Feb 29 03:45:29   File "/var/lib/jenkins/workspace/xla/scripts/gen.py", line 1076, in <module> 
Feb 29 03:45:29     generate(args) 
Feb 29 03:45:29   File "/var/lib/jenkins/workspace/xla/scripts/gen.py", line 1021, in generate 
Feb 29 03:45:29     assert len(errors) == 0 
Feb 29 03:45:29 AssertionError 
Feb 29 03:45:29 Failed to generate ATEN bindings: ['/var/lib/jenkins/workspace/xla/scripts/generate_code.sh'] 
Feb 29 03:45:29 Building torch_xla version: 0.8 
Feb 29 03:45:29 =================== sccache compilation log =================== 
Feb 29 03:45:29 + cleanup 
Feb 29 03:45:29 + retcode=1 
Feb 29 03:45:29 + set +x 
Feb 29 03:45:29 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Feb 29 03:45:29 Compile requests              3379 
Feb 29 03:45:29 Compile requests executed     3118 
Feb 29 03:45:29 Cache hits                    3102 
Feb 29 03:45:29 Cache misses                     4 

❄️ 1 tentatively flaky failure

1 failure tentatively classified as flaky but have not launched reruns to confirm:

See CircleCI build pytorch_linux_xenial_cuda10_1_cudnn7_py3_gcc7_test (1/1)

Step: "Set Up CI Environment After attach_workspace" (full log | pattern match details) ❄️

E: Failed to fetch https://packagecloud.io/circleci/trusty/ubuntu/dists/xenial/main/source/Sources Empty files can't be valid archives
 99% [Working]                                                       821 kB/s 0s                                                                                 Ign:32 https://packagecloud.io/circleci/trusty/ubuntu xenial/main Translation-en 
99% [Working] 99% [Working]               Err:33 https://packagecloud.io/circleci/trusty/ubuntu xenial/main Sources 
  Empty files can't be valid archives 
 99% [Working]               Hit:35 https://packagecloud.io/circleci/trusty/ubuntu xenial/main amd64 Packages 
 100% [Working]                Hit:36 https://packagecloud.io/circleci/trusty/ubuntu xenial/main all Packages 
 100% [Working]                Fetched 5,012 kB in 18s (276 kB/s) 
Reading package lists... 99%  Reading package lists... Done  
W: The repository 'https://packagecloud.io/circleci/trusty/ubuntu xenial Release' does not have a Release file. 
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. 
N: See apt-secure(8) manpage for repository creation and user configuration details. 
E: Failed to fetch https://packagecloud.io/circleci/trusty/ubuntu/dists/xenial/main/source/Sources  Empty files can't be valid archives 
E: Some index files failed to download. They have been ignored, or old ones used instead. 

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 1 time.

@facebook-github-bot
Copy link
Contributor

@ilia-cher merged this pull request in c206b43.

ttumiel pushed a commit to ttumiel/pytorch that referenced this pull request Mar 4, 2020
Summary:
Pull Request resolved: pytorch#33938

Making sure we don't silently ignore exceptions from the tasks in the
thread pool

Test Plan: python setup.py clean && python setup.py develop install

Differential Revision: D20178603

Pulled By: ilia-cher

fbshipit-source-id: 34971032205a1a53fb7419ed84ebb986f9e959ad
@facebook-github-bot facebook-github-bot deleted the gh/ilia-cher/57/head branch March 6, 2020 15:16
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