
Wolfgang Knopki
1Running with gitlab-runner 12.7.1 (003fe500)2 on testing [int] FsX7bedf 8Reinitialized existing Git repository in /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/.git/10 * [new ref] refs/pipelines/527 -> refs/pipelines/52711 b32b569..837a0ea testing -> origin/testing12Checking out 837a0ea9 as testing...13Removing node_modules/14Skipping Git submodules setup 19> core-js@2.6.10 postinstall /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/node_modules/core-js20> node postinstall || echo "ignore"21> ejs@2.7.4 postinstall /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/node_modules/ejs22> node ./postinstall.js23> nodemon@2.0.1 postinstall /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/node_modules/nodemon24> node bin/postinstall || exit 025npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):26npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})27added 284 packages from 317 contributors and audited 517 packages in 4.573s28found 0 vulnerabilities29$ pm2 delete --silent account || :30$ pm2 start ./app.js --name=account31[PM2] Starting /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/app.js in fork_mode (1 instance)32[PM2] Done.33┌─────┬──────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐34│ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │35├─────┼──────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤36│ 0 │ account │ default │ 0.0.1 │ fork │ 27396 │ 0s │ 0 │ online │ 0% │ 23.3mb │ gitlab-… │ disabled │37└─────┴──────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘38$ pm2 save39[PM2] Saving current process list...40[PM2] Successfully saved in /home/gitlab-runner/.pm2/dump.pm245Job succeeded