<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ti-chi-bot[bot]</shortDescription></cause><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ti-chi-bot[bot]</shortDescription></cause></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>19062</buildableDurationMillis><buildableTimeMillis>19062</buildableTimeMillis><buildingDurationMillis>49914</buildingDurationMillis><executingTimeMillis>49914</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>9955</waitingDurationMillis><waitingTimeMillis>9955</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmain _class='hudson.plugins.git.util.Build'><buildNumber>1453</buildNumber><marked><SHA1>d830b865e11d08d2d4a7d48fff291d2fc6e64917</SHA1><branch><SHA1>d830b865e11d08d2d4a7d48fff291d2fc6e64917</SHA1><name>origin/main</name></branch></marked><revision><SHA1>d830b865e11d08d2d4a7d48fff291d2fc6e64917</SHA1><branch><SHA1>d830b865e11d08d2d4a7d48fff291d2fc6e64917</SHA1><name>origin/main</name></branch></revision></originmain></buildsByBranchName><lastBuiltRevision><SHA1>d830b865e11d08d2d4a7d48fff291d2fc6e64917</SHA1><branch><SHA1>d830b865e11d08d2d4a7d48fff291d2fc6e64917</SHA1><name>origin/main</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PingCAP-QE/ci.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#1453</displayName><duration>49914</duration><estimatedDuration>50732</estimatedDuration><fullDisplayName>seed #1453</fullDisplayName><id>1453</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1453</number><queueId>3353609</queueId><result>SUCCESS</result><timestamp>1772517977637</timestamp><url>https://do.pingcap.net/jenkins/job/seed/1453/</url><builtOn>default-527w2</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pipelines/tikv/pd/release-6.5/ghpr_build.groovy</affectedPath><affectedPath>pipelines/tikv/pd/release-6.5-fips/pod-ghpr_build.yaml</affectedPath><affectedPath>pipelines/tikv/pd/release-8.5/pod-pull_integration_copr_test.yaml</affectedPath><affectedPath>pipelines/tikv/pd/release-7.5/pod-pull_integration_copr_test.yaml</affectedPath><affectedPath>pipelines/tikv/pd/latest/pod-pull_unit_test.yaml</affectedPath><affectedPath>pipelines/tikv/pd/release-6.5/pod-ghpr_build.yaml</affectedPath><affectedPath>pipelines/tikv/pd/release-8.1/pod-ghpr_build.yaml</affectedPath><affectedPath>pipelines/tikv/pd/release-7.5/pod-ghpr_build.yaml</affectedPath><affectedPath>pipelines/tikv/pd/release-8.1/pull_integration_copr_test.groovy</affectedPath><affectedPath>pipelines/tikv/pd/release-6.5-fips/ghpr_build.groovy</affectedPath><affectedPath>pipelines/tikv/pd/release-9.0-beta/ghpr_build.groovy</affectedPath><affectedPath>pipelines/tikv/pd/latest/pull_integration_realcluster_test.groovy</affectedPath><affectedPath>pipelines/tikv/pd/latest/pod-pull_integration_realcluster_test.yaml</affectedPath><affectedPath>pipelines/tikv/pd/release-7.5/pull_integration_copr_test.groovy</affectedPath><affectedPath>pipelines/tikv/pd/release-8.1/ghpr_build.groovy</affectedPath><affectedPath>pipelines/tikv/pd/release-8.5/pod-ghpr_build.yaml</affectedPath><affectedPath>pipelines/tikv/pd/release-8.1/pod-pull_integration_copr_test.yaml</affectedPath><affectedPath>jobs/tikv/pd/latest/pull_unit_test.groovy</affectedPath><affectedPath>pipelines/tikv/pd/release-7.5/ghpr_build.groovy</affectedPath><affectedPath>pipelines/tikv/pd/release-8.5/pull_integration_copr_test.groovy</affectedPath><affectedPath>pipelines/tikv/pd/release-9.0-beta/pod-ghpr_build.yaml</affectedPath><affectedPath>pipelines/tikv/pd/release-8.5/ghpr_build.groovy</affectedPath><affectedPath>pipelines/tikv/pd/release-7.1/ghpr_build.groovy</affectedPath><affectedPath>pipelines/tikv/pd/release-9.0-beta/pod-pull_integration_copr_test.yaml</affectedPath><affectedPath>pipelines/tikv/pd/release-7.1/pod-ghpr_build.yaml</affectedPath><affectedPath>pipelines/tikv/pd/release-9.0-beta/pull_integration_copr_test.groovy</affectedPath><affectedPath>pipelines/tikv/pd/latest/pull_unit_test.groovy</affectedPath><commitId>d830b865e11d08d2d4a7d48fff291d2fc6e64917</commitId><timestamp>1772517944000</timestamp><author><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>refactor(tikv/pd): migrate downloading artifacts from fileserver to OCI registry (#4266)

Removes all `fileserver.pingcap.net` references from tikv/pd
pipelines/jobs, replacing with OCI artifact pulls/pushes via
`hub.pingcap.net`.

## Consumer pipelines (downloads)

