8e54f82e12
Fix update-gitops-status
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-22 22:46:18 +03:00
dvirlabs
fc8cb0c40e
fix: Resolve 'too many open files' error in pipeline
...
ci/woodpecker/push/woodpecker Pipeline failed
- Remove -v verbose flag from ansible-playbook (was causing file descriptor exhaustion)
- Add recurse: false to find tasks (prevents recursive directory traversal)
- Set ulimit -n 4096 in Woodpecker container to increase FD limit
- Add ANSIBLE_* environment variables for container optimization:
- ANSIBLE_HOST_KEY_CHECKING=False (skip SSH key verification)
- ANSIBLE_CALLBACK_WHITELIST=minimal (reduce output verbosity)
- ANSIBLE_FORCE_COLOR=False (no ANSI color codes)
- ANSIBLE_RETRY_FILES_ENABLED=False (don't create retry files)
This resolves fsnotify watcher errors in container environments with low FD limits.
2026-04-22 21:54:00 +03:00
dvirlabs
f926b7eb0d
Update drift-check to let the pipeline update also what files changed
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-22 21:50:39 +03:00
dvirlabs
1bac032155
Fix: Enhanced error reporting and response verification in update-gitops-status.sh
...
ci/woodpecker/push/woodpecker Pipeline failed
- Capture and display full curl response body for debugging
- Add verification step to confirm JSON was stored on server
- Improve error messages with connectivity troubleshooting hints
2026-04-21 12:46:41 +03:00
dvirlabs
db28c9da82
Migrate from pushgateway to infinity
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-21 12:41:09 +03:00
082ed0a0a4
Migrate to infinity datasource
ci/woodpecker/cron/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-21 04:54:47 +03:00