Skip to content

Conversation

desertfire
Copy link
Contributor

@desertfire desertfire commented Dec 12, 2021

@pytorch-probot
Copy link

pytorch-probot bot commented Dec 12, 2021

CI Flow Status

⚛️ CI Flow

Ruleset - Version: v1
Ruleset - File: https://github.com/pytorch/pytorch/blob/cf4b922ff919fe520dbaf6e44729c4cf9c67ccdf/.github/generated-ciflow-ruleset.json
PR ciflow labels: ciflow/default

Workflows Labels (bold enabled) Status
Triggered Workflows
linux-bionic-py3.6-clang9 ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux, ciflow/noarch, ciflow/xla ✅ triggered
linux-docs ciflow/all, ciflow/cpu, ciflow/default, ciflow/docs, ciflow/linux ✅ triggered
linux-vulkan-bionic-py3.6-clang9 ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux, ciflow/vulkan ✅ triggered
linux-xenial-cuda11.3-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/default, ciflow/linux ✅ triggered
linux-xenial-py3-clang5-mobile-build ciflow/all, ciflow/default, ciflow/linux, ciflow/mobile ✅ triggered
linux-xenial-py3-clang5-mobile-custom-build-static ciflow/all, ciflow/default, ciflow/linux, ciflow/mobile ✅ triggered
linux-xenial-py3.6-clang7-asan ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux, ciflow/sanitizers ✅ triggered
linux-xenial-py3.6-clang7-onnx ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux, ciflow/onnx ✅ triggered
linux-xenial-py3.6-gcc5.4 ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
linux-xenial-py3.6-gcc7 ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
linux-xenial-py3.6-gcc7-bazel-test ciflow/all, ciflow/bazel, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single ciflow/all, ciflow/android, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit ciflow/all, ciflow/android, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
win-vs2019-cpu-py3 ciflow/all, ciflow/cpu, ciflow/default, ciflow/win ✅ triggered
win-vs2019-cuda11.3-py3 ciflow/all, ciflow/cuda, ciflow/default, ciflow/win ✅ triggered
Skipped Workflows
caffe2-linux-xenial-py3.6-gcc5.4 ciflow/all, ciflow/cpu, ciflow/linux 🚫 skipped
docker-builds ciflow/all 🚫 skipped
ios-12-5-1-arm64 ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-arm64-coreml ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-arm64-custom-ops ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-arm64-full-jit ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-arm64-metal ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-x86-64 ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-x86-64-coreml ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-x86-64-full-jit ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
libtorch-linux-xenial-cuda10.2-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/libtorch, ciflow/linux 🚫 skipped
libtorch-linux-xenial-cuda11.3-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/libtorch, ciflow/linux 🚫 skipped
linux-bionic-cuda10.2-py3.9-gcc7 ciflow/all, ciflow/cuda, ciflow/linux, ciflow/slow 🚫 skipped
linux-docs-push ciflow/all, ciflow/cpu, ciflow/linux, ciflow/scheduled 🚫 skipped
macos-10-15-py3-arm64 ciflow/all, ciflow/macos 🚫 skipped
macos-10-15-py3-lite-interpreter-x86-64 ciflow/all, ciflow/macos 🚫 skipped
macos-11-py3-x86-64 ciflow/all, ciflow/macos 🚫 skipped
parallelnative-linux-xenial-py3.6-gcc5.4 ciflow/all, ciflow/cpu, ciflow/linux 🚫 skipped
periodic-libtorch-linux-bionic-cuda11.5-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/libtorch, ciflow/linux, ciflow/scheduled 🚫 skipped
periodic-libtorch-linux-xenial-cuda11.1-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/libtorch, ciflow/linux, ciflow/scheduled 🚫 skipped
periodic-linux-bionic-cuda11.5-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/linux, ciflow/scheduled 🚫 skipped
periodic-linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck ciflow/all, ciflow/cuda, ciflow/linux, ciflow/scheduled, ciflow/slow, ciflow/slow-gradcheck 🚫 skipped
periodic-linux-xenial-cuda11.1-py3.6-gcc7-debug ciflow/all, ciflow/cuda, ciflow/linux, ciflow/scheduled 🚫 skipped
periodic-win-vs2019-cuda11.1-py3 ciflow/all, ciflow/cuda, ciflow/scheduled, ciflow/win 🚫 skipped
periodic-win-vs2019-cuda11.5-py3 ciflow/all, ciflow/cuda, ciflow/scheduled, ciflow/win 🚫 skipped

