koderover/zadig

maven构建错误[bug]

Closed this issue · 1 comments

What happened?
2023-12-06T09:58:22.579+0800 ====================== Build Start ======================
2023-12-06T09:58:22.579+0800 Checking Docker Connectivity.
2023-12-06T09:58:22.727+0800 Check ended. Duration: 0.15 seconds.
2023-12-06T09:58:22.727+0800 Logining Docker Registry: registry.cn-shenzhen.aliyuncs.com.
2023-12-06T09:58:23.192+0800 Login ended. Duration: 0.46 seconds.
2023-12-06T09:58:23.193+0800 Installing Dependency Packages.
2023-12-06T09:58:23.200+0800 Failed to get object cache/maven-v3.8.6/apache-maven-3.8.6-bin.tar.gz from s3, try again, err: SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your key and signing method.
status code: 403, request id: 179E1B76170A7E2B, host id:
2023-12-06T09:58:23.201+0800 Failed to get object cache/maven-v3.8.6/apache-maven-3.8.6-bin.tar.gz from s3, try again, err: SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your key and signing method.
status code: 403, request id: 179E1B76171ED237, host id:
2023-12-06T09:58:23.202+0800 Failed to get object cache/maven-v3.8.6/apache-maven-3.8.6-bin.tar.gz from s3, try again, err: SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your key and signing method.
status code: 403, request id: 179E1B76172E29A2, host id:

What did you expect to happen?

How To Reproduce it(as minimally and precisely as possible)

Install Methods

  • Helm
  • Script base on K8s
  • All in One
  • Offline

Versions Used
zadig:

kubernetes:

Environment

Cloud Provider:

Resources:

OS:

Services Status

kubectl version
kubectl get po -n `zadig-installed-namespace`
# paste output here

If there is abnormal service, please provide service log

kubectl describe pods `abnormal-pod`
kubectl logs --tail=500 `abnormal-pod`
# paste output here

your s3 integration is wrong, check it first