Activity log for bug #1915072

Date Who What changed Old value New value Message
2021-02-08 21:20:12 Eric Desrochers bug added bug
2021-02-08 21:20:21 Eric Desrochers nominated for series Ubuntu Groovy
2021-02-08 21:20:21 Eric Desrochers bug task added sosreport (Ubuntu Groovy)
2021-02-08 21:20:21 Eric Desrochers nominated for series Ubuntu Focal
2021-02-08 21:20:21 Eric Desrochers bug task added sosreport (Ubuntu Focal)
2021-02-08 21:20:21 Eric Desrochers nominated for series Ubuntu Bionic
2021-02-08 21:20:21 Eric Desrochers bug task added sosreport (Ubuntu Bionic)
2021-02-08 21:20:21 Eric Desrochers nominated for series Ubuntu Hirsute
2021-02-08 21:20:21 Eric Desrochers bug task added sosreport (Ubuntu Hirsute)
2021-02-08 21:20:29 Eric Desrochers tags seg sts
2021-02-08 21:20:39 Eric Desrochers bug added subscriber Edward Hope-Morley
2021-02-08 21:20:46 Eric Desrochers sosreport (Ubuntu Hirsute): status New In Progress
2021-02-08 21:20:49 Eric Desrochers sosreport (Ubuntu Hirsute): assignee Eric Desrochers (slashd)
2021-02-08 21:20:53 Eric Desrochers sosreport (Ubuntu Hirsute): importance Undecided Medium
2021-02-08 21:21:07 Eric Desrochers sosreport (Ubuntu Groovy): assignee Edward Hope-Morley (hopem)
2021-02-08 21:21:13 Eric Desrochers sosreport (Ubuntu Focal): assignee Edward Hope-Morley (hopem)
2021-02-08 21:21:18 Eric Desrochers sosreport (Ubuntu Bionic): assignee Edward Hope-Morley (hopem)
2021-02-08 21:21:32 Eric Desrochers sosreport (Ubuntu Groovy): importance Undecided Medium
2021-02-08 21:21:33 Eric Desrochers sosreport (Ubuntu Focal): importance Undecided Medium
2021-02-08 21:21:35 Eric Desrochers sosreport (Ubuntu Bionic): importance Undecided Medium
2021-02-08 21:33:46 Eric Desrochers bug added subscriber STS Sponsors
2021-02-12 05:01:21 Launchpad Janitor sosreport (Ubuntu Hirsute): status In Progress Fix Released
2021-02-16 18:45:36 Eric Desrochers description https://github.com/sosreport/sos/pull/2410 https://github.com/sosreport/sos/pull/2410 [Impact] The existing ovn plugins are a bit limited e.g. they don't collect any logs. I'd like to extend them a little to include logs and a bit more debug info i.e. these plugins: sos/report/plugins/ovn_central.py sos/report/plugins/ovn_host.py [Test Case] * Connect to host with ovn. * Run sosreport (this can be run in various ways but for the sake of this documenation let's use the most common): ** sosreport -a (If the right ovn condition are met (e.g. right pkgs installed, ...) the plugin will detect it and run the plugin accordingly. ** sosreport -o ovn-central ** sosreport -o ovn-host [Where problems could occur] If something arise after this change. It will only affect the data collection of the ovn-host and/or ovn-central plugin individually. It won't affect other plugins nor core functionalities. Worse case scenario would be that user will have to collect ovn debugging data manually (outside a usual sosreport run) in order to provide it to a third-party support vendor. [Other information] Issues: https://github.com/sosreport/sos/issues/2409 Commit: https://github.com/sosreport/sos/commit/e1845a1f2bc1ba1f556e3dde60ae9a2584d3f825
2021-02-16 18:45:40 Eric Desrochers sosreport (Ubuntu Groovy): assignee Edward Hope-Morley (hopem) Eric Desrochers (slashd)
2021-02-16 18:45:43 Eric Desrochers sosreport (Ubuntu Groovy): status New In Progress
2021-02-16 18:46:05 Eric Desrochers description https://github.com/sosreport/sos/pull/2410 [Impact] The existing ovn plugins are a bit limited e.g. they don't collect any logs. I'd like to extend them a little to include logs and a bit more debug info i.e. these plugins: sos/report/plugins/ovn_central.py sos/report/plugins/ovn_host.py [Test Case] * Connect to host with ovn. * Run sosreport (this can be run in various ways but for the sake of this documenation let's use the most common): ** sosreport -a (If the right ovn condition are met (e.g. right pkgs installed, ...) the plugin will detect it and run the plugin accordingly. ** sosreport -o ovn-central ** sosreport -o ovn-host [Where problems could occur] If something arise after this change. It will only affect the data collection of the ovn-host and/or ovn-central plugin individually. It won't affect other plugins nor core functionalities. Worse case scenario would be that user will have to collect ovn debugging data manually (outside a usual sosreport run) in order to provide it to a third-party support vendor. [Other information] Issues: https://github.com/sosreport/sos/issues/2409 Commit: https://github.com/sosreport/sos/commit/e1845a1f2bc1ba1f556e3dde60ae9a2584d3f825 [Impact] The existing ovn plugins are a bit limited e.g. they don't collect any logs. I'd like to extend them a little to include logs and a bit more debug info i.e. these plugins: sos/report/plugins/ovn_central.py sos/report/plugins/ovn_host.py [Test Case] * Connect to host with ovn. * Run sosreport (this can be run in various ways but for the sake of this documenation let's use the most common):  ** sosreport -a (If the right ovn condition are met (e.g. right pkgs installed, ...) the plugin will detect it and run the plugin accordingly.  ** sosreport -o ovn-central  ** sosreport -o ovn-host [Where problems could occur] If something arise after this change. It will only affect the data collection of the ovn-host and/or ovn-central plugin individually. It won't affect other plugins nor core functionalities. Worse case scenario would be that user will have to collect ovn debugging data manually (outside a usual sosreport run) in order to provide it to a third-party support vendor. [Other information] Issues: https://github.com/sosreport/sos/issues/2409 PR: https://github.com/sosreport/sos/pull/2410 Commit: https://github.com/sosreport/sos/commit/e1845a1f2bc1ba1f556e3dde60ae9a2584d3f825
2021-02-16 19:06:40 Eric Desrochers sosreport (Ubuntu Groovy): assignee Eric Desrochers (slashd) Edward Hope-Morley (hopem)
2021-02-16 19:38:42 Eric Desrochers sosreport (Ubuntu Focal): status New In Progress
2021-02-16 19:48:36 Eric Desrochers description [Impact] The existing ovn plugins are a bit limited e.g. they don't collect any logs. I'd like to extend them a little to include logs and a bit more debug info i.e. these plugins: sos/report/plugins/ovn_central.py sos/report/plugins/ovn_host.py [Test Case] * Connect to host with ovn. * Run sosreport (this can be run in various ways but for the sake of this documenation let's use the most common):  ** sosreport -a (If the right ovn condition are met (e.g. right pkgs installed, ...) the plugin will detect it and run the plugin accordingly.  ** sosreport -o ovn-central  ** sosreport -o ovn-host [Where problems could occur] If something arise after this change. It will only affect the data collection of the ovn-host and/or ovn-central plugin individually. It won't affect other plugins nor core functionalities. Worse case scenario would be that user will have to collect ovn debugging data manually (outside a usual sosreport run) in order to provide it to a third-party support vendor. [Other information] Issues: https://github.com/sosreport/sos/issues/2409 PR: https://github.com/sosreport/sos/pull/2410 Commit: https://github.com/sosreport/sos/commit/e1845a1f2bc1ba1f556e3dde60ae9a2584d3f825 [Impact] The existing ovn plugins are a bit limited e.g. they don't collect any logs. I'd like to extend them a little to include logs and a bit more debug info i.e. these plugins: sos/report/plugins/ovn_central.py sos/report/plugins/ovn_host.py [Test Case] * Connect to host with ovn. * Run sosreport (this can be run in various ways but for the sake of this documenation let's use the most common):  ** sosreport -a (If the right ovn condition are met (e.g. right pkgs installed, ...) the plugin will detect it and run the plugin accordingly.  ** sosreport -o ovn_central  ** sosreport -o ovn_host [Where problems could occur] If something arise after this change. It will only affect the data collection of the ovn-host and/or ovn-central plugin individually. It won't affect other plugins nor core functionalities. Worse case scenario would be that user will have to collect ovn debugging data manually (outside a usual sosreport run) in order to provide it to a third-party support vendor. [Other information] Issues: https://github.com/sosreport/sos/issues/2409 PR: https://github.com/sosreport/sos/pull/2410 Commit: https://github.com/sosreport/sos/commit/e1845a1f2bc1ba1f556e3dde60ae9a2584d3f825
2021-02-18 09:49:00 Łukasz Zemczak sosreport (Ubuntu Groovy): status In Progress Fix Committed
2021-02-18 09:49:01 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2021-02-18 09:49:03 Łukasz Zemczak bug added subscriber SRU Verification
2021-02-18 09:49:09 Łukasz Zemczak tags seg sts seg sts verification-needed verification-needed-groovy
2021-02-18 09:52:05 Łukasz Zemczak sosreport (Ubuntu Focal): status In Progress Fix Committed
2021-02-18 09:52:11 Łukasz Zemczak tags seg sts verification-needed verification-needed-groovy seg sts verification-needed verification-needed-focal verification-needed-groovy
2021-02-23 14:12:39 Edward Hope-Morley bug watch added https://github.com/sosreport/sos/issues/2418
2021-02-28 11:45:59 Mathew Hodson bug watch removed https://github.com/sosreport/sos/issues/2418
2021-03-16 10:22:36 Launchpad Janitor sosreport (Ubuntu Bionic): status New Confirmed
2021-03-23 20:32:33 Eric Desrochers sosreport (Ubuntu Groovy): status Fix Committed In Progress
2021-03-25 14:16:01 Łukasz Zemczak sosreport (Ubuntu Groovy): status In Progress Fix Committed
2021-03-26 14:46:35 Eric Desrochers sosreport (Ubuntu Bionic): status Confirmed In Progress
2021-03-29 13:05:52 Łukasz Zemczak sosreport (Ubuntu Bionic): status In Progress Fix Committed
2021-03-29 13:06:02 Łukasz Zemczak tags seg sts verification-needed verification-needed-focal verification-needed-groovy seg sts verification-needed verification-needed-bionic verification-needed-focal verification-needed-groovy
2021-04-07 13:17:31 Eric Desrochers removed subscriber STS Sponsors
2021-04-09 14:03:38 Eric Desrochers tags seg sts verification-needed verification-needed-bionic verification-needed-focal verification-needed-groovy seg sts verification-done-bionic verification-done-focal verification-done-groovy verification-needed
2021-04-12 17:02:04 Launchpad Janitor sosreport (Ubuntu Groovy): status Fix Committed Fix Released
2021-04-12 17:02:46 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2021-04-12 17:10:11 Launchpad Janitor sosreport (Ubuntu Focal): status Fix Committed Fix Released
2021-04-12 17:16:54 Launchpad Janitor sosreport (Ubuntu Bionic): status Fix Committed Fix Released