sonic-net / sonic-buildimage

Scripts which perform an installable binary image build for SONiC
Other
723 stars 1.38k forks source link

[Teamd logs] Continuous tlm teamd logs #8545

Open prsunny opened 3 years ago

prsunny commented 3 years ago

Description

Observing continuous teamd logs on a stable system. Likely due to telemetry feature and exhibited from tlm_teamd

admin@str-7050:/var/log$ sudo tail -F /var/log/teamd.log
Aug 20 18:23:40.684984 DEBUG teamd#teamd_PortChannel0001[26]: usock: calling method "StateDump"
Aug 20 18:23:40.685371 DEBUG teamd#teamd_PortChannel0002[34]: usock: calling method "StateDump"
Aug 20 18:23:41.687874 DEBUG teamd#teamd_PortChannel0003[42]: usock: calling method "StateDump"
Aug 20 18:23:41.688181 DEBUG teamd#teamd_PortChannel0004[51]: usock: calling method "StateDump"
Aug 20 18:23:41.688495 DEBUG teamd#teamd_PortChannel0001[26]: usock: calling method "StateDump"
Aug 20 18:23:41.688810 DEBUG teamd#teamd_PortChannel0002[34]: usock: calling method "StateDump"
Aug 20 18:23:42.691285 DEBUG teamd#teamd_PortChannel0003[42]: usock: calling method "StateDump"
Aug 20 18:23:42.691636 DEBUG teamd#teamd_PortChannel0004[51]: usock: calling method "StateDump"
Aug 20 18:23:42.692003 DEBUG teamd#teamd_PortChannel0001[26]: usock: calling method "StateDump"

Steps to reproduce the issue:

  1. Run image 202012 or above

Describe the results you received:

Continuous debug logs

Describe the results you expected:

Should not throw continuous logs

Output of show version:

SONiC Software Version: SONiC.20201231.16

Output of show techsupport:

(paste your output here or download and attach the file here )

Additional information you deem important (e.g. issue happens only occasionally):

prsunny commented 3 years ago

@judyjoseph for viz