saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-08-28 23:19:38 +02:00 committed by Hans Wurst
parent 2f1415dff0
commit 7546b60182
1 changed files with 28 additions and 0 deletions

28
nginx/supervisord.log Normal file
View File

@ -0,0 +1,28 @@
2015-08-27 15:56:54,933 CRIT Supervisor running as root (no user in config file)
2015-08-27 15:56:54,940 INFO supervisord started with pid 1
2015-08-27 15:56:55,942 INFO spawned: 'nginx' with pid 7
2015-08-27 15:56:55,943 INFO spawnerr: can't find command '/usr/bin/php-fpm'
2015-08-27 15:56:55,955 INFO exited: nginx (exit status 0; not expected)
2015-08-27 15:56:56,957 INFO spawned: 'nginx' with pid 10
2015-08-27 15:56:56,957 INFO spawnerr: can't find command '/usr/bin/php-fpm'
2015-08-27 15:56:57,965 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2015-08-27 15:56:58,966 INFO spawnerr: can't find command '/usr/bin/php-fpm'
2015-08-27 15:56:59,466 INFO exited: nginx (exit status 1; not expected)
2015-08-27 15:57:00,468 INFO spawned: 'nginx' with pid 11
2015-08-27 15:57:01,476 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2015-08-27 15:57:01,976 INFO spawnerr: can't find command '/usr/bin/php-fpm'
2015-08-27 15:57:01,976 INFO gave up: php5-fpm entered FATAL state, too many start retries too quickly
2015-08-27 15:57:02,977 INFO exited: nginx (exit status 1; not expected)
2015-08-27 15:57:03,978 INFO spawned: 'nginx' with pid 12
2015-08-27 15:57:04,986 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2015-08-27 15:57:06,487 INFO exited: nginx (exit status 1; not expected)
2015-08-27 15:57:07,489 INFO spawned: 'nginx' with pid 20
2015-08-27 15:57:08,497 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2015-08-27 15:57:09,998 INFO exited: nginx (exit status 1; not expected)
2015-08-27 15:57:11,000 INFO spawned: 'nginx' with pid 22
2015-08-27 15:57:12,008 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2015-08-27 15:57:13,509 INFO exited: nginx (exit status 1; not expected)
2015-08-27 15:57:14,510 INFO spawned: 'nginx' with pid 23
2015-08-27 15:57:15,125 WARN received SIGINT indicating exit request
2015-08-27 15:57:15,125 INFO waiting for nginx to die
2015-08-27 15:57:15,128 INFO stopped: nginx (terminated by SIGTERM)