ci: windows-native-dll-vcpkg-* cache does not work? #33685

issue maflcko opened this issue on October 23, 2025
  1. maflcko commented at 7:54 AM on October 23, 2025: member

    The cache seems to be restored: https://github.com/bitcoin/bitcoin/actions/runs/18740171534/job/53454677246?pr=33677#step:7:212

    However, the following "Generate Build System" step takes more than 30 minutes: https://github.com/bitcoin/bitcoin/actions/runs/18740171534/job/53454677246?pr=33677#step:8:1

    This does not seem expected?

  2. maflcko added the label Tests on Oct 23, 2025
  3. maflcko renamed this:
    ci: windows-native-dll-vcpkg-binary- cache does not work?
    ci: windows-native-dll-vcpkg-* cache does not work?
    on Oct 23, 2025
  4. hebasto commented at 8:19 AM on October 23, 2025: member

    Was there any image update in between?

  5. maflcko commented at 9:32 AM on October 23, 2025: member

    Not sure how to check that. Also, looks like the cache was deleted, so this will likely fix itself on the next run on the default branch. Though, it could make sense to still investigate this.

  6. fanquake commented at 8:15 AM on October 24, 2025: member
  7. maflcko commented at 8:31 AM on October 24, 2025: member

    As expected, this fixed itself after the cache was cycled. However, the cache-id is the same, while the file sizes are different:

    https://github.com/bitcoin/bitcoin/actions/runs/18751000329/job/53490344269?pr=33686#step:7:210

  8. willcl-ark commented at 9:27 AM on October 24, 2025: member

    Not sure what to make of this one, it's using GH runners (as Cirrus don't offer Windows runners yet) and, as you spotted, the only clue we have is that the size differs while the id remains the same...

    This could mean that we arre not hashing all relevant files to generate the id? But in any case I would assume that restoring a partially-matching cache should still result in some speedups (if not all)? At least this is what we aim for with depends/ccache restores on linux/macos.

    Is this what is expected on Windows with this binary cache too? I am afraid I am so unfamiliar with Windows that I don't know.

  9. maflcko added the label Windows on Oct 24, 2025
  10. maflcko commented at 12:16 PM on October 24, 2025: member

    Is this what is expected on Windows with this binary cache too? I am afraid I am so unfamiliar with Windows that I don't know.

    Yeah, I am not familiar with GHA, nor Windows, so I can't really help here either.

    Just for reference, it seems to be back at being broken: Cache restore, but slow Generate:

    https://github.com/bitcoin/bitcoin/actions/runs/18778024349/job/53577115580?pr=33677#step:7:211

  11. fanquake commented at 12:07 PM on October 27, 2025: member

    However, the following "Generate Build System" step takes more than 30 minutes:

    Looks like it can take up to 51 minutes: https://github.com/bitcoin/bitcoin/actions/runs/18837851942/job/53742910238#step:8:200.

  12. willcl-ark commented at 5:29 PM on November 18, 2025: member

    I checked the last 200 runs to see if this was still happening, and it does seem to, but a lot less frequently than when this was opened.

    <details> <summary>Details</summary>

    {
      "job_name": "Windows native, VS 2022",
      "step_name": "Generate build system",
      "repo": "bitcoin/bitcoin",
      "duration_seconds": [
        191.0,
        100.0,
        101.0,
        91.0,
        91.0,
        88.0,
        110.0,
        163.0,
        115.0,
        87.0,
        115.0,
        92.0,
        87.0,
        110.0,
        98.0,
        91.0,
        96.0,
        139.0,
        2206.0,
        2109.0,
        89.0,
        93.0,
        101.0,
        93.0,
        98.0,
        94.0,
        98.0,
        93.0,
        95.0,
        96.0,
        93.0,
        99.0,
        130.0,
        102.0,
        98.0,
        95.0,
        93.0,
        130.0,
        102.0,
        99.0,
        94.0,
        126.0,
        95.0,
        94.0,
        96.0,
        97.0,
        99.0,
        98.0,
        93.0,
        152.0,
        98.0,
        112.0,
        97.0,
        95.0,
        95.0,
        109.0,
        101.0,
        95.0,
        108.0,
        129.0,
        95.0,
        160.0,
        103.0,
        94.0,
        93.0,
        94.0,
        92.0,
        92.0,
        100.0,
        93.0,
        95.0,
        109.0,
        88.0,
        97.0,
        88.0,
        127.0,
        92.0,
        97.0,
        93.0,
        98.0,
        96.0,
        89.0,
        89.0,
        91.0,
        116.0,
        92.0,
        98.0,
        100.0,
        94.0,
        98.0,
        101.0,
        98.0,
        98.0,
        95.0,
        103.0,
        93.0,
        111.0,
        103.0,
        104.0,
        103.0,
        115.0,
        87.0,
        97.0,
        93.0,
        90.0,
        104.0,
        90.0,
        95.0,
        94.0,
        89.0,
        98.0,
        105.0,
        100.0,
        87.0,
        92.0,
        104.0,
        118.0,
        97.0,
        2228.0,
        2214.0,
        2125.0,
        2270.0,
        2243.0,
        2277.0,
        2273.0,
        2184.0,
        2213.0,
        2316.0,
        2243.0,
        2228.0,
        2230.0,
        2073.0,
        2197.0,
        96.0,
        93.0,
        113.0,
        101.0,
        94.0,
        99.0,
        96.0,
        98.0,
        96.0,
        93.0,
        93.0,
        160.0
      ],
      "detailed_runs": [
        {
          "run_id": 19472992274,
          "duration_seconds": 191.0,
          "created_at": "2025-11-18T16:14:32Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19472992274",
          "head_sha": "04e67040"
        },
        {
          "run_id": 19471468346,
          "duration_seconds": 100.0,
          "created_at": "2025-11-18T15:26:35Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19471468346",
          "head_sha": "dddd8bb7"
        },
        {
          "run_id": 19471366364,
          "duration_seconds": 101.0,
          "created_at": "2025-11-18T15:23:24Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19471366364",
          "head_sha": "17577646"
        },
        {
          "run_id": 19469840986,
          "duration_seconds": 91.0,
          "created_at": "2025-11-18T14:35:14Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19469840986",
          "head_sha": "e7c22c8e"
        },
        {
          "run_id": 19469759964,
          "duration_seconds": 91.0,
          "created_at": "2025-11-18T14:32:29Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19469759964",
          "head_sha": "431824de"
        },
        {
          "run_id": 19468218544,
          "duration_seconds": 88.0,
          "created_at": "2025-11-18T13:40:22Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19468218544",
          "head_sha": "8325aed8"
        },
        {
          "run_id": 19467453937,
          "duration_seconds": 110.0,
          "created_at": "2025-11-18T13:13:37Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19467453937",
          "head_sha": "3e8ea8d3"
        },
        {
          "run_id": 19467197715,
          "duration_seconds": 163.0,
          "created_at": "2025-11-18T13:04:39Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19467197715",
          "head_sha": "552eb900"
        },
        {
          "run_id": 19465644195,
          "duration_seconds": 115.0,
          "created_at": "2025-11-18T12:09:35Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19465644195",
          "head_sha": "9832a9aa"
        },
        {
          "run_id": 19465395554,
          "duration_seconds": 87.0,
          "created_at": "2025-11-18T12:00:45Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19465395554",
          "head_sha": "5513cd09"
        },
        {
          "run_id": 19461035386,
          "duration_seconds": 115.0,
          "created_at": "2025-11-18T09:30:32Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19461035386",
          "head_sha": "2444488f"
        },
        {
          "run_id": 19459772826,
          "duration_seconds": 92.0,
          "created_at": "2025-11-18T08:47:13Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19459772826",
          "head_sha": "dbdcb6e7"
        },
        {
          "run_id": 19459726967,
          "duration_seconds": 87.0,
          "created_at": "2025-11-18T08:45:37Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19459726967",
          "head_sha": "dfe9687e"
        },
        {
          "run_id": 19459594362,
          "duration_seconds": 110.0,
          "created_at": "2025-11-18T08:41:04Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19459594362",
          "head_sha": "73553c80"
        },
        {
          "run_id": 19458277392,
          "duration_seconds": 98.0,
          "created_at": "2025-11-18T07:49:25Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19458277392",
          "head_sha": "fa1bf681"
        },
        {
          "run_id": 19457626829,
          "duration_seconds": 91.0,
          "created_at": "2025-11-18T07:21:26Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19457626829",
          "head_sha": "89bbbbd2"
        },
        {
          "run_id": 19455324735,
          "duration_seconds": 96.0,
          "created_at": "2025-11-18T05:31:23Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19455324735",
          "head_sha": "cce7eba4"
        },
        {
          "run_id": 19453332198,
          "duration_seconds": 139.0,
          "created_at": "2025-11-18T03:44:16Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19453332198",
          "head_sha": "b1581924"
        },
        {
          "run_id": 19451897454,
          "duration_seconds": 2206.0,
          "created_at": "2025-11-18T02:32:05Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19451897454",
          "head_sha": "8a40e10c"
        },
        {
          "run_id": 19451599232,
          "duration_seconds": 2109.0,
          "created_at": "2025-11-18T02:17:37Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19451599232",
          "head_sha": "115d298a"
        },
        {
          "run_id": 19446225902,
          "duration_seconds": 89.0,
          "created_at": "2025-11-17T22:08:43Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19446225902",
          "head_sha": "a90f3922"
        },
        {
          "run_id": 19446120572,
          "duration_seconds": 93.0,
          "created_at": "2025-11-17T22:04:46Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19446120572",
          "head_sha": "4d893c0f"
        },
        {
          "run_id": 19445087459,
          "duration_seconds": 101.0,
          "created_at": "2025-11-17T21:26:06Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19445087459",
          "head_sha": "0af7c2a1"
        },
        {
          "run_id": 19443444925,
          "duration_seconds": 93.0,
          "created_at": "2025-11-17T20:24:07Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19443444925",
          "head_sha": "c1845219"
        },
        {
          "run_id": 19443277663,
          "duration_seconds": 98.0,
          "created_at": "2025-11-17T20:17:38Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19443277663",
          "head_sha": "f2eea6b0"
        },
        {
          "run_id": 19443264825,
          "duration_seconds": 94.0,
          "created_at": "2025-11-17T20:17:07Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19443264825",
          "head_sha": "6db2551d"
        },
        {
          "run_id": 19439190529,
          "duration_seconds": 98.0,
          "created_at": "2025-11-17T17:49:36Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19439190529",
          "head_sha": "46e49de8"
        },
        {
          "run_id": 19438380906,
          "duration_seconds": 93.0,
          "created_at": "2025-11-17T17:21:14Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19438380906",
          "head_sha": "cbddfbac"
        },
        {
          "run_id": 19437987237,
          "duration_seconds": 95.0,
          "created_at": "2025-11-17T17:07:37Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19437987237",
          "head_sha": "daafaef8"
        },
        {
          "run_id": 19437220743,
          "duration_seconds": 96.0,
          "created_at": "2025-11-17T16:41:45Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19437220743",
          "head_sha": "fa613899"
        },
        {
          "run_id": 19434578261,
          "duration_seconds": 93.0,
          "created_at": "2025-11-17T15:17:01Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19434578261",
          "head_sha": "f8d83ee4"
        },
        {
          "run_id": 19433973630,
          "duration_seconds": 99.0,
          "created_at": "2025-11-17T14:58:05Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19433973630",
          "head_sha": "adb89118"
        },
        {
          "run_id": 19433341698,
          "duration_seconds": 130.0,
          "created_at": "2025-11-17T14:37:50Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19433341698",
          "head_sha": "99999f2e"
        },
        {
          "run_id": 19432446890,
          "duration_seconds": 102.0,
          "created_at": "2025-11-17T14:08:44Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19432446890",
          "head_sha": "a8afb65c"
        },
        {
          "run_id": 19432180632,
          "duration_seconds": 98.0,
          "created_at": "2025-11-17T14:00:12Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19432180632",
          "head_sha": "ead849c9"
        },
        {
          "run_id": 19430395719,
          "duration_seconds": 95.0,
          "created_at": "2025-11-17T12:57:16Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19430395719",
          "head_sha": "eeba240b"
        },
        {
          "run_id": 19429807699,
          "duration_seconds": 93.0,
          "created_at": "2025-11-17T12:35:23Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19429807699",
          "head_sha": "c03081fd"
        },
        {
          "run_id": 19429488769,
          "duration_seconds": 130.0,
          "created_at": "2025-11-17T12:23:59Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19429488769",
          "head_sha": "fadb4f63"
        },
        {
          "run_id": 19428268550,
          "duration_seconds": 102.0,
          "created_at": "2025-11-17T11:36:52Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19428268550",
          "head_sha": "6e215581"
        },
        {
          "run_id": 19427823403,
          "duration_seconds": 99.0,
          "created_at": "2025-11-17T11:19:21Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19427823403",
          "head_sha": "fb3efdb3"
        },
        {
          "run_id": 19427661948,
          "duration_seconds": 94.0,
          "created_at": "2025-11-17T11:13:26Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19427661948",
          "head_sha": "84d3c4d1"
        },
        {
          "run_id": 19427335943,
          "duration_seconds": 126.0,
          "created_at": "2025-11-17T11:01:48Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19427335943",
          "head_sha": "7d2352b6"
        },
        {
          "run_id": 19427288770,
          "duration_seconds": 95.0,
          "created_at": "2025-11-17T11:00:09Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19427288770",
          "head_sha": "c8715aca"
        },
        {
          "run_id": 19426522252,
          "duration_seconds": 94.0,
          "created_at": "2025-11-17T10:32:52Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19426522252",
          "head_sha": "ee5de407"
        },
        {
          "run_id": 19426263251,
          "duration_seconds": 96.0,
          "created_at": "2025-11-17T10:23:46Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19426263251",
          "head_sha": "024a7873"
        },
        {
          "run_id": 19420107113,
          "duration_seconds": 97.0,
          "created_at": "2025-11-17T06:07:41Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19420107113",
          "head_sha": "650f0464"
        },
        {
          "run_id": 19413362419,
          "duration_seconds": 99.0,
          "created_at": "2025-11-16T22:57:54Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19413362419",
          "head_sha": "0ae539db"
        },
        {
          "run_id": 19413331343,
          "duration_seconds": 98.0,
          "created_at": "2025-11-16T22:54:32Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19413331343",
          "head_sha": "eaf5e12d"
        },
        {
          "run_id": 19402195499,
          "duration_seconds": 93.0,
          "created_at": "2025-11-16T07:23:56Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19402195499",
          "head_sha": "1f589e1a"
        },
        {
          "run_id": 19401248263,
          "duration_seconds": 152.0,
          "created_at": "2025-11-16T05:58:30Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19401248263",
          "head_sha": "0405b37f"
        },
        {
          "run_id": 19400510935,
          "duration_seconds": 98.0,
          "created_at": "2025-11-16T04:45:59Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19400510935",
          "head_sha": "526e7cc5"
        },
        {
          "run_id": 19396506730,
          "duration_seconds": 112.0,
          "created_at": "2025-11-15T22:32:00Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19396506730",
          "head_sha": "a3cd119e"
        },
        {
          "run_id": 19395398994,
          "duration_seconds": 97.0,
          "created_at": "2025-11-15T20:50:34Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19395398994",
          "head_sha": "93205dd9"
        },
        {
          "run_id": 19392403580,
          "duration_seconds": 95.0,
          "created_at": "2025-11-15T16:20:05Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19392403580",
          "head_sha": "c66e9887"
        },
        {
          "run_id": 19390724534,
          "duration_seconds": 95.0,
          "created_at": "2025-11-15T13:46:30Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19390724534",
          "head_sha": "3ac69a61"
        },
        {
          "run_id": 19390346179,
          "duration_seconds": 109.0,
          "created_at": "2025-11-15T13:13:26Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19390346179",
          "head_sha": "c29eaeea"
        },
        {
          "run_id": 19381616065,
          "duration_seconds": 101.0,
          "created_at": "2025-11-15T00:43:40Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19381616065",
          "head_sha": "a7c96f87"
        },
        {
          "run_id": 19377691500,
          "duration_seconds": 95.0,
          "created_at": "2025-11-14T21:10:14Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19377691500",
          "head_sha": "76e0e608"
        },
        {
          "run_id": 19377197843,
          "duration_seconds": 108.0,
          "created_at": "2025-11-14T20:47:36Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19377197843",
          "head_sha": "a626caec"
        },
        {
          "run_id": 19372238532,
          "duration_seconds": 129.0,
          "created_at": "2025-11-14T17:18:23Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19372238532",
          "head_sha": "94a1bbb0"
        },
        {
          "run_id": 19367948212,
          "duration_seconds": 95.0,
          "created_at": "2025-11-14T14:40:16Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19367948212",
          "head_sha": "7f318e1d"
        },
        {
          "run_id": 19366107160,
          "duration_seconds": 160.0,
          "created_at": "2025-11-14T13:30:41Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19366107160",
          "head_sha": "b374abcd"
        },
        {
          "run_id": 19366101431,
          "duration_seconds": 103.0,
          "created_at": "2025-11-14T13:30:29Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19366101431",
          "head_sha": "8ebf8d35"
        },
        {
          "run_id": 19364228745,
          "duration_seconds": 94.0,
          "created_at": "2025-11-14T12:13:49Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19364228745",
          "head_sha": "08d6327d"
        },
        {
          "run_id": 19360832297,
          "duration_seconds": 93.0,
          "created_at": "2025-11-14T09:52:43Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19360832297",
          "head_sha": "e221b252"
        },
        {
          "run_id": 19360388474,
          "duration_seconds": 94.0,
          "created_at": "2025-11-14T09:34:33Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19360388474",
          "head_sha": "3e6b5a9e"
        },
        {
          "run_id": 19356481000,
          "duration_seconds": 92.0,
          "created_at": "2025-11-14T06:34:04Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19356481000",
          "head_sha": "335a05c6"
        },
        {
          "run_id": 19351496586,
          "duration_seconds": 92.0,
          "created_at": "2025-11-14T01:40:05Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19351496586",
          "head_sha": "d6fac85e"
        },
        {
          "run_id": 19345208854,
          "duration_seconds": 100.0,
          "csitoryreated_at": "2025-11-13T20:40:09Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19345208854",
          "head_sha": "51917d94"
        },
        {
          "run_id": 19343899267,
          "duration_seconds": 93.0,
          "created_at": "2025-11-13T19:47:58Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19343899267",
          "head_sha": "deac31dd"
        },
        {
          "run_id": 19343726609,
          "duration_seconds": 95.0,
          "created_at": "2025-11-13T19:40:46Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19343726609",
          "head_sha": "6227441b"
        },
        {
          "run_id": 19341556979,
          "duration_seconds": 109.0,
          "created_at": "2025-11-13T18:18:09Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19341556979",
          "head_sha": "6657bcbd"
        },
        {
          "run_id": 19341141710,
          "duration_seconds": 88.0,
          "created_at": "2025-11-13T18:03:03Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19341141710",
          "head_sha": "0aebdac9"
        },
        {
          "run_id": 19340808645,
          "duration_seconds": 97.0,
          "created_at": "2025-11-13T17:50:09Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19340808645",
          "head_sha": "36ae854b"
        },
        {
          "run_id": 19340743899,
          "duration_seconds": 88.0,
          "created_at": "2025-11-13T17:47:39Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19340743899",
          "head_sha": "52149b0e"
        },
        {
          "run_id": 19337122225,
          "duration_seconds": 127.0,
          "created_at": "2025-11-13T15:42:50Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19337122225",
          "head_sha": "110548c9"
        },
        {
          "run_id": 19336303659,
          "duration_seconds": 92.0,
          "created_at": "2025-11-13T15:16:49Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19336303659",
          "head_sha": "9dff16d8"
        },
        {
          "run_id": 19335969583,
          "duration_seconds": 97.0,
          "created_at": "2025-11-13T15:06:41Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19335969583",
          "head_sha": "99d012ec"
        },
        {
          "run_id": 19335877668,
          "duration_seconds": 93.0,
          "created_at": "2025-11-13T15:04:08Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19335877668",
          "head_sha": "fa953539"
        },
        {
          "run_id": 19329532888,
          "duration_seconds": 98.0,
          "created_at": "2025-11-13T11:10:08Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19329532888",
          "head_sha": "fae3618f"
        },
        {
          "run_id": 19328233122,
          "duration_seconds": 96.0,
          "created_at": "2025-11-13T10:20:47Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19328233122",
          "head_sha": "96963b88"
        },
        {
          "run_id": 19327620472,
          "duration_seconds": 89.0,
          "created_at": "2025-11-13T09:58:48Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19327620472",
          "head_sha": "d1823ebd"
        },
        {
          "run_id": 19327393477,
          "duration_seconds": 89.0,
          "created_at": "2025-11-13T09:50:09Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19327393477",
          "head_sha": "7547f915"
        },
        {
          "run_id": 19327362480,
          "duration_seconds": 91.0,
          "created_at": "2025-11-13T09:48:58Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19327362480",
          "head_sha": "dfde31f2"
        },
        {
          "run_id": 19327325525,
          "duration_seconds": 116.0,
          "created_at": "2025-11-13T09:47:35Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19327325525",
          "head_sha": "78595ae0"
        },
        {
          "run_id": 19325557659,
          "duration_seconds": 92.0,
          "created_at": "2025-11-13T08:41:16Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19325557659",
          "head_sha": "faf99ae3"
        },
        {
          "run_id": 19316757365,
          "duration_seconds": 98.0,
          "created_at": "2025-11-13T00:50:53Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19316757365",
          "head_sha": "2594d5a1"
        },
        {
          "run_id": 19314264976,
          "duration_seconds": 100.0,
          "created_at": "2025-11-12T22:44:53Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19314264976",
          "head_sha": "1dee29ef"
        },
        {
          "run_id": 19314064402,
          "duration_seconds": 94.0,
          "created_at": "2025-11-12T22:35:28Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19314064402",
          "head_sha": "86c3dc7a"
        },
        {
          "run_id": 19312807698,
          "duration_seconds": 98.0,
          "created_at": "2025-11-12T21:42:39Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19312807698",
          "head_sha": "6d181888"
        },
        {
          "run_id": 19310081943,
          "duration_seconds": 101.0,
          "created_at": "2025-11-12T19:55:29Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19310081943",
          "head_sha": "fa74bc1d"
        },
        {
          "run_id": 19308937111,
          "duration_seconds": 98.0,
          "created_at": "2025-11-12T19:10:41Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19308937111",
          "head_sha": "0dd8d5c2"
        },
        {
          "run_id": 19306620061,
          "duration_seconds": 98.0,
          "created_at": "2025-11-12T17:44:04Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19306620061",
          "head_sha": "b0a38871"
        },
        {
          "run_id": 19304587666,
          "duration_seconds": 95.0,
          "created_at": "2025-11-12T16:32:10Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19304587666",
          "head_sha": "2dda3bdd"
        },
        {
          "run_id": 19304380912,
          "duration_seconds": 103.0,
          "created_at": "2025-11-12T16:25:18Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19304380912",
          "head_sha": "aef40b93"
        },
        {
          "run_id": 19303862255,
          "duration_seconds": 93.0,
          "created_at": "2025-11-12T16:07:45Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19303862255",
          "head_sha": "c2b02390"
        },
        {
          "run_id": 19303822993,
          "duration_seconds": 111.0,
          "created_at": "2025-11-12T16:06:28Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19303822993",
          "head_sha": "2dc6d076"
        },
        {
          "run_id": 19303818115,
          "duration_seconds": 103.0,
          "created_at": "2025-11-12T16:06:19Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19303818115",
          "head_sha": "be1af134"
        },
        {
          "run_id": 19303812864,
          "duration_seconds": 104.0,
          "created_at": "2025-11-12T16:06:10Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19303812864",
          "head_sha": "2cb5e647"
        },
        {
          "run_id": 19302312213,
          "duration_seconds": 103.0,
          "created_at": "2025-11-12T15:16:44Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19302312213",
          "head_sha": "48d4b936"
        },
        {
          "run_id": 19301919809,
          "duration_seconds": 115.0,
          "created_at": "2025-11-12T15:04:14Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19301919809",
          "head_sha": "3c3c6adb"
        },
        {
          "run_id": 19301622413,
          "duration_seconds": 87.0,
          "created_at": "2025-11-12T14:54:24Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19301622413",
          "head_sha": "e652b69b"
        },
        {
          "run_id": 19301448588,
          "duration_seconds": 97.0,
          "created_at": "2025-11-12T14:48:44Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19301448588",
          "head_sha": "3789215f"
        },
        {
          "run_id": 19301157524,
          "duration_seconds": 93.0,
          "created_at": "2025-11-12T14:39:00Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19301157524",
          "head_sha": "d4e2a458"
        },
        {
          "run_id": 19300954565,
          "duration_seconds": 90.0,
          "created_at": "2025-11-12T14:32:09Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19300954565",
          "head_sha": "3e9aca6f"
        },
        {
          "run_id": 19300954564,
          "duration_seconds": 104.0,
          "created_at": "2025-11-12T14:32:09Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19300954564",
          "head_sha": "4013f4d7"
        },
        {
          "run_id": 19300819690,
          "duration_seconds": 90.0,
          "created_at": "2025-11-12T14:27:42Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19300819690",
          "head_sha": "6493e47f"
        },
        {
          "run_id": 19300588736,
          "duration_seconds": 95.0,
          "created_at": "2025-11-12T14:20:22Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19300588736",
          "head_sha": "35cf455a"
        },
        {
          "run_id": 19300467516,
          "duration_seconds": 94.0,
          "created_at": "2025-11-12T14:16:19Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19300467516",
          "head_sha": "47618446"
        },
        {
          "run_id": 19299545192,
          "duration_seconds": 89.0,
          "created_at": "2025-11-12T13:44:54Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19299545192",
          "head_sha": "79d5f120"
        },
        {
          "run_id": 19299386529,
          "duration_seconds": 98.0,
          "created_at": "2025-11-12T13:39:11Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19299386529",
          "head_sha": "ef1f9613"
        },
        {
          "run_id": 19298200727,
          "duration_seconds": 105.0,
          "created_at": "2025-11-12T12:57:00Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19298200727",
          "head_sha": "29385e1e"
        },
        {
          "run_id": 19298104973,
          "duration_seconds": 100.0,
          "created_at": "2025-11-12T12:53:17Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19298104973",
          "head_sha": "fa08f7df"
        },
        {
          "run_id": 19297836168,
          "duration_seconds": 87.0,
          "created_at": "2025-11-12T12:43:06Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19297836168",
          "head_sha": "fa213dc4"
        },
        {
          "run_id": 19297117461,
          "duration_seconds": 92.0,
          "created_at": "2025-11-12T12:16:16Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19297117461",
          "head_sha": "1b32c1d1"
        },
        {
          "run_id": 19297038718,
          "duration_seconds": 104.0,
          "created_at": "2025-11-12T12:13:30Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19297038718",
          "head_sha": "fae83611"
        },
        {
          "run_id": 19296961704,
          "duration_seconds": 118.0,
          "created_at": "2025-11-12T12:10:56Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19296961704",
          "head_sha": "ac4a593f"
        },
        {
          "run_id": 19296181596,
          "duration_seconds": 97.0,
          "created_at": "2025-11-12T11:39:50Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19296181596",
          "head_sha": "096924d3"
        },
        {
          "run_id": 19295005879,
          "duration_seconds": 2228.0,
          "created_at": "2025-11-12T10:54:46Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19295005879",
          "head_sha": "fa9ee03b"
        },
        {
          "run_id": 19294982252,
          "duration_seconds": 2214.0,
          "created_at": "2025-11-12T10:53:52Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19294982252",
          "head_sha": "d0da9537"
        },
        {
          "run_id": 19294878851,
          "duration_seconds": 2125.0,
          "created_at": "2025-11-12T10:50:00Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19294878851",
          "head_sha": "f450761f"
        },
        {
          "run_id": 19293959925,
          "duration_seconds": 2270.0,
          "created_at": "2025-11-12T10:16:23Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19293959925",
          "head_sha": "fc564434"
        },
        {
          "run_id": 19292253700,
          "duration_seconds": 2243.0,
          "created_at": "2025-11-12T09:13:57Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19292253700",
          "head_sha": "fa2a75c1"
        },
        {
          "run_id": 19288724661,
          "duration_seconds": 2277.0,
          "created_at": "2025-11-12T06:38:00Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19288724661",
          "head_sha": "bd73ce6d"
        },
        {
          "run_id": 19284044626,
          "duration_seconds": 2273.0,
          "created_at": "2025-11-12T02:07:27Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19284044626",
          "head_sha": "5b5a41b9"
        },
        {
          "run_id": 19282013389,
          "duration_seconds": 2184.0,
          "created_at": "2025-11-12T00:08:42Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19282013389",
          "head_sha": "ffcae82a"
        },
        {
          "run_id": 19279991492,
          "duration_seconds": 2213.0,
          "created_at": "2025-11-11T22:15:45Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19279991492",
          "head_sha": "aa57da14"
        },
        {
          "run_id": 19279989010,
          "duration_seconds": 2316.0,
          "created_at": "2025-11-11T22:15:37Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19279989010",
          "head_sha": "6efb6d86"
        },
        {
          "run_id": 19279986116,
          "duration_seconds": 2243.0,
          "created_at": "2025-11-11T22:15:29Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19279986116",
          "head_sha": "f0aff63b"
        },
        {
          "run_id": 19279370452,
          "duration_seconds": 2228.0,
          "created_at": "2025-11-11T21:44:36Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19279370452",
          "head_sha": "fa9f29a4"
        },
        {
          "run_id": 19274353473,
          "duration_seconds": 2230.0,
          "created_at": "2025-11-11T18:01:47Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19274353473",
          "head_sha": "80acabaf"
        },
        {
          "run_id": 19274100272,
          "duration_seconds": 2073.0,
          "created_at": "2025-11-11T17:50:07Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19274100272",
          "head_sha": "48327607"
        },
        {
          "run_id": 19273529178,
          "duration_seconds": 2197.0,
          "created_at": "2025-11-11T17:25:52Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19273529178",
          "head_sha": "b9d4ea94"
        },
        {
          "run_id": 19273021835,
          "duration_seconds": 96.0,
          "created_at": "2025-11-11T17:05:53Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19273021835",
          "head_sha": "30916ecf"
        },
        {
          "run_id": 19273002463,
          "duration_seconds": 93.0,
          "created_at": "2025-11-11T17:05:11Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19273002463",
          "head_sha": "4993cc2f"
        },
        {
          "run_id": 19272958190,
          "duration_seconds": 113.0,
          "created_at": "2025-11-11T17:03:29Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19272958190",
          "head_sha": "138726a6"
        },
        {
          "run_id": 19270127708,
          "duration_seconds": 101.0,
          "created_at": "2025-11-11T15:17:43Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19270127708",
          "head_sha": "63afce7a"
        },
        {
          "run_id": 19270119363,
          "duration_seconds": 94.0,
          "created_at": "2025-11-11T15:17:27Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19270119363",
          "head_sha": "53efca0d"
        },
        {
          "run_id": 19269384275,
          "duration_seconds": 99.0,
          "created_at": "2025-11-11T14:51:18Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19269384275",
          "head_sha": "5f3883b7"
        },
        {
          "run_id": 19268673712,
          "duration_seconds": 96.0,
          "created_at": "2025-11-11T14:25:31Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19268673712",
          "head_sha": "baaaa41b"
        },
        {
          "run_id": 19268667123,
          "duration_seconds": 98.0,
          "created_at": "2025-11-11T14:25:16Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19268667123",
          "head_sha": "09264799"
        },
        {
          "run_id": 19267888134,
          "duration_seconds": 96.0,
          "created_at": "2025-11-11T13:56:42Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19267888134",
          "head_sha": "841206c1"
        },
        {
          "run_id": 19267773790,
          "duration_seconds": 93.0,
          "created_at": "2025-11-11T13:52:15Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19267773790",
          "head_sha": "758da5a5"
        },
        {
          "run_id": 19267743233,
          "duration_seconds": 93.0,
          "created_at": "2025-11-11T13:51:04Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19267743233",
          "head_sha": "1c3d5c8f"
        },
        {
          "run_id": 19267706105,
          "duration_seconds": 160.0,
          "created_at": "2025-11-11T13:49:39Z",
          "html_url": "https://github.com/bitcoin/bitcoin/actions/runs/19267706105",
          "head_sha": "ef268ee2"
        }
      ],
      "total_runs_analyzed": 200,
      "successful_extractions": 145
    }
    

    </details>

    I think what is going on is:

    If it's a while between the cache eviction and the next merge, we will see all intermediate PR jobs take a long time to run, as there is no cache for them to hit on until the next merge.

    Not sure there is any fix for this, other than using a 3rd party cache (like S3), increasing our GH cache allowance (heard rumours this may come, but probably only for Enterprise I'd guess) or move these jobs to hosted runners which have better caching. The only provider I had in mind here would be Warp, but they say their cache doesn't work on Windows machines.

    No good options from me still.

  13. maflcko commented at 6:11 PM on November 18, 2025: member

    Cache is evicted for some reason, presumably due to low space

    Good find. I guess this could be due to several branches writing windows caches. For example, right now I see win64-native-vcpkg-binary-04fcf06a88f8571c75c5068ea9f67b8012e86d99ba204a334c696f0ec5e79551 2.6 GB cached 5 hours ago [29.x](https://github.com/bitcoin/bitcoin/tree/29.x) Last used 5 hours ago. I don't think there is any value in saving caches for non-main branches, as there won't be any pull requests that could use them within the one-week cache duration limit (except for some rare backport pulls).

    So the fix would be to to only write the cache on the default branch?

  14. hebasto commented at 6:29 PM on November 18, 2025: member

    So the fix would be to to only write the cache on the default branch?

    Agreed.

  15. fanquake closed this on Nov 20, 2025

  16. fanquake referenced this in commit 32368cd3e9 on Nov 20, 2025

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 03:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me