Skip to content

Instantly share code, notes, and snippets.

@pcdinh
Created April 25, 2012 13:52
Show Gist options
  • Select an option

  • Save pcdinh/2489866 to your computer and use it in GitHub Desktop.

Select an option

Save pcdinh/2489866 to your computer and use it in GitHub Desktop.
touch to reload debugging
executable name: /usr/local/uwsgi-1.2-dev/uwsgi
tmp = /
[uWSGI] getting INI configuration from /sample-app/current/bin/uwsgi.ini
optind:11 argc:11
Wed Apr 25 10:16:21 2012 - *** Starting uWSGI 1.2-rc2 (64bit) on [Wed Apr 25 10:16:21 2012] ***
Wed Apr 25 10:16:21 2012 - ***
*** You are running a DEBUG version of uWSGI, please disable debug in your build profile and recompile it ***
***
Wed Apr 25 10:16:21 2012 - compiled with version: 4.6.1 on 25 April 2012 10:01:56
Wed Apr 25 10:16:21 2012 - detected number of CPU cores: 4
Wed Apr 25 10:16:21 2012 - current working directory: /sample-app/0.1.0-dev
Wed Apr 25 10:16:21 2012 - detected binary path: /usr/local/uwsgi-1.2-dev/uwsgi
Wed Apr 25 10:16:21 2012 - your memory page size is 4096 bytes
Wed Apr 25 10:16:21 2012 - detected max file descriptor number: 1024
Wed Apr 25 10:16:21 2012 - cores allocated...
Wed Apr 25 10:16:21 2012 - lock engine: pthread robust mutexes
Wed Apr 25 10:16:21 2012 - *** Cache subsystem initialized: 64MB (key: 2096 bytes, keys: 2096000 bytes, data: 65536000 bytes) preallocated ***
Wed Apr 25 10:16:21 2012 - uwsgi socket 0 inherited INET address 127.0.0.1:9999 fd 3
Wed Apr 25 10:16:21 2012 - Python version: 2.7.2+ (default, Oct 4 2011, 20:41:12) [GCC 4.6.1]
Wed Apr 25 10:16:21 2012 - *** Python threads support is disabled. You can enable it with --enable-threads ***
Wed Apr 25 10:16:21 2012 - Python main interpreter initialized at 0x1c2e980
Wed Apr 25 10:16:21 2012 - [uWSGI DEBUG] uwsgi socket 256 SO_RCVBUF size: 87380
Wed Apr 25 10:16:21 2012 - [uWSGI DEBUG] uwsgi socket 256 SO_SNDBUF size: 16384
Wed Apr 25 10:16:21 2012 - your server socket listen backlog is limited to 100 connections
Wed Apr 25 10:16:21 2012 - *** Operational MODE: preforking ***
Wed Apr 25 10:16:21 2012 - -- WSGI callable selected --
Wed Apr 25 10:16:21 2012 - WSGI app 0 (mountpoint='') ready in 0 seconds on interpreter 0x1c2e980 pid: 1141 (default app)
Wed Apr 25 10:16:21 2012 - *** uWSGI is running in multiple interpreter mode ***
Wed Apr 25 10:16:21 2012 - gracefully (RE)spawned uWSGI master process (pid: 1141)
Wed Apr 25 10:16:21 2012 - spawned uWSGI worker 1 (pid: 3288, cores: 1)
Wed Apr 25 10:16:21 2012 - spawned uWSGI worker 2 (pid: 3289, cores: 1)
Wed Apr 25 10:16:21 2012 - adding 8 to signal poll
Wed Apr 25 10:16:21 2012 - cache sweeper thread enabled
Wed Apr 25 10:16:21 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 29548048 -> 1331039239
Wed Apr 25 10:16:21 2012 - [uwsgi-cheaper-algo] registered "spare"
Wed Apr 25 10:16:21 2012 - [uwsgi-cheaper-algo] registered "backlog"
Wed Apr 25 10:16:22 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 29548928 -> 1331039239
Wed Apr 25 10:16:22 2012 - *** /sample-app/current/bin/uwsgi-restart has been touched... grace them all !!! ***
Wed Apr 25 10:16:22 2012 - ...gracefully killing workers...
Wed Apr 25 10:16:22 2012 - Gracefully killing worker 1 (pid: 3288)...
Wed Apr 25 10:16:22 2012 - Gracefully killing worker 2 (pid: 3289)...
Wed Apr 25 10:16:23 2012 - binary reloading uWSGI...
Wed Apr 25 10:16:23 2012 - chdir() to /sample-app/0.1.0-dev
Wed Apr 25 10:16:23 2012 - closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
Wed Apr 25 10:16:23 2012 - found fd 3 mapped to socket 0 (127.0.0.1:9999)
Wed Apr 25 10:16:23 2012 - running /usr/local/uwsgi-1.2-dev/uwsgi
SYSNAME: Linux
NODENAME: spica
RELEASE: 3.0.18-x86_64-linode24
VERSION: #1 SMP Mon Jan 30 14:25:46 EST 2012
MACHINE: x86_64
ENVIRON: SHELL=/bin/bash
ENVIRON: SSH_CLIENT=112.38.215.224 49691 22
ENVIRON: USER=myserver
ENVIRON: MYAPP_ERROR_LOG=/sample-app/var/log/error.log
ENVIRON: MYAPP_PID_DIR=/sample-app/var/pid
ENVIRON: MAIL=/var/mail/myserver
ENVIRON: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
ENVIRON: _=/usr/local/uwsgi/uwsgi
ENVIRON: PWD=/sample-app/0.1.0-dev
ENVIRON: MYAPP_REQUEST_LOG=/sample-app/var/log/request.log
ENVIRON: MYAPP_LOG_DIR=/sample-app/var/log
ENVIRON: SHLVL=3
ENVIRON: HOME=/home/myserver
ENVIRON: LOGNAME=myserver
ENVIRON: PYTHONPATH=/sample-app/0.1.0-dev/
ENVIRON: SSH_CONNECTION=112.38.215.224 49691 50.116.51.94 22
ENVIRON: UWSGI_RELOADS=299
ENVIRON: UWSGI_ORIGINAL_PROC_NAME=/usr/local/uwsgi/uwsgi
max space for custom process name = 795
[uwsgi-logger] registered "syslog"
[uwsgi-logger] registered "rsyslog"
[uwsgi-logger] registered "socket"
executable name: /usr/local/uwsgi-1.2-dev/uwsgi
tmp = /
[uWSGI] getting INI configuration from /sample-app/current/bin/uwsgi.ini
optind:11 argc:11
Wed Apr 25 10:16:23 2012 - *** Starting uWSGI 1.2-rc2 (64bit) on [Wed Apr 25 10:16:23 2012] ***
Wed Apr 25 10:16:23 2012 - ***
*** You are running a DEBUG version of uWSGI, please disable debug in your build profile and recompile it ***
***
Wed Apr 25 10:16:23 2012 - compiled with version: 4.6.1 on 25 April 2012 10:01:56
Wed Apr 25 10:16:23 2012 - detected number of CPU cores: 4
Wed Apr 25 10:16:23 2012 - current working directory: /sample-app/0.1.0-dev
Wed Apr 25 10:16:23 2012 - detected binary path: /usr/local/uwsgi-1.2-dev/uwsgi
Wed Apr 25 10:16:23 2012 - your memory page size is 4096 bytes
Wed Apr 25 10:16:23 2012 - detected max file descriptor number: 1024
Wed Apr 25 10:16:23 2012 - cores allocated...
Wed Apr 25 10:16:23 2012 - lock engine: pthread robust mutexes
Wed Apr 25 10:16:23 2012 - *** Cache subsystem initialized: 64MB (key: 2096 bytes, keys: 2096000 bytes, data: 65536000 bytes) preallocated ***
Wed Apr 25 10:16:23 2012 - uwsgi socket 0 inherited INET address 127.0.0.1:9999 fd 3
Wed Apr 25 10:16:23 2012 - Python version: 2.7.2+ (default, Oct 4 2011, 20:41:12) [GCC 4.6.1]
Wed Apr 25 10:16:23 2012 - *** Python threads support is disabled. You can enable it with --enable-threads ***
Wed Apr 25 10:16:23 2012 - Python main interpreter initialized at 0x1398980
Wed Apr 25 10:16:23 2012 - [uWSGI DEBUG] uwsgi socket 256 SO_RCVBUF size: 87380
Wed Apr 25 10:16:23 2012 - [uWSGI DEBUG] uwsgi socket 256 SO_SNDBUF size: 16384
Wed Apr 25 10:16:23 2012 - your server socket listen backlog is limited to 100 connections
Wed Apr 25 10:16:23 2012 - *** Operational MODE: preforking ***
Wed Apr 25 10:16:23 2012 - -- WSGI callable selected --
Wed Apr 25 10:16:23 2012 - WSGI app 0 (mountpoint='') ready in 0 seconds on interpreter 0x1398980 pid: 1141 (default app)
Wed Apr 25 10:16:23 2012 - *** uWSGI is running in multiple interpreter mode ***
Wed Apr 25 10:16:23 2012 - gracefully (RE)spawned uWSGI master process (pid: 1141)
Wed Apr 25 10:16:23 2012 - spawned uWSGI worker 1 (pid: 3295, cores: 1)
Wed Apr 25 10:16:23 2012 - spawned uWSGI worker 2 (pid: 3296, cores: 1)
Wed Apr 25 10:16:23 2012 - adding 8 to signal poll
Wed Apr 25 10:16:23 2012 - cache sweeper thread enabled
Wed Apr 25 10:16:23 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 20545040 -> 1331039239
Wed Apr 25 10:16:23 2012 - [uwsgi-cheaper-algo] registered "spare"
Wed Apr 25 10:16:23 2012 - [uwsgi-cheaper-algo] registered "backlog"
Wed Apr 25 10:16:24 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 20545920 -> 1331039239
Wed Apr 25 10:16:24 2012 - *** /sample-app/current/bin/uwsgi-restart has been touched... grace them all !!! ***
Wed Apr 25 10:16:24 2012 - ...gracefully killing workers...
Wed Apr 25 10:16:24 2012 - Gracefully killing worker 1 (pid: 3295)...
Wed Apr 25 10:16:24 2012 - Gracefully killing worker 2 (pid: 3296)...
Wed Apr 25 10:16:25 2012 - binary reloading uWSGI...
Wed Apr 25 10:16:25 2012 - chdir() to /sample-app/0.1.0-dev
Wed Apr 25 10:16:25 2012 - closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
Wed Apr 25 10:16:25 2012 - found fd 3 mapped to socket 0 (127.0.0.1:9999)
Wed Apr 25 10:16:25 2012 - running /usr/local/uwsgi-1.2-dev/uwsgi
SYSNAME: Linux
NODENAME: spica
RELEASE: 3.0.18-x86_64-linode24
VERSION: #1 SMP Mon Jan 30 14:25:46 EST 2012
MACHINE: x86_64
ENVIRON: SHELL=/bin/bash
ENVIRON: SSH_CLIENT=112.38.215.224 49691 22
ENVIRON: USER=myserver
ENVIRON: MYAPP_ERROR_LOG=/sample-app/var/log/error.log
ENVIRON: MYAPP_PID_DIR=/sample-app/var/pid
ENVIRON: MAIL=/var/mail/myserver
ENVIRON: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
ENVIRON: _=/usr/local/uwsgi/uwsgi
ENVIRON: PWD=/sample-app/0.1.0-dev
ENVIRON: MYAPP_REQUEST_LOG=/sample-app/var/log/request.log
ENVIRON: MYAPP_LOG_DIR=/sample-app/var/log
ENVIRON: SHLVL=3
ENVIRON: HOME=/home/myserver
ENVIRON: LOGNAME=myserver
ENVIRON: PYTHONPATH=/sample-app/0.1.0-dev/
ENVIRON: SSH_CONNECTION=112.38.215.224 49691 50.116.51.94 22
ENVIRON: UWSGI_RELOADS=300
ENVIRON: UWSGI_ORIGINAL_PROC_NAME=/usr/local/uwsgi/uwsgi
max space for custom process name = 795
[uwsgi-logger] registered "syslog"
[uwsgi-logger] registered "rsyslog"
[uwsgi-logger] registered "socket"
executable name: /usr/local/uwsgi-1.2-dev/uwsgi
tmp = /
[uWSGI] getting INI configuration from /sample-app/current/bin/uwsgi.ini
optind:11 argc:11
Wed Apr 25 10:16:25 2012 - *** Starting uWSGI 1.2-rc2 (64bit) on [Wed Apr 25 10:16:25 2012] ***
Wed Apr 25 10:16:25 2012 - ***
*** You are running a DEBUG version of uWSGI, please disable debug in your build profile and recompile it ***
***
Wed Apr 25 10:16:25 2012 - compiled with version: 4.6.1 on 25 April 2012 10:01:56
Wed Apr 25 10:16:25 2012 - detected number of CPU cores: 4
Wed Apr 25 10:16:25 2012 - current working directory: /sample-app/0.1.0-dev
Wed Apr 25 10:16:25 2012 - detected binary path: /usr/local/uwsgi-1.2-dev/uwsgi
Wed Apr 25 10:16:25 2012 - your memory page size is 4096 bytes
Wed Apr 25 10:16:25 2012 - detected max file descriptor number: 1024
Wed Apr 25 10:16:25 2012 - cores allocated...
Wed Apr 25 10:16:25 2012 - lock engine: pthread robust mutexes
Wed Apr 25 10:16:25 2012 - *** Cache subsystem initialized: 64MB (key: 2096 bytes, keys: 2096000 bytes, data: 65536000 bytes) preallocated ***
Wed Apr 25 10:16:25 2012 - uwsgi socket 0 inherited INET address 127.0.0.1:9999 fd 3
Wed Apr 25 10:16:25 2012 - Python version: 2.7.2+ (default, Oct 4 2011, 20:41:12) [GCC 4.6.1]
Wed Apr 25 10:16:26 2012 - *** Python threads support is disabled. You can enable it with --enable-threads ***
Wed Apr 25 10:16:26 2012 - Python main interpreter initialized at 0x6ef980
Wed Apr 25 10:16:26 2012 - [uWSGI DEBUG] uwsgi socket 256 SO_RCVBUF size: 87380
Wed Apr 25 10:16:26 2012 - [uWSGI DEBUG] uwsgi socket 256 SO_SNDBUF size: 16384
Wed Apr 25 10:16:26 2012 - your server socket listen backlog is limited to 100 connections
Wed Apr 25 10:16:26 2012 - *** Operational MODE: preforking ***
Wed Apr 25 10:16:26 2012 - -- WSGI callable selected --
Wed Apr 25 10:16:26 2012 - WSGI app 0 (mountpoint='') ready in 0 seconds on interpreter 0x6ef980 pid: 1141 (default app)
Wed Apr 25 10:16:26 2012 - *** uWSGI is running in multiple interpreter mode ***
Wed Apr 25 10:16:26 2012 - gracefully (RE)spawned uWSGI master process (pid: 1141)
Wed Apr 25 10:16:26 2012 - spawned uWSGI worker 1 (pid: 3302, cores: 1)
Wed Apr 25 10:16:26 2012 - spawned uWSGI worker 2 (pid: 3303, cores: 1)
Wed Apr 25 10:16:26 2012 - adding 8 to signal poll
Wed Apr 25 10:16:26 2012 - cache sweeper thread enabled
Wed Apr 25 10:16:26 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 7269904 -> 1331039239
Wed Apr 25 10:16:26 2012 - [uwsgi-cheaper-algo] registered "spare"
Wed Apr 25 10:16:26 2012 - [uwsgi-cheaper-algo] registered "backlog"
Wed Apr 25 10:16:27 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 7270784 -> 1331039239
Wed Apr 25 10:16:27 2012 - *** /sample-app/current/bin/uwsgi-restart has been touched... grace them all !!! ***
Wed Apr 25 10:16:27 2012 - ...gracefully killing workers...
Wed Apr 25 10:16:27 2012 - Gracefully killing worker 1 (pid: 3302)...
Wed Apr 25 10:16:27 2012 - Gracefully killing worker 2 (pid: 3303)...
Wed Apr 25 10:16:28 2012 - binary reloading uWSGI...
Wed Apr 25 10:16:28 2012 - chdir() to /sample-app/0.1.0-dev
Wed Apr 25 10:16:28 2012 - closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
Wed Apr 25 10:16:28 2012 - found fd 3 mapped to socket 0 (127.0.0.1:9999)
Wed Apr 25 10:16:28 2012 - running /usr/local/uwsgi-1.2-dev/uwsgi
SYSNAME: Linux
NODENAME: spica
RELEASE: 3.0.18-x86_64-linode24
VERSION: #1 SMP Mon Jan 30 14:25:46 EST 2012
MACHINE: x86_64
ENVIRON: SHELL=/bin/bash
ENVIRON: SSH_CLIENT=112.38.215.224 49691 22
ENVIRON: USER=myserver
ENVIRON: MYAPP_ERROR_LOG=/sample-app/var/log/error.log
ENVIRON: MYAPP_PID_DIR=/sample-app/var/pid
ENVIRON: MAIL=/var/mail/myserver
ENVIRON: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
ENVIRON: _=/usr/local/uwsgi/uwsgi
ENVIRON: PWD=/sample-app/0.1.0-dev
ENVIRON: MYAPP_REQUEST_LOG=/sample-app/var/log/request.log
ENVIRON: MYAPP_LOG_DIR=/sample-app/var/log
ENVIRON: SHLVL=3
ENVIRON: HOME=/home/myserver
ENVIRON: LOGNAME=myserver
ENVIRON: PYTHONPATH=/sample-app/0.1.0-dev/
ENVIRON: SSH_CONNECTION=112.38.215.224 49691 50.116.51.94 22
ENVIRON: UWSGI_RELOADS=301
ENVIRON: UWSGI_ORIGINAL_PROC_NAME=/usr/local/uwsgi/uwsgi
max space for custom process name = 795
[uwsgi-logger] registered "syslog"
[uwsgi-logger] registered "rsyslog"
[uwsgi-logger] registered "socket"
executable name: /usr/local/uwsgi-1.2-dev/uwsgi
tmp = /
[uWSGI] getting INI configuration from /sample-app/current/bin/uwsgi.ini
optind:11 argc:11
Wed Apr 25 10:16:28 2012 - *** Starting uWSGI 1.2-rc2 (64bit) on [Wed Apr 25 10:16:28 2012] ***
Wed Apr 25 10:16:28 2012 - ***
*** You are running a DEBUG version of uWSGI, please disable debug in your build profile and recompile it ***
***
Wed Apr 25 10:16:28 2012 - compiled with version: 4.6.1 on 25 April 2012 10:01:56
Wed Apr 25 10:16:28 2012 - detected number of CPU cores: 4
Wed Apr 25 10:16:28 2012 - current working directory: /sample-app/0.1.0-dev
Wed Apr 25 10:16:28 2012 - detected binary path: /usr/local/uwsgi-1.2-dev/uwsgi
Wed Apr 25 10:16:28 2012 - your memory page size is 4096 bytes
Wed Apr 25 10:16:28 2012 - detected max file descriptor number: 1024
Wed Apr 25 10:16:28 2012 - cores allocated...
Wed Apr 25 10:16:28 2012 - lock engine: pthread robust mutexes
Wed Apr 25 10:16:28 2012 - *** Cache subsystem initialized: 64MB (key: 2096 bytes, keys: 2096000 bytes, data: 65536000 bytes) preallocated ***
Wed Apr 25 10:16:28 2012 - uwsgi socket 0 inherited INET address 127.0.0.1:9999 fd 3
Wed Apr 25 10:16:28 2012 - Python version: 2.7.2+ (default, Oct 4 2011, 20:41:12) [GCC 4.6.1]
Wed Apr 25 10:16:28 2012 - *** Python threads support is disabled. You can enable it with --enable-threads ***
Wed Apr 25 10:16:28 2012 - Python main interpreter initialized at 0x240a980
Wed Apr 25 10:16:28 2012 - [uWSGI DEBUG] uwsgi socket 256 SO_RCVBUF size: 87380
Wed Apr 25 10:16:28 2012 - [uWSGI DEBUG] uwsgi socket 256 SO_SNDBUF size: 16384
Wed Apr 25 10:16:28 2012 - your server socket listen backlog is limited to 100 connections
Wed Apr 25 10:16:28 2012 - *** Operational MODE: preforking ***
Wed Apr 25 10:16:28 2012 - -- WSGI callable selected --
Wed Apr 25 10:16:28 2012 - WSGI app 0 (mountpoint='') ready in 0 seconds on interpreter 0x240a980 pid: 1141 (default app)
Wed Apr 25 10:16:28 2012 - *** uWSGI is running in multiple interpreter mode ***
Wed Apr 25 10:16:28 2012 - gracefully (RE)spawned uWSGI master process (pid: 1141)
Wed Apr 25 10:16:28 2012 - spawned uWSGI worker 1 (pid: 3311, cores: 1)
Wed Apr 25 10:16:28 2012 - spawned uWSGI worker 2 (pid: 3312, cores: 1)
Wed Apr 25 10:16:28 2012 - adding 8 to signal poll
Wed Apr 25 10:16:28 2012 - cache sweeper thread enabled
Wed Apr 25 10:16:28 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 37789200 -> 1331039239
Wed Apr 25 10:16:28 2012 - [uwsgi-cheaper-algo] registered "spare"
Wed Apr 25 10:16:28 2012 - [uwsgi-cheaper-algo] registered "backlog"
Wed Apr 25 10:16:29 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 37790080 -> 1331039239
Wed Apr 25 10:16:29 2012 - *** /sample-app/current/bin/uwsgi-restart has been touched... grace them all !!! ***
Wed Apr 25 10:16:29 2012 - ...gracefully killing workers...
Wed Apr 25 10:16:29 2012 - Gracefully killing worker 1 (pid: 3311)...
Wed Apr 25 10:16:29 2012 - Gracefully killing worker 2 (pid: 3312)...
Wed Apr 25 10:16:30 2012 - binary reloading uWSGI...
Wed Apr 25 10:16:30 2012 - chdir() to /sample-app/0.1.0-dev
Wed Apr 25 10:16:30 2012 - closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
Wed Apr 25 10:16:30 2012 - found fd 3 mapped to socket 0 (127.0.0.1:9999)
Wed Apr 25 10:16:30 2012 - running /usr/local/uwsgi-1.2-dev/uwsgi
SYSNAME: Linux
NODENAME: spica
RELEASE: 3.0.18-x86_64-linode24
VERSION: #1 SMP Mon Jan 30 14:25:46 EST 2012
MACHINE: x86_64
ENVIRON: SHELL=/bin/bash
ENVIRON: SSH_CLIENT=112.38.215.224 49691 22
ENVIRON: USER=myserver
ENVIRON: MYAPP_ERROR_LOG=/sample-app/var/log/error.log
ENVIRON: MYAPP_PID_DIR=/sample-app/var/pid
ENVIRON: MAIL=/var/mail/myserver
ENVIRON: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
ENVIRON: _=/usr/local/uwsgi/uwsgi
ENVIRON: PWD=/sample-app/0.1.0-dev
ENVIRON: MYAPP_REQUEST_LOG=/sample-app/var/log/request.log
ENVIRON: MYAPP_LOG_DIR=/sample-app/var/log
ENVIRON: SHLVL=3
ENVIRON: HOME=/home/myserver
ENVIRON: LOGNAME=myserver
ENVIRON: PYTHONPATH=/sample-app/0.1.0-dev/
ENVIRON: SSH_CONNECTION=112.38.215.224 49691 50.116.51.94 22
ENVIRON: UWSGI_RELOADS=302
ENVIRON: UWSGI_ORIGINAL_PROC_NAME=/usr/local/uwsgi/uwsgi
max space for custom process name = 795
[uwsgi-logger] registered "syslog"
[uwsgi-logger] registered "rsyslog"
[uwsgi-logger] registered "socket"
executable name: /usr/local/uwsgi-1.2-dev/uwsgi
tmp = /
[uWSGI] getting INI configuration from /sample-app/current/bin/uwsgi.ini
optind:11 argc:11
Wed Apr 25 10:16:30 2012 - *** Starting uWSGI 1.2-rc2 (64bit) on [Wed Apr 25 10:16:30 2012] ***
Wed Apr 25 10:16:30 2012 - ***
*** You are running a DEBUG version of uWSGI, please disable debug in your build profile and recompile it ***
***
@pcdinh
Copy link
Copy Markdown
Author

pcdinh commented Apr 25, 2012

Wed Apr 25 11:32:22 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 17031552 -> 1331039239
Wed Apr 25 11:32:23 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 14274064 -> 1331039239
Wed Apr 25 11:32:24 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 14274944 -> 1331039239
Wed Apr 25 11:32:25 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 36228624 -> 1331039239
Wed Apr 25 11:32:26 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 36229504 -> 1331039239
Wed Apr 25 11:32:28 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 26537488 -> 1331039239
Wed Apr 25 11:32:29 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 26538368 -> 1331039239
Wed Apr 25 11:32:30 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 35835408 -> 1331039239
Wed Apr 25 11:32:31 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 35836288 -> 1331039239
Wed Apr 25 11:32:33 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 21704208 -> 1331039239
Wed Apr 25 11:32:34 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 21705088 -> 1331039239
Wed Apr 25 11:32:35 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 9715216 -> 1331039239
Wed Apr 25 11:32:36 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 9716096 -> 1331039239
Wed Apr 25 11:32:38 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 8646160 -> 1331039239
Wed Apr 25 11:32:39 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 8647040 -> 1331039239
Wed Apr 25 11:32:40 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 30019088 -> 1331039239
Wed Apr 25 11:32:41 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 30019968 -> 1331039239
Wed Apr 25 11:32:42 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 21212688 -> 1331039239
Wed Apr 25 11:32:43 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 21213568 -> 1331039239
Wed Apr 25 11:32:45 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 8924688 -> 1331039239
Wed Apr 25 11:32:46 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 8925568 -> 1331039239
Wed Apr 25 11:32:47 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 33705488 -> 1331039239
Wed Apr 25 11:32:48 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 33706368 -> 1331039239
Wed Apr 25 11:32:50 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 38518288 -> 1331039239
Wed Apr 25 11:32:51 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 38519168 -> 1331039239
Wed Apr 25 11:32:52 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 34188816 -> 1331039239
Wed Apr 25 11:32:53 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 34189696 -> 1331039239
Wed Apr 25 11:32:55 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 17759760 -> 1331039239
Wed Apr 25 11:32:56 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 17760640 -> 1331039239
Wed Apr 25 11:32:57 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 31305232 -> 1331039239
Wed Apr 25 11:32:58 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 31306112 -> 1331039239
Wed Apr 25 11:32:59 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 33295888 -> 1331039239
Wed Apr 25 11:33:00 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 33296768 -> 1331039239
Wed Apr 25 11:33:02 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 24403472 -> 1331039239
Wed Apr 25 11:33:03 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 24404352 -> 1331039239
Wed Apr 25 11:33:04 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 36003344 -> 1331039239
Wed Apr 25 11:33:05 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 36004224 -> 1331039239
Wed Apr 25 11:33:07 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 33299984 -> 1331039239
Wed Apr 25 11:33:08 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 33300864 -> 1331039239
Wed Apr 25 11:33:09 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 33488400 -> 1331039239
Wed Apr 25 11:33:10 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 33489280 -> 1331039239
Wed Apr 25 11:33:12 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 39579152 -> 1331039239
Wed Apr 25 11:33:13 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 39580032 -> 1331039239
Wed Apr 25 11:33:14 2012 - [uwsgi-check-touches] modification detected on bin/uwsgi-restart: 24309264 -> 1331039239
Wed Apr 25 11:33:15 2012 - [uwsgi-check-touches] modification detected on /sample-app/current/bin/uwsgi-restart: 24310144 -> 1331039239

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment