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

Azure windows-2019 builds failing: can't start sshd #1602

Open
mboersma opened this issue Oct 15, 2024 · 1 comment
Open

Azure windows-2019 builds failing: can't start sshd #1602

mboersma opened this issue Oct 15, 2024 · 1 comment
Labels
area/provider/azure Issues or PRs related to azure provider kind/bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@mboersma
Copy link
Contributor

The pull-azure-vhds and pull-azure-sigs jobs have begun to fail consistently because of the windows-2019 targets:

�[0;32m    azure-arm.sig-windows-2019-containerd: TASK [systemprep : Enable ssh login without a password] ************************�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd: changed: [default]�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd:�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd: TASK [systemprep : Set SSH service startup mode to auto and ensure it is started] ***�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd: An exception occurred during task execution. To see the full traceback, use -vvv. The error was: at <ScriptBlock>, <No file>: line 1064�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd: fatal: [default]: FAILED! => {"changed": false, "msg": "Unhandled exception while executing module: Service 'OpenSSH SSH Server (sshd)' cannot be started due to the following error: Cannot start service sshd on computer '.'."}�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd:�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd: PLAY RECAP *********************************************************************�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd: default                    : ok=19   changed=15   unreachable=0    failed=1    skipped=9    rescued=0    ignored=0�[0m

This is blocking CI and keeping PRs from merging, so we may want to skip this test for now unless a solution is iminent.

Environment

  • Make target: make build-azure-vhd-windows-2019 or make build-azure-sig-windows-2019

/kind bug

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Oct 15, 2024
@mboersma mboersma added the area/provider/azure Issues or PRs related to azure provider label Oct 15, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/provider/azure Issues or PRs related to azure provider kind/bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

3 participants