Activity log for bug #1518825

Date Who What changed Old value New value Message
2015-11-23 03:23:57 Sam Stoelinga bug added bug
2015-11-23 03:34:00 Sam Stoelinga description After I rebooted the fuel master node I wasn't able to access the web interface. The root cause seems to be failure to startup postgres. Version found: MOS 7.0 official release The log file in /var/lib/fuel/container_data/7.0/postgres/9.3/pgstartup.log shows that it's a permission issue: < 2015-11-23 03:01:23.722 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:01:25.750 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:01:42.201 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:01:44.203 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:02:00.139 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:02:02.645 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:02:18.159 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:02:20.147 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:02:36.175 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:02:38.234 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:02:53.567 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:02:55.697 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:03:11.679 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:03:13.678 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:03:29.464 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:03:31.505 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:03:47.401 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:03:49.521 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:04:05.564 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:04:07.508 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:04:22.991 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:04:25.127 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:04:41.459 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:04:43.359 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:04:59.206 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:05:01.180 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:05:18.105 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied < 2015-11-23 03:05:20.265 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied Steps to reproduce: 1. Deploy Fuel 7.0 from ISO downloaded of Mirantis website 2. Reboot the fuel master Current result: Fuel master is not usable Workaround: touch /var/log/docker-logs/pgsql chown 26:26 /var/log/docker-logs/pgsql After I rebooted the fuel master node I wasn't able to access the web interface. The root cause seems to be failure to startup postgres. Version found: MOS 7.0 official release The log file in /var/lib/fuel/container_data/7.0/postgres/9.3/pgstartup.log shows that it's a permission issue: < 2015-11-23 03:05:20.265 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied Steps to reproduce: 1. Deploy Fuel 7.0 from ISO downloaded of Mirantis website 2. Reboot the fuel master Current result: Fuel master is not usable Workaround: touch /var/log/docker-logs/pgsql chown 26:26 /var/log/docker-logs/pgsql
2015-11-23 03:38:28 OpenStack Infra fuel: status New In Progress
2015-11-23 03:38:28 OpenStack Infra fuel: assignee Sam Stoelinga (sammiestoel)
2015-11-23 04:05:45 Sam Stoelinga description After I rebooted the fuel master node I wasn't able to access the web interface. The root cause seems to be failure to startup postgres. Version found: MOS 7.0 official release The log file in /var/lib/fuel/container_data/7.0/postgres/9.3/pgstartup.log shows that it's a permission issue: < 2015-11-23 03:05:20.265 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied Steps to reproduce: 1. Deploy Fuel 7.0 from ISO downloaded of Mirantis website 2. Reboot the fuel master Current result: Fuel master is not usable Workaround: touch /var/log/docker-logs/pgsql chown 26:26 /var/log/docker-logs/pgsql After I rebooted the fuel master node I wasn't able to access the web interface. The root cause seems to be failure to startup postgres and other container log files including nginx and nailgun Version found: MOS 7.0 official release *Postgres container* The log file in /var/lib/fuel/container_data/7.0/postgres/9.3/pgstartup.log shows that it's a permission issue: < 2015-11-23 03:05:20.265 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied *nginx* Had to recreate /var/log/nginx in the container. *Nailgun* After fixing the Postgres issue there are still issues with the log and permissions of the nailgun container. See log: Info: Applying configuration version '1448250752' Notice: /Stage[main]/Main/Service[crond]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Main/Service[crond]: Unscheduling refresh on Service[crond] Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_syncdb]/returns: executed successfully Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_upload_fixtures]/returns: executed successfully Notice: Finished catalog run in 3.72 seconds Stopping supervisord: ERROR: unix:///var/run/supervisor.sock refused connection (already shut down?) Waiting roughly 60 seconds for /var/run/supervisord.pid to be removed after child processes exit Supervisord still working on shutting down. We've waited roughly 60 seconds, we'll let it do its thing from here Error: The directory named as part of the path /var/log/supervisor/supervisord.log does not exist. For help, use /usr/bin/supervisord -h Steps to reproduce: 1. Deploy Fuel 7.0 from ISO downloaded of Mirantis website 2. Reboot the fuel master Current result: Fuel master is not usable Workaround: touch /var/log/docker-logs/pgsql chown 26:26 /var/log/docker-logs/pgsql mkdir /var/log/docker-logs/nginx mkdir /var/log/docker-logs/supervisor mkdir /var/log/docker-logs/nailgun
2015-11-23 06:10:02 Sam Stoelinga description After I rebooted the fuel master node I wasn't able to access the web interface. The root cause seems to be failure to startup postgres and other container log files including nginx and nailgun Version found: MOS 7.0 official release *Postgres container* The log file in /var/lib/fuel/container_data/7.0/postgres/9.3/pgstartup.log shows that it's a permission issue: < 2015-11-23 03:05:20.265 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied *nginx* Had to recreate /var/log/nginx in the container. *Nailgun* After fixing the Postgres issue there are still issues with the log and permissions of the nailgun container. See log: Info: Applying configuration version '1448250752' Notice: /Stage[main]/Main/Service[crond]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Main/Service[crond]: Unscheduling refresh on Service[crond] Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_syncdb]/returns: executed successfully Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_upload_fixtures]/returns: executed successfully Notice: Finished catalog run in 3.72 seconds Stopping supervisord: ERROR: unix:///var/run/supervisor.sock refused connection (already shut down?) Waiting roughly 60 seconds for /var/run/supervisord.pid to be removed after child processes exit Supervisord still working on shutting down. We've waited roughly 60 seconds, we'll let it do its thing from here Error: The directory named as part of the path /var/log/supervisor/supervisord.log does not exist. For help, use /usr/bin/supervisord -h Steps to reproduce: 1. Deploy Fuel 7.0 from ISO downloaded of Mirantis website 2. Reboot the fuel master Current result: Fuel master is not usable Workaround: touch /var/log/docker-logs/pgsql chown 26:26 /var/log/docker-logs/pgsql mkdir /var/log/docker-logs/nginx mkdir /var/log/docker-logs/supervisor mkdir /var/log/docker-logs/nailgun After I rebooted the fuel master node I wasn't able to access the web interface. The root cause seems to be failure to startup postgres and other container log files including nginx and nailgun Version found: MOS 7.0 official release *Postgres container* The log file in /var/lib/fuel/container_data/7.0/postgres/9.3/pgstartup.log shows that it's a permission issue: < 2015-11-23 03:05:20.265 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied *nginx* Had to recreate /var/log/nginx in the container. *Nailgun* After fixing the Postgres issue there are still issues with the log and permissions of the nailgun container. See log: Info: Applying configuration version '1448250752' Notice: /Stage[main]/Main/Service[crond]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Main/Service[crond]: Unscheduling refresh on Service[crond] Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_syncdb]/returns: executed successfully Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_upload_fixtures]/returns: executed successfully Notice: Finished catalog run in 3.72 seconds Stopping supervisord: ERROR: unix:///var/run/supervisor.sock refused connection (already shut down?) Waiting roughly 60 seconds for /var/run/supervisord.pid to be removed after child processes exit Supervisord still working on shutting down. We've waited roughly 60 seconds, we'll let it do its thing from here Error: The directory named as part of the path /var/log/supervisor/supervisord.log does not exist. For help, use /usr/bin/supervisord -h *Cobbler*: Cobbler container fails to start httpd becuase of log directory not existing: service httpd start Starting httpd: (2)No such file or directory: httpd: could not open error log file /etc/httpd/logs/error_log. Unable to open logs [FAILED] Steps to reproduce: 1. Deploy Fuel 7.0 from ISO downloaded of Mirantis website 2. Reboot the fuel master Current result: Fuel master is not usable Workaround: touch /var/log/docker-logs/pgsql chown 26:26 /var/log/docker-logs/pgsql mkdir /var/log/docker-logs/nginx mkdir /var/log/docker-logs/supervisor mkdir /var/log/docker-logs/nailgun dockerctl shell cobbler mkdir /var/log/docker-logs/httpd
2015-11-23 06:10:44 Sam Stoelinga description After I rebooted the fuel master node I wasn't able to access the web interface. The root cause seems to be failure to startup postgres and other container log files including nginx and nailgun Version found: MOS 7.0 official release *Postgres container* The log file in /var/lib/fuel/container_data/7.0/postgres/9.3/pgstartup.log shows that it's a permission issue: < 2015-11-23 03:05:20.265 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied *nginx* Had to recreate /var/log/nginx in the container. *Nailgun* After fixing the Postgres issue there are still issues with the log and permissions of the nailgun container. See log: Info: Applying configuration version '1448250752' Notice: /Stage[main]/Main/Service[crond]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Main/Service[crond]: Unscheduling refresh on Service[crond] Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_syncdb]/returns: executed successfully Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_upload_fixtures]/returns: executed successfully Notice: Finished catalog run in 3.72 seconds Stopping supervisord: ERROR: unix:///var/run/supervisor.sock refused connection (already shut down?) Waiting roughly 60 seconds for /var/run/supervisord.pid to be removed after child processes exit Supervisord still working on shutting down. We've waited roughly 60 seconds, we'll let it do its thing from here Error: The directory named as part of the path /var/log/supervisor/supervisord.log does not exist. For help, use /usr/bin/supervisord -h *Cobbler*: Cobbler container fails to start httpd becuase of log directory not existing: service httpd start Starting httpd: (2)No such file or directory: httpd: could not open error log file /etc/httpd/logs/error_log. Unable to open logs [FAILED] Steps to reproduce: 1. Deploy Fuel 7.0 from ISO downloaded of Mirantis website 2. Reboot the fuel master Current result: Fuel master is not usable Workaround: touch /var/log/docker-logs/pgsql chown 26:26 /var/log/docker-logs/pgsql mkdir /var/log/docker-logs/nginx mkdir /var/log/docker-logs/supervisor mkdir /var/log/docker-logs/nailgun dockerctl shell cobbler mkdir /var/log/docker-logs/httpd After I rebooted the fuel master node I wasn't able to access the web interface. The root cause seems to be failure to startup postgres and other container log files including nginx and nailgun Version found: MOS 7.0 official release *Postgres container* The log file in /var/lib/fuel/container_data/7.0/postgres/9.3/pgstartup.log shows that it's a permission issue: < 2015-11-23 03:05:20.265 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied *nginx* Had to recreate /var/log/nginx in the container. *Nailgun* After fixing the Postgres issue there are still issues with the log and permissions of the nailgun container. See log: Info: Applying configuration version '1448250752' Notice: /Stage[main]/Main/Service[crond]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Main/Service[crond]: Unscheduling refresh on Service[crond] Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_syncdb]/returns: executed successfully Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_upload_fixtures]/returns: executed successfully Notice: Finished catalog run in 3.72 seconds Stopping supervisord: ERROR: unix:///var/run/supervisor.sock refused connection (already shut down?) Waiting roughly 60 seconds for /var/run/supervisord.pid to be removed after child processes exit Supervisord still working on shutting down. We've waited roughly 60 seconds, we'll let it do its thing from here Error: The directory named as part of the path /var/log/supervisor/supervisord.log does not exist. For help, use /usr/bin/supervisord -h *Cobbler*: Cobbler container fails to start httpd becuase of log directory not existing: service httpd start Starting httpd: (2)No such file or directory: httpd: could not open error log file /etc/httpd/logs/error_log. Unable to open logs                                                            [FAILED] Steps to reproduce: 1. Deploy Fuel 7.0 from ISO downloaded of Mirantis website 2. Reboot the fuel master Current result: Fuel master is not usable Workaround: #postgres touch /var/log/docker-logs/pgsql chown 26:26 /var/log/docker-logs/pgsql #nginx mkdir /var/log/docker-logs/nginx #nailgun mkdir /var/log/docker-logs/supervisor mkdir /var/log/docker-logs/nailgun #cobbler mkdir /var/log/docker-logs/httpd
2015-11-23 06:11:19 Sam Stoelinga summary Postgres fails to start on Fuel node reboot Fuel fails to start many services on Fuel node reboot
2015-11-23 06:11:40 Sam Stoelinga description After I rebooted the fuel master node I wasn't able to access the web interface. The root cause seems to be failure to startup postgres and other container log files including nginx and nailgun Version found: MOS 7.0 official release *Postgres container* The log file in /var/lib/fuel/container_data/7.0/postgres/9.3/pgstartup.log shows that it's a permission issue: < 2015-11-23 03:05:20.265 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied *nginx* Had to recreate /var/log/nginx in the container. *Nailgun* After fixing the Postgres issue there are still issues with the log and permissions of the nailgun container. See log: Info: Applying configuration version '1448250752' Notice: /Stage[main]/Main/Service[crond]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Main/Service[crond]: Unscheduling refresh on Service[crond] Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_syncdb]/returns: executed successfully Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_upload_fixtures]/returns: executed successfully Notice: Finished catalog run in 3.72 seconds Stopping supervisord: ERROR: unix:///var/run/supervisor.sock refused connection (already shut down?) Waiting roughly 60 seconds for /var/run/supervisord.pid to be removed after child processes exit Supervisord still working on shutting down. We've waited roughly 60 seconds, we'll let it do its thing from here Error: The directory named as part of the path /var/log/supervisor/supervisord.log does not exist. For help, use /usr/bin/supervisord -h *Cobbler*: Cobbler container fails to start httpd becuase of log directory not existing: service httpd start Starting httpd: (2)No such file or directory: httpd: could not open error log file /etc/httpd/logs/error_log. Unable to open logs                                                            [FAILED] Steps to reproduce: 1. Deploy Fuel 7.0 from ISO downloaded of Mirantis website 2. Reboot the fuel master Current result: Fuel master is not usable Workaround: #postgres touch /var/log/docker-logs/pgsql chown 26:26 /var/log/docker-logs/pgsql #nginx mkdir /var/log/docker-logs/nginx #nailgun mkdir /var/log/docker-logs/supervisor mkdir /var/log/docker-logs/nailgun #cobbler mkdir /var/log/docker-logs/httpd After I rebooted the fuel master node I wasn't able to access the web interface. The root cause seems to be failure to startup postgres and other container log files including nginx and nailgun Version found: MOS 7.0 official release *Postgres container* The log file in /var/lib/fuel/container_data/7.0/postgres/9.3/pgstartup.log shows that it's a permission issue: < 2015-11-23 03:05:20.265 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied *nginx* Had to recreate /var/log/nginx in the container. *Nailgun* After fixing the Postgres issue there are still issues with the log and permissions of the nailgun container. See log: Info: Applying configuration version '1448250752' Notice: /Stage[main]/Main/Service[crond]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Main/Service[crond]: Unscheduling refresh on Service[crond] Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_syncdb]/returns: executed successfully Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_upload_fixtures]/returns: executed successfully Notice: Finished catalog run in 3.72 seconds Stopping supervisord: ERROR: unix:///var/run/supervisor.sock refused connection (already shut down?) Waiting roughly 60 seconds for /var/run/supervisord.pid to be removed after child processes exit Supervisord still working on shutting down. We've waited roughly 60 seconds, we'll let it do its thing from here Error: The directory named as part of the path /var/log/supervisor/supervisord.log does not exist. For help, use /usr/bin/supervisord -h *Cobbler*: Cobbler container fails to start httpd becuase of log directory not existing: service httpd start Starting httpd: (2)No such file or directory: httpd: could not open error log file /etc/httpd/logs/error_log. Unable to open logs                                                            [FAILED] Steps to reproduce: 1. Deploy Fuel 7.0 from ISO downloaded of Mirantis website 2. Reboot the fuel master through SSH and executing: reboot Current result: Fuel master is not usable Workaround: #postgres touch /var/log/docker-logs/pgsql chown 26:26 /var/log/docker-logs/pgsql #nginx mkdir /var/log/docker-logs/nginx #nailgun mkdir /var/log/docker-logs/supervisor mkdir /var/log/docker-logs/nailgun #cobbler mkdir /var/log/docker-logs/httpd
2015-11-23 06:12:58 Sam Stoelinga description After I rebooted the fuel master node I wasn't able to access the web interface. The root cause seems to be failure to startup postgres and other container log files including nginx and nailgun Version found: MOS 7.0 official release *Postgres container* The log file in /var/lib/fuel/container_data/7.0/postgres/9.3/pgstartup.log shows that it's a permission issue: < 2015-11-23 03:05:20.265 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied *nginx* Had to recreate /var/log/nginx in the container. *Nailgun* After fixing the Postgres issue there are still issues with the log and permissions of the nailgun container. See log: Info: Applying configuration version '1448250752' Notice: /Stage[main]/Main/Service[crond]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Main/Service[crond]: Unscheduling refresh on Service[crond] Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_syncdb]/returns: executed successfully Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_upload_fixtures]/returns: executed successfully Notice: Finished catalog run in 3.72 seconds Stopping supervisord: ERROR: unix:///var/run/supervisor.sock refused connection (already shut down?) Waiting roughly 60 seconds for /var/run/supervisord.pid to be removed after child processes exit Supervisord still working on shutting down. We've waited roughly 60 seconds, we'll let it do its thing from here Error: The directory named as part of the path /var/log/supervisor/supervisord.log does not exist. For help, use /usr/bin/supervisord -h *Cobbler*: Cobbler container fails to start httpd becuase of log directory not existing: service httpd start Starting httpd: (2)No such file or directory: httpd: could not open error log file /etc/httpd/logs/error_log. Unable to open logs                                                            [FAILED] Steps to reproduce: 1. Deploy Fuel 7.0 from ISO downloaded of Mirantis website 2. Reboot the fuel master through SSH and executing: reboot Current result: Fuel master is not usable Workaround: #postgres touch /var/log/docker-logs/pgsql chown 26:26 /var/log/docker-logs/pgsql #nginx mkdir /var/log/docker-logs/nginx #nailgun mkdir /var/log/docker-logs/supervisor mkdir /var/log/docker-logs/nailgun #cobbler mkdir /var/log/docker-logs/httpd After I rebooted the fuel master node I wasn't able to access the web interface. The root cause seems to be failure to startup postgres and other container log files including nginx and nailgun Version found: MOS 7.0 official release *Postgres container* The log file in /var/lib/fuel/container_data/7.0/postgres/9.3/pgstartup.log shows that it's a permission issue: < 2015-11-23 03:05:20.265 UTC >FATAL: could not open log file "/var/log/pgsql": Permission denied Postgres fix: https://review.openstack.org/248520 *nginx* Had to recreate /var/log/nginx in the container. *Nailgun* After fixing the Postgres issue there are still issues with the log and permissions of the nailgun container. See log: Info: Applying configuration version '1448250752' Notice: /Stage[main]/Main/Service[crond]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Main/Service[crond]: Unscheduling refresh on Service[crond] Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_syncdb]/returns: executed successfully Notice: /Stage[main]/Nailgun::Venv/Exec[nailgun_upload_fixtures]/returns: executed successfully Notice: Finished catalog run in 3.72 seconds Stopping supervisord: ERROR: unix:///var/run/supervisor.sock refused connection (already shut down?) Waiting roughly 60 seconds for /var/run/supervisord.pid to be removed after child processes exit Supervisord still working on shutting down. We've waited roughly 60 seconds, we'll let it do its thing from here Error: The directory named as part of the path /var/log/supervisor/supervisord.log does not exist. For help, use /usr/bin/supervisord -h *Cobbler*: Cobbler container fails to start httpd becuase of log directory not existing: service httpd start Starting httpd: (2)No such file or directory: httpd: could not open error log file /etc/httpd/logs/error_log. Unable to open logs                                                            [FAILED] Steps to reproduce: 1. Deploy Fuel 7.0 from ISO downloaded of Mirantis website 2. Reboot the fuel master through SSH and executing: reboot Current result: Fuel master is not usable Workaround: #postgres touch /var/log/docker-logs/pgsql chown 26:26 /var/log/docker-logs/pgsql #nginx mkdir /var/log/docker-logs/nginx #nailgun mkdir /var/log/docker-logs/supervisor mkdir /var/log/docker-logs/nailgun #cobbler mkdir /var/log/docker-logs/httpd
2015-11-24 11:55:34 Maciej Relewicz fuel: importance Undecided Medium
2015-11-24 11:56:04 Maciej Relewicz fuel: milestone 7.0-updates
2016-03-22 11:33:55 Dmitry Pyzhov fuel: milestone 7.0-updates 9.0
2016-03-22 11:34:24 Dmitry Pyzhov tags area-library
2016-03-22 12:42:17 Matthew Mosesohn fuel: assignee Sam Stoelinga (sammiestoel) Matthew Mosesohn (raytrac3r)
2016-03-29 11:02:04 Nastya Urlapova tags area-library area-library keep-in-9.0
2016-03-31 10:07:00 Matthew Mosesohn nominated for series fuel/mitaka
2016-03-31 10:07:00 Matthew Mosesohn bug task added fuel/mitaka
2016-03-31 10:07:00 Matthew Mosesohn nominated for series fuel/7.0.x
2016-03-31 10:07:00 Matthew Mosesohn bug task added fuel/7.0.x
2016-03-31 10:07:00 Matthew Mosesohn nominated for series fuel/8.0.x
2016-03-31 10:07:00 Matthew Mosesohn bug task added fuel/8.0.x
2016-03-31 10:07:11 Matthew Mosesohn fuel/8.0.x: assignee Matthew Mosesohn (raytrac3r)
2016-03-31 10:07:14 Matthew Mosesohn fuel/7.0.x: assignee Matthew Mosesohn (raytrac3r)
2016-03-31 10:07:16 Matthew Mosesohn fuel/8.0.x: status New Confirmed
2016-03-31 10:07:19 Matthew Mosesohn fuel/7.0.x: status New Confirmed
2016-03-31 10:07:22 Matthew Mosesohn fuel/8.0.x: importance Undecided Medium
2016-03-31 10:07:25 Matthew Mosesohn fuel/7.0.x: importance Undecided Medium
2016-03-31 10:07:28 Matthew Mosesohn fuel/8.0.x: milestone 8.0-updates
2016-03-31 10:07:31 Matthew Mosesohn fuel/7.0.x: milestone 7.0-updates
2016-04-01 10:57:08 Matthew Mosesohn fuel/7.0.x: status Confirmed Won't Fix
2016-04-01 10:57:10 Matthew Mosesohn fuel/8.0.x: status Confirmed Invalid
2016-04-01 10:57:13 Matthew Mosesohn fuel/mitaka: status In Progress Invalid