Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -354,3 +354,6 @@ r, ".* ERR pmon#chassis_db_init: Failed to load chassis due to ModuleNotFoundErr

# https://github.com/sonic-net/sonic-buildimage/issues/23142
r, ".* ERR ntpd.*: CLOCK: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): .*"

# Ignore lldp error log, don't have real impact
r, ".* ERR container: docker cmd: stop for lldp failed with 500 Server Error.*"
Loading