PIDMISMATCH, Global variable with PID=pppp does not match specified PID=qqqq
Run Time Warning: pppp is the process_id global variable while qqqq is produced by getpid(). This message indicates we skip exit handling after fork() to avoid a child process from removing the statsdb entry of its parent, which causing symptoms including damage to a database or to a routine repository.
Action: No action is required, unless we see a REQRUNDOWN or REQRLNKCTLRNDWN shortly afterwards.