- **`latest/pull_integration_realcluster_test`**: Replace
`fetchAndExtractArtifact` for tidb/tikv/tiflash with
`download_pingcap_oci_artifact.sh`
- **`release-7.5/8.1/8.5/9.0-beta` `pull_integration_copr_test`**:
Migrate tikv download to OCI, matching the release-7.1 pattern already
in place
- **`latest/pull_unit_test`**: Drop unused `FILE_SERVER_URL` and dead
commented-out fileserver code
- All affected pod templates: add `utils` container
(`ghcr.io/pingcap-qe/cd/utils/release`) for `oras`/`yq` tooling

## Producer pipelines (uploads)

- **`release-6.5/6.5-fips/7.1/7.5/8.1/8.5` `ghpr_build`**: Replace `curl
-F ... fileserver/upload` with `oras push` to
`hub.pingcap.net/tikv/pd/package`
- **`release-9.0-beta` `ghpr_build`**: Drop unused `FILE_SERVER_URL` (no
upload stage existed)
- All `pod-ghpr_build.yaml`: add `utils` container; uses
`harbor-pingcap` Jenkins credential for push auth

## OCI paths

| Artifact | OCI path |
|----------|----------|
| tikv | `hub.pingcap.net/tikv/tikv/package:{branch}_linux_amd64` |
| tidb | `hub.pingcap.net/pingcap/tidb/package:{branch}_linux_amd64` |
| tiflash |
`hub.pingcap.net/pingcap/tiflash/package:{branch}_linux_amd64` |
| pd PR build |
`hub.pingcap.net/tikv/pd/package:pr-{number}_linux_amd64` |

Branch tags are resolved via
`component.computeArtifactOciTagFromPR(...)`, supporting `pd=pr/N`
overrides in PR titles. The mirror `hub-zot.pingcap.net/mirrors/hub` is
used for downloads (consistent with other migrated repos).

&lt;!-- START COPILOT ORIGINAL PROMPT --&gt;



&lt;details&gt;

&lt;summary&gt;Original prompt&lt;/summary&gt;

&gt; 
&gt; ----
&gt; 
&gt; *This section details on the original issue you should resolve*
&gt; 
&gt; &lt;issue_title&gt;fileserver: migrate artifacts for tikv/pd&lt;/issue_title&gt;
&gt; &lt;issue_description&gt;Replace fileserver.pingcap.net usage for tikv/pd
with OCI artifacts in a standard registry.
&gt; 
&gt; Acceptance criteria:
&gt; - No fileserver.pingcap.net references in jobs/pipelines for tikv/pd
&gt; - Artifacts pulled via OCI registry with documented paths
&gt; &lt;/issue_description&gt;
&gt; 
&gt; ## Comments on the Issue (you are @copilot in this section)
&gt; 
&gt; &lt;comments&gt;
&gt; &lt;/comments&gt;
&gt; 


&lt;/details&gt;



&lt;!-- START COPILOT CODING AGENT SUFFIX --&gt;

- Fixes PingCAP-QE/ci#4213

&lt;!-- START COPILOT CODING AGENT TIPS --&gt;
---

🔒 GitHub Advanced Security automatically protects Copilot coding agent
pull requests. You can protect all pull requests by enabling Advanced
Security for your repositories. [Learn more about Advanced
Security.](https://gh.io/cca-advanced-security)

---------

Co-authored-by: copilot-swe-agent[bot] &lt;198982749+Copilot@users.noreply.github.com&gt;
Co-authored-by: wuhuizuo &lt;2574558+wuhuizuo@users.noreply.github.com&gt;
Co-authored-by: wuhuizuo &lt;wuhuizuo@126.com&gt;
</comment><date>2026-03-03 06:05:44 +0000</date><id>d830b865e11d08d2d4a7d48fff291d2fc6e64917</id><msg>refactor(tikv/pd): migrate downloading artifacts from fileserver to OCI</msg><path><editType>edit</editType><file>pipelines/tikv/pd/release-7.1/ghpr_build.groovy</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-8.1/pod-ghpr_build.yaml</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-9.0-beta/pull_integration_copr_test.groovy</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-7.5/pod-ghpr_build.yaml</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/latest/pod-pull_integration_realcluster_test.yaml</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-8.5/pod-pull_integration_copr_test.yaml</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-9.0-beta/pod-ghpr_build.yaml</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-6.5-fips/pod-ghpr_build.yaml</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-9.0-beta/pod-pull_integration_copr_test.yaml</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-8.1/pull_integration_copr_test.groovy</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-6.5/ghpr_build.groovy</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-7.5/pull_integration_copr_test.groovy</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-8.5/pull_integration_copr_test.groovy</file></path><path><editType>delete</editType><file>pipelines/tikv/pd/latest/pod-pull_unit_test.yaml</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-8.1/pod-pull_integration_copr_test.yaml</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-8.5/pod-ghpr_build.yaml</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-6.5/pod-ghpr_build.yaml</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-6.5-fips/ghpr_build.groovy</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-8.5/ghpr_build.groovy</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/latest/pull_integration_realcluster_test.groovy</file></path><path><editType>delete</editType><file>jobs/tikv/pd/latest/pull_unit_test.groovy</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-7.5/pod-pull_integration_copr_test.yaml</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-8.1/ghpr_build.groovy</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-7.1/pod-ghpr_build.yaml</file></path><path><editType>delete</editType><file>pipelines/tikv/pd/latest/pull_unit_test.groovy</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-9.0-beta/ghpr_build.groovy</file></path><path><editType>edit</editType><file>pipelines/tikv/pd/release-7.5/ghpr_build.groovy</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>