Guest User

Untitled

a guest
Apr 15th, 2020
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 66.35 KB | None | 0 0
  1. 2020-04-15T22:51:12.273Z cypress:cli:cli cli starts with arguments ["/home/nemo/.nvm/versions/node/v10.17.0/bin/node","/home/nemo/work/minds/front/node_modules/.bin/cypress","open","--browser","chrome"]
  2. 2020-04-15T22:51:12.274Z cypress:cli NODE_OPTIONS is not set
  3. 2020-04-15T22:51:12.274Z cypress:cli:cli program parsing arguments
  4. 2020-04-15T22:51:12.275Z cypress:cli:cli opening Cypress
  5. 2020-04-15T22:51:12.330Z cypress:cli parsed cli options { browser: 'chrome' }
  6. 2020-04-15T22:51:12.331Z cypress:cli opening from options {"browser":"chrome","project":"/home/nemo/work/minds/front"}
  7. 2020-04-15T22:51:12.331Z cypress:cli command line arguments ["--browser","chrome","--project","/home/nemo/work/minds/front"]
  8. 2020-04-15T22:51:12.331Z cypress:cli verifying Cypress app
  9. 2020-04-15T22:51:12.331Z cypress:cli checking environment variables
  10. 2020-04-15T22:51:12.333Z cypress:cli checking if executable exists /home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress
  11. 2020-04-15T22:51:12.334Z cypress:cli Binary is executable? : true
  12. 2020-04-15T22:51:12.334Z cypress:cli binaryDir is  /home/nemo/.cache/Cypress/4.3.0/Cypress
  13. 2020-04-15T22:51:12.334Z cypress:cli Reading binary package.json from: /home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/package.json
  14. 2020-04-15T22:51:12.336Z cypress:cli Found binary version 4.3.0 installed in: /home/nemo/.cache/Cypress/4.3.0/Cypress
  15. 2020-04-15T22:51:12.337Z cypress:cli { verified: true }
  16. 2020-04-15T22:51:12.337Z cypress:cli is Verified ? true
  17. 2020-04-15T22:51:12.337Z cypress:cli DISPLAY environment variable is set to :0 on Linux
  18. Assuming this DISPLAY points at working X11 server,
  19. Cypress will not spawn own Xvfb
  20.  
  21. NOTE: if the X11 server is NOT working, Cypress will exit without explanation,
  22.   see https://github.com/cypress-io/cypress/issues/4034
  23. Solution: Unset the DISPLAY variable and try again:
  24.   DISPLAY= npx cypress run ...
  25. 2020-04-15T22:51:12.337Z cypress:cli needs to start own Xvfb? false
  26. 2020-04-15T22:51:12.337Z cypress:cli spawning, should retry on display problem? true
  27. 2020-04-15T22:51:12.339Z cypress:cli passing DISPLAY :0
  28. 2020-04-15T22:51:12.339Z cypress:cli spawning Cypress with executable: /home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress
  29. 2020-04-15T22:51:12.340Z cypress:cli spawn args [ '--no-sandbox', '--', '--browser', 'chrome', '--project', '/home/nemo/work/minds/front', '--cwd', '/home/nemo/work/minds/front' ] { detached: false, stdio: 'inherit' }
  30. 2020-04-15T22:51:12.506Z cypress:ts Running without ts-node hook in environment "production"
  31. 2020-04-15T22:51:12.833Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/browsers
  32. 2020-04-15T22:51:12.835Z cypress:server:util:node_options NODE_OPTIONS check passed, not forking { NODE_OPTIONS: '--max-http-header-size=1048576 --http-parser=legacy' }
  33. 2020-04-15T22:51:12.835Z cypress:server:util:node_options restoring NODE_OPTIONS { NODE_OPTIONS: '--max-http-header-size=1048576 --http-parser=legacy', ORIGINAL_NODE_OPTIONS: undefined }
  34. 2020-04-15T22:51:12.978Z cypress:server:cypress starting cypress with argv [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress', '--no-sandbox', '--', '--browser', 'chrome', '--project', '/home/nemo/work/minds/front', '--cwd', '/home/nemo/work/minds/front' ]
  35. 2020-04-15T22:51:12.979Z cypress:server:args argv array: [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress', '--no-sandbox', '--browser', 'chrome', '--project', '/home/nemo/work/minds/front', '--cwd', '/home/nemo/work/minds/front' ]
  36. 2020-04-15T22:51:12.981Z cypress:server:args argv parsed: { _: [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress' ], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true }
  37. 2020-04-15T22:51:12.981Z cypress:server:util:proxy found proxy environment variables {}
  38. 2020-04-15T22:51:12.982Z cypress:server:args options { _: [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress' ], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true, config: {} }
  39. 2020-04-15T22:51:12.982Z cypress:server:args argv options: { _: [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress' ], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true, config: {}, projectRoot: '/home/nemo/work/minds/front' }
  40. 2020-04-15T22:51:12.982Z cypress:server:cypress from argv [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress', '--no-sandbox', '--browser', 'chrome', '--project', '/home/nemo/work/minds/front', '--cwd', '/home/nemo/work/minds/front' ] got options { _: [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress' ], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true, config: {}, projectRoot: '/home/nemo/work/minds/front' }
  41. 2020-04-15T22:51:13.000Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production
  42. 2020-04-15T22:51:13.038Z cypress:server:cypress starting in mode interactive with options { _: [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress' ], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true, config: {}, projectRoot: '/home/nemo/work/minds/front' }
  43. 2020-04-15T22:51:13.039Z cypress:server:cypress running Electron currently
  44. 2020-04-15T22:51:13.070Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production
  45. 2020-04-15T22:51:13.301Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/cache
  46. 2020-04-15T22:51:14.526Z cypress-verbose:server:util:process_profiler all Cypress-launched processes: [
  47.   {
  48.     pid: 16475,
  49.     parentPid: 16464,
  50.     name: 'Cypress',
  51.     pcpu: 0.00526348709560546,
  52.     pcpuu: 0.004956647040704693,
  53.     pcpus: 0.0003068400549007668,
  54.     pmem: 0.9,
  55.     priority: 19,
  56.     mem_vsz: 1612912,
  57.     mem_rss: 150156,
  58.     nice: 0,
  59.     started: '2020-04-15 23:51:11',
  60.     state: 'blocked',
  61.     tty: 'pts/3',
  62.     user: 'nemo',
  63.     command: 'Cypress',
  64.     params: '--no-sandbox -- --browser chrome --project /home/nemo/work/minds/front --cwd /home/nemo/work/minds/front',
  65.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  66.     group: 'cypress'
  67.   },
  68.   {
  69.     pid: 16477,
  70.     parentPid: 16475,
  71.     name: 'Cypress',
  72.     pcpu: 0.000023603081146212827,
  73.     pcpuu: 0.000023603081146212827,
  74.     pcpus: 0,
  75.     pmem: 0.2,
  76.     priority: 19,
  77.     mem_vsz: 196192,
  78.     mem_rss: 43064,
  79.     nice: 0,
  80.     started: '2020-04-15 23:51:11',
  81.     state: 'sleeping',
  82.     tty: 'pts/3',
  83.     user: 'nemo',
  84.     command: 'Cypress',
  85.     params: '--type=zygote --no-sandbox',
  86.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  87.     group: 'electron-shared'
  88.   },
  89.   {
  90.     pid: 16617,
  91.     parentPid: 16475,
  92.     name: 'sh',
  93.     pcpu: 0,
  94.     pcpuu: 0,
  95.     pcpus: 0,
  96.     pmem: 0,
  97.     priority: 19,
  98.     mem_vsz: 2600,
  99.     mem_rss: 792,
  100.     nice: 0,
  101.     started: '2020-04-15 23:51:12',
  102.     state: 'sleeping',
  103.     tty: 'pts/3',
  104.     user: 'nemo',
  105.     command: 'sh',
  106.     params: '-c export LC_ALL=C; ps -axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command; unset LC_ALL',
  107.     path: '/bin',
  108.     group: 'other'
  109.   },
  110.   {
  111.     pid: 16618,
  112.     parentPid: 16617,
  113.     name: 'ps',
  114.     pcpu: 0,
  115.     pcpuu: 0,
  116.     pcpus: 0,
  117.     pmem: 0,
  118.     priority: 19,
  119.     mem_vsz: 6076,
  120.     mem_rss: 3140,
  121.     nice: 0,
  122.     started: '2020-04-15 23:51:12',
  123.     state: 'running',
  124.     tty: 'pts/3',
  125.     user: 'nemo',
  126.     command: 'ps',
  127.     params: '-axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command',
  128.     path: '',
  129.     group: 'other'
  130.   }
  131. ]
  132. 2020-04-15T22:51:14.531Z cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  133. ┌─────────┬───────────────────┬──────────────┬────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  134. (index) │       group       │ processCount │      pids      │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  135. ├─────────┼───────────────────┼──────────────┼────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  136. │    0    │     'cypress'     │      1       │    '16475'     │    0.01    │      0.01      │  146.64  │    146.64    │   146.64    │
  137. │    1    │ 'electron-shared' │      1       │    '16477'     │     0      │       0        │  42.05   │    42.05     │    42.05    │
  138. │    2    │      'other'      │      2       │ '16617, 16618' │     0      │       0        │   3.84   │     3.84     │    3.84     │
  139. │    3    │      'TOTAL'      │      4       │      '-'       │    0.01    │      0.01      │  192.53  │    192.53    │   192.53    │
  140. └─────────┴───────────────────┴──────────────┴────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
  141. 2020-04-15T22:51:14.791Z cypress:server:saved_state making saved state from /home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server
  142. 2020-04-15T22:51:14.791Z cypress:server:saved_state for project path /home/nemo/work/minds/front
  143. 2020-04-15T22:51:14.793Z cypress:server:saved_state state path for project /home/nemo/work/minds/front
  144. 2020-04-15T22:51:14.795Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  145. 2020-04-15T22:51:14.795Z cypress:server:saved_state full state path /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  146. 2020-04-15T22:51:14.795Z cypress:server:saved_state making new state file around /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  147. 2020-04-15T22:51:14.796Z cypress:server:file get values from /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  148. 2020-04-15T22:51:14.797Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  149. 2020-04-15T22:51:14.801Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  150. 2020-04-15T22:51:14.801Z cypress:server:file read /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  151. 2020-04-15T22:51:14.805Z cypress:server:file read succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  152. 2020-04-15T22:51:14.805Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  153. 2020-04-15T22:51:14.806Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  154. 2020-04-15T22:51:14.831Z cypress:server:windows creating electron window with options { backgroundColor: '#dfe2e4', width: 800, height: 550, minWidth: 458, minHeight: 400, x: 0, y: 0, type: 'INDEX', devTools: false, trackState: { width: 'appWidth', height: 'appHeight', x: 'appX', y: 'appY', devTools: 'isAppDevToolsOpen' }, onBlur: [Function: onBlur], onFocus: [Function: onFocus], onClose: [Function: onClose], show: true, frame: true, transparent: false, icon: NativeImage {}, webPreferences: { preload: '/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server/lib/ipc/ipc.js', partition: null, webSecurity: false, nodeIntegration: false, backgroundThrottling: false, backgroundColor: '#dfe2e4', transparent: false }, url: 'file:///home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/desktop-gui/dist/index.html', contextMenu: false, recordFrameRate: null, onCrashed: [Function: onCrashed], onNewWindow: [Function: onNewWindow] }
  155. 2020-04-15T22:51:15.071Z cypress:server:events got request for event: on:menu:clicked, undefined
  156. 2020-04-15T22:51:15.071Z cypress:server:events got request for event: get:options, undefined
  157. 2020-04-15T22:51:15.071Z cypress:server:events got request for event: get:current:user, undefined
  158. 2020-04-15T22:51:15.073Z cypress:server:file get values from /home/nemo/.config/Cypress/cy/production/cache
  159. 2020-04-15T22:51:15.073Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/cache
  160. 2020-04-15T22:51:15.073Z cypress:server:events sending ipc data { type: 'get:options', data: { id: 0.92849001320141, data: { _: [Array], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true, config: {}, projectRoot: '/home/nemo/work/minds/front', onFocusTests: null, os: 'linux', version: '4.3.0' } }, originalData: { id: 0.92849001320141, data: { _: [Array], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true, config: {}, projectRoot: '/home/nemo/work/minds/front', onFocusTests: [Function: onFocusTests], os: 'linux', version: '4.3.0' } } }
  161. 2020-04-15T22:51:15.074Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/cache
  162. 2020-04-15T22:51:15.074Z cypress:server:file read /home/nemo/.config/Cypress/cy/production/cache
  163. 2020-04-15T22:51:15.075Z cypress:server:file read succeeded or failed for /home/nemo/.config/Cypress/cy/production/cache
  164. 2020-04-15T22:51:15.075Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/cache
  165. 2020-04-15T22:51:15.075Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/cache
  166. 2020-04-15T22:51:15.076Z cypress:server:events sending ipc data { type: 'get:current:user', data: { id: 0.5022762345652378, data: {} }, originalData: { id: 0.5022762345652378, data: {} } }
  167. 2020-04-15T22:51:15.089Z cypress:server:events got request for event: on:focus:tests, undefined
  168. 2020-04-15T22:51:15.089Z cypress:server:events got request for event: on:spec:changed, undefined
  169. 2020-04-15T22:51:15.089Z cypress:server:events got request for event: on:config:changed, undefined
  170. 2020-04-15T22:51:15.089Z cypress:server:events got request for event: on:project:error, undefined
  171. 2020-04-15T22:51:15.089Z cypress:server:events got request for event: on:project:warning, undefined
  172. 2020-04-15T22:51:15.089Z cypress:server:events got request for event: open:project, '/home/nemo/work/minds/front'
  173. 2020-04-15T22:51:15.089Z cypress:server:events open:project
  174. 2020-04-15T22:51:15.089Z cypress:server:browsers getAllBrowsersWith { nameOrPath: 'chrome' }
  175. 2020-04-15T22:51:15.089Z cypress:server:browsers:utils getBrowsers
  176. 2020-04-15T22:51:15.090Z cypress:launcher detecting if the following browsers are present [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', versionRegex: /Google Chrome (\S+)/m, profile: true, binary: [ 'google-chrome', 'chrome', 'google-chrome-stable' ] }, { name: 'chromium', family: 'chromium', channel: 'stable', displayName: 'Chromium', versionRegex: /Chromium (\S+)/m, profile: true, binary: [ 'chromium-browser', 'chromium' ] }, { name: 'chrome', family: 'chromium', channel: 'canary', displayName: 'Canary', versionRegex: /Google Chrome Canary (\S+)/m, profile: true, binary: 'google-chrome-canary' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', info: 'Firefox support is currently in beta! You can help us continue to improve the Cypress + Firefox experience by [reporting any issues you find](https://on.cypress.io/new-issue).', versionRegex: /^Mozilla Firefox ([^\sab]+)$/m, profile: true, binary: 'firefox' }, { name: 'firefox', family: 'firefox', channel: 'dev', displayName: 'Firefox Developer Edition', info: 'Firefox support is currently in beta! You can help us continue to improve the Cypress + Firefox experience by [reporting any issues you find](https://on.cypress.io/new-issue).', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m, profile: true, binary: [ 'firefox-developer-edition', 'firefox' ] }, { name: 'firefox', family: 'firefox', channel: 'nightly', displayName: 'Firefox Nightly', info: 'Firefox support is currently in beta! You can help us continue to improve the Cypress + Firefox experience by [reporting any issues you find](https://on.cypress.io/new-issue).', versionRegex: /^Mozilla Firefox (\S+a\S*)$/m, profile: true, binary: [ 'firefox-nightly', 'firefox-trunk' ] }, { name: 'edge', family: 'chromium', channel: 'stable', displayName: 'Edge', versionRegex: /Microsoft Edge (\S+)/m, profile: true, binary: 'edge' }, { name: 'edge', family: 'chromium', channel: 'canary', displayName: 'Edge Canary', versionRegex: /Microsoft Edge Canary (\S+)/m, profile: true, binary: 'edge-canary' }, { name: 'edge', family: 'chromium', channel: 'beta', displayName: 'Edge Beta', versionRegex: /Microsoft Edge Beta (\S+)/m, profile: true, binary: 'edge-beta' }, { name: 'edge', family: 'chromium', channel: 'dev', displayName: 'Edge Dev', versionRegex: /Microsoft Edge Dev (\S+)/m, profile: true, binary: 'edge-dev' } ]
  177. 2020-04-15T22:51:15.092Z cypress:launcher checking one browser chrome
  178. 2020-04-15T22:51:15.092Z cypress:launcher looking up chrome on linux platform
  179. 2020-04-15T22:51:15.092Z cypress:launcher finding version string using command "google-chrome --version"
  180. 2020-04-15T22:51:15.100Z cypress:launcher checking one browser chrome
  181. 2020-04-15T22:51:15.100Z cypress:launcher looking up chrome on linux platform
  182. 2020-04-15T22:51:15.101Z cypress:launcher finding version string using command "chrome --version"
  183. 2020-04-15T22:51:15.108Z cypress:launcher checking one browser chrome
  184. 2020-04-15T22:51:15.108Z cypress:launcher looking up chrome on linux platform
  185. 2020-04-15T22:51:15.108Z cypress:launcher finding version string using command "google-chrome-stable --version"
  186. 2020-04-15T22:51:15.116Z cypress:server:events got request for event: updater:check, undefined
  187. 2020-04-15T22:51:15.116Z cypress:server:updater checking for new version of Cypress. current version is 4.3.0
  188. 2020-04-15T22:51:15.126Z cypress:launcher Received error detecting browser binary: "chrome" with error: Command failed with ENOENT: chrome --version
  189. spawn chrome ENOENT
  190. 2020-04-15T22:51:15.126Z cypress:launcher browser chrome not installed
  191. 2020-04-15T22:51:15.130Z cypress:launcher stdout: "Google Chrome 81.0.4044.113"
  192. 2020-04-15T22:51:15.131Z cypress:launcher setting major version for {"name":"chrome","family":"chromium","channel":"stable","displayName":"Chrome","version":"81.0.4044.113","path":"google-chrome"}
  193. 2020-04-15T22:51:15.131Z cypress:launcher browser chrome version 81.0.4044.113 major version 81
  194. 2020-04-15T22:51:15.133Z cypress:network:agent addRequest called { isHttps: true, href: 'https://download.cypress.io/desktop.json' }
  195. 2020-04-15T22:51:15.134Z cypress:network:connect beginning getAddress { hostname: 'download.cypress.io', port: 443 }
  196. 2020-04-15T22:51:15.137Z cypress:network:connect got addresses { hostname: 'download.cypress.io', port: 443, addresses: [ { address: '104.26.6.176', family: 4 }, { address: '104.26.7.176', family: 4 }, { address: '2606:4700:20::681a:7b0', family: 6 }, { address: '2606:4700:20::681a:6b0', family: 6 } ] }
  197. 2020-04-15T22:51:15.142Z cypress:launcher stdout: "Google Chrome 81.0.4044.113"
  198. 2020-04-15T22:51:15.142Z cypress:launcher setting major version for {"name":"chrome","family":"chromium","channel":"stable","displayName":"Chrome","version":"81.0.4044.113","path":"google-chrome-stable"}
  199. 2020-04-15T22:51:15.142Z cypress:launcher browser chrome version 81.0.4044.113 major version 81
  200. 2020-04-15T22:51:15.142Z cypress:launcher checking one browser chromium
  201. 2020-04-15T22:51:15.142Z cypress:launcher looking up chromium on linux platform
  202. 2020-04-15T22:51:15.142Z cypress:launcher finding version string using command "chromium-browser --version"
  203. 2020-04-15T22:51:15.149Z cypress:launcher checking one browser chromium
  204. 2020-04-15T22:51:15.149Z cypress:launcher looking up chromium on linux platform
  205. 2020-04-15T22:51:15.149Z cypress:launcher finding version string using command "chromium --version"
  206. 2020-04-15T22:51:15.172Z cypress:network:agent got family { family: 4, href: 'https://download.cypress.io/desktop.json' }
  207. 2020-04-15T22:51:15.344Z cypress:server:saved_state making saved state from /home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server
  208. 2020-04-15T22:51:15.344Z cypress:server:saved_state for project path /home/nemo/work/minds/front
  209. 2020-04-15T22:51:15.344Z cypress:server:saved_state state path for project /home/nemo/work/minds/front
  210. 2020-04-15T22:51:15.345Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  211. 2020-04-15T22:51:15.345Z cypress:server:saved_state full state path /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  212. 2020-04-15T22:51:15.345Z cypress:server:file set values in /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  213. 2020-04-15T22:51:15.345Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  214. 2020-04-15T22:51:15.346Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  215. 2020-04-15T22:51:15.346Z cypress:server:file write /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  216. 2020-04-15T22:51:15.348Z cypress:server:file write succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  217. 2020-04-15T22:51:15.348Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  218. 2020-04-15T22:51:15.348Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  219. 2020-04-15T22:51:15.524Z cypress:server:updater latest version of Cypress is: 4.4.0
  220. 2020-04-15T22:51:15.524Z cypress:server:updater new version of Cypress exists: 4.4.0
  221. 2020-04-15T22:51:15.525Z cypress:server:events sending ipc data { type: 'updater:check', data: { id: 0.44950528611498375, data: '4.4.0' }, originalData: { id: 0.44950528611498375, data: '4.4.0' } }
  222. 2020-04-15T22:51:25.187Z cypress-verbose:server:util:process_profiler all Cypress-launched processes: [
  223.   {
  224.     pid: 16475,
  225.     parentPid: 16464,
  226.     name: 'Cypress',
  227.     pcpu: 0.9825560697757209,
  228.     pcpuu: 0.704877180491278,
  229.     pcpus: 0.27767888928444284,
  230.     pmem: 1.4,
  231.     priority: 19,
  232.     mem_vsz: 1735912,
  233.     mem_rss: 238956,
  234.     nice: 0,
  235.     started: '2020-04-15 23:51:11',
  236.     state: 'sleeping',
  237.     tty: 'pts/3',
  238.     user: 'nemo',
  239.     command: 'Cypress',
  240.     params: '--no-sandbox -- --browser chrome --project /home/nemo/work/minds/front --cwd /home/nemo/work/minds/front',
  241.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  242.     group: 'cypress'
  243.   },
  244.   {
  245.     pid: 16477,
  246.     parentPid: 16475,
  247.     name: 'Cypress',
  248.     pcpu: 0,
  249.     pcpuu: 0,
  250.     pcpus: 0,
  251.     pmem: 0.2,
  252.     priority: 19,
  253.     mem_vsz: 196192,
  254.     mem_rss: 43064,
  255.     nice: 0,
  256.     started: '2020-04-15 23:51:11',
  257.     state: 'sleeping',
  258.     tty: 'pts/3',
  259.     user: 'nemo',
  260.     command: 'Cypress',
  261.     params: '--type=zygote --no-sandbox',
  262.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  263.     group: 'electron-shared'
  264.   },
  265.   {
  266.     pid: 16631,
  267.     parentPid: 16475,
  268.     name: 'Cypress',
  269.     pcpu: 0.0007998532034120796,
  270.     pcpuu: 0.0006116524496680609,
  271.     pcpus: 0.00018820075374401875,
  272.     pmem: 0.3,
  273.     priority: 19,
  274.     mem_vsz: 244396,
  275.     mem_rss: 61280,
  276.     nice: 0,
  277.     started: '2020-04-15 23:51:12',
  278.     state: 'sleeping',
  279.     tty: 'pts/3',
  280.     user: 'nemo',
  281.     command: 'Cypress',
  282.     params: '--type=gpu-process --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --no-sandbox --gpu-preferences=KAAAAAAAAAAgAAAgAAAAAAAAYAAAAAAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --use-gl=swiftshader-webgl --shared-files',
  283.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  284.     group: 'electron-shared'
  285.   },
  286.   {
  287.     pid: 16919,
  288.     parentPid: 16475,
  289.     name: 'Cypress',
  290.     pcpu: 0.00007057528265400703,
  291.     pcpuu: 0.000047050188436004686,
  292.     pcpus: 0.000023525094218002343,
  293.     pmem: 0.3,
  294.     priority: 19,
  295.     mem_vsz: 254716,
  296.     mem_rss: 49152,
  297.     nice: 0,
  298.     started: '2020-04-15 23:51:13',
  299.     state: 'sleeping',
  300.     tty: 'pts/3',
  301.     user: 'nemo',
  302.     command: 'Cypress',
  303.     params: '--type=utility --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --lang=en-GB --service-sandbox-type=network --no-sandbox --ignore-certificate-errors=true --use-fake-device-for-media-stream --ignore-certificate-errors=true --shared-files=v8_snapshot_data:100',
  304.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  305.     group: 'electron-shared'
  306.   },
  307.   {
  308.     pid: 17244,
  309.     parentPid: 16475,
  310.     name: 'Cypress',
  311.     pcpu: 0.003081787342558307,
  312.     pcpuu: 0.0026112854581982602,
  313.     pcpus: 0.0004705018843600469,
  314.     pmem: 0.7,
  315.     priority: 19,
  316.     mem_vsz: 587696,
  317.     mem_rss: 117188,
  318.     nice: 0,
  319.     started: '2020-04-15 23:51:14',
  320.     state: 'sleeping',
  321.     tty: 'pts/3',
  322.     user: 'nemo',
  323.     command: 'Cypress',
  324.     params: '--type=renderer --no-sandbox --autoplay-policy=no-user-gesture-required --use-fake-ui-for-media-stream --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --disable-gpu-compositing --lang=en-GB --app-path=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app --no-sandbox --no-zygote --preload=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server/lib/ipc/ipc.js --enable-remote-module --background-color=#dfe2e4 --disable-electron-site-instance-overrides --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --shared-files=v8_snapshot_data:100',
  325.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  326.     group: 'desktop-gui'
  327.   },
  328.   {
  329.     pid: 17733,
  330.     parentPid: 16475,
  331.     name: 'sh',
  332.     pcpu: 0,
  333.     pcpuu: 0,
  334.     pcpus: 0,
  335.     pmem: 0,
  336.     priority: 19,
  337.     mem_vsz: 2600,
  338.     mem_rss: 788,
  339.     nice: 0,
  340.     started: '2020-04-15 23:51:23',
  341.     state: 'sleeping',
  342.     tty: 'pts/3',
  343.     user: 'nemo',
  344.     command: 'sh',
  345.     params: '-c export LC_ALL=C; ps -axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command; unset LC_ALL',
  346.     path: '/bin',
  347.     group: 'other'
  348.   },
  349.   {
  350.     pid: 17734,
  351.     parentPid: 17733,
  352.     name: 'ps',
  353.     pcpu: 0,
  354.     pcpuu: 0,
  355.     pcpus: 0,
  356.     pmem: 0,
  357.     priority: 19,
  358.     mem_vsz: 6076,
  359.     mem_rss: 3216,
  360.     nice: 0,
  361.     started: '2020-04-15 23:51:23',
  362.     state: 'running',
  363.     tty: 'pts/3',
  364.     user: 'nemo',
  365.     command: 'ps',
  366.     params: '-axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command',
  367.     path: '',
  368.     group: 'other'
  369.   }
  370. ]
  371. 2020-04-15T22:51:25.189Z cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  372. ┌─────────┬───────────────────┬──────────────┬───────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  373. (index) │       group       │ processCount │         pids          │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  374. ├─────────┼───────────────────┼──────────────┼───────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  375. │    0    │     'cypress'     │      1       │        '16475'        │    0.98    │      0.5       │  233.36  │     190      │   233.36    │
  376. │    1    │ 'electron-shared' │      3       │ '16477, 16631, 16919' │     0      │       0        │  149.9   │    95.97     │    149.9    │
  377. │    2    │   'desktop-gui'   │      1       │        '17244'        │     0      │       0        │  114.44  │    114.44    │   114.44    │
  378. │    3    │      'other'      │      2       │    '17733, 17734'     │     0      │       0        │   3.91   │     3.88     │    3.91     │
  379. │    4    │      'TOTAL'      │      7       │          '-'          │    0.99    │      0.5       │  501.61  │    347.07    │   501.61    │
  380. └─────────┴───────────────────┴──────────────┴───────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
  381. 2020-04-15T22:51:26.880Z cypress:server:saved_state making saved state from /home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server
  382. 2020-04-15T22:51:26.880Z cypress:server:saved_state for project path /home/nemo/work/minds/front
  383. 2020-04-15T22:51:26.880Z cypress:server:saved_state state path for project /home/nemo/work/minds/front
  384. 2020-04-15T22:51:26.880Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  385. 2020-04-15T22:51:26.881Z cypress:server:saved_state full state path /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  386. 2020-04-15T22:51:26.881Z cypress:server:file set values in /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  387. 2020-04-15T22:51:26.881Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  388. 2020-04-15T22:51:26.882Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  389. 2020-04-15T22:51:26.882Z cypress:server:file read /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  390. 2020-04-15T22:51:26.882Z cypress:server:file read succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  391. 2020-04-15T22:51:26.882Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  392. 2020-04-15T22:51:26.882Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  393. 2020-04-15T22:51:26.882Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  394. 2020-04-15T22:51:26.883Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  395. 2020-04-15T22:51:26.883Z cypress:server:file write /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  396. 2020-04-15T22:51:26.884Z cypress:server:file write succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  397. 2020-04-15T22:51:26.884Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  398. 2020-04-15T22:51:26.884Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  399. 2020-04-15T22:51:27.421Z cypress:server:saved_state making saved state from /home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server
  400. 2020-04-15T22:51:27.421Z cypress:server:saved_state for project path /home/nemo/work/minds/front
  401. 2020-04-15T22:51:27.421Z cypress:server:saved_state state path for project /home/nemo/work/minds/front
  402. 2020-04-15T22:51:27.422Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  403. 2020-04-15T22:51:27.422Z cypress:server:saved_state full state path /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  404. 2020-04-15T22:51:27.422Z cypress:server:file set values in /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  405. 2020-04-15T22:51:27.422Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  406. 2020-04-15T22:51:27.424Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  407. 2020-04-15T22:51:27.424Z cypress:server:file write /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  408. 2020-04-15T22:51:27.426Z cypress:server:file write succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  409. 2020-04-15T22:51:27.426Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  410. 2020-04-15T22:51:27.427Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  411. 2020-04-15T22:51:33.140Z cypress:server:saved_state making saved state from /home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server
  412. 2020-04-15T22:51:33.141Z cypress:server:saved_state for project path /home/nemo/work/minds/front
  413. 2020-04-15T22:51:33.141Z cypress:server:saved_state state path for project /home/nemo/work/minds/front
  414. 2020-04-15T22:51:33.141Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  415. 2020-04-15T22:51:33.142Z cypress:server:saved_state full state path /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  416. 2020-04-15T22:51:33.142Z cypress:server:file set values in /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  417. 2020-04-15T22:51:33.143Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  418. 2020-04-15T22:51:33.145Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  419. 2020-04-15T22:51:33.146Z cypress:server:file read /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  420. 2020-04-15T22:51:33.147Z cypress:server:file read succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  421. 2020-04-15T22:51:33.148Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  422. 2020-04-15T22:51:33.148Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  423. 2020-04-15T22:51:33.149Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  424. 2020-04-15T22:51:33.150Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  425. 2020-04-15T22:51:33.150Z cypress:server:file write /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  426. 2020-04-15T22:51:33.152Z cypress:server:file write succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  427. 2020-04-15T22:51:33.152Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  428. 2020-04-15T22:51:33.153Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
  429. 2020-04-15T22:51:35.681Z cypress-verbose:server:util:process_profiler all Cypress-launched processes: [
  430.   {
  431.     pid: 16475,
  432.     parentPid: 16464,
  433.     name: 'Cypress',
  434.     pcpu: 0.947131433894884,
  435.     pcpuu: 0.7142302616256502,
  436.     pcpus: 0.23290117226923376,
  437.     pmem: 1.4,
  438.     priority: 19,
  439.     mem_vsz: 1735016,
  440.     mem_rss: 239156,
  441.     nice: 0,
  442.     started: '2020-04-15 23:51:11',
  443.     state: 'sleeping',
  444.     tty: 'pts/3',
  445.     user: 'nemo',
  446.     command: 'Cypress',
  447.     params: '--no-sandbox -- --browser chrome --project /home/nemo/work/minds/front --cwd /home/nemo/work/minds/front',
  448.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  449.     group: 'cypress'
  450.   },
  451.   {
  452.     pid: 16477,
  453.     parentPid: 16475,
  454.     name: 'Cypress',
  455.     pcpu: 0,
  456.     pcpuu: 0,
  457.     pcpus: 0,
  458.     pmem: 0.2,
  459.     priority: 19,
  460.     mem_vsz: 196192,
  461.     mem_rss: 43064,
  462.     nice: 0,
  463.     started: '2020-04-15 23:51:11',
  464.     state: 'sleeping',
  465.     tty: 'pts/3',
  466.     user: 'nemo',
  467.     command: 'Cypress',
  468.     params: '--type=zygote --no-sandbox',
  469.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  470.     group: 'electron-shared'
  471.   },
  472.   {
  473.     pid: 16631,
  474.     parentPid: 16475,
  475.     name: 'Cypress',
  476.     pcpu: 0.41145873767564634,
  477.     pcpuu: 0.2794814067230805,
  478.     pcpus: 0.13197733095256578,
  479.     pmem: 0.4,
  480.     priority: 19,
  481.     mem_vsz: 244396,
  482.     mem_rss: 64836,
  483.     nice: 0,
  484.     started: '2020-04-15 23:51:12',
  485.     state: 'sleeping',
  486.     tty: 'pts/3',
  487.     user: 'nemo',
  488.     command: 'Cypress',
  489.     params: '--type=gpu-process --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --no-sandbox --gpu-preferences=KAAAAAAAAAAgAAAgAAAAAAAAYAAAAAAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --use-gl=swiftshader-webgl --shared-files',
  490.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  491.     group: 'electron-shared'
  492.   },
  493.   {
  494.     pid: 16919,
  495.     parentPid: 16475,
  496.     name: 'Cypress',
  497.     pcpu: 0,
  498.     pcpuu: 0,
  499.     pcpus: 0,
  500.     pmem: 0.3,
  501.     priority: 19,
  502.     mem_vsz: 254716,
  503.     mem_rss: 49152,
  504.     nice: 0,
  505.     started: '2020-04-15 23:51:13',
  506.     state: 'sleeping',
  507.     tty: 'pts/3',
  508.     user: 'nemo',
  509.     command: 'Cypress',
  510.     params: '--type=utility --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --lang=en-GB --service-sandbox-type=network --no-sandbox --ignore-certificate-errors=true --use-fake-device-for-media-stream --ignore-certificate-errors=true --shared-files=v8_snapshot_data:100',
  511.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  512.     group: 'electron-shared'
  513.   },
  514.   {
  515.     pid: 17244,
  516.     parentPid: 16475,
  517.     name: 'Cypress',
  518.     pcpu: 0.5667261858551355,
  519.     pcpuu: 0.473565716947442,
  520.     pcpus: 0.0931604689076935,
  521.     pmem: 0.7,
  522.     priority: 19,
  523.     mem_vsz: 586672,
  524.     mem_rss: 116984,
  525.     nice: 0,
  526.     started: '2020-04-15 23:51:14',
  527.     state: 'sleeping',
  528.     tty: 'pts/3',
  529.     user: 'nemo',
  530.     command: 'Cypress',
  531.     params: '--type=renderer --no-sandbox --autoplay-policy=no-user-gesture-required --use-fake-ui-for-media-stream --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --disable-gpu-compositing --lang=en-GB --app-path=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app --no-sandbox --no-zygote --preload=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server/lib/ipc/ipc.js --enable-remote-module --background-color=#dfe2e4 --disable-electron-site-instance-overrides --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --shared-files=v8_snapshot_data:100',
  532.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  533.     group: 'desktop-gui'
  534.   },
  535.   {
  536.     pid: 18871,
  537.     parentPid: 16475,
  538.     name: 'sh',
  539.     pcpu: 0,
  540.     pcpuu: 0,
  541.     pcpus: 0,
  542.     pmem: 0,
  543.     priority: 19,
  544.     mem_vsz: 2600,
  545.     mem_rss: 856,
  546.     nice: 0,
  547.     started: '2020-04-15 23:51:34',
  548.     state: 'sleeping',
  549.     tty: 'pts/3',
  550.     user: 'nemo',
  551.     command: 'sh',
  552.     params: '-c export LC_ALL=C; ps -axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command; unset LC_ALL',
  553.     path: '/bin',
  554.     group: 'other'
  555.   },
  556.   {
  557.     pid: 18872,
  558.     parentPid: 18871,
  559.     name: 'ps',
  560.     pcpu: 0,
  561.     pcpuu: 0,
  562.     pcpus: 0,
  563.     pmem: 0,
  564.     priority: 19,
  565.     mem_vsz: 6076,
  566.     mem_rss: 3184,
  567.     nice: 0,
  568.     started: '2020-04-15 23:51:34',
  569.     state: 'running',
  570.     tty: 'pts/3',
  571.     user: 'nemo',
  572.     command: 'ps',
  573.     params: '-axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command',
  574.     path: '',
  575.     group: 'other'
  576.   }
  577. ]
  578. 2020-04-15T22:51:35.683Z cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  579. ┌─────────┬───────────────────┬──────────────┬───────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  580. (index) │       group       │ processCount │         pids          │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  581. ├─────────┼───────────────────┼──────────────┼───────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  582. │    0    │     'cypress'     │      1       │        '16475'        │    0.95    │      0.65      │  233.55  │    204.52    │   233.55    │
  583. │    1    │ 'electron-shared' │      3       │ '16477, 16631, 16919' │    0.41    │      0.14      │  153.37  │    115.11    │   153.37    │
  584. │    2    │   'desktop-gui'   │      1       │        '17244'        │    0.57    │      0.28      │  114.24  │    114.34    │   114.44    │
  585. │    3    │      'other'      │      2       │    '18871, 18872'     │     0      │       0        │   3.95   │     3.9      │    3.95     │
  586. │    4    │      'TOTAL'      │      7       │          '-'          │    1.93    │      0.98      │  505.11  │    399.75    │   505.11    │
  587. └─────────┴───────────────────┴──────────────┴───────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
  588. 2020-04-15T22:51:46.379Z cypress-verbose:server:util:process_profiler all Cypress-launched processes: [
  589.   {
  590.     pid: 16475,
  591.     parentPid: 16464,
  592.     name: 'Cypress',
  593.     pcpu: 0.6092736192435512,
  594.     pcpuu: 0.45102073112834307,
  595.     pcpus: 0.1582528881152081,
  596.     pmem: 1.4,
  597.     priority: 19,
  598.     mem_vsz: 1735036,
  599.     mem_rss: 239436,
  600.     nice: 0,
  601.     started: '2020-04-15 23:51:11',
  602.     state: 'sleeping',
  603.     tty: 'pts/3',
  604.     user: 'nemo',
  605.     command: 'Cypress',
  606.     params: '--no-sandbox -- --browser chrome --project /home/nemo/work/minds/front --cwd /home/nemo/work/minds/front',
  607.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  608.     group: 'cypress'
  609.   },
  610.   {
  611.     pid: 16477,
  612.     parentPid: 16475,
  613.     name: 'Cypress',
  614.     pcpu: 0,
  615.     pcpuu: 0,
  616.     pcpus: 0,
  617.     pmem: 0.2,
  618.     priority: 19,
  619.     mem_vsz: 196192,
  620.     mem_rss: 43064,
  621.     nice: 0,
  622.     started: '2020-04-15 23:51:11',
  623.     state: 'sleeping',
  624.     tty: 'pts/3',
  625.     user: 'nemo',
  626.     command: 'Cypress',
  627.     params: '--type=zygote --no-sandbox',
  628.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  629.     group: 'electron-shared'
  630.   },
  631.   {
  632.     pid: 16631,
  633.     parentPid: 16475,
  634.     name: 'Cypress',
  635.     pcpu: 0.4589333755341035,
  636.     pcpuu: 0.37189428707073907,
  637.     pcpus: 0.08703908846336444,
  638.     pmem: 0.3,
  639.     priority: 19,
  640.     mem_vsz: 242860,
  641.     mem_rss: 64804,
  642.     nice: 0,
  643.     started: '2020-04-15 23:51:12',
  644.     state: 'sleeping',
  645.     tty: 'pts/3',
  646.     user: 'nemo',
  647.     command: 'Cypress',
  648.     params: '--type=gpu-process --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --no-sandbox --gpu-preferences=KAAAAAAAAAAgAAAgAAAAAAAAYAAAAAAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --use-gl=swiftshader-webgl --shared-files',
  649.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  650.     group: 'electron-shared'
  651.   },
  652.   {
  653.     pid: 16919,
  654.     parentPid: 16475,
  655.     name: 'Cypress',
  656.     pcpu: 0,
  657.     pcpuu: 0,
  658.     pcpus: 0,
  659.     pmem: 0.3,
  660.     priority: 19,
  661.     mem_vsz: 254716,
  662.     mem_rss: 49152,
  663.     nice: 0,
  664.     started: '2020-04-15 23:51:13',
  665.     state: 'sleeping',
  666.     tty: 'pts/3',
  667.     user: 'nemo',
  668.     command: 'Cypress',
  669.     params: '--type=utility --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --lang=en-GB --service-sandbox-type=network --no-sandbox --ignore-certificate-errors=true --use-fake-device-for-media-stream --ignore-certificate-errors=true --shared-files=v8_snapshot_data:100',
  670.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  671.     group: 'electron-shared'
  672.   },
  673.   {
  674.     pid: 17244,
  675.     parentPid: 16475,
  676.     name: 'Cypress',
  677.     pcpu: 0.5301471751859471,
  678.     pcpuu: 0.45893337553410346,
  679.     pcpus: 0.07121379965184366,
  680.     pmem: 0.7,
  681.     priority: 19,
  682.     mem_vsz: 585648,
  683.     mem_rss: 115960,
  684.     nice: 0,
  685.     started: '2020-04-15 23:51:14',
  686.     state: 'sleeping',
  687.     tty: 'pts/3',
  688.     user: 'nemo',
  689.     command: 'Cypress',
  690.     params: '--type=renderer --no-sandbox --autoplay-policy=no-user-gesture-required --use-fake-ui-for-media-stream --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --disable-gpu-compositing --lang=en-GB --app-path=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app --no-sandbox --no-zygote --preload=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server/lib/ipc/ipc.js --enable-remote-module --background-color=#dfe2e4 --disable-electron-site-instance-overrides --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --shared-files=v8_snapshot_data:100',
  691.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  692.     group: 'desktop-gui'
  693.   },
  694.   {
  695.     pid: 19573,
  696.     parentPid: 16475,
  697.     name: 'sh',
  698.     pcpu: 0,
  699.     pcpuu: 0,
  700.     pcpus: 0,
  701.     pmem: 0,
  702.     priority: 19,
  703.     mem_vsz: 2600,
  704.     mem_rss: 856,
  705.     nice: 0,
  706.     started: '2020-04-15 23:51:44',
  707.     state: 'sleeping',
  708.     tty: 'pts/3',
  709.     user: 'nemo',
  710.     command: 'sh',
  711.     params: '-c export LC_ALL=C; ps -axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command; unset LC_ALL',
  712.     path: '/bin',
  713.     group: 'other'
  714.   },
  715.   {
  716.     pid: 19574,
  717.     parentPid: 19573,
  718.     name: 'ps',
  719.     pcpu: 0,
  720.     pcpuu: 0,
  721.     pcpus: 0,
  722.     pmem: 0,
  723.     priority: 19,
  724.     mem_vsz: 6076,
  725.     mem_rss: 3140,
  726.     nice: 0,
  727.     started: '2020-04-15 23:51:44',
  728.     state: 'running',
  729.     tty: 'pts/3',
  730.     user: 'nemo',
  731.     command: 'ps',
  732.     params: '-axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command',
  733.     path: '',
  734.     group: 'other'
  735.   }
  736. ]
  737. 2020-04-15T22:51:46.380Z cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  738. ┌─────────┬───────────────────┬──────────────┬───────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  739. (index) │       group       │ processCount │         pids          │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  740. ├─────────┼───────────────────┼──────────────┼───────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  741. │    0    │     'cypress'     │      1       │        '16475'        │    0.61    │      0.64      │  233.82  │    211.84    │   233.82    │
  742. │    1    │ 'electron-shared' │      3       │ '16477, 16631, 16919' │    0.46    │      0.22      │  153.34  │    124.66    │   153.37    │
  743. │    2    │   'desktop-gui'   │      1       │        '17244'        │    0.53    │      0.37      │  113.24  │    113.97    │   114.44    │
  744. │    3    │      'other'      │      2       │    '19573, 19574'     │     0      │       0        │   3.9    │     3.9      │    3.95     │
  745. │    4    │      'TOTAL'      │      7       │          '-'          │    1.6     │      1.13      │  504.31  │    425.89    │   505.11    │
  746. └─────────┴───────────────────┴──────────────┴───────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
  747. 2020-04-15T22:51:56.979Z cypress-verbose:server:util:process_profiler all Cypress-launched processes: [
  748.   {
  749.     pid: 16475,
  750.     parentPid: 16464,
  751.     name: 'Cypress',
  752.     pcpu: 0.715659869180454,
  753.     pcpuu: 0.5155829165063486,
  754.     pcpus: 0.20007695267410544,
  755.     pmem: 1.4,
  756.     priority: 19,
  757.     mem_vsz: 1727624,
  758.     mem_rss: 240568,
  759.     nice: 0,
  760.     started: '2020-04-15 23:51:11',
  761.     state: 'running',
  762.     tty: 'pts/3',
  763.     user: 'nemo',
  764.     command: 'Cypress',
  765.     params: '--no-sandbox -- --browser chrome --project /home/nemo/work/minds/front --cwd /home/nemo/work/minds/front',
  766.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  767.     group: 'cypress'
  768.   },
  769.   {
  770.     pid: 16477,
  771.     parentPid: 16475,
  772.     name: 'Cypress',
  773.     pcpu: 0,
  774.     pcpuu: 0,
  775.     pcpus: 0,
  776.     pmem: 0.2,
  777.     priority: 19,
  778.     mem_vsz: 196192,
  779.     mem_rss: 43064,
  780.     nice: 0,
  781.     started: '2020-04-15 23:51:11',
  782.     state: 'sleeping',
  783.     tty: 'pts/3',
  784.     user: 'nemo',
  785.     command: 'Cypress',
  786.     params: '--type=zygote --no-sandbox',
  787.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  788.     group: 'electron-shared'
  789.   },
  790.   {
  791.     pid: 16631,
  792.     parentPid: 16475,
  793.     name: 'Cypress',
  794.     pcpu: 0.477106579453636,
  795.     pcpuu: 0.32320123124278566,
  796.     pcpus: 0.15390534821085033,
  797.     pmem: 0.3,
  798.     priority: 19,
  799.     mem_vsz: 242860,
  800.     mem_rss: 64820,
  801.     nice: 0,
  802.     started: '2020-04-15 23:51:12',
  803.     state: 'sleeping',
  804.     tty: 'pts/3',
  805.     user: 'nemo',
  806.     command: 'Cypress',
  807.     params: '--type=gpu-process --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --no-sandbox --gpu-preferences=KAAAAAAAAAAgAAAgAAAAAAAAYAAAAAAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --use-gl=swiftshader-webgl --shared-files',
  808.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  809.     group: 'electron-shared'
  810.   },
  811.   {
  812.     pid: 16919,
  813.     parentPid: 16475,
  814.     name: 'Cypress',
  815.     pcpu: 0,
  816.     pcpuu: 0,
  817.     pcpus: 0,
  818.     pmem: 0.3,
  819.     priority: 19,
  820.     mem_vsz: 254716,
  821.     mem_rss: 49452,
  822.     nice: 0,
  823.     started: '2020-04-15 23:51:13',
  824.     state: 'sleeping',
  825.     tty: 'pts/3',
  826.     user: 'nemo',
  827.     command: 'Cypress',
  828.     params: '--type=utility --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --lang=en-GB --service-sandbox-type=network --no-sandbox --ignore-certificate-errors=true --use-fake-device-for-media-stream --ignore-certificate-errors=true --shared-files=v8_snapshot_data:100',
  829.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  830.     group: 'electron-shared'
  831.   },
  832.   {
  833.     pid: 17244,
  834.     parentPid: 16475,
  835.     name: 'Cypress',
  836.     pcpu: 0.5694497883801461,
  837.     pcpuu: 0.42323970757983836,
  838.     pcpus: 0.1462100808003078,
  839.     pmem: 0.7,
  840.     priority: 19,
  841.     mem_vsz: 585648,
  842.     mem_rss: 115960,
  843.     nice: 0,
  844.     started: '2020-04-15 23:51:14',
  845.     state: 'sleeping',
  846.     tty: 'pts/3',
  847.     user: 'nemo',
  848.     command: 'Cypress',
  849.     params: '--type=renderer --no-sandbox --autoplay-policy=no-user-gesture-required --use-fake-ui-for-media-stream --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --disable-gpu-compositing --lang=en-GB --app-path=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app --no-sandbox --no-zygote --preload=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server/lib/ipc/ipc.js --enable-remote-module --background-color=#dfe2e4 --disable-electron-site-instance-overrides --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --shared-files=v8_snapshot_data:100',
  850.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  851.     group: 'desktop-gui'
  852.   },
  853.   {
  854.     pid: 20210,
  855.     parentPid: 16475,
  856.     name: 'sh',
  857.     pcpu: 0,
  858.     pcpuu: 0,
  859.     pcpus: 0,
  860.     pmem: 0,
  861.     priority: 19,
  862.     mem_vsz: 2600,
  863.     mem_rss: 720,
  864.     nice: 0,
  865.     started: '2020-04-15 23:51:55',
  866.     state: 'sleeping',
  867.     tty: 'pts/3',
  868.     user: 'nemo',
  869.     command: 'sh',
  870.     params: '-c export LC_ALL=C; ps -axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command; unset LC_ALL',
  871.     path: '/bin',
  872.     group: 'other'
  873.   },
  874.   {
  875.     pid: 20211,
  876.     parentPid: 20210,
  877.     name: 'ps',
  878.     pcpu: 0,
  879.     pcpuu: 0,
  880.     pcpus: 0,
  881.     pmem: 0,
  882.     priority: 19,
  883.     mem_vsz: 6076,
  884.     mem_rss: 3144,
  885.     nice: 0,
  886.     started: '2020-04-15 23:51:55',
  887.     state: 'running',
  888.     tty: 'pts/3',
  889.     user: 'nemo',
  890.     command: 'ps',
  891.     params: '-axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command',
  892.     path: '',
  893.     group: 'other'
  894.   }
  895. ]
  896. 2020-04-15T22:51:56.980Z cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  897. ┌─────────┬───────────────────┬──────────────┬───────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  898. (index) │       group       │ processCount │         pids          │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  899. ├─────────┼───────────────────┼──────────────┼───────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  900. │    0    │     'cypress'     │      1       │        '16475'        │    0.72    │      0.65      │  234.93  │    216.46    │   234.93    │
  901. │    1    │ 'electron-shared' │      3       │ '16477, 16631, 16919' │    0.48    │      0.27      │  153.65  │    130.46    │   153.65    │
  902. │    2    │   'desktop-gui'   │      1       │        '17244'        │    0.57    │      0.42      │  113.24  │    113.79    │   114.44    │
  903. │    3    │      'other'      │      2       │    '20210, 20211'     │     0      │       0        │   3.77   │     3.87     │    3.95     │
  904. │    4    │      'TOTAL'      │      7       │          '-'          │    1.76    │      1.26      │  505.59  │    441.83    │   505.59    │
  905. └─────────┴───────────────────┴──────────────┴───────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
  906. 2020-04-15T22:52:07.386Z cypress-verbose:server:util:process_profiler all Cypress-launched processes: [
  907.   {
  908.     pid: 16475,
  909.     parentPid: 16464,
  910.     name: 'Cypress',
  911.     pcpu: 0.6633887458050418,
  912.     pcpuu: 0.49168812924373684,
  913.     pcpus: 0.17170061656130492,
  914.     pmem: 1.4,
  915.     priority: 19,
  916.     mem_vsz: 1728920,
  917.     mem_rss: 241836,
  918.     nice: 0,
  919.     started: '2020-04-15 23:51:11',
  920.     state: 'sleeping',
  921.     tty: 'pts/3',
  922.     user: 'nemo',
  923.     command: 'Cypress',
  924.     params: '--no-sandbox -- --browser chrome --project /home/nemo/work/minds/front --cwd /home/nemo/work/minds/front',
  925.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  926.     group: 'cypress'
  927.   },
  928.   {
  929.     pid: 16477,
  930.     parentPid: 16475,
  931.     name: 'Cypress',
  932.     pcpu: 0,
  933.     pcpuu: 0,
  934.     pcpus: 0,
  935.     pmem: 0.2,
  936.     priority: 19,
  937.     mem_vsz: 196192,
  938.     mem_rss: 43064,
  939.     nice: 0,
  940.     started: '2020-04-15 23:51:11',
  941.     state: 'sleeping',
  942.     tty: 'pts/3',
  943.     user: 'nemo',
  944.     command: 'Cypress',
  945.     params: '--type=zygote --no-sandbox',
  946.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  947.     group: 'electron-shared'
  948.   },
  949.   {
  950.     pid: 16631,
  951.     parentPid: 16475,
  952.     name: 'Cypress',
  953.     pcpu: 0.4760789822836182,
  954.     pcpuu: 0.3277920861624912,
  955.     pcpus: 0.148286896121127,
  956.     pmem: 0.4,
  957.     priority: 19,
  958.     mem_vsz: 243372,
  959.     mem_rss: 64948,
  960.     nice: 0,
  961.     started: '2020-04-15 23:51:12',
  962.     state: 'sleeping',
  963.     tty: 'pts/3',
  964.     user: 'nemo',
  965.     command: 'Cypress',
  966.     params: '--type=gpu-process --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --no-sandbox --gpu-preferences=KAAAAAAAAAAgAAAgAAAAAAAAYAAAAAAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --use-gl=swiftshader-webgl --shared-files',
  967.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  968.     group: 'electron-shared'
  969.   },
  970.   {
  971.     pid: 16919,
  972.     parentPid: 16475,
  973.     name: 'Cypress',
  974.     pcpu: 0,
  975.     pcpuu: 0,
  976.     pcpus: 0,
  977.     pmem: 0.3,
  978.     priority: 19,
  979.     mem_vsz: 254716,
  980.     mem_rss: 49452,
  981.     nice: 0,
  982.     started: '2020-04-15 23:51:13',
  983.     state: 'sleeping',
  984.     tty: 'pts/3',
  985.     user: 'nemo',
  986.     command: 'Cypress',
  987.     params: '--type=utility --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --lang=en-GB --service-sandbox-type=network --no-sandbox --ignore-certificate-errors=true --use-fake-device-for-media-stream --ignore-certificate-errors=true --shared-files=v8_snapshot_data:100',
  988.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  989.     group: 'electron-shared'
  990.   },
  991.   {
  992.     pid: 17244,
  993.     parentPid: 16475,
  994.     name: 'Cypress',
  995.     pcpu: 0.6165613049246859,
  996.     pcpuu: 0.546320143604152,
  997.     pcpus: 0.07024116132053383,
  998.     pmem: 0.7,
  999.     priority: 19,
  1000.     mem_vsz: 536472,
  1001.     mem_rss: 116916,
  1002.     nice: 0,
  1003.     started: '2020-04-15 23:51:14',
  1004.     state: 'sleeping',
  1005.     tty: 'pts/3',
  1006.     user: 'nemo',
  1007.     command: 'Cypress',
  1008.     params: '--type=renderer --no-sandbox --autoplay-policy=no-user-gesture-required --use-fake-ui-for-media-stream --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --disable-gpu-compositing --lang=en-GB --app-path=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app --no-sandbox --no-zygote --preload=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server/lib/ipc/ipc.js --enable-remote-module --background-color=#dfe2e4 --disable-electron-site-instance-overrides --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --shared-files=v8_snapshot_data:100',
  1009.     path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
  1010.     group: 'desktop-gui'
  1011.   },
  1012.   {
  1013.     pid: 20861,
  1014.     parentPid: 16475,
  1015.     name: 'sh',
  1016.     pcpu: 0,
  1017.     pcpuu: 0,
  1018.     pcpus: 0,
  1019.     pmem: 0,
  1020.     priority: 19,
  1021.     mem_vsz: 2600,
  1022.     mem_rss: 792,
  1023.     nice: 0,
  1024.     started: '2020-04-15 23:52:06',
  1025.     state: 'sleeping',
  1026.     tty: 'pts/3',
  1027.     user: 'nemo',
  1028.     command: 'sh',
  1029.     params: '-c export LC_ALL=C; ps -axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command; unset LC_ALL',
  1030.     path: '/bin',
  1031.     group: 'other'
  1032.   },
  1033.   {
  1034.     pid: 20862,
  1035.     parentPid: 20861,
  1036.     name: 'ps',
  1037.     pcpu: 0,
  1038.     pcpuu: 0,
  1039.     pcpus: 0,
  1040.     pmem: 0,
  1041.     priority: 19,
  1042.     mem_vsz: 6076,
  1043.     mem_rss: 3112,
  1044.     nice: 0,
  1045.     started: '2020-04-15 23:52:06',
  1046.     state: 'running',
  1047.     tty: 'pts/3',
  1048.     user: 'nemo',
  1049.     command: 'ps',
  1050.     params: '-axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command',
  1051.     path: '',
  1052.     group: 'other'
  1053.   }
  1054. ]
  1055. 2020-04-15T22:52:07.386Z cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  1056. ┌─────────┬───────────────────┬──────────────┬───────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  1057. (index) │       group       │ processCount │         pids          │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  1058. ├─────────┼───────────────────┼──────────────┼───────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  1059. │    0    │     'cypress'     │      1       │        '16475'        │    0.66    │      0.66      │  236.17  │    219.74    │   236.17    │
  1060. │    1    │ 'electron-shared' │      3       │ '16477, 16631, 16919' │    0.48    │      0.3       │  153.77  │    134.35    │   153.77    │
  1061. │    2    │   'desktop-gui'   │      1       │        '17244'        │    0.62    │      0.46      │  114.18  │    113.87    │   114.44    │
  1062. │    3    │      'other'      │      2       │    '20861, 20862'     │     0      │       0        │   3.81   │     3.86     │    3.95     │
  1063. │    4    │      'TOTAL'      │      7       │          '-'          │    1.76    │      1.34      │  507.93  │    452.85    │   507.93    │
  1064. └─────────┴───────────────────┴──────────────┴───────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
  1065. [16631:0415/235213.881618:WARNING:x11_util.cc(1443)] X error received: serial 3081, error_code 9 (BadDrawable (invalid Pixmap or Window parameter)), request_code 130, minor_code 3 (X_ShmPutImage)
  1066. [16631:0415/235213.887823:WARNING:x11_util.cc(1443)] X error received: serial 3086, error_code 9 (BadDrawable (invalid Pixmap or Window parameter)), request_code 130, minor_code 3 (X_ShmPutImage)
Advertisement
Add Comment
Please, Sign In to add comment