GoogleContainerTools/skaffold

Provide diag code for push timeout

オープン

#6,718 opened on 2021/10/12

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,416 件のフォーク)batch import
area/diagnosebugbash/q4-2022help wantedkind/todo

Repository metrics

Stars
 (12,822 個のスター)
PR merge metrics
 (平均マージ 3d 6h) (30d で 16 merged PRs)

説明

Seen in the performance benchmarks, where a timeout is being coded as BUILD_UNKNOWN:

Oct 09 21:46:40 skaffold-vm-2 metrics-collector.sh[5929]: 2021/10/09 21:46:40 received event: timestamp:<seconds:1633816000 nanos:769760789 > event:<buildEvent:<artifact:"gcr.io/bank-of-anthos/frontend" status:"In Progress" > > entry:"Build started for artifact gcr.io/bank-of-anthos/frontend"
Oct 09 21:46:55 skaffold-vm-2 metrics-collector.sh[5929]: 2021/10/09 21:46:55 received event: timestamp:<seconds:1633816015 nanos:690920367 > event:<buildEvent:<artifact:"gcr.io/bank-of-anthos/frontend" status:"Failed" err:"could not push image \"gcr.io/aprindle-billing-test/gcr.io/bank-of-anthos/frontend:latest\": received unexpected HTTP status: 504 Gateway Timeout" errCode:BUILD_
Oct 09 21:46:55 skaffold-vm-2 metrics-collector.sh[5929]: 2021/10/09 21:46:55 received event: timestamp:<seconds:1633816015 nanos:691603228 > event:<devLoopEvent:<iteration:1 status:"Failed" err:<errCode:BUILD_UNKNOWN message:"could not push image \"gcr.io/aprindle-billing-test/gcr.io/bank-of-anthos/frontend:latest\": received unexpected HTTP status: 504 Gateway Timeout" > > > entry

コントリビューターガイド