Skip to content

CI: K8sServicesTest Checks service across nodes with L4 policy Tests NodePort with L4 Policy #11867

@aanm

Description

@aanm
/home/jenkins/workspace/Cilium-PR-Ginkgo-Tests-K8s/1.14-gopath/src/github.com/cilium/cilium/test/ginkgo-ext/scopes.go:512
Request from testclient-4wxwt pod to service tftp://[::ffff:192.168.36.11]:30747/hello failed
Expected command: kubectl exec -n default testclient-4wxwt -- /bin/sh -c 'set -e; for i in $(seq 1 10); do curl --path-as-is -s -D /dev/stderr --fail --connect-timeout 5 --max-time 20 tftp://[::ffff:192.168.36.11]:30747/hello; done' 
To succeed, but it failed:
Exitcode: 28 
Stdout:
	 Hostname: testds-xfkdm
	 
	 Request Information:
	 	client_address=10.10.0.106
	 	client_port=59279
	 	real path=/hello
	 	request_scheme=tftp
	 
	 
	 Hostname: testds-2zkmq
	 
	 Request Information:
	 	client_address=10.0.2.15
	 	client_port=51920
	 	real path=/hello
	 	request_scheme=tftp
	 
	 
	 Hostname: testds-2zkmq
	 
	 Request Information:
	 	client_address=10.0.2.15
	 	client_port=48402
	 	real path=/hello
	 	request_scheme=tftp
	 
	 
	 Hostname: testds-2zkmq
	 
	 Request Information:
	 	client_address=10.0.2.15
	 	client_port=38149
	 	real path=/hello
	 	request_scheme=tftp
	 
	 
	 Hostname: testds-2zkmq
	 
	 Request Information:
	 	client_address=10.0.2.15
	 	client_port=38765
	 	real path=/hello
	 	request_scheme=tftp
	 
	 
	 Hostname: testds-xfkdm
	 
	 Request Information:
	 	client_address=10.10.0.106
	 	client_port=58164
	 	real path=/hello
	 	request_scheme=tftp
	 
	 
	 Hostname: testds-2zkmq
	 
	 Request Information:
	 	client_address=10.0.2.15
	 	client_port=53457
	 	real path=/hello
	 	request_scheme=tftp

Assigning high priority because this was hit in the test-missed-k8s and those jobs are rarely executed so it might be a real bug and not a flake.
3f7ee90a_K8sServicesTest_Checks_service_across_nodes_with_L4_policy_Tests_NodePort_with_L4_Policy.zip

https://jenkins.cilium.io/job/Cilium-PR-Ginkgo-Tests-K8s/3151/testReport/junit/Suite-k8s-1/14/K8sServicesTest_Checks_service_across_nodes_with_L4_policy_Tests_NodePort_with_L4_Policy/

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/CIContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!needs/triageThis issue requires triaging to establish severity and next steps.priority/highThis is considered vital to an upcoming release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions