{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 23553,
      "buildableTimeMillis" : 23553,
      "buildingDurationMillis" : 43718,
      "executingTimeMillis" : 43718,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8912,
      "waitingTimeMillis" : 8912
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1625,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "7998c722cb113fd1d86cfa546c23a401c1ba6ee0",
            "branch" : [
              {
                "SHA1" : "7998c722cb113fd1d86cfa546c23a401c1ba6ee0",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7998c722cb113fd1d86cfa546c23a401c1ba6ee0",
            "branch" : [
              {
                "SHA1" : "7998c722cb113fd1d86cfa546c23a401c1ba6ee0",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7998c722cb113fd1d86cfa546c23a401c1ba6ee0",
        "branch" : [
          {
            "SHA1" : "7998c722cb113fd1d86cfa546c23a401c1ba6ee0",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1625",
  "duration" : 43718,
  "estimatedDuration" : 43236,
  "executor" : null,
  "fullDisplayName" : "seed #1625",
  "id" : "1625",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1625,
  "queueId" : 3668598,
  "result" : "SUCCESS",
  "timestamp" : 1776231517028,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1625/",
  "builtOn" : "default-mtq1k",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap/tiflow/latest/pull_dm_integration_test_next_gen.groovy"
        ],
        "commitId" : "7998c722cb113fd1d86cfa546c23a401c1ba6ee0",
        "timestamp" : 1776231480000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "dm: download tikv-worker for next-gen integration tests (#4524)\u000a\u000a## Summary\u000a- Download \\`tikv-worker\\` binary alongside TiKV via\u000a\\`--tikv-worker=\\${OCI_TAG_TIKV}\\`.\u000a\u000a## Why\u000a\u000aDM integration tests on next-gen TiDB require a full cluster including a\u000atikv-worker process and a MinIO server that serves DFS storage for TiKV\u000aand IA (ingest) for tikv-worker.\u000a\u000aWithout tikv-worker, next-gen TiDB's lightning backend cannot complete\u000aingest backfill (ADD INDEX, IMPORT INTO, etc.), because\u000a\\`kerneltype.IsNextGen()\\` unconditionally routes region jobs through\u000a\\`objStoreRegionJobWorker\\` / \\`TiKVWorkerURL\\` (see\u000a\\`pkg/lightning/backend/local/local.go\\` in pingcap/tidb).\u000a\u000aCurrent build #31 on the next-gen DM pipeline fails G00 (ha_cases)\u000abecause \\`ALTER TABLE ... ADD INDEX\\` gets stuck at \\\"write\u000areorganization\\\" with \\`Put \\\"http:///write_sst?...\\\": http: no Host in\u000arequest URL\\` — the TiDB never had a tikv-worker URL to talk to.\u000a\u000a## Follow-up\u000a\u000aA follow-up PR to \\`pingcap/tiflow\\` will update\u000a\\`dm/tests/_utils/run_downstream_cluster\\` to spin up MinIO + PD\u000a(keyspace pre-alloc) + TiKV (API V2 + TTL + DFS) + tikv-worker + SYSTEM\u000aTiDB + user keyspace TiDB, mirroring the CDC\u000a\\`start_tidb_cluster_nextgen\\` helper.\u000a\u000a## Test plan\u000a\u000a- [ ] Trigger the next-gen DM integration pipeline from a tiflow PR once\u000aboth this and the tiflow-side changes land.\u000a\u000aRef: \\`tests/integration_tests/_utils/start_tidb_cluster_nextgen\\` in\u000apingcap/ticdc.\u000a",
        "date" : "2026-04-15 05:38:00 +0000",
        "id" : "7998c722cb113fd1d86cfa546c23a401c1ba6ee0",
        "msg" : "dm: download tikv-worker for next-gen integration tests (#4524)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflow/latest/pull_dm_integration_test_next_gen.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}