[Windows] CNI Server installs OpenFlow entries after PortStatus messa… #110
Triggered via pull request
October 30, 2024 07:19
Status
Failure
Total duration
1h 0m 49s
Artifacts
–
go.yml
on: pull_request
Check whether tests need to be run based on diff
18s
Verify docs and spelling
42s
Unit test (ubuntu-latest)
7m 38s
Unit test (windows-2022)
16m 32s
Integration test
6m 0s
Golangci-lint (ubuntu-latest)
4m 28s
Golangci-lint (macos-latest)
7m 20s
Build Antrea and antctl binaries
13m 6s
Build Antrea Windows binaries
2m 13s
Check tidy, code generation and manifest
4m 28s
Go benchmark test
5m 5s
Annotations
11 errors and 9 warnings
Unit test (windows-2022):
pkg/agent/cniserver/server_windows_test.go#L256
declared and not used: kubeClient
|
Unit test (windows-2022):
pkg/agent/cniserver/server_windows_test.go#L374
server.podConfigurator.podIfMonitor.kubeClient undefined (type *podIfaceMonitor has no field or method kubeClient)
|
Unit test (windows-2022)
Process completed with exit code 1.
|
Go benchmark test:
pkg/agent/cniserver/server_linux_test.go#L193
declared and not used: kubeClient
|
Go benchmark test
Process completed with exit code 1.
|
Golangci-lint (macos-latest):
pkg/agent/cniserver/server_linux_test.go#L193
declared and not used: kubeClient (typecheck)
|
Golangci-lint (macos-latest)
Process completed with exit code 2.
|
Golangci-lint (ubuntu-latest):
pkg/agent/cniserver/server_linux_test.go#L193
declared and not used: kubeClient (typecheck)
|
Golangci-lint (ubuntu-latest)
Process completed with exit code 2.
|
Unit test (ubuntu-latest):
pkg/agent/cniserver/server_linux_test.go#L193
declared and not used: kubeClient
|
Unit test (ubuntu-latest)
Process completed with exit code 2.
|
Build Antrea Windows binaries
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Verify docs and spelling
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build Antrea and antctl binaries
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Go benchmark test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Golangci-lint (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Unit test (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Integration test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Integration test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Check tidy, code generation and manifest
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|