You can add a comment to the PR and tag @pytorchbot with the following commands:
# ciflow rerun, "ciflow/default" will always be added automatically
@pytorchbot ciflow rerun

# ciflow rerun with additional labels "-l <ciflow/label_name>", which is equivalent to adding these labels manually and trigger the rerun
@pytorchbot ciflow rerun -l ciflow/scheduled -l ciflow/slow

For more information, please take a look at the CI Flow Wiki.

desertfire added a commit that referenced this pull request Dec 12, 2021
ghstack-source-id: 255250e
Pull Request resolved: #69815
@desertfire
Copy link
Contributor Author

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

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Dec 13, 2021

🔗 Helpful links

💊 CI failures summary and remediations

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


  • 1/1 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

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

See GitHub Actions build linux-xenial-cuda11.3-py3.6-gcc7 / test (distributed, 1, 1, linux.8xlarge.nvidia.gpu) (1/1)

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

2021-12-15T06:13:00.6415940Z Build left local git repository checkout dirty
2021-12-15T06:12:59.9498340Z real	113m35.904s
2021-12-15T06:12:59.9499023Z user	213m32.378s
2021-12-15T06:12:59.9499744Z sys	154m38.977s
2021-12-15T06:12:59.9500186Z + assert_git_not_dirty
2021-12-15T06:12:59.9501575Z + [[ linux-xenial-cuda11.3-py3.6-gcc7-distributed != *rocm* ]]
2021-12-15T06:12:59.9503059Z + [[ linux-xenial-cuda11.3-py3.6-gcc7-distributed != *xla* ]]
2021-12-15T06:12:59.9504047Z ++ git status --porcelain
2021-12-15T06:13:00.6413568Z + git_status='?? third_party/flatbuffers/'
2021-12-15T06:13:00.6414449Z + [[ -n ?? third_party/flatbuffers/ ]]
2021-12-15T06:13:00.6415253Z + echo 'Build left local git repository checkout dirty'
2021-12-15T06:13:00.6415940Z Build left local git repository checkout dirty
2021-12-15T06:13:00.6416682Z + echo 'git status --porcelain:'
2021-12-15T06:13:00.6417314Z git status --porcelain:
2021-12-15T06:13:00.6417987Z + echo '?? third_party/flatbuffers/'
2021-12-15T06:13:00.6418529Z ?? third_party/flatbuffers/
2021-12-15T06:13:00.6418980Z + exit 1
2021-12-15T06:13:00.6419336Z + cleanup
2021-12-15T06:13:00.6419729Z + retcode=1
2021-12-15T06:13:00.6420108Z + set +x
2021-12-15T06:13:00.6462087Z ##[error]Process completed with exit code 1.
2021-12-15T06:13:00.6517000Z ##[group]Run # Ensure the working directory gets chowned back to the current user

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.

desertfire added a commit that referenced this pull request Dec 13, 2021
ghstack-source-id: eed2591
Pull Request resolved: #69815
@desertfire
Copy link
Contributor Author

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

desertfire added a commit that referenced this pull request Dec 13, 2021
ghstack-source-id: 8faef51
Pull Request resolved: #69815
Copy link
Contributor

@wconstab wconstab left a comment

Choose a reason for hiding this comment

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

Stamping since we identified that working half-way between staging/master is costing us efficiency, so we want to accelerate merging remaining pieces. I think this code probably still could use some cleanup, and we'll want to focus on performance aspects as we work on reducing overheads.

@desertfire
Copy link
Contributor Author

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

desertfire added a commit that referenced this pull request Dec 14, 2021
ghstack-source-id: 6057900
Pull Request resolved: #69815
desertfire added a commit that referenced this pull request Dec 14, 2021
ghstack-source-id: 9820e24
Pull Request resolved: #69815
desertfire added a commit that referenced this pull request Dec 15, 2021
ghstack-source-id: 2e0d121
Pull Request resolved: #69815
@facebook-github-bot facebook-github-bot deleted the gh/desertfire/27/head branch December 19, 2021 15:16
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.

3 participants