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

Windows httpd and httpd-new test images breaks due to incorrect architecture for PHP library. #99047

Closed
jeremyje opened this issue Feb 12, 2021 · 7 comments · Fixed by #99703
Closed
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. sig/windows Categorizes an issue or PR as relevant to SIG Windows. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@jeremyje
Copy link
Contributor

Which jobs are failing: ci-kubernetes-e2e-windows-gce-20h2 ci-kubernetes-e2e-windows-gce-2004

Which test(s) are failing:

  • Kubernetes e2e suite: [sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] should have a working scale subresource [Conformance]
  • Kubernetes e2e suite: [sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] should perform canary updates and phased rolling updates of template modifications [Conformance]

and a few others.

Since when has it been failing:

Testgrid link: https://testgrid.k8s.io/sig-release-master-informing#gce-windows-20h2-master

Reason for failure: httpd and httpd-new images startup immediately crashing with

httpd.exe: Syntax error on line 73 of C:/usr/local/apache2/conf/httpd.conf: Cannot load c:/tools/php74/php7apache2_4.dll into server: %1 is not a valid Win32 application.

Anything else we need to know:

@jeremyje jeremyje added the kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. label Feb 12, 2021
@k8s-ci-robot k8s-ci-robot added needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Feb 12, 2021
@jeremyje
Copy link
Contributor Author

/sig windows

@k8s-ci-robot k8s-ci-robot added sig/windows Categorizes an issue or PR as relevant to SIG Windows. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Feb 12, 2021
@jeremyje
Copy link
Contributor Author

/triage accepted

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Feb 13, 2021
@jsturtevant
Copy link
Contributor

/cc @claudiubelu @chewong

should be resolved by #99030

@chewong
Copy link
Member

chewong commented Feb 16, 2021

Currently blocked because there are some issues pushing the httpd test images to gcr.io/k8s-staging-e2e-test-images. Slack thread: https://kubernetes.slack.com/archives/CCK68P2Q2/p1613471846127000

@jsturtevant
Copy link
Contributor

@jsturtevant
Copy link
Contributor

@jsturtevant
Copy link
Contributor

kubernetes/test-infra#20884 is where the fixes for publishing this image is being tracked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. sig/windows Categorizes an issue or PR as relevant to SIG Windows. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
4 participants