Fail to connect builder from Gitlab CI

This issue is just start to happen (I was able to deploy from Gitlab CI using same command without any issue 6 hours ago)

Command that I use

flyctl deploy --now --remote-only

Note that I could deploy via my local machine using same command as Gitlab CI and could able to connect to same builder fly-builder-crimson-sun-1178

Below is error screenshot from Gitlab CI after set LOG_LEVEL=debug before deploy

Is there any ongoing connection issue between fly.io and Gitlab CI ?