Closed ebenzecri closed 3 years ago
16:56:42 TASK [ansible-scylla-monitoring : set prometheus rules file from preset file] *** 16:56:42 task path: /home/[..HIDDEN...]/roles/ansible-scylla-monitoring/tasks/common.yml:62 16:56:42 skipping: [..HIDDEN...] => {"changed": false, "skip_reason": "Conditional result was False"} 16:56:42 16:56:42 TASK [ansible-scylla-monitoring : set prometheus rules file from the default file] *** 16:56:42 task path: /home/[..HIDDEN...]/roles/ansible-scylla-monitoring/tasks/common.yml:69 16:56:42 fatal: [..HIDDEN...]: FAILED! => {"changed": false, "msg": "Source /opt/scylla-monitoring/scylla-monitoring-scylla-monitoring-3.8.0//prometheus/prometheus.rules.yml not found"} 16:56:44 16:56:44 PLAY RECAP ********************************************************************* 16:56:44 escylla-1pmonitor-prod-us : ok=21 changed=15 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 16:56:44 16:56:44 Build step 'Execute shell' marked build as failure 16:56:45 Finished: FAILURE
It' seems like :
We should check: https://github.com/scylladb/scylla-monitoring/pull/1436/files
@tarzanek Was this fixed? I think you fixed it, but I'm not sure. Could you confirm? Let me know to close this. Thanks!
fixed in https://github.com/scylladb/scylla-ansible-roles/commit/ef5f0f1b189c4cf39c21aaefbeb0de7c26b94991 and https://github.com/scylladb/scylla-ansible-roles/commit/590c41a9b89f9dfb3cd15eab896ef6c7345459dc closing, thnx
It' seems like :