Skip to content

Test for- cpu-cxx11-abi checkup (test PR https://github.com/pytorch/builder/pull/1251)#91349

Closed
zhuhong61 wants to merge 3 commits intopytorch:masterfrom
zhuhong61:zh/test_cpu-cxx11-abi_check
Closed

Test for- cpu-cxx11-abi checkup (test PR https://github.com/pytorch/builder/pull/1251)#91349
zhuhong61 wants to merge 3 commits intopytorch:masterfrom
zhuhong61:zh/test_cpu-cxx11-abi_check

Conversation

@zhuhong61
Copy link
Copy Markdown
Contributor

Fixes #ISSUE_NUMBER

@zhuhong61 zhuhong61 requested a review from a team as a code owner December 23, 2022 03:18
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Dec 23, 2022

🔗 Helpful Links

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

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

❌ 98 Failures

As of commit 608c91e:

NEW FAILURES - The following jobs have failed:

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

@zhuhong61
Copy link
Copy Markdown
Contributor Author

Hi @atalman This PR is for validating pytorch/builder#1251. I noticed the ci doesn't trigger wheel build. I just set the builder branch to my own branch:
image
Is there anything I set wrong? Could you give me some clues? Thanks.

@bdhirsh bdhirsh added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Dec 27, 2022
@atalman atalman added ciflow/binaries Trigger all binary build and upload jobs on the PR ciflow/binaries_conda ciflow/binaries_wheel Trigger binary build and upload jobs for wheel on the PR labels Dec 28, 2022
@atalman
Copy link
Copy Markdown
Contributor

atalman commented Dec 28, 2022

Hi @atalman This PR is for validating pytorch/builder#1251. I noticed the ci doesn't trigger wheel build. I just set the builder branch to my own branch: image Is there anything I set wrong? Could you give me some clues? Thanks.

Hi @zhuhong61 to trigger wheel builds, labels ciflow/binaries or ciflow/binaries_wheel needs to be attached.

@zhuhong61
Copy link
Copy Markdown
Contributor Author

zhuhong61 commented Dec 29, 2022

Hi @atalman Thanks for your help! So many failures... I find the common error is as follow:
image
It is strange. Could you help check is there anything wrong with my set? I think my personal builder branch can not find the correct path of artifacts, any other necessary set is needed?
Thanks!

@atalman
Copy link
Copy Markdown
Contributor

atalman commented Jan 11, 2023

@pytorchbot rebase

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

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

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

Rebase failed due to Command git -C /home/runner/work/pytorch/pytorch rebase refs/remotes/origin/viable/strict pull/91349/head returned non-zero exit code 1

Rebasing (1/3)
Rebasing (2/3)
Rebasing (3/3)
Auto-merging .github/templates/common.yml.j2
CONFLICT (content): Merge conflict in .github/templates/common.yml.j2
Auto-merging .github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml
Auto-merging .github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml
Auto-merging .github/workflows/generated-linux-binary-manywheel-nightly.yml
error: could not apply 9937d6d91a... change builder repo for test
hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply 9937d6d91a... change builder repo for test

Raised by https://github.com/pytorch/pytorch/actions/runs/3897547354

@atalman
Copy link
Copy Markdown
Contributor

atalman commented Jan 12, 2023

@pytorchbot rebase

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

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

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

Rebase failed due to Command git -C /home/runner/work/pytorch/pytorch rebase refs/remotes/origin/viable/strict pull/91349/head returned non-zero exit code 1

Rebasing (1/3)
Rebasing (2/3)
Rebasing (3/3)
Auto-merging .github/templates/common.yml.j2
CONFLICT (content): Merge conflict in .github/templates/common.yml.j2
Auto-merging .github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml
Auto-merging .github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml
Auto-merging .github/workflows/generated-linux-binary-manywheel-nightly.yml
error: could not apply 9937d6d91a... change builder repo for test
hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply 9937d6d91a... change builder repo for test

Raised by https://github.com/pytorch/pytorch/actions/runs/3905264392

zhuhong61 and others added 2 commits January 13, 2023 12:45
…cpu-cxx11-abi

Co-authored-by: Zhu Hong <hong.zhu@intel.com>
Co-authored-by: Guo Yejun <yejun.guo@intel.com>
@zhuhong61 zhuhong61 force-pushed the zh/test_cpu-cxx11-abi_check branch 2 times, most recently from f9cbb0f to c6140e2 Compare January 13, 2023 13:31
@zhuhong61 zhuhong61 force-pushed the zh/test_cpu-cxx11-abi_check branch from c6140e2 to 608c91e Compare January 13, 2023 13:40
@github-actions
Copy link
Copy Markdown
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 Mar 14, 2023
@github-actions github-actions bot closed this Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/binaries_wheel Trigger binary build and upload jobs for wheel on the PR ciflow/binaries Trigger all binary build and upload jobs on the PR open source Stale topic: not user facing topic category 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.

5 participants