CAWSCIT / ca-meeting-finder-issue-tracker

Public Repo For tracking known issues and work for the C.A. Meeting Finder app.
0 stars 0 forks source link

Backend build takes suuuuuch a long time... (6 minutes ish) #43

Open tiptop96 opened 3 months ago

tiptop96 commented 3 months ago

Here are the logs for an average build. Seems oryx build is the culprit.

❯ cat tmp-deploy-logs.json | jq '.[] | (.log_time + " / " + .message)'
"2024-06-30T17:05:00.6612404Z / Updating submodules."
"2024-06-30T17:05:01.7786066Z / Preparing deployment for commit id '1d18441d-3'."
"2024-06-30T17:05:01.9647005Z / PreDeployment: context.CleanOutputPath False"
"2024-06-30T17:05:02.0147162Z / PreDeployment: context.OutputPath /home/site/wwwroot"
"2024-06-30T17:05:02.1311586Z / Repository path is /tmp/zipdeploy/extracted"
"2024-06-30T17:05:02.1835775Z / Running oryx build..."
"2024-06-30T17:10:40.1509362Z / Running post deployment command(s)..."
"2024-06-30T17:10:40.2083249Z / "
"2024-06-30T17:10:40.2533894Z / Generating summary of Oryx build"
"2024-06-30T17:10:40.371298Z / Parsing the build logs"
"2024-06-30T17:10:40.4664712Z / Found 0 issue(s)"
"2024-06-30T17:10:40.5116049Z / "
"2024-06-30T17:10:40.560592Z / Build Summary :"
"2024-06-30T17:10:40.6066463Z / ==============="
"2024-06-30T17:10:40.6945681Z / Errors (0)"
"2024-06-30T17:10:40.7432919Z / Warnings (0)"
"2024-06-30T17:10:40.8266441Z / "
"2024-06-30T17:10:40.9063103Z / Triggering recycle (preview mode disabled)."
"2024-06-30T17:10:40.9908352Z / Deployment successful. deployer = GITHUB_ZIP_DEPLOY deploymentPath = ZipDeploy. Extract zip. Remote build."