Skip to content

Conversation

@ysiraichi
Copy link
Collaborator

@ysiraichi ysiraichi commented Jun 17, 2021

Stack from ghstack:

Tracking issue: #55070

Differential Revision: D29509871

Tracking issue: #55070

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Jun 17, 2021

💊 CI failures summary and remediations

As of commit 3c1fa9e (more details on the Dr. CI page and at hud.pytorch.org/pr/60177):



🕵️ 2 new failures recognized by patterns

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

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_build (1/2)

Step: "(Optional) Merge target branch" (full log | diagnosis details | 🔁 rerun)

Automatic merge failed; fix conflicts and then commit the result.
CONFLICT (add/add): Merge conflict in aten/src/ATen/native/cpu/BinaryOpsKernel.cpp
Auto-merging aten/src/ATen/native/cpu/BinaryOpsKernel.cpp
CONFLICT (add/add): Merge conflict in aten/src/ATen/native/BinaryOps.h
Auto-merging aten/src/ATen/native/BinaryOps.h
CONFLICT (add/add): Merge conflict in aten/src/ATen/native/BinaryOps.cpp
Auto-merging aten/src/ATen/native/BinaryOps.cpp
CONFLICT (add/add): Merge conflict in aten/src/ATen/TensorIterator.h
Auto-merging aten/src/ATen/TensorIterator.h
CONFLICT (add/add): Merge conflict in aten/src/ATen/TensorIterator.cpp
Auto-merging aten/src/ATen/TensorIterator.cpp
Automatic merge failed; fix conflicts and then commit the result.


Exited with code exit status 1

See CircleCI build pytorch_xla_linux_bionic_py3_6_clang9_build (2/2)

Step: "(Optional) Merge target branch" (full log | diagnosis details | 🔁 rerun)

Automatic merge failed; fix conflicts and then commit the result.
CONFLICT (add/add): Merge conflict in aten/src/ATen/native/cpu/BinaryOpsKernel.cpp
Auto-merging aten/src/ATen/native/cpu/BinaryOpsKernel.cpp
CONFLICT (add/add): Merge conflict in aten/src/ATen/native/BinaryOps.h
Auto-merging aten/src/ATen/native/BinaryOps.h
CONFLICT (add/add): Merge conflict in aten/src/ATen/native/BinaryOps.cpp
Auto-merging aten/src/ATen/native/BinaryOps.cpp
CONFLICT (add/add): Merge conflict in aten/src/ATen/TensorIterator.h
Auto-merging aten/src/ATen/TensorIterator.h
CONFLICT (add/add): Merge conflict in aten/src/ATen/TensorIterator.cpp
Auto-merging aten/src/ATen/TensorIterator.cpp
Automatic merge failed; fix conflicts and then commit the result.


Exited with code exit status 1


❄️ 1 failure tentatively classified as flaky

but reruns have not yet been triggered to confirm:

See CircleCI build pytorch_bazel_build (1/1)

Step: "Set Up CI Environment After attach_workspace" (full log | diagnosis details | 🔁 rerun) ❄️

E: Failed to fetch http://mirrors.lug.mtu.edu/u....3.16), connection timed out [IP: 104.22.5.179 80]
+ sudo rm -f /etc/apt/heroku.list
+ sudo rm -f /etc/apt/openjdk-r-ubuntu-ppa-xenial.list
+ sudo rm -f /etc/apt/partner.list
+ sudo sed -i -e 's/http:\/\/.*archive/mirror:\/\/mirrors/' -e 's/\/ubuntu\//\/mirrors.txt/' /etc/apt/sources.list
+ echo 'APT::Acquire::Retries "3";'
+ sudo tee /etc/apt/apt.conf.d/80-retries
APT::Acquire::Retries "3";
+ retry sudo apt-get update -qq
+ sudo apt-get update -qq
W: --force-yes is deprecated, use one of the options starting with --allow instead.
E: Failed to fetch http://mirrors.lug.mtu.edu/ubuntu/dists/focal-updates/main/cnf/by-hash/SHA256/6df30ae031e349bad234da9e5fe4580f79dadb109c5a8fc583682a2808d92793  Could not connect to mirrors.usinternet.com:80 (216.17.3.16), connection timed out [IP: 104.22.5.179 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
+ sudo apt-get update -qq
W: --force-yes is deprecated, use one of the options starting with --allow instead.
+ retry sudo apt-get -y install moreutils expect-dev
+ sudo apt-get -y install moreutils expect-dev

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

Note, selecting 'expect' instead of 'expect-dev'
The following additional packages will be installed:

Preview docs built from this PR

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 to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

ysiraichi added a commit that referenced this pull request Jun 17, 2021
Tracking issue: #55070

ghstack-source-id: 554476c
Pull Request resolved: #60177
Tracking issue: #55070

[ghstack-poisoned]
ysiraichi added a commit that referenced this pull request Jun 22, 2021
Tracking issue: #55070

ghstack-source-id: d58e3e7
Pull Request resolved: #60177
Tracking issue: #55070

[ghstack-poisoned]
ysiraichi added a commit that referenced this pull request Jun 25, 2021
Tracking issue: #55070

ghstack-source-id: 1e7ddb3
Pull Request resolved: #60177
Tracking issue: #55070

[ghstack-poisoned]
@ysiraichi ysiraichi marked this pull request as ready for review June 29, 2021 11:28
@ysiraichi ysiraichi requested a review from ezyang as a code owner June 29, 2021 11:28
@ysiraichi
Copy link
Collaborator Author

The 3 CI failures don't seem related to this PR.

@ysiraichi ysiraichi requested a review from bdhirsh July 1, 2021 02:56
@ezyang
Copy link
Contributor

ezyang commented Jul 1, 2021

@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

native::check_convert(other.item(), self.scalar_type());
} else if (self.dim() == 0 && other.dim() != 0) {
native::check_convert(self.item(), other.scalar_type());
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to reviewers: this is ported code that cannot be deleted (and is not otherwise modified); hopefully to be deleted next PR

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ngimel this logic looks potentially inefficient: if I have a CUDA scalar and I pass it to a comparison operation, I'm gonna sync for not very good reason.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why will be be able to remove it in a future PR?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, as currently specced this is impossible to remove unless you turn it into an async cuda assert

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, now people are rightfully complaining about it (and sorry I missed the original ping a year ago, lol) D36012582

@ezyang
Copy link
Contributor

ezyang commented Jul 1, 2021

@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ezyang
Copy link
Contributor

ezyang commented Jul 6, 2021

@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ysiraichi
Copy link
Collaborator Author

The CI failures don't seem to be related to this PR.

@ezyang
Copy link
Contributor

ezyang commented Jul 12, 2021

@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@ezyang merged this pull request in 9732713.

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.

7 participants