Skip to content

Use a Node's primary NIC as the secondary OVS bridge physical interface #31911

Use a Node's primary NIC as the secondary OVS bridge physical interface

Use a Node's primary NIC as the secondary OVS bridge physical interface #31911

Triggered via pull request April 4, 2024 17:10
Status Failure
Total duration 12m 43s
Artifacts

go.yml

on: pull_request
Check whether tests need to be run based on diff
22s
Check whether tests need to be run based on diff
Verify docs and spelling
30s
Verify docs and spelling
Unit test (ubuntu-latest)
6m 40s
Unit test (ubuntu-latest)
Unit test (windows-2022)
11m 41s
Unit test (windows-2022)
Integration test
10m 36s
Integration test
Golangci-lint (ubuntu-latest)
4m 4s
Golangci-lint (ubuntu-latest)
Golangci-lint (macos-latest)
5m 56s
Golangci-lint (macos-latest)
Build Antrea and antctl binaries
10m 1s
Build Antrea and antctl binaries
Build Antrea Windows binaries
1m 51s
Build Antrea Windows binaries
Check tidy, code generation and manifest
5m 23s
Check tidy, code generation and manifest
Go benchmark test
4m 39s
Go benchmark test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Build Antrea Windows binaries: pkg/agent/secondarynetwork/init.go#L68
undefined: util.PrepareHostInterfaceConnection
Build Antrea Windows binaries: pkg/agent/secondarynetwork/init.go#L107
undefined: util.RestoreHostInterfaceConfiguration
Build Antrea Windows binaries
Process completed with exit code 2.
Golangci-lint (ubuntu-latest): pkg/agent/util/net_linux.go#L422
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
Golangci-lint (ubuntu-latest): pkg/agent/secondarynetwork/init.go#L67
SA4006: this value of `err` is never used (staticcheck)
Golangci-lint (ubuntu-latest)
Process completed with exit code 2.
Golangci-lint (macos-latest): pkg/agent/util/net_linux.go#L422
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
Golangci-lint (macos-latest): pkg/agent/secondarynetwork/init.go#L67
SA4006: this value of `err` is never used (staticcheck)
Golangci-lint (macos-latest)
Process completed with exit code 2.
Unit test (windows-2022): pkg/agent/secondarynetwork/init.go#L68
undefined: util.PrepareHostInterfaceConnection
Unit test (windows-2022): pkg/agent/secondarynetwork/init.go#L107
undefined: util.RestoreHostInterfaceConfiguration
Unit test (windows-2022)
Process completed with exit code 1.
Unit test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.