-
Notifications
You must be signed in to change notification settings - Fork 1.9k
service module: ubuntu xenial on travis: failure 1 running systemctl show for 'apache2': Failed to connect to bus: No such file or directory #4348
Comments
@grossws ping, this issue is waiting for your response. |
might be related to |
@grossws, ping. This issue is still waiting on your response. |
I seem to have hit this as well, in a Fedora 24 Docker build on Travis CI (note that I can't reproduce the issue using the exact same container and build steps when running them on Docker for Mac 1.12.1...). See: https://travis-ci.org/geerlingguy/ansible-role-redis/jobs/160756445#L298 |
@ansible, ping. This issue is waiting on your response. |
@ansible, ping. This issue is still waiting on your response. |
for reference, running privileged works, but not --cap-add=SYS_ADMIN
as seen here moby/moby#7459 |
@ansible, ping. This issue is still waiting on your response. |
@ansible, ping. This issue is still waiting on your response. |
This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible Please read through the repomerge page in the dev guide. The guide contains links to tools which automatically move your issue or pull request to the ansible/ansible repo. |
This issue was moved to ansible/ansible#19818 |
ISSUE TYPE
COMPONENT NAME
service module
ANSIBLE VERSION
CONFIGURATION
No extra
OS / ENVIRONMENT
Docker in Travis, mapping ubuntu xenial in local connection
SUMMARY
when using service task to check one is started, task is failed with above message
STEPS TO REPRODUCE
See
https://travis-ci.org/juju4/ansible-icinga2/jobs/150094107
https://travis-ci.org/juju4/ansible-bro-ids/jobs/150093516
https://travis-ci.org/juju4/ansible-mhn/jobs/150159300
(only on target xenial, working on trusty)
On a local Vagrantfile with xenial (as found in github/#role#/test/vagrant): it's working normally...
So there is something with travis environment
EXPECTED RESULTS
test/vagrant local execution on xenial
ACTUAL RESULTS
https://travis-ci.org/juju4/ansible-bro-ids/jobs/150166292
The text was updated successfully, but these errors were encountered: