This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Start infinite loop tests for restart|reload | |
pm2:satan [PING PM2] Trying to connect to server +0ms | |
pm2:satan Daemon not launched +1s | |
pm2:satan PM2 alive: false +0ms | |
pm2:satan Launching daemon +0ms | |
pm2:satan PM2 Daemon launched +186ms { online: true, success: true, pid: 6572, pm2_version: '0.10.4' } | |
pm2:interface:daemon [PING INTERACTOR] Trying to connect to Interactor daemon +4ms | |
pm2:interface:daemon Interactor Daemon not launched +102ms | |
pm2:interface:daemon Interactor offline, launching it... +0ms | |
pm2:interface:daemon Waiting for message +6ms |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################## GRACEFUL RELOAD 2 ################### | |
pm2:satan [PING PM2] Trying to connect to server +0ms | |
pm2:satan Daemon not launched +109ms | |
pm2:satan PM2 alive: false +1ms | |
pm2:satan Launching daemon +0ms | |
pm2:satan PM2 Daemon launched +180ms { online: true, success: true, pid: 4904, pm2_version: '0.10.4' } | |
pm2:interface:daemon [PING INTERACTOR] Trying to connect to Interactor daemon +4ms | |
pm2:interface:daemon Interactor Daemon not launched +101ms | |
pm2:interface:daemon Interactor offline, launching it... +0ms | |
pm2:interface:daemon Waiting for message +5ms |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################## GRACEFUL RELOAD 2 ################### | |
pm2:satan [PING PM2] Trying to connect to server +0ms | |
pm2:satan Daemon not launched +111ms | |
pm2:satan PM2 alive: false +1ms | |
pm2:satan Launching daemon +1ms | |
pm2:satan PM2 Daemon launched +169ms { online: true, success: true, pid: 5013, pm2_version: '0.10.4' } | |
pm2:interface:daemon [PING INTERACTOR] Trying to connect to Interactor daemon +5ms | |
pm2:interface:daemon Interactor Daemon not launched +101ms | |
pm2:interface:daemon Interactor offline, launching it... +0ms | |
pm2:interface:daemon Waiting for message +15ms |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting infinite loop tests | |
pm2:satan [PING PM2] Trying to connect to server +0ms | |
pm2:satan Daemon not launched +111ms | |
pm2:satan PM2 alive: false +2ms | |
pm2:satan Launching daemon +0ms | |
pm2:satan PM2 Daemon launched +344ms { online: true, success: true, pid: 6262, pm2_version: '0.10.4' } | |
pm2:interface:daemon [PING INTERACTOR] Trying to connect to Interactor daemon +4ms | |
pm2:interface:daemon Interactor Daemon not launched +102ms | |
pm2:interface:daemon Interactor offline, launching it... +0ms | |
pm2:interface:daemon Waiting for message +6ms |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RPC interface [READY] on port 6666 | |
BUS system [READY] on port 6667 | |
pm2:satan PM2 Daemon launched +180ms { online: true, success: true, pid: 2539, pm2_version: '0.10.4' } | |
pm2:interface:daemon [PING INTERACTOR] Trying to connect to Interactor daemon +4ms | |
axon:sock connect attempt 0.0.0.0:6668 +0ms | |
axon:sock connect +1ms | |
axon:sock add socket 0 +0ms | |
axon:queue flush 0 messages +1ms | |
axon:sock closing +1ms | |
axon:sock closing 1 connections +0ms |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
axon:req Write data done +1ms | |
axon:req OnMessage triggered +1ms | |
pm2:interface:daemon Closing RPC INTERACTOR +101ms | |
axon:sock closing +0ms | |
axon:sock closing 1 connections +0ms | |
axon:sock remove socket 0 +1ms | |
pm2:interface:daemon RPC INTERACTOR cleanly closed +0ms | |
pm2:satan Calling stopWatch +0ms | |
axon:req Write data done +0ms | |
pm2:satan Calling daemon method pm2:killMe +0ms |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
throw new assert.AssertionError({ | |
^ | |
AssertionError: Resource leak detected. | |
at EventEmitter.<anonymous> (cluster.js:334:7) | |
at EventEmitter.emit (events.js:107:17) | |
at ChildProcess.<anonymous> (cluster.js:301:15) | |
at ChildProcess.g (events.js:199:16) | |
at ChildProcess.EventEmitter.emit (events.js:104:17) | |
at finish (child_process.js:533:14) | |
at process._tickCallback (node.js:343:11) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[PUSH] Broadcasting UDP data 127.0.0.1:41624 | |
fs.js:780 | |
binding.unlink(pathModule._makeLong(path), callback); | |
^ | |
TypeError: path must be a string | |
at TypeError (native) | |
at Object.fs.unlink (fs.js:780:11) | |
at Server.<anonymous> (/home/tknew/keymetrics/pm2/node_modules/pm2-axon/lib/sockets/sock.js:377:8) | |
at Server.EventEmitter.emit (events.js:107:17) | |
at net.js:1152:12 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RPC interface [READY] on port /home/tknew/.pm2/rpc.sock | |
BUS system [READY] on port /home/tknew/.pm2/pub.sock | |
fs.js:79 | |
throw err; // Forgot a callback but don't know where? Use NODE_DEBUG=fs | |
^ | |
Error: ENOENT, unlink '/home/tknew/.pm2/rpc.sock' | |
at Error (native) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var timeseries = require('timeseries'); | |
var incoming_data = { | |
client : 2, | |
events_1sec : 10, | |
events_1min : 65 | |
}; | |
/** | |
* The timeseries module must be state-less |