Skip to content

Commit

Permalink
Add some err msg to common ignore, since it is safe to ignore. (sonic…
Browse files Browse the repository at this point in the history
…-net#16635) (sonic-net#16641)

Co-authored-by: Nana@Nvidia <[email protected]>
  • Loading branch information
bingwang-ms and nhe-NV authored Jan 23, 2025
1 parent 155b132 commit 7b7bae7
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -304,3 +304,7 @@ r, ".* ERR ntpd\[\d*\]:.*leapsecond file ('/usr/share/zoneinfo/leap-seconds.list
r, ".* ERR auditd\[\d*\]: Error receiving audit netlink packet \(No buffer space available\)"
r, ".* ERR audisp-tacplus: tac_connect_single: connection failed with.*Interrupted system call"
r, ".* ERR audisp-tacplus: tac_connect_single: connection failed with.*Transport endpoint is not connected"

# Errors for syncd shutdown on mellanox platform
r, ".* ERR kernel:.*sxd_kernel: \[error\] SDK main monitor thread does not respond"
r, ".* ERR kernel:.*sxd_kernel: \[error\] Health-Check: device=1, cause=10 \['SDK thread issue'\] - stopping further device monitoring"

0 comments on commit 7b7bae7

Please sign in to comment.