Skip to content

Instantly share code, notes, and snippets.

@lucj
Created August 20, 2019 09:57
Show Gist options
  • Save lucj/17c2e16fc2bfb17cce4b1ab45b132f5f to your computer and use it in GitHub Desktop.
Save lucj/17c2e16fc2bfb17cce4b1ab45b132f5f to your computer and use it in GitHub Desktop.
Flux logs
ts=2019-08-20T17:38:26.836259722Z caller=warming.go:198 component=warmer info="refreshing image" image=registry.gitlab.com/lucj/hello tag_count=12 to_update=1 of_which_refresh=0 of_which_missing=1
ts=2019-08-20T17:38:27.487350744Z caller=warming.go:206 component=warmer updated=registry.gitlab.com/lucj/hello successful=1 attempted=1
ts=2019-08-20T17:38:27.487776761Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-08-20T17:38:27.609766795Z caller=images.go:111 component=sync-loop workload=default:deployment/hello container=hello repo=registry.gitlab.com/lucj/hello pattern=regexp:^((?!tmp).)*$ current=registry.gitlab.com/lucj/hello:master info="added update to automation run" new=registry.gitlab.com/lucj/hello:7ef62883c2f5ba725a14afeed3c82c064791a464 reason="latest 7ef62883c2f5ba725a14afeed3c82c064791a464 (2019-08-20 17:33:48.211982513 +0000 UTC) > current master (2019-08-19 17:43:37.996141391 +0000 UTC)"
ts=2019-08-20T17:38:27.60984745Z caller=loop.go:119 component=sync-loop jobID=a43e68f1-6fe7-9431-5658-ba015be7d80d state=in-progress
ts=2019-08-20T17:38:27.684540361Z caller=releaser.go:59 component=sync-loop jobID=a43e68f1-6fe7-9431-5658-ba015be7d80d type=release updates=1
ts=2019-08-20T17:38:30.23920744Z caller=daemon.go:290 component=sync-loop jobID=a43e68f1-6fe7-9431-5658-ba015be7d80d revision=6b5562c59fde3f59d7e840756af95a0c11b1766a
ts=2019-08-20T17:38:30.239266752Z caller=daemon.go:651 component=daemon event="Commit: 6b5562c, default:deployment/hello" logupstream=false
ts=2019-08-20T17:38:30.239314733Z caller=loop.go:131 component=sync-loop jobID=a43e68f1-6fe7-9431-5658-ba015be7d80d state=done success=true
ts=2019-08-20T17:38:31.660691979Z caller=loop.go:111 component=sync-loop event=refreshed url=git@gitlab.com:lucj/hello branch=master HEAD=6b5562c59fde3f59d7e840756af95a0c11b1766a
ts=2019-08-20T17:38:34.116665813Z caller=sync.go:479 method=Sync cmd=apply args= count=2
ts=2019-08-20T17:38:34.341524675Z caller=sync.go:545 method=Sync cmd="kubectl apply -f -" took=224.79359ms err=null output="service/hello unchanged\ndeployment.apps/hello configured"
ts=2019-08-20T17:38:34.352405837Z caller=daemon.go:651 component=daemon event="Sync: 6b5562c, default:deployment/hello" logupstream=false
ts=2019-08-20T17:38:34.352461248Z caller=daemon.go:651 component=daemon event="Automated release of registry.gitlab.com/lucj/hello:7ef62883c2f5ba725a14afeed3c82c064791a464" logupstream=false
ts=2019-08-20T17:38:36.516534102Z caller=loop.go:206 component=sync-loop tag=flux-sync old=7ef62883c2f5ba725a14afeed3c82c064791a464 new=6b5562c59fde3f59d7e840756af95a0c11b1766a
ts=2019-08-20T17:38:37.858760465Z caller=loop.go:111 component=sync-loop event=refreshed url=git@gitlab.com:lucj/hello branch=master HEAD=6b5562c59fde3f59d7e840756af95a0c11b1766a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment