Thank you for helping me look into this. Everything seems to be normal.
First command:
cryosparc 1499875 1 11:38:24 python /usr/local/cryosparc/v4/cryosparc_master/deps/anaconda/envs/cryosparc_master_env/bin/supervisord -c /usr/local/cryosparc/v4/cryosparc_master/supervisord.conf
cryosparc 1500010 1499875 11:38:29 mongod --auth --dbpath /usr/local/cryosparc/v4/cryosparc_database --port 41001 --oplogSize 64 --replSet meteor --wiredTigerCacheSizeGB 4 --bind_ip_all
cryosparc 1500115 1499875 11:38:33 python /usr/local/cryosparc/v4/cryosparc_master/deps/anaconda/envs/cryosparc_master_env/bin/gunicorn -n command_core -b 0.0.0.0:41002 cryosparc_command.command_core:start() -c /usr/local/cryosparc/v4/cryosparc_master/gunicorn.conf.py
cryosparc 1500116 1500115 11:38:33 python /usr/local/cryosparc/v4/cryosparc_master/deps/anaconda/envs/cryosparc_master_env/bin/gunicorn -n command_core -b 0.0.0.0:41002 cryosparc_command.command_core:start() -c /usr/local/cryosparc/v4/cryosparc_master/gunicorn.conf.py
cryosparc 1500147 1499875 11:38:39 python /usr/local/cryosparc/v4/cryosparc_master/deps/anaconda/envs/cryosparc_master_env/bin/gunicorn cryosparc_command.command_vis:app -n command_vis -b 0.0.0.0:41003 -c /usr/local/cryosparc/v4/cryosparc_master/gunicorn.conf.py
cryosparc 1500161 1500147 11:38:40 python /usr/local/cryosparc/v4/cryosparc_master/deps/anaconda/envs/cryosparc_master_env/bin/gunicorn cryosparc_command.command_vis:app -n command_vis -b 0.0.0.0:41003 -c /usr/local/cryosparc/v4/cryosparc_master/gunicorn.conf.py
cryosparc 1500191 1499875 11:38:41 python /usr/local/cryosparc/v4/cryosparc_master/deps/anaconda/envs/cryosparc_master_env/bin/gunicorn cryosparc_command.command_rtp:start() -n command_rtp -b 0.0.0.0:41005 -c /usr/local/cryosparc/v4/cryosparc_master/gunicorn.conf.py
cryosparc 1500192 1500191 11:38:41 python /usr/local/cryosparc/v4/cryosparc_master/deps/anaconda/envs/cryosparc_master_env/bin/gunicorn cryosparc_command.command_rtp:start() -n command_rtp -b 0.0.0.0:41005 -c /usr/local/cryosparc/v4/cryosparc_master/gunicorn.conf.py
cryosparc 1500254 1499875 11:38:47 /usr/local/cryosparc/v4/cryosparc_master/cryosparc_app/nodejs/bin/node ./bundle/main.js
Second command:
hostname:/data /data nfs rw,nosuid,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.32.90.20,mountvers=3,mountport=20048,mountproto=tcp,local_lock=none,addr=10.32.90.20 0 0
Third command:
2025-01-22 11:38:21,298 WARN received SIGTERM indicating exit request
2025-01-22 11:38:21,299 INFO waiting for app, app_api, command_core, command_rtp, command_vis, database to die
2025-01-22 11:38:21,314 WARN exited: app (terminated by SIGTERM; not expected)
2025-01-22 11:38:21,318 WARN exited: app_api (terminated by SIGTERM; not expected)
2025-01-22 11:38:22,104 INFO stopped: database (exit status 0)
2025-01-22 11:38:22,353 INFO exited: command_rtp (exit status 0; expected)
2025-01-22 11:38:22,766 INFO exited: command_core (exit status 0; expected)
2025-01-22 11:38:23,662 INFO stopped: command_vis (exit status 0)
2025-01-22 11:38:24,411 INFO RPC interface 'supervisor' initialized
2025-01-22 11:38:24,411 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2025-01-22 11:38:24,413 INFO daemonizing the supervisord process
2025-01-22 11:38:24,414 INFO supervisord started with pid 1499875
2025-01-22 11:38:29,760 INFO spawned: 'database' with pid 1500010
2025-01-22 11:38:31,717 INFO success: database entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-01-22 11:38:33,537 INFO spawned: 'command_core' with pid 1500115
2025-01-22 11:38:39,387 INFO success: command_core entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
2025-01-22 11:38:40,104 INFO spawned: 'command_vis' with pid 1500147
2025-01-22 11:38:41,332 INFO success: command_vis entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-01-22 11:38:41,502 INFO spawned: 'command_rtp' with pid 1500191
2025-01-22 11:38:42,730 INFO success: command_rtp entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-01-22 11:38:45,683 INFO spawned: 'app' with pid 1500236
2025-01-22 11:38:47,400 INFO success: app entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-01-22 11:38:47,583 INFO spawned: 'app_api' with pid 1500254
2025-01-22 11:38:48,762 INFO success: app_api entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)