Skip to content

[CI] DEBUG validate installation of paddleformers[paddlefleet]==1.1.0.dev20260507#7752

Open
EmmonsCurse wants to merge 1 commit intoPaddlePaddle:developfrom
EmmonsCurse:adapt_for_paddlefleet
Open

[CI] DEBUG validate installation of paddleformers[paddlefleet]==1.1.0.dev20260507#7752
EmmonsCurse wants to merge 1 commit intoPaddlePaddle:developfrom
EmmonsCurse:adapt_for_paddlefleet

Conversation

@EmmonsCurse
Copy link
Copy Markdown
Collaborator

Motivation

Validate the installation behavior and compatibility of paddleformers[paddlefleet]==1.1.0.dev20260507 in the current CI environment for debugging and verification purposes.

Modifications

  • Added temporary CI changes to verify installation of:
    • paddleformers[paddlefleet]==1.1.0.dev20260507
  • Used for debugging package installation and dependency compatibility issues.

Usage or Command

N/A

Accuracy Tests

N/A

Checklist

  • Add at least a tag in the PR title.
    • Tag list: [[FDConfig],[APIServer],[Engine], [Scheduler], [PD Disaggregation], [Executor], [Graph Optimization], [Speculative Decoding], [RL], [Models], [Quantization], [Loader], [OP], [KVCache], [DataProcessor], [BugFix], [Docs], [CI], [Optimization], [Feature], [Benchmark], [Others], [XPU], [HPU], [GCU], [DCU], [Iluvatar], [Metax]]
    • You can add new tags based on the PR content, but the semantics must be clear.
  • Format your code, run pre-commit before commit.
  • Add unit tests. Please write the reason in this PR if no unit tests.
  • Provide accuracy results.
  • If the current PR is submitting to the release branch, make sure the PR has been submitted to the develop branch, then cherry-pick it to the release branch with the [Cherry-Pick] PR tag.

@EmmonsCurse
Copy link
Copy Markdown
Collaborator Author

/skip-ci ci_iluvatar
/skip-ci ci_hpu
/skip-ci build_xpu

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented May 8, 2026

Thanks for your contribution!

@PaddlePaddle-bot
Copy link
Copy Markdown

🤖 Paddle-CI-Agent | ci_status_monitor | 2026-05-08 17:53:17

CI报告基于以下代码生成(30分钟更新一次):


1 任务总览

CI 进行中:6 个 Required 任务尚未完成(5 个运行中,1 个等待中),请等待结果。

总执行(rerun次数) 总任务 ✅ 通过 ❌ 失败 ⏳ 运行中 ⏸️ 等待中 跳过
35(0) 35 24 0 5 1 5

2 任务状态汇总

2.1 Required任务 : 2/10 通过

必选任务阻塞合并,当前 CI 仍在运行中,请等待完成后查看最终结果。

状态 任务 耗时 根因 修复建议 日志 重跑
Extracted partial CE model tasks to run in CI. / run_ce_cases - 运行中 - Job -
Run Base Tests / base_tests - 运行中 - Job -
Run FastDeploy LogProb Tests / run_tests_logprob - 运行中 - Job -
Run FastDeploy Unit Tests and Coverage / run_tests_with_coverage - 运行中 - Job -
Run Stable Tests / stable_tests - 运行中 - Job -
⏸️ Run Four Cards Tests / run_4_cards_tests - 等待中 - - -
其余 2 个必选任务通过 - - - - -

2.2 可选任务 — 22/25 通过(另有 5 个已跳过)

可选任务不阻塞合并,失败仅供参考。

状态 任务 耗时 日志 重跑
⏭️ CI_HPU(跳过) - - -
⏭️ Run iluvatar Tests / run_iluvatar_cases(跳过) - - -
⏭️ xpu_4cards_case_test / run_xpu_4cards_cases(跳过) - - -
⏭️ xpu_8cards_case_test / run_xpu_8cards_cases(跳过) - - -
⏭️ xpu_build_test / xpu-build-test(跳过) - - -
其余 22 个可选任务通过 - - -

3 失败详情(仅 required)

无 required 失败任务。

Copy link
Copy Markdown

@PaddlePaddle-bot PaddlePaddle-bot left a comment

Choose a reason for hiding this comment

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

🤖 Paddle-CI-Agent | pr_review | 2026-05-08 17:54:52

📋 Review 摘要

PR 概述:在所有 CI workflow 中临时添加 paddleformers[paddlefleet]==1.1.0.dev20260507 的安装验证逻辑,并调整 paddlepaddle-gpu nightly 的安装顺序
变更范围.github/workflows/(8 个 workflow 文件)
影响面 Tag[CI]

📝 PR 规范检查

PR 标题使用了官方 [CI] Tag,描述包含全部必填 section(Motivation / Modifications / Usage or Command / Accuracy Tests / Checklist),格式合规 ✅

问题

级别 文件 概述
❓ 疑问 PR 级别 标题标注 "DEBUG"、描述明确说 "temporary CI changes",请确认合入策略:验证通过后是否会还原/清理这些临时改动?
🟡 建议 PR 级别 8 个 workflow 中均硬编码了 paddleformers[paddlefleet]==1.1.0.dev20260507(含日期后缀的 dev 版本),后续维护成本较高;建议验证通过后更换为稳定版本或通过变量统一管理版本号

总体评价

本 PR 为临时调试性 CI 变更,安装逻辑调整(先装 paddleformers 让其依赖落位,再强制覆盖为 nightly paddlepaddle-gpu)技术上合理。建议确认临时调试完成后及时清理,避免含日期后缀的 dev 包版本号长期遗留在 CI 中。

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@48a0030). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #7752   +/-   ##
==========================================
  Coverage           ?   71.47%           
==========================================
  Files              ?      396           
  Lines              ?    55577           
  Branches           ?     8688           
==========================================
  Hits               ?    39724           
  Misses             ?    13109           
  Partials           ?     2744           
Flag Coverage Δ
GPU 71.47% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants