1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-8690-renovate-renovate-273', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-8690-renovate-renovate-273', using 'master'3Running phase: initPhase4@nix { "action": "setPhase", "phase": "initPhase" }5Running phase: userSetupPhase6@nix { "action": "setPhase", "phase": "userSetupPhase" }7Running phase: effectPhase8@nix { "action": "setPhase", "phase": "effectPhase" }9 INFO: Renovate started10 "renovateVersion": "43.214.1"11 INFO: Repository started (repository=fosskar/gitops)12 "renovateVersion": "43.214.1"13 INFO: Dependency extraction complete (repository=fosskar/gitops, baseBranch=main)14 "stats": {15 "managers": {"flux": {"fileCount": 1, "depCount": 1}},16 "total": {"fileCount": 1, "depCount": 1}17 }18 INFO: Repository finished (repository=fosskar/gitops)19 "cloned": true,20 "durationMs": 6707,21 "result": "done",22 "status": "activated",23 "enabled": true,24 "onboarded": true25 INFO: Renovate was run at log level "info". Set LOG_LEVEL=debug in environment variables to see extended debug logs.