Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible deploy fail after power supply metrics comit #210

Open
markvdb opened this issue Apr 12, 2019 · 3 comments
Open

ansible deploy fail after power supply metrics comit #210

markvdb opened this issue Apr 12, 2019 · 3 comments
Assignees

Comments

@markvdb
Copy link
Member

markvdb commented Apr 12, 2019

Hello,

This one seems to have made ansible deploy fail? Can you have a look into that?

Mark

TASK [power_supply : Install timer/service unit] ************************************************************************************************************************
changed: [control.local] => (item=power_supply_metrics.timer)
changed: [control.local] => (item=power_supply_metrics.service)

TASK [power_supply : Setup service/timer] *******************************************************************************************************************************
failed: [control.local] (item=power_supply_metrics.service) => {"changed": false, "item": "power_supply_metrics.service", "msg": "Unable to start service power_supply_metrics.service: Job for power_supply_metrics.service failed because the control process exited with error code.\nSee \"systemctl status power_supply_metrics.service\" and \"journalctl -xe\" for details.\n"}
changed: [control.local] => (item=power_supply_metrics.timer)

RUNNING HANDLER [laptop : restart systemd-logind] ***********************************************************************************************************************
	to retry, use: --limit @/home/mark/idee_project/fosdem/infrastructure/ansible/playbooks/site.retry

PLAY RECAP **************************************************************************************************************************************************************
control.local              : ok=36   changed=23   unreachable=0    failed=1   
@SuperQ
Copy link
Contributor

SuperQ commented Apr 12, 2019

Sure, I'll take a look.

@SuperQ
Copy link
Contributor

SuperQ commented Apr 12, 2019

It looks like there's something wrong with the power supply script.

Can you run journalctl -u power_supply_metrics.service?

Also running /usr/local/bin/power_supply_metrics.sh might help see if there's an error.

@markvdb
Copy link
Member Author

markvdb commented Apr 12, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants