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

[BUG] Test failures: azurelinuxagent.common.utils.shellutil.CommandError: 'systemctl show walinuxagent.service --property CPUQuotaPerSecUSec' failed: 1 (System has not been booted with systemd as init sys... #3218

Open
waldiTM opened this issue Sep 17, 2024 · 0 comments
Assignees

Comments

@waldiTM
Copy link

waldiTM commented Sep 17, 2024

Describe the bug: A clear and concise description of what the bug is.

>               raise CommandError(command=__format_command(command), return_code=return_code, stdout=stdout, stderr=stderr)
E               azurelinuxagent.common.utils.shellutil.CommandError: 'systemctl show walinuxagent.service --property CPUQuotaPerSecUSec' failed: 1 (System has not been booted with systemd as init system (PID 1). Can't operate.
E               Failed to connect to bus: Host is down)

azurelinuxagent/common/utils/shellutil.py:204: CommandError

Distro and WALinuxAgent details (please complete the following information):
Debian 13, in a build environment

@narrieta narrieta self-assigned this Sep 19, 2024
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