Chaosthebot / Chaos

A social coding experiment that updates its own code democratically.
http://chaosthebot.com
MIT License
2.44k stars 210 forks source link

No ansible output in logs #512

Closed ad-m closed 7 years ago

ad-m commented 7 years ago

Hello,

I prepared pull requests for Netdata monitoring (#260), but it doesn't up. There is no info in logs:

$ curl http://chaosthebot.com:8081/chaos-stderr.log http://chaosthebot.com:8081/chaos-stdout.log http://chaosthebot.com:8081/supervisord.log  | grep -v -e 'spawned' -e 'success' -e 'stopped' -e 'exited' -e 'gave up' -e 'pull_requests' -e 'github_api' -e 'connectionpool' >> aa.txt
$ cat aa.txt | grep -E -e '(ansible|netdata)'
Requirement already up-to-date: ansible==2.3.0.0 in /root/.virtualenvs/chaos/lib/python3.6/site-packages (from -r requirements.txt (line 1))
Requirement already up-to-date: setuptools in /root/.virtualenvs/chaos/lib/python3.6/site-packages (from ansible==2.3.0.0->-r requirements.txt (line 1))
ansible is already the newest version.

Is ansible-playbook ansible/netdata.yml ignored in 30-install-requirements.sh?

Greetings,

chaosbot commented 7 years ago

/vote close

This issue hasn't been active for a while. To keep it open, react with :-1:

chaosbot commented 7 years ago

/vote close This issue hasn't been active for a while. To keep it open, react with :-1:

Command Ran