jenkins 构建出H5,启动报错

jenkins 构建出H5,启动报错。
image
前几次都没什么问题,突然在一次普通提交后就开始报错。
退回之前的提交也无效果,重启电脑,删 library temp 都试过没有用。
不过人工手动构建没有问题。

3.8.7社区7月最新的版本

检查后台 jenkings 的 log:
2025-7-9 10:08:45 - debug: [[Executor]] Module “pack:///chunks/50/50cc11e225d0519c0cb861436813183755c4d452.js” loaded.

2025-7-9 10:08:45 - debug: /Users/ethan/.jenkins/workspace/game111_alpha/Game111Client/temp/programming/packer-driver/targets/editor/chunks/6e/6e458f2f90c1db740d171463bb8a337e1b3d94a7.js resolved to /Users/ethan/.jenkins/workspace/game111_alpha/Game111Client/temp/programming/packer-driver/targets/editor/chunks/6e/6e458f2f90c1db740d171463bb8a337e1b3d94a7.js is not in module cache!

2025-7-9 10:08:45 - debug: /Users/ethan/.jenkins/workspace/game111_alpha/Game111Client/temp/programming/packer-driver/targets/editor/chunks/7c/7ce8ed1802f60cd1f1b9c20c21ce45b8787e60d7.js resolved to /Users/ethan/.jenkins/workspace/game111_alpha/Game111Client/temp/programming/packer-driver/targets/editor/chunks/7c/7ce8ed1802f60cd1f1b9c20c21ce45b8787e60d7.js is not in module cache!

2025-7-9 10:08:45 - debug: [[Executor]] Register dynamicScrollViewItem

2025-7-9 10:08:45 - debug: [[Executor]] Module “pack:///chunks/7c/7ce8ed1802f60cd1f1b9c20c21ce45b8787e60d7.js” loaded.

2025-7-9 10:08:45 - debug: [[Executor]] Register LeaderboardItem

2025-7-9 10:08:45 - debug: [[Executor]] Module “pack:///chunks/6e/6e458f2f90c1db740d171463bb8a337e1b3d94a7.js” loaded.

2025-7-9 10:08:45 - debug: /Users/ethan/.jenkins/workspace/game111_alpha/Game111Client/temp/programming/packer-driver/targets/editor/chunks/43/4312aad9f63131538edab4641f8879efd3b4af63.js resolved to /Users/ethan/.jenkins/workspace/game111_alpha/Game111Client/temp/programming/packer-driver/targets/editor/chunks/43/4312aad9f63131538edab4641f8879efd3b4af63.js is not in module cache!

2025-7-9 10:08:45 - debug: /Users/ethan/.jenkins/workspace/game111_alpha/Game111Client/temp/programming/packer-driver/targets/editor/chunks/36/366f263c12985a8f72ed0ac3d3c65c2082a68e92.js resolved to /Users/ethan/.jenkins/workspace/game111_alpha/Game111Client/temp/programming/packer-driver/targets/editor/chunks/36/366f263c12985a8f72ed0ac3d3c65c2082a68e92.js is not in module cache!

2025-7-9 10:08:45 - debug: /Users/ethan/.jenkins/workspace/game111_alpha/Game111Client/temp/programming/packer-driver/targets/editor/chunks/bd/bda658437caa81d96ab2270a915558e52328bfff.js resolved to /Users/ethan/.jenkins/workspace/game111_alpha/Game111Client/temp/programming/packer-driver/targets/editor/chunks/bd/bda658437caa81d96ab2270a915558e52328bfff.js is not in module cache!

2025-7-9 10:08:45 - debug: /Users/ethan/.jenkins/workspace/game111_alpha/Game111Client/temp/programming/packer-driver/targets/editor/chunks/09/09085a3a040721cc8d27dfd3fa39632cdb278bf9.js resolved to /Users/ethan/.jenkins/workspace/game111_alpha/Game111Client/temp/programming/packer-driver/targets/editor/chunks/09/09085a3a040721cc8d27dfd3fa39632cdb278bf9.js is not in module cache!

有很多这些缓存问题?