
Rosanny Sihombing
1Running with gitlab-runner 14.8.1 (6a42249e)2 on testing [int] tr5CG-a9 12Fetching changes with git depth set to 50...13Reinitialized existing Git repository in /var/lib/gitlab-runner/builds/tr5CG-a9/0/gitlab/m4lab_tv1/user-account/.git/14Checking out c2b73ce6 as testing...15Removing built/public/upload/16Skipping Git submodules setup 19$ cat $configfiledev > ./built/config/config.js20$ cat $cert > ./built/routes/cert/cert.pem21$ cat $certidp > ./built/routes/cert/cert_idp.pem22$ cat $key > ./built/routes/cert/key.pem23$ pm2 delete --silent account || :24$ pm2 start ./built/app.js --name=account25[PM2] Starting /var/lib/gitlab-runner/builds/tr5CG-a9/0/gitlab/m4lab_tv1/user-account/built/app.js in fork_mode (1 instance)26[PM2] Done.27┌─────┬────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐28│ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │29├─────┼────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤30│ 33 │ account │ default │ 0.0.1 │ fork │ 1318191 │ 0s │ 0 │ online │ 0% │ 18.7mb │ gitlab-… │ disabled │31│ 15 │ project │ default │ 0.0.1 │ fork │ 1209335 │ 9D │ 0 │ online │ 0% │ 71.0mb │ gitlab-… │ disabled │32└─────┴────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘33$ pm2 save34[PM2] Saving current process list...35[PM2] Successfully saved in /var/lib/gitlab-runner/.pm2/dump.pm2 39Job succeeded