cnb 网络问题#3805
同样的构建流程今天 11 点以后就构建不上了
#11 43.81 Failed to download package 'Microsoft.Playwright.1.49.0' from 'https://api.nuget.org/v3-flatcontainer/microsoft.playwright/1.49.0/microsoft.playwright.1.49.0.nupkg'.
#11 43.81 Received an unexpected EOF or 0 bytes from the transport stream.
#11 46.28 Failed to download package 'FreeSpire.Doc.12.2.0' from 'https://api.nuget.org/v3-flatcontainer/freespire.doc/12.2.0/freespire.doc.12.2.0.nupkg'.
#11 46.28 Received an unexpected EOF or 0 bytes from the transport stream.
@XuAnHai(徐安海 )
我这边测试 https://api.nuget.org/v3-flatcontainer/microsoft.playwright/1.49.0/microsoft.playwright.1.49.0.nupkg
速度正常,现在再试试呢?
没有调整,这个包有 180M

我这边出现问题的多个流水线都是命中了如下节点
Allocation completed: runner 10.235.0.10:8087, cluster size is 1
[BuildImage] [INFO] [creator] Oracle GraalVM 17.0.12: Contributing to layer
[BuildImage] [INFO] [creator] Downloading from https://download.oracle.com/graalvm/17/archive/graalvm-jdk-17.0.12_linux-x64_bin.tar.gz 每次到这里就失败了,我ubuntu可以(相同docker版本),aws的codebuild也可以,就是cnb不行,而且是今天刚出现的
我看着像 buildpack 报错。
您在构建前加一句 wget https://download.oracle.com/graalvm/17/archive/graalvm-jdk-17.0.12_linux-x64_bin.tar.gz ,看看能不能下载成功
简单描述一下问题和重现方式
使用docker.io/plugins/s3:1.5.8 上次文件时出现超时,
2026-04-22 19:34:13 还正常使用,2026-04-22 23:28:28开始就无法使用了
构建号:cnb-ph8-1jms2sb2o
日志如下