{
  "_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" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 16516,
      "buildableTimeMillis" : 16516,
      "buildingDurationMillis" : 54574,
      "executingTimeMillis" : 54574,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9947,
      "waitingTimeMillis" : 9947
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1031,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "34d54b8061f87c943fcc71921f1b344f219442df",
            "branch" : [
              {
                "SHA1" : "34d54b8061f87c943fcc71921f1b344f219442df",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "34d54b8061f87c943fcc71921f1b344f219442df",
            "branch" : [
              {
                "SHA1" : "34d54b8061f87c943fcc71921f1b344f219442df",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "34d54b8061f87c943fcc71921f1b344f219442df",
        "branch" : [
          {
            "SHA1" : "34d54b8061f87c943fcc71921f1b344f219442df",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1031",
  "duration" : 54574,
  "estimatedDuration" : 51561,
  "executor" : None,
  "fullDisplayName" : "seed #1031",
  "id" : "1031",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1031,
  "queueId" : 2041256,
  "result" : "SUCCESS",
  "timestamp" : 1758721525428,
  "url" : "https://do.pingcap.net/jenkins/view/all/job/seed/1031/",
  "builtOn" : "default-pnn1j",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap/tiflash/latest/pull_integration_test.groovy",
          "pipelines/pingcap/tidb/latest/pull_integration_realcluster_test_next_gen/pipeline.groovy",
          "pipelines/pingcap/tiflash/latest/pull_unit_next_gen.groovy",
          "pipelines/pingcap/tiflash/latest/pull_integration_next_gen.groovy",
          "pipelines/pingcap/tiflash/release-8.5/pull_integration_test.groovy",
          "pipelines/pingcap/tiflash/release-8.5/pull_unit_test.groovy",
          "pipelines/pingcap/tiflash/release-9.0-beta/pull_unit_test.groovy",
          "pipelines/pingcap/tiflash/release-9.0-beta/pull_integration_test.groovy",
          "pipelines/pingcap/tiflash/latest/pull_unit_test.groovy"
        ],
        "commitId" : "34d54b8061f87c943fcc71921f1b344f219442df",
        "timestamp" : 1758721495000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "chore(pipelines): update cache keys for TiFlash and TiDB pipelines (#3740)\u000a\u000aThis pull request standardizes and updates the cache key naming\u000aconventions across multiple pipeline Groovy files for TiFlash and TiDB\u000aprojects. The changes primarily aim to unify cache key prefixes (e.g.,\u000areplacing `tiflash` and `tiflash-next-gen` with `binary` or `ng-binary`)\u000ato improve cache management and consistency across different pipelines\u000aand environments.\u000a\u000a**Cache key naming standardization:**\u000a\u000a* Updated TiFlash integration and unit test pipelines to use the\u000a`binary` prefix for cache keys instead of `tiflash`, across release\u000abranches `release-8.5`, `release-9.0-beta`, and `latest`. This affects\u000aboth build and test cache steps.\u000a[[1]](diffhunk://#diff-68854d1a3b7109cd070fd473690ed2404d1d96c64cb969c04801076f0ec81c4bL61-R64)\u000a[[2]](diffhunk://#diff-68854d1a3b7109cd070fd473690ed2404d1d96c64cb969c04801076f0ec81c4bL378-R378)\u000a[[3]](diffhunk://#diff-68854d1a3b7109cd070fd473690ed2404d1d96c64cb969c04801076f0ec81c4bL419-R420)\u000a[[4]](diffhunk://#diff-b60236e2947bea8efdb59e569ee92c1465ff0bdff4a7ff7a59b6250dee78adaeL61-R64)\u000a[[5]](diffhunk://#diff-b60236e2947bea8efdb59e569ee92c1465ff0bdff4a7ff7a59b6250dee78adaeL379-R379)\u000a[[6]](diffhunk://#diff-b60236e2947bea8efdb59e569ee92c1465ff0bdff4a7ff7a59b6250dee78adaeL420-R421)\u000a[[7]](diffhunk://#diff-3467d5681b1b3accbe5123903088fe06e99fb7c98ee874828dd8117b6c2250dfL60-R63)\u000a[[8]](diffhunk://#diff-9cc399c6082102a34a0a5168de8b6ffb82e28c26b0629fc7994c39178549194fL63-R66)\u000a[[9]](diffhunk://#diff-9cc399c6082102a34a0a5168de8b6ffb82e28c26b0629fc7994c39178549194fL416-R416)\u000a[[10]](diffhunk://#diff-9cc399c6082102a34a0a5168de8b6ffb82e28c26b0629fc7994c39178549194fL457-R458)\u000a[[11]](diffhunk://#diff-6cb9a78c69f40a1202a4b39e6302b0de75973f961a8bd3d4846fb3e1e1bc6bccL62-R65)\u000a[[12]](diffhunk://#diff-6cb9a78c69f40a1202a4b39e6302b0de75973f961a8bd3d4846fb3e1e1bc6bccL390-R392)\u000a[[13]](diffhunk://#diff-df67aa4ba09f7a017b59273e4f1a2aa90be19ea1a9bc568dea51394c6580c15dL60-R63)\u000a[[14]](diffhunk://#diff-df67aa4ba09f7a017b59273e4f1a2aa90be19ea1a9bc568dea51394c6580c15dL351-R353)\u000a\u000a* Updated TiFlash \"next gen\" integration and unit test pipelines to use\u000athe `ng-binary` prefix for cache keys, replacing the previous `tiflash`\u000aor `tiflash-next-gen` prefixes.\u000a[[1]](diffhunk://#diff-b7313096b352b01b9c404b9faa008c3da9d1baaeb221771f74497228291d8dbdL63-R66)\u000a[[2]](diffhunk://#diff-b7313096b352b01b9c404b9faa008c3da9d1baaeb221771f74497228291d8dbdL417-R417)\u000a[[3]](diffhunk://#diff-b7313096b352b01b9c404b9faa008c3da9d1baaeb221771f74497228291d8dbdL458-R459)\u000a[[4]](diffhunk://#diff-7dab3bf65dc1845c06e85b3c38a6ef76e3b051087489afd37acaa662bd2e2572L62-R65)\u000a[[5]](diffhunk://#diff-7dab3bf65dc1845c06e85b3c38a6ef76e3b051087489afd37acaa662bd2e2572L391-R393)\u000a\u000a* Updated TiDB integration pipeline to use the `ng-binary` prefix for\u000acache keys instead of `binary-nextgen`.\u000a\u000a**Logging consistency:**\u000a\u000a* Updated log statements to reflect the new cache key names, ensuring\u000athat logs accurately describe which cache key is being used or restored.\u000a[[1]](diffhunk://#diff-b7313096b352b01b9c404b9faa008c3da9d1baaeb221771f74497228291d8dbdL63-R66)\u000a[[2]](diffhunk://#diff-b7313096b352b01b9c404b9faa008c3da9d1baaeb221771f74497228291d8dbdL458-R459)\u000a[[3]](diffhunk://#diff-7dab3bf65dc1845c06e85b3c38a6ef76e3b051087489afd37acaa662bd2e2572L62-R65)\u000a[[4]](diffhunk://#diff-7dab3bf65dc1845c06e85b3c38a6ef76e3b051087489afd37acaa662bd2e2572L391-R393)\u000a[[5]](diffhunk://#diff-9cc399c6082102a34a0a5168de8b6ffb82e28c26b0629fc7994c39178549194fL63-R66)\u000a[[6]](diffhunk://#diff-9cc399c6082102a34a0a5168de8b6ffb82e28c26b0629fc7994c39178549194fL457-R458)\u000a[[7]](diffhunk://#diff-6cb9a78c69f40a1202a4b39e6302b0de75973f961a8bd3d4846fb3e1e1bc6bccL62-R65)\u000a[[8]](diffhunk://#diff-6cb9a78c69f40a1202a4b39e6302b0de75973f961a8bd3d4846fb3e1e1bc6bccL390-R392)\u000a[[9]](diffhunk://#diff-68854d1a3b7109cd070fd473690ed2404d1d96c64cb969c04801076f0ec81c4bL61-R64)\u000a[[10]](diffhunk://#diff-68854d1a3b7109cd070fd473690ed2404d1d96c64cb969c04801076f0ec81c4bL419-R420)\u000a[[11]](diffhunk://#diff-b60236e2947bea8efdb59e569ee92c1465ff0bdff4a7ff7a59b6250dee78adaeL61-R64)\u000a[[12]](diffhunk://#diff-b60236e2947bea8efdb59e569ee92c1465ff0bdff4a7ff7a59b6250dee78adaeL420-R421)\u000a[[13]](diffhunk://#diff-df67aa4ba09f7a017b59273e4f1a2aa90be19ea1a9bc568dea51394c6580c15dL60-R63)\u000a[[14]](diffhunk://#diff-df67aa4ba09f7a017b59273e4f1a2aa90be19ea1a9bc568dea51394c6580c15dL351-R353)\u000a\u000aThese changes will help ensure more predictable and maintainable caching\u000abehavior across all relevant CI pipelines.\u000a",
        "date" : "2025-09-24 13:44:55 +0000",
        "id" : "34d54b8061f87c943fcc71921f1b344f219442df",
        "msg" : "chore(pipelines): update cache keys for TiFlash and TiDB pipelines",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pull_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/release-9.0-beta/pull_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/release-9.0-beta/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tidb/latest/pull_integration_realcluster_test_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pull_unit_next_gen.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/release-8.5/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/release-8.5/pull_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pull_integration_next_gen.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}