)]}'
{"healthcheck/common.sh":[{"author":{"_account_id":11090,"name":"Sergii Golovatiuk","email":"sgolovat@redhat.com","username":"holser"},"change_message_id":"27ec8ee31e719e32d3eb611ba058a05a86082047","unresolved":true,"context_lines":[{"line_number":48,"context_line":"    # First match exits - usually TCP and \"sudo TCP\" are enough."},{"line_number":49,"context_line":"    # `sudo\u0027 is needed, as in some cases even root can get a \"permission denied\""},{"line_number":50,"context_line":"    # on some file descriptors (case for heat_manager for example)"},{"line_number":51,"context_line":"    # UDP support is needed for octavia manager (UDP:5555)."},{"line_number":52,"context_line":"    lsof -n -w -P -a -iTCP:${ports} -p${pids} \u003e\u00263 2\u003e\u00261 || \\"},{"line_number":53,"context_line":"        sudo -u $puser lsof -n -w -P -a -iTCP:${ports} -p${pids} \u003e\u00263 2\u003e\u00261 || \\"},{"line_number":54,"context_line":"        lsof -w -P -a -iUDP:${ports} -p${pids} \u003e\u00263 2\u003e\u00261 || \\"}],"source_content_type":"text/x-sh","patch_set":2,"id":"0971ff4b_c4348114","line":51,"updated":"2020-12-14 13:37:40.000000000","message":"I am not sure we need the same technique with lsof. Personally I was not able to get \n\"permission denied\" for lsof. Could you be so kind to show example where lsof needs \"sudo\" escalation due to \"permission denied\"? Thank you in advance.","commit_id":"52394870c0830467a9226168438e00cb2b4f1f96"},{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"3af346eeb5cf76c97aa92226034228b1f94d88cd","unresolved":true,"context_lines":[{"line_number":48,"context_line":"    # First match exits - usually TCP and \"sudo TCP\" are enough."},{"line_number":49,"context_line":"    # `sudo\u0027 is needed, as in some cases even root can get a \"permission denied\""},{"line_number":50,"context_line":"    # on some file descriptors (case for heat_manager for example)"},{"line_number":51,"context_line":"    # UDP support is needed for octavia manager (UDP:5555)."},{"line_number":52,"context_line":"    lsof -n -w -P -a -iTCP:${ports} -p${pids} \u003e\u00263 2\u003e\u00261 || \\"},{"line_number":53,"context_line":"        sudo -u $puser lsof -n -w -P -a -iTCP:${ports} -p${pids} \u003e\u00263 2\u003e\u00261 || \\"},{"line_number":54,"context_line":"        lsof -w -P -a -iUDP:${ports} -p${pids} \u003e\u00263 2\u003e\u00261 || \\"}],"source_content_type":"text/x-sh","patch_set":2,"id":"0dbfd9eb_913952f8","line":51,"in_reply_to":"0971ff4b_c4348114","updated":"2020-12-14 13:41:37.000000000","message":"fun fact, we\u0027re getting an LP linked to this change:\nhttps://bugs.launchpad.net/tripleo-common/+bug/1907485\n\nYou can see the \"(readlink: Permission denied)\" in the linked paste here: https://pastebin.com/nLnUYD9U","commit_id":"52394870c0830467a9226168438e00cb2b4f1f96"},{"author":{"_account_id":5241,"name":"Martin Magr","email":"mmagr@redhat.com","username":"mmagr"},"change_message_id":"6b9efc32f31047143483d0b8520fdc86d475822e","unresolved":true,"context_lines":[{"line_number":48,"context_line":"    # First match exits - usually TCP and \"sudo TCP\" are enough."},{"line_number":49,"context_line":"    # `sudo\u0027 is needed, as in some cases even root can get a \"permission denied\""},{"line_number":50,"context_line":"    # on some file descriptors (case for heat_manager for example)"},{"line_number":51,"context_line":"    # UDP support is needed for octavia manager (UDP:5555)."},{"line_number":52,"context_line":"    lsof -n -w -P -a -iTCP:${ports} -p${pids} \u003e\u00263 2\u003e\u00261 || \\"},{"line_number":53,"context_line":"        sudo -u $puser lsof -n -w -P -a -iTCP:${ports} -p${pids} \u003e\u00263 2\u003e\u00261 || \\"},{"line_number":54,"context_line":"        lsof -w -P -a -iUDP:${ports} -p${pids} \u003e\u00263 2\u003e\u00261 || \\"}],"source_content_type":"text/x-sh","patch_set":2,"id":"f2aa90b4_8908a077","line":51,"in_reply_to":"0dbfd9eb_913952f8","updated":"2020-12-17 14:23:44.000000000","message":"Sure, here\u0027s one example: https://bugzilla.redhat.com/show_bug.cgi?id\u003d1902681","commit_id":"52394870c0830467a9226168438e00cb2b4f1f96"}]}
