Skip to content

fix(xds): eds deadlock on initial fetch timeout (backport of #11602) #7957

fix(xds): eds deadlock on initial fetch timeout (backport of #11602)

fix(xds): eds deadlock on initial fetch timeout (backport of #11602) #7957

Triggered via pull request October 1, 2024 11:12
Status Failure
Total duration 16m 5s
Artifacts

build-test-distribute.yaml

on: pull_request
Matrix: test_e2e
Waiting for pending jobs
Matrix: test_e2e_env
distributions
7s
distributions
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
check: pkg/xds/envoy/clusters/v3/circuit_breaker_configurer_test.go#L1
: # github.com/kumahq/kuma/pkg/xds/envoy/clusters/v3_test [github.com/kumahq/kuma/pkg/xds/envoy/clusters/v3.test]
check: pkg/xds/envoy/clusters/v3/client_side_tls_configurer_test.go#L202
syntax error: unexpected <<, expected expression
check: pkg/xds/envoy/clusters/v3/client_side_tls_configurer_test.go#L207
syntax error: unexpected ] in argument list; possibly missing comma or )
check: pkg/xds/envoy/clusters/v3/client_side_tls_configurer_test.go#L221
syntax error: unexpected }, expected expression
check: pkg/xds/envoy/clusters/v3/client_side_tls_configurer_test.go#L272
invalid character U+0023 '#' (typecheck)
check: pkg/xds/envoy/clusters/v3/client_side_tls_configurer_test.go#L202
expected operand, found '<<' (typecheck)
check: pkg/xds/envoy/clusters/v3/client_side_tls_configurer_test.go#L272
illegal character U+0023 '#' (typecheck)
check: pkg/xds/envoy/clusters/v3/client_side_tls_configurer_test.go#L274
missing ',' in argument list (typecheck)
check: pkg/xds/envoy/clusters/v3/client_side_tls_configurer_test.go#L202
expected operand, found '<<' (and 2 more errors)
check: pkg/xds/envoy/clusters/v3/client_side_tls_configurer_test.go#L202
expected operand, found '<<' (and 2 more errors)
test: pkg/xds/envoy/clusters/v3/client_side_tls_configurer_test.go#L202
expected operand, found '<<'
test
Process completed with exit code 2.
distributions
Process completed with exit code 1.
check
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/