Checking out 30167ce3 as fix/update-holder-svg... Skipping Git submodules setup section_end:1561544918:get_sources section_start:1561544918:restore_cache section_end:1561544918:restore_cache section_start:1561544918:download_artifacts Downloading artifacts for install (352689)... Downloading artifacts from coordinator... ok  id=352689 responseStatus=200 OK token=ZLxjfomY section_end:1561545050:download_artifacts section_start:1561545050:build_script $ ./wait-for-frontend.sh Frontend is up, continuing... $ curl -f http://localhost:3000/api/environment % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0{"name":"e2e_e2e-cypress-mock-server:app/parts/store/configuration/engine-notifications.mock-only.e2e.ts","backendApiUrl":"http://localhost:8000/v3","frontendApiUrl":"http://localhost:3000","quoteApiUrl":"http://localhost:8000","quoteS3BucketUrl":"http://localhost:8000","commitSha":"30167ce3f9fd118d5bafcf56d1c4023e50ba9fbc","version":"e2e-pipeline-37901","engineGrpcServerExpectedVersion":"780188e7178eb3097174d5a2b9bd2a910182f937","engineGrpcProtocolExpectedVersion":"16.17.1","region":"eu-west-1","identityPoolId":"eu-west-1:591516a2-4b9d-4e1e-bf4d-4fe9286491ed","userPoolId":"eu-west-1_U4gkJOuQN","clientId":"63n5vtg8v97nprb0ie8lqm4bhd","userBucket":"zak-cognito-testing","sentryDsn":"https://aa0d4c4c77004dc4a2dac9caf387fcc8@sentry.cloudnc.com/3","sentryCspReportUri":"http://localhost:8000/sentry","versionPollingInterval":500000,"contentful":{"apiUrl":"no-need-as-stubbing","spaces":{"website":{"space":"no-need-as-stubbing","accessToken":"no-need-as-stubbing"},"app":{"space":"no-need-as-stubbing","accessToken":"no-need-as-stubbing"},"jobSpecs":{"space":"no-need-as-stubbing"}}},"featureFlags":{"setupSheet":{"screenshots":{"displayAndTake":true}},"stockRemovalSimulation":false}} 100 1190 100 1190 0 0 92968 0 --:--:-- --:--:-- --:--:-- 99166 $ if [ $CI_COMMIT_REF_NAME != "master" ] && [ $CI_COMMIT_REF_NAME != "develop" ]; then export PERCY_ENABLE=0; fi $ export PERCY_PARALLEL_NONCE=$CI_PIPELINE_ID $ export PERCY_PARALLEL_TOTAL=25 $ echo "CYPRESS_BASE_URL=${CYPRESS_BASE_URL}" CYPRESS_BASE_URL=http://localhost:3000 $ echo "CYPRESS_API_HOST=${CYPRESS_API_HOST}" CYPRESS_API_HOST=http://localhost:8000 $ echo "CYPRESS_API_ENDPOINT=${CYPRESS_API_ENDPOINT}" CYPRESS_API_ENDPOINT=http://localhost:8000/v3 $ export CYPRESS_CACHE_FOLDER=$PWD/cypress-cache $ DEBUG=cypress:* yarn front:cy:run -- --spec "src/$(echo $CI_JOB_NAME | grep -o ':.*' | cut -f2- -d:)" yarn run v1.9.4 warning From Yarn 1.0 onwards, scripts don't require "--" for options to be forwarded. In a future version, any explicit "--" will be forwarded as-is to the scripts. $ percy exec -- cypress run --browser chrome --config watchForFileChanges=false --spec src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts 2019-06-26T10:30:52.284Z cypress:cli cli starts with arguments ["/usr/local/bin/node","/builds/dev/frontend/node_modules/.bin/cypress","run","--browser","chrome","--config","watchForFileChanges=false","--spec","src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts"] 2019-06-26T10:30:52.286Z cypress:cli NODE_OPTIONS is not set 2019-06-26T10:30:52.286Z cypress:cli program parsing arguments 2019-06-26T10:30:52.287Z cypress:cli running Cypress 2019-06-26T10:30:52.334Z cypress:cli parsed cli options { spec: 'src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts', config: 'watchForFileChanges=false', browser: 'chrome' } 2019-06-26T10:30:52.336Z cypress:cli verifying Cypress app 2019-06-26T10:30:52.337Z cypress:cli Using CYPRESS_CACHE_FOLDER from environment variable 2019-06-26T10:30:52.337Z cypress:cli Using CYPRESS_CACHE_FOLDER from environment variable 2019-06-26T10:30:52.337Z cypress:cli using environment variable CYPRESS_CACHE_FOLDER /builds/dev/frontend/cypress-cache 2019-06-26T10:30:52.337Z cypress:cli checking environment variables 2019-06-26T10:30:52.341Z cypress:cli checking if executable exists /builds/dev/frontend/cypress-cache/3.3.1/Cypress/Cypress 2019-06-26T10:30:52.343Z cypress:cli Binary is executable? : true 2019-06-26T10:30:52.346Z cypress:cli binaryDir is /builds/dev/frontend/cypress-cache/3.3.1/Cypress 2019-06-26T10:30:52.346Z cypress:cli Reading binary package.json from: /builds/dev/frontend/cypress-cache/3.3.1/Cypress/resources/app/package.json 2019-06-26T10:30:52.349Z cypress:cli Found binary version 3.3.1 installed in: /builds/dev/frontend/cypress-cache/3.3.1/Cypress 2019-06-26T10:30:52.350Z cypress:cli could not read binary_state.json file [?25l[10:30:52] Verifying Cypress can run /builds/dev/frontend/cypress-cache/3.3.1/Cypress [started] 2019-06-26T10:30:52.350Z cypress:cli {} 2019-06-26T10:30:52.350Z cypress:cli is Verified ? undefined 2019-06-26T10:30:52.350Z cypress:cli running binary verification check 3.3.1 2019-06-26T10:30:52.360Z cypress:cli clearing out the verified version 2019-06-26T10:30:52.361Z cypress:cli undefined DISPLAY environment variable 2019-06-26T10:30:52.361Z cypress:cli Cypress will spawn its own Xvfb 2019-06-26T10:30:52.361Z cypress:cli needs Xvfb? true 2019-06-26T10:30:52.361Z cypress:cli Starting Xvfb 2019-06-26T10:30:52.381Z cypress:cli running smoke test 2019-06-26T10:30:52.381Z cypress:cli using Cypress executable /builds/dev/frontend/cypress-cache/3.3.1/Cypress/Cypress 2019-06-26T10:30:52.381Z cypress:cli smoke test command: /builds/dev/frontend/cypress-cache/3.3.1/Cypress/Cypress --smoke-test --ping=481 2019-06-26T10:30:53.244Z cypress:cli smoke test stdout "481" 2019-06-26T10:30:53.245Z cypress:cli Stopping Xvfb 2019-06-26T10:30:53.864Z cypress:cli write verified: true 2019-06-26T10:30:53.865Z cypress:cli could not read binary_state.json file [10:30:53] Verifying Cypress can run /builds/dev/frontend/cypress-cache/3.3.1/Cypress [completed] [?25h2019-06-26T10:30:53.868Z cypress:cli processing run options 2019-06-26T10:30:53.869Z cypress:cli --key is not set, looking up environment variable CYPRESS_RECORD_KEY 2019-06-26T10:30:53.869Z cypress:cli run to spawn.start args ["--run-project","/builds/dev/frontend","--config","watchForFileChanges=false","--spec","src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts","--browser","chrome"] 2019-06-26T10:30:53.869Z cypress:cli undefined DISPLAY environment variable 2019-06-26T10:30:53.869Z cypress:cli Cypress will spawn its own Xvfb 2019-06-26T10:30:53.869Z cypress:cli Using CYPRESS_CACHE_FOLDER from environment variable 2019-06-26T10:30:53.869Z cypress:cli Using CYPRESS_CACHE_FOLDER from environment variable 2019-06-26T10:30:53.869Z cypress:cli using environment variable CYPRESS_CACHE_FOLDER /builds/dev/frontend/cypress-cache 2019-06-26T10:30:53.869Z cypress:cli needs to start own Xvfb? true 2019-06-26T10:30:53.870Z cypress:cli Starting Xvfb 2019-06-26T10:30:53.886Z cypress:cli spawning, should retry on display problem? false 2019-06-26T10:30:53.891Z cypress:cli passing DISPLAY :99 2019-06-26T10:30:53.891Z cypress:cli spawning Cypress with executable: /builds/dev/frontend/cypress-cache/3.3.1/Cypress/Cypress 2019-06-26T10:30:53.892Z cypress:cli spawn args [ '--run-project', '/builds/dev/frontend', '--config', 'watchForFileChanges=false', '--spec', 'src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts', '--browser', 'chrome', '--cwd', '/builds/dev/frontend' ] { detached: false, stdio: [ 'inherit', 'inherit', 'pipe' ] } cypress:ts Running without ts-node hook in environment "production" +0ms cypress:server:cypress starting cypress with argv [ '/builds/dev/frontend/cypress-cache/3.3.1/Cypress/Cypress', '--run-project', '/builds/dev/frontend', '--config', 'watchForFileChanges=false', '--spec', 'src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts', '--browser', 'chrome', '--cwd', '/builds/dev/frontend' ] +0ms cypress:server:args argv array: [ '/builds/dev/frontend/cypress-cache/3.3.1/Cypress/Cypress', '--run-project', '/builds/dev/frontend', '--config', 'watchForFileChanges=false', '--spec', 'src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts', '--browser', 'chrome', '--cwd', '/builds/dev/frontend' ] +0ms cypress:server:args argv parsed: { _: [ '/builds/dev/frontend/cypress-cache/3.3.1/Cypress/Cypress' ], runProject: '/builds/dev/frontend', config: 'watchForFileChanges=false', spec: 'src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts', browser: 'chrome', cwd: '/builds/dev/frontend' } +5ms cypress:server:args options { _: [ '/builds/dev/frontend/cypress-cache/3.3.1/Cypress/Cypress' ], runProject: '/builds/dev/frontend', config: { watchForFileChanges: false }, spec: [ '/builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' ], browser: 'chrome', cwd: '/builds/dev/frontend' } +2ms cypress:server:args argv options: { _: [ '/builds/dev/frontend/cypress-cache/3.3.1/Cypress/Cypress' ], runProject: '/builds/dev/frontend', config: { watchForFileChanges: false }, spec: [ '/builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' ], browser: 'chrome', cwd: '/builds/dev/frontend', projectRoot: '/builds/dev/frontend', run: true } +0ms cypress:server:appdata path: /root/.config/Cypress/cy/production +0ms cypress:server:cypress starting in mode run +429ms cypress:server:appdata path: /root/.config/Cypress/cy/production +701ms cypress:server:appdata path: /root/.config/Cypress/cy/production/cache +104ms cypress:server:appdata path: /root/.config/Cypress/cy/production/browsers +2s cypress:server:timers queuing timer id 1 after 500 ms +0ms cypress:server:timers child received timer id 1 +0ms cypress:server:timers child sending timer id 1 +502ms cypress:server:timers clearing timer id 1 from queue { '1': { args: [], ms: 500, cb: [Function] } } +505ms cypress:server:run run mode ready with options { _: [ '/builds/dev/frontend/cypress-cache/3.3.1/Cypress/Cypress' ], runProject: '/builds/dev/frontend', config: { watchForFileChanges: false }, spec: [ '/builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' ], browser: 'chrome', cwd: '/builds/dev/frontend', projectRoot: '/builds/dev/frontend', run: true } +0ms cypress:server:project Project created /builds/dev/frontend +0ms cypress:server:openproject opening project /builds/dev/frontend +0ms cypress:server:project opening project instance /builds/dev/frontend +0ms cypress:server:config setting support file /builds/dev/frontend/cypress/support +0ms cypress:server:config for project root /builds/dev/frontend +0ms cypress:server:config set support folder /builds/dev/frontend/cypress/support +2ms cypress:server:config setting plugins file /builds/dev/frontend/cypress/plugins +0ms cypress:server:config for project root /builds/dev/frontend +0ms cypress:server:config set pluginsFile to /builds/dev/frontend/cypress/plugins/index.js +0ms cypress:server:config set scaffold paths +1ms cypress:server:scaffold scaffolded files ["src/examples/actions.spec.js","src/examples/aliasing.spec.js","src/examples/assertions.spec.js","src/examples/connectors.spec.js","src/examples/cookies.spec.js","src/examples/cypress_api.spec.js","src/examples/files.spec.js","src/examples/local_storage.spec.js","src/examples/location.spec.js","src/examples/misc.spec.js","src/examples/navigation.spec.js","src/examples/network_requests.spec.js","src/examples/querying.spec.js","src/examples/spies_stubs_clocks.spec.js","src/examples/traversal.spec.js","src/examples/utilities.spec.js","src/examples/viewport.spec.js","src/examples/waiting.spec.js","src/examples/window.spec.js","cypress/fixtures/example.json","cypress/support/commands.js","cypress/support/index.js","cypress/plugins/index.js"] +0ms cypress:server:config got file tree +3ms cypress:server:project get saved state +16ms cypress:server:saved_state noop saved state +0ms cypress:server:scaffold plugins folder /builds/dev/frontend/cypress/plugins +3ms cypress:server:scaffold verify scaffolding in /builds/dev/frontend/cypress/plugins +0ms cypress:server:scaffold folder /builds/dev/frontend/cypress/plugins already exists +0ms cypress:server:plugins plugins.init /builds/dev/frontend/cypress/plugins/index.js +0ms cypress:server:plugins:child pluginsFile: /builds/dev/frontend/cypress/plugins/index.js +0ms cypress:server:plugins:child require pluginsFile +2ms cypress:server:plugins:child run plugins function +646ms cypress:server:plugins:child register event _get:task:body with id 0 +0ms cypress:server:plugins:child register event _get:task:keys with id 1 +0ms cypress:webpack user options: { webpackOptions: { node: { fs: 'empty' }, resolve: { extensions: [Array], plugins: [Array] }, module: { rules: [Array] } } } +0ms cypress:server:plugins:child register event file:preprocessor with id 2 +31ms cypress:server:plugins:child register event task with id 3 +1ms cypress:server:plugins register plugins process event _get:task:body with id 0 +949ms cypress:server:plugins register event '_get:task:body' +0ms cypress:server:plugins register plugins process event _get:task:keys with id 1 +0ms cypress:server:plugins register event '_get:task:keys' +0ms cypress:server:plugins register plugins process event file:preprocessor with id 2 +0ms cypress:server:plugins register event 'file:preprocessor' +0ms cypress:server:plugins register plugins process event task with id 3 +0ms cypress:server:plugins register event 'task' +0ms cypress:server:project plugin config yielded: null +952ms cypress:server:buffers resetting buffers +0ms cypress:server:server Server listening on { address: '127.0.0.1', family: 'IPv4', port: 37289 } +0ms cypress:server:appdata path: /root/.config/Cypress/cy/production/proxy +2s cypress:https-proxy Created SNI HTTPS Proxy on port 42205 +0ms cypress:server:ensure-url checking that baseUrl is available { baseUrl: 'http://localhost:3000', delaysRemaining: [ 3000, 3000, 4000 ], retryIntervals: [ 3000, 3000, 4000 ] } +0ms cypress:server:server Setting remoteAuth undefined +3s cypress:server:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' } +0ms cypress:server:server Setting remoteOrigin http://localhost:3000 +32ms cypress:server:server Setting remoteHostAndPort { port: '3000', tld: 'localhost', domain: '' } +0ms cypress:server:server Setting remoteDocDomain localhost +0ms cypress:server:server Getting remote state: { auth: undefined, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +0ms cypress:server:project project config: { ignoreTestFiles: [ '!**/*.e2e.ts', '**/*.util.e2e.ts', '**/server/test/**' ], integrationFolder: '/builds/dev/frontend/src', baseUrl: 'http://localhost:3000', modifyObstructiveCode: false, video: false, projectRoot: '/builds/dev/frontend', projectName: 'frontend', morgan: false, isTextTerminal: true, socketId: 'zhs62', report: true, watchForFileChanges: false, port: 37289, hosts: null, userAgent: null, reporter: 'spec', reporterOptions: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/__cypress/reporter', testFiles: '**/*.*', defaultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, pageLoadTimeout: 60000, execTimeout: 60000, taskTimeout: 60000, videoCompression: 32, videoUploadOnPasses: true, chromeWebSecurity: true, waitForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 0, trashAssetsBeforeRuns: true, autoOpen: false, viewportWidth: 1000, viewportHeight: 660, fileServerFolder: '/builds/dev/frontend', videosFolder: '/builds/dev/frontend/cypress/videos', supportFile: '/builds/dev/frontend/cypress/support/index.js', fixturesFolder: '/builds/dev/frontend/cypress/fixtures', screenshotsFolder: '/builds/dev/frontend/cypress/screenshots', namespace: '__cypress', pluginsFile: '/builds/dev/frontend/cypress/plugins/index.js', javascripts: [], env: { API_ENDPOINT: 'http://localhost:8000/v3', FRONTEND_API_ENDPOINT: 'http://localhost:3000', API_HOST: 'http://localhost:8000', CACHE_FOLDER: '/builds/dev/frontend/cypress-cache' }, cypressEnv: 'production', parentTestsFolder: '/builds/dev/frontend', parentTestsFolderDisplay: 'frontend', supportFolder: '/builds/dev/frontend/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/builds/dev/frontend/src/examples', scaffoldedFiles: [ { name: 'src', children: [Array] }, { name: 'cypress', children: [Array] } ], state: {}, proxyUrl: 'http://localhost:37289', browserUrl: 'http://localhost:3000/__/', reporterUrl: 'http://localhost:3000/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } +3s cypress:server:reporter trying to load reporter: spec +0ms cypress:server:reporter spec is Mocha reporter +0ms cypress:server:project scaffolding project /builds/dev/frontend +13ms cypress:server:scaffold support folder /builds/dev/frontend/cypress/support, support file /builds/dev/frontend/cypress/support/index.js +4s cypress:server:scaffold verify scaffolding in /builds/dev/frontend/cypress/support +0ms cypress:server:scaffold folder /builds/dev/frontend/cypress/support already exists +0ms cypress:server:project attempt watch plugins file: /builds/dev/frontend/cypress/plugins/index.js +4ms cypress:server:project plugins file found? true +2ms cypress:server:project watch plugins file +0ms cypress:server:timers queuing timer id 2 after 0 ms +4s cypress:server:timers child received timer id 2 +4s cypress:server:timers queuing timer id 3 after 0 ms +1ms cypress:server:timers child received timer id 3 +1ms cypress:server:timers child sending timer id 2 +0ms cypress:server:timers clearing timer id 2 from queue { '2': { args: [], ms: 0, cb: [Function: clear] }, '3': { args: [], ms: 0, cb: [Function: clear] } } +1ms cypress:server:timers clearing timer id 2 from queue { '3': { args: [], ms: 0, cb: [Function: clear] } } +1ms cypress:server:timers child sending timer id 3 +1ms cypress:server:timers clearing timer id 3 from queue { '3': { args: [], ms: 0, cb: [Function: clear] } } +3ms cypress:server:timers clearing timer id 3 from queue {} +0ms cypress:server:specs looking for test specs in the folder: /builds/dev/frontend/src +0ms cypress:server:profilecleaner found 0 root level profile matches: [] +0ms cypress:server:profilecleaner found 0 profile folders: [] +0ms cypress:server:profilecleaner found 0 profile folders: [] +0ms cypress:launcher checking one browser chrome +0ms cypress:launcher looking up chrome on linux platform +1ms cypress:launcher finding version string using command "google-chrome --version" +0ms cypress:launcher checking one browser chrome +19ms cypress:launcher looking up chrome on linux platform +0ms cypress:launcher finding version string using command "chrome --version" +0ms cypress:launcher checking one browser chrome +22ms cypress:launcher looking up chrome on linux platform +1ms cypress:launcher finding version string using command "google-chrome-stable --version" +0ms cypress:launcher Received error detecting browser binary: "chrome" with error: spawn chrome ENOENT +21ms cypress:launcher browser chrome not installed +1ms cypress:launcher stdout: Google Chrome 69.0.3497.100 +115ms cypress:launcher setting major version for {"name":"chrome","family":"chrome","displayName":"Chrome","version":"69.0.3497.100","path":"google-chrome"} +0ms cypress:launcher browser chrome version 69.0.3497.100 major version 69 +1ms cypress:launcher stdout: Google Chrome 69.0.3497.100 +69ms cypress:launcher setting major version for {"name":"chrome","family":"chrome","displayName":"Chrome","version":"69.0.3497.100","path":"google-chrome-stable"} +0ms cypress:launcher browser chrome version 69.0.3497.100 major version 69 +0ms cypress:launcher checking one browser chromium +0ms cypress:launcher looking up chromium on linux platform +0ms cypress:launcher finding version string using command "chromium-browser --version" +1ms cypress:launcher checking one browser chromium +11ms cypress:launcher looking up chromium on linux platform +0ms cypress:launcher finding version string using command "chromium --version" +0ms cypress:launcher Received error detecting browser binary: "chromium-browser" with error: spawn chromium-browser ENOENT +73ms cypress:launcher browser chromium not installed +1ms cypress:launcher Received error detecting browser binary: "chromium" with error: spawn chromium ENOENT +0ms cypress:launcher browser chromium not installed +0ms cypress:launcher checking one browser canary +0ms cypress:launcher looking up canary on linux platform +1ms cypress:launcher finding version string using command "google-chrome-canary --version" +0ms cypress:launcher Received error detecting browser binary: "google-chrome-canary" with error: spawn google-chrome-canary ENOENT +42ms cypress:launcher browser canary not installed +0ms cypress:server:specs found spec file /builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +775ms cypress:server:specs found 1 spec files: [ { name: 'app/parts/store/configuration/engine-notifications.mock-only.e2e.ts', relative: 'src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts', absolute: '/builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' } ] +0ms cypress:server:run found '1' specs using spec pattern '/builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts': [ 'app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' ] +5s ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 3.3.1 │  │ Browser: Chrome 69 │  │ Specs: 1 found (app/parts/store/configuration/engine-notifications.mock-only.e2e.ts) │  │ Searched: src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ cypress:server:run about to run spec { spec: { name: 'app/parts/store/configuration/engine-notifications.mock-only.e2e.ts', relative: 'src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts', absolute: '/builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' }, isHeadless: false, browser: { name: 'chrome', family: 'chrome', displayName: 'Chrome', version: '69.0.3497.100', path: 'google-chrome', majorVersion: '69', isHeadless: false, isHeaded: true } } +131ms cypress:server:run waiting for socket connection... { id: 'zhs62' } +2ms ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: app/parts/store/configuration/engine-notifications.mock-only.e2e.ts… (1 of 1) cypress:server:openproject resetting project state, preparing to launch browser +5s cypress:server:project resetting project instance /builds/dev/frontend +976ms cypress:server:buffers resetting buffers +4s cypress:server:server Setting remoteAuth undefined +997ms cypress:server:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' } +998ms cypress:server:server Setting remoteOrigin http://localhost:3000 +0ms cypress:server:server Setting remoteHostAndPort { port: '3000', tld: 'localhost', domain: '' } +0ms cypress:server:server Setting remoteDocDomain localhost +0ms cypress:server:server Getting remote state: { auth: undefined, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +0ms cypress:server:timers queuing timer id 4 after 30000 ms +914ms cypress:server:timers child received timer id 4 +917ms cypress:server:openproject launching browser: { name: 'chrome', family: 'chrome', displayName: 'Chrome', version: '69.0.3497.100', path: 'google-chrome', majorVersion: '69', isHeadless: false, isHeaded: true }, spec: src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +3ms cypress:server:browsers opening browser { name: 'chrome', family: 'chrome', displayName: 'Chrome', version: '69.0.3497.100', path: 'google-chrome', majorVersion: '69', isHeadless: false, isHeaded: true } +0ms cypress:server:plugins plugin event registered? { event: 'before:browser:launch', isRegistered: false } +4s cypress:server:appdata path: /root/.config/Cypress/cy/production/extensions +4s cypress:server:browsers launch in chrome: http://localhost:3000/__/#/tests/integration/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts, --test-type,--ignore-certificate-errors,--start-maximized,--silent-debugger-extension-api,--no-default-browser-check,--no-first-run,--noerrdialogs,--enable-fixed-layout,--disable-popup-blocking,--disable-password-generation,--disable-save-password-bubble,--disable-single-click-autofill,--disable-prompt-on-repos,--disable-background-timer-throttling,--disable-renderer-backgrounding,--disable-renderer-throttling,--disable-restore-session-state,--disable-translate,--disable-new-profile-management,--disable-new-avatar-menu,--allow-insecure-localhost,--reduce-security-for-testing,--enable-automation,--disable-infobars,--disable-device-discovery-notifications,--autoplay-policy=no-user-gesture-required,--disable-site-isolation-trials,--metrics-recording-only,--disable-prompt-on-repost,--disable-hang-monitor,--disable-sync,--disable-web-resources,--safebrowsing-disable-auto-update,--safebrowsing-disable-download-protection,--disable-client-side-phishing-detection,--disable-component-update,--disable-default-apps,--use-fake-ui-for-media-stream,--use-fake-device-for-media-stream,--disable-gpu,--no-sandbox,--proxy-server=http://localhost:37289,--load-extension=/root/.config/Cypress/cy/production/browsers/chrome/run-250/CypressExtension,/builds/dev/frontend/cypress-cache/3.3.1/Cypress/resources/app/packages/extension/theme,--user-data-dir=/root/.config/Cypress/cy/production/browsers/chrome/run-250,--disk-cache-dir=/root/.config/Cypress/cy/production/browsers/chrome/run-250/CypressCache +0ms cypress:launcher launching browser { name: 'chrome', family: 'chrome', displayName: 'Chrome', version: '69.0.3497.100', path: 'google-chrome', majorVersion: '69', isHeadless: false, isHeaded: true } to open http://localhost:3000/__/#/tests/integration/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +539ms cypress:launcher spawning browser { name: 'chrome', family: 'chrome', displayName: 'Chrome', version: '69.0.3497.100', path: 'google-chrome', majorVersion: '69', isHeadless: false, isHeaded: true } with args http://localhost:3000/__/#/tests/integration/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts --test-type --ignore-certificate-errors --start-maximized --silent-debugger-extension-api --no-default-browser-check --no-first-run --noerrdialogs --enable-fixed-layout --disable-popup-blocking --disable-password-generation --disable-save-password-bubble --disable-single-click-autofill --disable-prompt-on-repos --disable-background-timer-throttling --disable-renderer-backgrounding --disable-renderer-throttling --disable-restore-session-state --disable-translate --disable-new-profile-management --disable-new-avatar-menu --allow-insecure-localhost --reduce-security-for-testing --enable-automation --disable-infobars --disable-device-discovery-notifications --autoplay-policy=no-user-gesture-required --disable-site-isolation-trials --metrics-recording-only --disable-prompt-on-repost --disable-hang-monitor --disable-sync --disable-web-resources --safebrowsing-disable-auto-update --safebrowsing-disable-download-protection --disable-client-side-phishing-detection --disable-component-update --disable-default-apps --use-fake-ui-for-media-stream --use-fake-device-for-media-stream --disable-gpu --no-sandbox --proxy-server=http://localhost:37289 --load-extension=/root/.config/Cypress/cy/production/browsers/chrome/run-250/CypressExtension,/builds/dev/frontend/cypress-cache/3.3.1/Cypress/resources/app/packages/extension/theme --user-data-dir=/root/.config/Cypress/cy/production/browsers/chrome/run-250 --disk-cache-dir=/root/.config/Cypress/cy/production/browsers/chrome/run-250/CypressCache +1ms cypress:server:browsers browser opened +30ms cypress:server:timers queuing timer id 5 after 1000 ms +34ms cypress:server:timers child received timer id 5 +35ms cypress:server:server Got CONNECT request from clientservices.googleapis.com:443 +314ms cypress:https-proxy Writing browserSocket connection headers { url: 'clientservices.googleapis.com:443', headLength: 0, headers: { host: 'clientservices.googleapis.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +4s cypress:https-proxy Got first head bytes { url: 'clientservices.googleapis.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003���{[j:+T�b�XW��\u0012��r�5����\u0019���[\u0000\u0000\u001c���+�/�,�0̨̩�\u0013�\u0014\u0000�\u0000' } +3ms cypress:server:cors Parsed URL { port: '443', tld: 'googleapis.com', domain: 'clientservices' } +344ms cypress:server:server HTTPS request does not match URL: https://clientservices.googleapis.com:443 with props: { port: '3000', tld: 'localhost', domain: '' } +30ms cypress:https-proxy Making connection to clientservices.googleapis.com:443 +27ms cypress:server:routes Serving Cypress front-end by requested URL: /__/ +0ms cypress:server:server Getting remote state: { auth: undefined, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +10ms cypress:server:runner serving runner index.html with config { version: '3.3.1', platform: 'linux', arch: 'x64', projectName: 'frontend' } +0ms cypress:server:server Got CONNECT request from accounts.google.com:443 +5ms cypress:https-proxy Writing browserSocket connection headers { url: 'accounts.google.com:443', headLength: 0, headers: { host: 'accounts.google.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +14ms cypress:server:server Got CONNECT request from www.gstatic.com:443 +1ms cypress:https-proxy Writing browserSocket connection headers { url: 'www.gstatic.com:443', headLength: 0, headers: { host: 'www.gstatic.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +2ms cypress:https-proxy Got first head bytes { url: 'accounts.google.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003��\u0004�\u000bLw�y��\b�:��\u00055\u000ed\u0002��\u001f[ø�����\u0000\u0000\u001cZZ�+�/�,�0̨̩�\u0013�\u0014\u0000�\u0000' } +0ms cypress:server:cors Parsed URL { port: '443', tld: 'com', domain: 'google' } +19ms cypress:server:server HTTPS request does not match URL: https://accounts.google.com:443 with props: { port: '3000', tld: 'localhost', domain: '' } +3ms cypress:https-proxy Making connection to accounts.google.com:443 +2ms cypress:https-proxy Got first head bytes { url: 'www.gstatic.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003wQ���"�\b5����X�W�Ј�73u\u0016-h\f��l9H\u0000\u0000\u001c���+�/�,�0̨̩�\u0013�\u0014\u0000�\u0000' } +2ms cypress:server:cors Parsed URL { port: '443', tld: 'com', domain: 'gstatic' } +2ms cypress:server:server HTTPS request does not match URL: https://www.gstatic.com:443 with props: { port: '3000', tld: 'localhost', domain: '' } +3ms cypress:https-proxy Making connection to www.gstatic.com:443 +2ms cypress:network:connect successfully connected { opts: { port: '443', host: 'clientservices.googleapis.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +0ms cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'clientservices.googleapis.com', err: undefined } +3ms cypress:network:connect successfully connected { opts: { port: '443', host: 'accounts.google.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +33ms cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'accounts.google.com', err: undefined } +33ms cypress:network:connect successfully connected { opts: { port: '443', host: 'www.gstatic.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +1ms cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'www.gstatic.com', err: undefined } +0ms cypress:server:server Got CONNECT request from localhost:37289 +165ms cypress:https-proxy Writing browserSocket connection headers { url: 'localhost:37289', headLength: 0, headers: { host: 'localhost:37289', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +128ms cypress:https-proxy Got first head bytes { url: 'localhost:37289', head: 'GET /__socket.io/?EIO=3&transport=websocket HTTP/1.1\r\nHost: loca' } +2ms cypress:server:cors Parsed URL { port: '37289', tld: 'localhost', domain: '' } +169ms cypress:server:server HTTPS request does not match URL: https://localhost:37289 with props: { port: '3000', tld: 'localhost', domain: '' } +3ms cypress:https-proxy Making connection to localhost:37289 +3ms cypress:network:connect successfully connected { opts: { port: '37289', host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +139ms cypress:https-proxy received upstreamSocket callback for request { port: '37289', hostname: 'localhost', err: undefined } +6ms cypress:server:server Got UPGRADE request from /__socket.io/?EIO=3&transport=websocket +9ms cypress:server:timers queuing timer id 6 after 85000 ms +514ms cypress:server:timers child received timer id 6 +513ms cypress:server:socket socket connected +0ms cypress:server:timers clearing timer id 6 from queue { '4': { args: [], ms: 30000, cb: [Function: timeoutTimeout] }, '5': { args: [], ms: 1000, cb: [Function] }, '6': { args: [], ms: 85000, cb: [Function] } } +25ms cypress:server:timers queuing timer id 7 after 85000 ms +1ms cypress:server:timers child received timer id 7 +26ms cypress:server:socket automation:client connected +24ms cypress:server:timers child sending timer id 5 +461ms cypress:server:timers clearing timer id 5 from queue { '4': { args: [], ms: 30000, cb: [Function: timeoutTimeout] }, '5': { args: [], ms: 1000, cb: [Function] }, '7': { args: [], ms: 85000, cb: [Function] } } +461ms cypress:server:server Got CONNECT request from localhost:3000 +572ms cypress:https-proxy Writing browserSocket connection headers { url: 'localhost:3000', headLength: 0, headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +573ms cypress:https-proxy Got first head bytes { url: 'localhost:3000', head: 'GET /__socket.io/?EIO=3&transport=websocket HTTP/1.1\r\nHost: loca' } +1ms cypress:server:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' } +582ms cypress:server:server HTTPS request does match URL: https://localhost:3000 with props: { port: '3000', tld: 'localhost', domain: '' } +1ms cypress:https-proxy Not making direct connection { url: 'localhost:3000' } +0ms cypress:https-proxy Making intercepted connection to 37289 +1ms cypress:network:connect successfully connected { opts: { port: 37289, host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +576ms cypress:https-proxy received upstreamSocket callback for request { port: 37289, hostname: 'localhost', err: undefined } +1ms cypress:server:server Got UPGRADE request from /__socket.io/?EIO=3&transport=websocket +3ms cypress:server:timers queuing timer id 8 after 85000 ms +84ms cypress:server:timers child received timer id 8 +85ms cypress:server:socket socket connected +545ms cypress:server:timers clearing timer id 8 from queue { '4': { args: [], ms: 30000, cb: [Function: timeoutTimeout] }, '7': { args: [], ms: 85000, cb: [Function] }, '8': { args: [], ms: 85000, cb: [Function] } } +53ms cypress:server:timers queuing timer id 9 after 85000 ms +0ms cypress:server:timers child received timer id 9 +52ms cypress:server:timers clearing timer id 9 from queue { '4': { args: [], ms: 30000, cb: [Function: timeoutTimeout] }, '7': { args: [], ms: 85000, cb: [Function] }, '9': { args: [], ms: 85000, cb: [Function] } } +21ms cypress:server:timers queuing timer id 10 after 85000 ms +0ms cypress:server:timers child received timer id 10 +21ms cypress:server:timers queuing timer id 11 after 1000 ms +1ms cypress:server:timers child received timer id 11 +1ms cypress:server:timers clearing timer id 7 from queue { '4': { args: [], ms: 30000, cb: [Function: timeoutTimeout] }, '7': { args: [], ms: 85000, cb: [Function] }, '10': { args: [], ms: 85000, cb: [Function] }, '11': { args: [], ms: 1000, cb: [Function: timeoutTimeout] } } +23ms cypress:server:timers queuing timer id 12 after 85000 ms +1ms cypress:server:timers child received timer id 12 +24ms cypress:server:timers clearing timer id 11 from queue { '4': { args: [], ms: 30000, cb: [Function: timeoutTimeout] }, '10': { args: [], ms: 85000, cb: [Function] }, '11': { args: [], ms: 1000, cb: [Function: timeoutTimeout] }, '12': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers clearing timer id 10 from queue { '4': { args: [], ms: 30000, cb: [Function: timeoutTimeout] }, '10': { args: [], ms: 85000, cb: [Function] }, '12': { args: [], ms: 85000, cb: [Function] } } +60ms cypress:server:timers queuing timer id 13 after 85000 ms +1ms cypress:server:timers child received timer id 13 +62ms cypress:server:run got socket connection { id: 'zhs62' } +1s cypress:server:timers clearing timer id 4 from queue { '4': { args: [], ms: 30000, cb: [Function: timeoutTimeout] }, '12': { args: [], ms: 85000, cb: [Function] }, '13': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers clearing timer id 13 from queue { '12': { args: [], ms: 85000, cb: [Function] }, '13': { args: [], ms: 85000, cb: [Function] } } +40ms cypress:server:timers queuing timer id 14 after 85000 ms +0ms cypress:server:timers child received timer id 14 +42ms cypress:server:timers clearing timer id 14 from queue { '12': { args: [], ms: 85000, cb: [Function] }, '14': { args: [], ms: 85000, cb: [Function] } } +2ms cypress:server:timers queuing timer id 15 after 85000 ms +0ms cypress:server:timers child received timer id 15 +1ms cypress:server:socket watch test file 'integration/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' +204ms cypress:server:socket will watch test file path 'src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' +0ms cypress:server:preprocessor getFile /builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +0ms cypress:server:appdata path: /root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +1s cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: true } +1s cypress:server:plugins execute plugin event 'file:preprocessor' with args: EventEmitter { domain: null, _events: { rerun: [Function] }, _eventsCount: 1, _maxListeners: undefined, filePath: '/builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts', shouldWatch: false, outputPath: '/root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' } undefined undefined +1ms cypress:server:plugins call event file:preprocessor for invocation id inv1 +1ms cypress:server:plugins:child execute plugin event: file:preprocessor ({ eventId: 2, invocationId: 'inv1' }) +6s cypress:webpack get /builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +6s cypress:webpack webpackOptions: { node: { fs: 'empty' }, resolve: { extensions: [ '.ts', '.js' ], plugins: [ [Object] ] }, module: { rules: [ [Object] ] } } +0ms cypress:webpack watchOptions: {} +1ms cypress:webpack input: /builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +0ms cypress:webpack output: /root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +0ms cypress:server:server Getting remote state: { auth: undefined, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +225ms cypress:server:controllers:spec request for { spec: 'cypress/support/index.js' } +0ms cypress:server:preprocessor getFile /builds/dev/frontend/cypress/support/index.js +46ms cypress:server:appdata path: /root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/cypress/support/index.js +46ms cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: true } +44ms cypress:server:plugins execute plugin event 'file:preprocessor' with args: EventEmitter { domain: null, _events: { rerun: [Function] }, _eventsCount: 1, _maxListeners: undefined, filePath: '/builds/dev/frontend/cypress/support/index.js', shouldWatch: false, outputPath: '/root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/cypress/support/index.js' } undefined undefined +0ms cypress:server:plugins call event file:preprocessor for invocation id inv2 +1ms cypress:server:controllers:spec request for { spec: 'src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' } +3ms cypress:server:preprocessor getFile /builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +3ms cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: true } +1ms cypress:server:preprocessor headless and already processed +0ms cypress:server:plugins:child execute plugin event: file:preprocessor ({ eventId: 2, invocationId: 'inv2' }) +386ms cypress:webpack get /builds/dev/frontend/cypress/support/index.js +383ms cypress:webpack webpackOptions: { node: { fs: 'empty' }, resolve: { extensions: [ '.ts', '.js' ], plugins: [ [Object] ] }, module: { rules: [ [Object] ] }, entry: [ '/builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' ], output: { path: '/root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/src/app/parts/store/configuration', filename: 'engine-notifications.mock-only.e2e.ts' }, devtool: 'inline-source-map' } +0ms cypress:webpack watchOptions: {} +1ms cypress:webpack input: /builds/dev/frontend/cypress/support/index.js +0ms cypress:webpack output: /root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/cypress/support/index.js +0ms cypress:server:timers child sending timer id 11 +872ms cypress:server:server Getting remote state: { auth: undefined, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +6s cypress:server:proxy handling proxied request { url: '/', proxiedUrl: 'http://ixlcdxxztnzq/', headers: { host: 'ixlcdxxztnzq', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'accept-encoding': 'gzip, deflate' }, remoteState: { auth: undefined, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } } +0ms cypress:network:agent addRequest called for http://ixlcdxxztnzq/ +0ms cypress:server:stream_buffer stream buffer writeable final called +0ms cypress:server:server Getting remote state: { auth: undefined, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +13ms cypress:server:proxy handling proxied request { url: '/', proxiedUrl: 'http://tqwuxlruysynz/', headers: { host: 'tqwuxlruysynz', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'accept-encoding': 'gzip, deflate' }, remoteState: { auth: undefined, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } } +13ms cypress:network:agent addRequest called for http://tqwuxlruysynz/ +5ms cypress:server:stream_buffer stream buffer writeable final called +4ms cypress:server:server Getting remote state: { auth: undefined, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/', proxiedUrl: 'http://eehdyujbigjdu/', headers: { host: 'eehdyujbigjdu', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'accept-encoding': 'gzip, deflate' }, remoteState: { auth: undefined, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://eehdyujbigjdu/ +3ms cypress:server:stream_buffer stream buffer writeable final called +4ms cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://ixlcdxxztnzq/', requestId: 'request3', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 0, 100, 200, 200 ], err: { Error: getaddrinfo ENOTFOUND ixlcdxxztnzq ixlcdxxztnzq:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'ixlcdxxztnzq', host: 'ixlcdxxztnzq', port: 80 } } +0ms cypress:server:proxy request failed in proxy layer { res: { headersSent: false, statusCode: 200 }, req: { url: '/', proxiedUrl: 'http://ixlcdxxztnzq/', headers: { host: 'ixlcdxxztnzq', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'accept-encoding': 'gzip' }, method: 'HEAD' }, err: { Error: getaddrinfo ENOTFOUND ixlcdxxztnzq ixlcdxxztnzq:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'ixlcdxxztnzq', host: 'ixlcdxxztnzq', port: 80 } } +47ms cypress:server:request aborting { requestId: 'request3' } +2ms cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://eehdyujbigjdu/', requestId: 'request5', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 0, 100, 200, 200 ], err: { Error: getaddrinfo ENOTFOUND eehdyujbigjdu eehdyujbigjdu:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'eehdyujbigjdu', host: 'eehdyujbigjdu', port: 80 } } +38ms cypress:server:proxy request failed in proxy layer { res: { headersSent: false, statusCode: 200 }, req: { url: '/', proxiedUrl: 'http://eehdyujbigjdu/', headers: { host: 'eehdyujbigjdu', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'accept-encoding': 'gzip' }, method: 'HEAD' }, err: { Error: getaddrinfo ENOTFOUND eehdyujbigjdu eehdyujbigjdu:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'eehdyujbigjdu', host: 'eehdyujbigjdu', port: 80 } } +40ms cypress:server:request aborting { requestId: 'request5' } +2ms cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://tqwuxlruysynz/', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 0, 100, 200, 200 ], err: { Error: getaddrinfo ENOTFOUND tqwuxlruysynz tqwuxlruysynz:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'tqwuxlruysynz', host: 'tqwuxlruysynz', port: 80 } } +8ms cypress:server:proxy request failed in proxy layer { res: { headersSent: false, statusCode: 200 }, req: { url: '/', proxiedUrl: 'http://tqwuxlruysynz/', headers: { host: 'tqwuxlruysynz', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'accept-encoding': 'gzip' }, method: 'HEAD' }, err: { Error: getaddrinfo ENOTFOUND tqwuxlruysynz tqwuxlruysynz:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'tqwuxlruysynz', host: 'tqwuxlruysynz', port: 80 } } +9ms cypress:server:request aborting { requestId: 'request4' } +1ms cypress:server:timers clearing timer id 12 from queue { '12': { args: [], ms: 85000, cb: [Function] }, '15': { args: [], ms: 85000, cb: [Function] } } +24s cypress:server:timers queuing timer id 16 after 85000 ms +1ms cypress:server:timers child received timer id 16 +23s cypress:server:timers clearing timer id 15 from queue { '15': { args: [], ms: 85000, cb: [Function] }, '16': { args: [], ms: 85000, cb: [Function] } } +614ms cypress:server:timers queuing timer id 17 after 85000 ms +0ms cypress:server:timers child received timer id 17 +614ms cypress:server:timers child sending timer id 4 +4s cypress:webpack warnings for /root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +34s cypress:webpack [ 'configuration\nThe \'mode\' option has not been set, webpack will fallback to \'production\' for this value. Set \'mode\' option to \'development\' or \'production\' to enable defaults for each environment.\nYou can also set it to \'none\' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/', cypress:webpack  'asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).\nThis can impact web performance.\nAssets: \n engine-notifications.mock-only.e2e.ts (407 KiB)', cypress:webpack  'entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.\nEntrypoints:\n main (407 KiB)\n engine-notifications.mock-only.e2e.ts\n', cypress:webpack  'webpack performance recommendations: \nYou can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.\nFor more info visit https://webpack.js.org/guides/code-splitting/' ] +1ms cypress:webpack finished bundling /root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +0ms cypress:server:plugins promise resolved for id 'inv1' with value /root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +0ms cypress:server:controllers:spec sending spec { filePath: '/root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' } +34s cypress:webpack warnings for /root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/cypress/support/index.js +134ms cypress:webpack [ 'configuration\nThe \'mode\' option has not been set, webpack will fallback to \'production\' for this value. Set \'mode\' option to \'development\' or \'production\' to enable defaults for each environment.\nYou can also set it to \'none\' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/' ] +0ms cypress:webpack finished bundling /root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/cypress/support/index.js +1ms cypress:server:plugins promise resolved for id 'inv2' with value /root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/cypress/support/index.js +132ms cypress:server:controllers:spec sending spec { filePath: '/root/.config/Cypress/cy/production/projects/frontend-6d6840b3c8fdaaadcc84ccd09b943253/bundles/cypress/support/index.js' } +132ms cypress:server:timers clearing timer id 17 from queue { '16': { args: [], ms: 85000, cb: [Function] }, '17': { args: [], ms: 85000, cb: [Function] } } +10s cypress:server:timers queuing timer id 18 after 85000 ms +0ms cypress:server:timers child received timer id 18 +6s cypress:server:timers clearing timer id 18 from queue { '16': { args: [], ms: 85000, cb: [Function] }, '18': { args: [], ms: 85000, cb: [Function] } } +12ms cypress:server:timers queuing timer id 19 after 85000 ms +1ms cypress:server:timers child received timer id 19 +13ms cypress:server:project received runnables { id: 'r1', title: '', root: true, type: 'suite', tests: [], suites: [ { id: 'r2', title: 'Engine Notifications', root: false, type: 'suite', tests: [], suites: [Array] } ] } +36s cypress:server:reporter trying to load reporter: spec +37s cypress:server:reporter spec is Mocha reporter +0ms cypress:server:timers clearing timer id 19 from queue { '16': { args: [], ms: 85000, cb: [Function] }, '19': { args: [], ms: 85000, cb: [Function] } } +19ms cypress:server:timers queuing timer id 20 after 85000 ms +0ms cypress:server:project onMocha start +20ms cypress:server:timers child received timer id 20 +20ms cypress:server:reporter got mocha event 'start' with args: [ { start: '2019-06-26T10:31:39.973Z' } ] +19ms cypress:server:timers clearing timer id 20 from queue { '16': { args: [], ms: 85000, cb: [Function] }, '20': { args: [], ms: 85000, cb: [Function] } } +3ms cypress:server:timers queuing timer id 21 after 85000 ms +0ms cypress:server:project onMocha suite +3ms cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r1', title: '', root: true, type: 'suite' } ] +3ms cypress:server:timers child received timer id 21 +3ms  cypress:server:timers clearing timer id 21 from queue { '16': { args: [], ms: 85000, cb: [Function] }, '21': { args: [], ms: 85000, cb: [Function] } } +28ms cypress:server:timers queuing timer id 22 after 85000 ms +0ms cypress:server:timers child received timer id 22 +28ms cypress:server:project onMocha suite +28ms  Engine Notifications cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r2', title: 'Engine Notifications', root: false, type: 'suite' } ] +28ms cypress:server:timers clearing timer id 22 from queue { '16': { args: [], ms: 85000, cb: [Function] }, '22': { args: [], ms: 85000, cb: [Function] } } +2ms cypress:server:timers queuing timer id 23 after 85000 ms +0ms cypress:server:project onMocha suite +1ms cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r3', title: 'Information notifications', root: false, type: 'suite' } ] +1ms  Information notifications cypress:server:timers child received timer id 23 +2ms cypress:server:timers clearing timer id 23 from queue { '16': { args: [], ms: 85000, cb: [Function] }, '23': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 24 after 85000 ms +0ms cypress:server:project onMocha test +1ms cypress:server:timers child received timer id 24 +1ms cypress:server:reporter got mocha event 'test' with args: [ { id: 'r4', title: 'should show toast when various events occur', body: 'function () {\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n var notification0 = new notification_pb["Notification"]();\n var event0 = new notification_pb["Notification"].Event();\n var info0 = new notification_pb["Notification"].AnalysisCompleted();\n event0.setAnalysisCompleted(info0);\n notification0.setEvent(event0);\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification0.serializeBinary()));\n cy.get(\'.toast-container .toast\').should(\'contain\', \'Analysis complete\');\n });\n }', type: 'test' } ] +2ms cypress:server:timers clearing timer id 24 from queue { '16': { args: [], ms: 85000, cb: [Function] }, '24': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 25 after 85000 ms +1ms cypress:server:project onMocha hook +2ms cypress:server:timers child received timer id 25 +1ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r4', title: '"before each" hook', hookName: 'before each', hookId: 'h1', body: '()=>{window.navigator&&navigator.serviceWorker&&navigator.serviceWorker.getRegistrations().then(e=>{e.forEach(e=>{e.unregister()})})}', type: 'hook' } ] +1ms cypress:server:timers clearing timer id 25 from queue { '16': { args: [], ms: 85000, cb: [Function] }, '25': { args: [], ms: 85000, cb: [Function] } } +2ms cypress:server:timers queuing timer id 26 after 85000 ms +0ms cypress:server:socket automation:request get:cookies { domain: 'localhost' } +35s cypress:server:timers child received timer id 26 +2ms cypress:server:cookies getting:cookies { domain: 'localhost' } +0ms cypress:server:timers clearing timer id 16 from queue { '16': { args: [], ms: 85000, cb: [Function] }, '26': { args: [], ms: 85000, cb: [Function] } } +4ms cypress:server:timers queuing timer id 27 after 85000 ms +0ms cypress:server:timers child received timer id 27 +4ms cypress:server:cookies received get:cookies [] +3ms cypress:server:timers clearing timer id 26 from queue { '26': { args: [], ms: 85000, cb: [Function] }, '27': { args: [], ms: 85000, cb: [Function] } } +11ms cypress:server:timers queuing timer id 28 after 85000 ms +0ms cypress:server:project onMocha hook end +18ms cypress:server:timers child received timer id 28 +12ms cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r4', title: '"before each" hook', hookName: 'before each', hookId: 'h1', body: '()=>{window.navigator&&navigator.serviceWorker&&navigator.serviceWorker.getRegistrations().then(e=>{e.forEach(e=>{e.unregister()})})}', type: 'hook', duration: 48 } ] +18ms cypress:server:timers clearing timer id 28 from queue { '27': { args: [], ms: 85000, cb: [Function] }, '28': { args: [], ms: 85000, cb: [Function] } } +9ms cypress:server:timers queuing timer id 29 after 85000 ms +0ms cypress:server:project onMocha hook +8ms cypress:server:timers child received timer id 29 +9ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r4', title: '"before each" hook', hookName: 'before each', hookId: 'h2', body: 'function () {\n var _a = userSet.getUser(QAUser.DEVELOPER), email = _a.email, password = _a.password;\n login(email, password);\n mockContentfulHelpForListAndItems();\n goToMenuItem(\'components\');\n cy.get("cnc-list-parts mat-row:first").click();\n cy.get("[data-part-menu-item]")\n .contains(\'Debug\')\n .click();\n cy.get(\'[data-engine-protocol-version]\', { timeout: 60000 }).should(\'contain\', \'mock\');\n }', type: 'hook' } ] +8ms cypress:server:timers clearing timer id 27 from queue { '27': { args: [], ms: 85000, cb: [Function] }, '29': { args: [], ms: 85000, cb: [Function] } } +34ms cypress:server:timers queuing timer id 30 after 85000 ms +1ms cypress:server:timers child received timer id 30 +34ms cypress:server:timers clearing timer id 29 from queue { '29': { args: [], ms: 85000, cb: [Function] }, '30': { args: [], ms: 85000, cb: [Function] } } +42ms cypress:server:timers queuing timer id 31 after 85000 ms +1ms cypress:server:timers child received timer id 31 +43ms cypress:server:socket backend:request { eventName: 'resolve:url', args: [ 'http://localhost:3000/mission', { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } ] } +103ms cypress:server:server resolving visit { url: 'http://localhost:3000/mission', headers: { host: 'localhost:3000', connection: 'Upgrade', pragma: 'no-cache', 'cache-control': 'no-cache', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', upgrade: 'websocket', origin: 'http://localhost:3000', 'sec-websocket-version': '13', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'sec-websocket-key': 'Ln1vrN/pxrQ9jCRO1kb3Yg==', 'sec-websocket-extensions': 'permessage-deflate; client_max_window_bits' }, options: { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } } +29s cypress:server:server Getting remote state: { auth: undefined, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +1ms cypress:server:server sending request with options { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*' }, timeout: 30000, gzip: false, url: 'http://localhost:3000/mission', onBeforeReqInit: [Function: runPhase], followRedirect: [Function: followRedirect] } +1ms cypress:server:cookies getting:cookies { url: 'http://localhost:3000/mission' } +102ms cypress:server:timers clearing timer id 30 from queue { '30': { args: [], ms: 85000, cb: [Function] }, '31': { args: [], ms: 85000, cb: [Function] } } +10ms cypress:server:timers queuing timer id 32 after 85000 ms +0ms cypress:server:timers child received timer id 32 +10ms cypress:server:cookies received get:cookies [] +6ms cypress:server:request sending request as stream { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:3000/mission', onBeforeReqInit: [Function: runPhase] } +29s cypress:network:agent addRequest called for http://localhost:3000/mission +29s cypress:server:timers queuing timer id 33 after 30000 ms +3s cypress:server:timers child received timer id 33 +3s cypress:server:timers clearing timer id 33 from queue { '31': { args: [], ms: 85000, cb: [Function] }, '32': { args: [], ms: 85000, cb: [Function] }, '33': { args: [], ms: 30000, cb: [Function] } } +0ms cypress:server:request received status code on request { requestId: 'request6', statusCode: 200 } +3s cypress:server:request successful response received { requestId: 'request6' } +1ms cypress:server:server resolve:url headers received, buffering response { headers: { 'x-powered-by': 'Express', 'content-security-policy': 'default-src \'none\';object-src \'self\';manifest-src \'self\';script-src \'self\' \'sha256-AJ2K/wMFzattWg5eeFSTfqUkbwSUAdswqhYS8GYAfwU=\' \'sha256-magCHTZI6wJEALTfZkq/7AXhTdpH/95pjM9PS8m6Fhs=\' http://www.babylonjs.com https://www.youtube.com https://s.ytimg.com https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;connect-src \'self\' blob: http://localhost:8000 http://localhost:3000 http://localhost:8000 http://localhost:8000 ws://localhost:3000 https://cognito-idp.eu-west-1.amazonaws.com https://cognito-identity.eu-west-1.amazonaws.com https://sts.amazonaws.com https://s3.eu-west-1.amazonaws.com https://zak-cognito-testing.s3-eu-west-1.amazonaws.com https://sentry.cloudnc.com https://no-need-as-stubbing http://images.ctfassets.net http://assets.ctfassets.net https://images.ctfassets.net https://assets.ctfassets.net https://downloads.ctfassets.net https://videos.ctfassets.net https://api.lever.co https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;img-src \'self\' data: blob: http://images.ctfassets.net http://images.contentful.com https://images.ctfassets.net https://images.contentful.com https://img.youtube.com https://maps.gstatic.com https://maps.googleapis.com https://res.cloudinary.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;font-src \'self\' https://fonts.gstatic.com;media-src \'self\' https://res.cloudinary.com;style-src \'self\' \'unsafe-inline\' https://fonts.googleapis.com;frame-src \'self\' https://www.youtube.com;child-src \'self\' blob:;worker-src \'self\' blob:;report-uri http://localhost:8000/sentry', 'strict-transport-security': 'max-age=31536000', 'x-frame-options': 'SAMEORIGIN', 'x-xss-protection': '1; mode=block', 'x-content-type-options': 'nosniff', 'referrer-policy': 'no-referrer-when-downgrade', 'feature-policy': '', 'content-type': 'text/html; charset=utf-8', 'content-length': '2710', etag: '"a96-yWtL7mlRYxFTGqWmLmoqcTy6Gxk"', vary: 'Accept-Encoding', date: 'Wed, 26 Jun 2019 10:31:42 GMT', connection: 'keep-alive' }, statusCode: 200 } +3s cypress:server:request setting request jar cookies [] +4ms cypress:server:server setting details resolving url { isOkStatusCode: true, isHtml: true, contentType: 'text/html', url: 'http://localhost:3000/mission', status: 200, cookies: [], statusText: 'OK', redirects: [], originalUrl: 'http://localhost:3000/mission' } +4ms cypress:server:server resolve:url response ended, setting buffer { newUrl: 'http://localhost:3000/mission', details: { isOkStatusCode: true, isHtml: true, contentType: 'text/html', url: 'http://localhost:3000/mission', status: 200, cookies: [], statusText: 'OK', redirects: [], originalUrl: 'http://localhost:3000/mission' } } +1ms cypress:server:server Setting remoteAuth null +0ms cypress:server:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' } +38s cypress:server:server Setting remoteOrigin http://localhost:3000 +1ms cypress:server:server Setting remoteHostAndPort { port: '3000', tld: 'localhost', domain: '' } +0ms cypress:server:server Setting remoteDocDomain localhost +0ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +0ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +32ms cypress:server:proxy handling proxied request { url: '/mission', proxiedUrl: 'http://localhost:3000/mission', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/__/', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', cookie: '__cypress.initial=true' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +32s cypress:server:buffers found request buffer { buffer: { url: 'http://localhost:3000/mission', originalUrl: 'http://localhost:3000/mission' }, bufferCount: 0 } +39s cypress:server:proxy received response for { url: 'http://localhost:3000/mission', headers: { 'x-powered-by': 'Express', 'content-security-policy': 'default-src \'none\';object-src \'self\';manifest-src \'self\';script-src \'self\' \'sha256-AJ2K/wMFzattWg5eeFSTfqUkbwSUAdswqhYS8GYAfwU=\' \'sha256-magCHTZI6wJEALTfZkq/7AXhTdpH/95pjM9PS8m6Fhs=\' http://www.babylonjs.com https://www.youtube.com https://s.ytimg.com https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;connect-src \'self\' blob: http://localhost:8000 http://localhost:3000 http://localhost:8000 http://localhost:8000 ws://localhost:3000 https://cognito-idp.eu-west-1.amazonaws.com https://cognito-identity.eu-west-1.amazonaws.com https://sts.amazonaws.com https://s3.eu-west-1.amazonaws.com https://zak-cognito-testing.s3-eu-west-1.amazonaws.com https://sentry.cloudnc.com https://no-need-as-stubbing http://images.ctfassets.net http://assets.ctfassets.net https://images.ctfassets.net https://assets.ctfassets.net https://downloads.ctfassets.net https://videos.ctfassets.net https://api.lever.co https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;img-src \'self\' data: blob: http://images.ctfassets.net http://images.contentful.com https://images.ctfassets.net https://images.contentful.com https://img.youtube.com https://maps.gstatic.com https://maps.googleapis.com https://res.cloudinary.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;font-src \'self\' https://fonts.gstatic.com;media-src \'self\' https://res.cloudinary.com;style-src \'self\' \'unsafe-inline\' https://fonts.googleapis.com;frame-src \'self\' https://www.youtube.com;child-src \'self\' blob:;worker-src \'self\' blob:;report-uri http://localhost:8000/sentry', 'strict-transport-security': 'max-age=31536000', 'x-frame-options': 'SAMEORIGIN', 'x-xss-protection': '1; mode=block', 'x-content-type-options': 'nosniff', 'referrer-policy': 'no-referrer-when-downgrade', 'feature-policy': '', 'content-type': 'text/html; charset=utf-8', 'content-length': '2710', etag: '"a96-yWtL7mlRYxFTGqWmLmoqcTy6Gxk"', vary: 'Accept-Encoding', date: 'Wed, 26 Jun 2019 10:31:42 GMT', connection: 'keep-alive' }, statusCode: 200, isGzipped: undefined, wantsInjection: 'full', wantsSecurityRemoved: false } +3ms cypress:server:timers clearing timer id 32 from queue { '31': { args: [], ms: 85000, cb: [Function] }, '32': { args: [], ms: 85000, cb: [Function] } } +63ms cypress:server:timers queuing timer id 34 after 85000 ms +1ms cypress:server:timers child received timer id 34 +64ms cypress:server:timers clearing timer id 34 from queue { '31': { args: [], ms: 85000, cb: [Function] }, '34': { args: [], ms: 85000, cb: [Function] } } +3ms cypress:server:timers queuing timer id 35 after 85000 ms +0ms cypress:server:timers child received timer id 35 +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +29ms cypress:server:proxy handling proxied request { url: '/assets/fonts/TitilliumWeb-Regular.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +26ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf +3s cypress:server:stream_buffer stream buffer writeable final called +32s cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +8ms cypress:server:proxy handling proxied request { url: '/assets/fonts/TitilliumWeb-Bold.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +7ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf +4ms cypress:server:stream_buffer stream buffer writeable final called +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/styles.25af68b0aeab9c4f8451.css', proxiedUrl: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/css,*/*;q=0.1', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/styles.25af68b0aeab9c4f8451.css +3ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/assets/fonts/Roboto-Regular.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/Roboto-Regular.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/Roboto-Regular.ttf +3ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/runtime.45c4e3e501a82304a200.js', proxiedUrl: 'http://localhost:3000/runtime.45c4e3e501a82304a200.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/runtime.45c4e3e501a82304a200.js +9ms cypress:server:stream_buffer stream buffer writeable final called +10ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +10ms cypress:server:proxy handling proxied request { url: '/polyfills.d55a9da6eaf92dc219f3.js', proxiedUrl: 'http://localhost:3000/polyfills.d55a9da6eaf92dc219f3.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +10ms cypress:network:agent addRequest called for http://localhost:3000/polyfills.d55a9da6eaf92dc219f3.js +5ms cypress:server:stream_buffer stream buffer writeable final called +5ms cypress:server:request received status code on request { requestId: 'request7', statusCode: 200 } +96ms cypress:server:request successful response received { requestId: 'request7' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"f8ac-16b93508c50"', 'content-type': 'application/x-font-ttf', 'content-length': '63660', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:request received status code on request { requestId: 'request8', statusCode: 200 } +8ms cypress:server:request successful response received { requestId: 'request8' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"e9ec-16b93508c50"', 'content-type': 'application/x-font-ttf', 'content-length': '59884', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +8ms cypress:server:request received status code on request { requestId: 'request10', statusCode: 200 } +3ms cypress:server:request successful response received { requestId: 'request10' } +3ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/Roboto-Regular.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"29e9c-16b93508c50"', 'content-type': 'application/x-font-ttf', 'content-length': '171676', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:request received status code on request { requestId: 'request9', statusCode: 200 } +7ms cypress:server:request successful response received { requestId: 'request9' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"2d82c-16b93508868"', 'content-type': 'text/css; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +8ms cypress:server:request received status code on request { requestId: 'request11', statusCode: 200 } +1ms cypress:server:request successful response received { requestId: 'request11' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/runtime.45c4e3e501a82304a200.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"b88-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +29ms cypress:server:proxy handling proxied request { url: '/main.b7fc5d49921bcb7c33d2.js', proxiedUrl: 'http://localhost:3000/main.b7fc5d49921bcb7c33d2.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/main.b7fc5d49921bcb7c33d2.js +30ms cypress:server:stream_buffer stream buffer writeable final called +29ms cypress:server:request received status code on request { requestId: 'request12', statusCode: 200 } +9ms cypress:server:request successful response received { requestId: 'request12' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/polyfills.d55a9da6eaf92dc219f3.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"12c84-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +8ms cypress:server:request received status code on request { requestId: 'request13', statusCode: 200 } +7ms cypress:server:request successful response received { requestId: 'request13' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/main.b7fc5d49921bcb7c33d2.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"1c565d-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +8ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +55ms cypress:server:proxy handling proxied request { url: '/assets/fonts/TitilliumWeb-Regular.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"f8ac-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +39ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf +54ms cypress:server:stream_buffer stream buffer writeable final called +54ms cypress:server:request received status code on request { requestId: 'request14', statusCode: 304 } +52ms cypress:server:request successful response received { requestId: 'request14' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"f8ac-16b93508c50"', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +12ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +113ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +102ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +116ms cypress:server:stream_buffer stream buffer writeable final called +116ms cypress:server:request received status code on request { requestId: 'request15', statusCode: 200 } +117ms cypress:server:request successful response received { requestId: 'request15' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', 'content-type': 'image/svg+xml', 'content-length': '781', vary: 'Accept-Encoding', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +16ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +313ms cypress:server:proxy handling proxied request { url: '/api/environment', proxiedUrl: 'http://localhost:3000/api/environment', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +298ms cypress:network:agent addRequest called for http://localhost:3000/api/environment +311ms cypress:server:stream_buffer stream buffer writeable final called +311ms cypress:server:request received status code on request { requestId: 'request16', statusCode: 200 } +305ms cypress:server:request successful response received { requestId: 'request16' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/api/environment', headers: { 'x-powered-by': 'Express', 'content-security-policy': 'default-src \'none\';object-src \'self\';manifest-src \'self\';script-src \'self\' \'sha256-AJ2K/wMFzattWg5eeFSTfqUkbwSUAdswqhYS8GYAfwU=\' \'sha256-magCHTZI6wJEALTfZkq/7AXhTdpH/95pjM9PS8m6Fhs=\' http://www.babylonjs.com https://www.youtube.com https://s.ytimg.com https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;connect-src \'self\' blob: http://localhost:8000 http://localhost:3000 http://localhost:8000 http://localhost:8000 ws://localhost:3000 https://cognito-idp.eu-west-1.amazonaws.com https://cognito-identity.eu-west-1.amazonaws.com https://sts.amazonaws.com https://s3.eu-west-1.amazonaws.com https://zak-cognito-testing.s3-eu-west-1.amazonaws.com https://sentry.cloudnc.com https://no-need-as-stubbing http://images.ctfassets.net http://assets.ctfassets.net https://images.ctfassets.net https://assets.ctfassets.net https://downloads.ctfassets.net https://videos.ctfassets.net https://api.lever.co https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;img-src \'self\' data: blob: http://images.ctfassets.net http://images.contentful.com https://images.ctfassets.net https://images.contentful.com https://img.youtube.com https://maps.gstatic.com https://maps.googleapis.com https://res.cloudinary.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;font-src \'self\' https://fonts.gstatic.com;media-src \'self\' https://res.cloudinary.com;style-src \'self\' \'unsafe-inline\' https://fonts.googleapis.com;frame-src \'self\' https://www.youtube.com;child-src \'self\' blob:;worker-src \'self\' blob:;report-uri http://localhost:8000/sentry', 'strict-transport-security': 'max-age=31536000', 'x-frame-options': 'SAMEORIGIN', 'x-xss-protection': '1; mode=block', 'x-content-type-options': 'nosniff', 'referrer-policy': 'no-referrer-when-downgrade', 'feature-policy': '', 'access-control-allow-origin': '*', 'content-type': 'application/json; charset=utf-8', etag: '"4a6-bBCz/sr8DgxhB3lyW+bleIR4nVg"', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +6ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +103ms cypress:server:proxy handling proxied request { url: '/assets/icons/icomoon/symbol-defs.svg', proxiedUrl: 'http://localhost:3000/assets/icons/icomoon/symbol-defs.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +95ms cypress:network:agent addRequest called for http://localhost:3000/assets/icons/icomoon/symbol-defs.svg +101ms cypress:server:stream_buffer stream buffer writeable final called +101ms cypress:server:request received status code on request { requestId: 'request17', statusCode: 200 } +99ms cypress:server:request successful response received { requestId: 'request17' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/icons/icomoon/symbol-defs.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"eb47-16b93508c50"', 'content-type': 'image/svg+xml', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +22ms cypress:server:proxy handling proxied request { url: '/1.53f0da84bcecdd302b78.js', proxiedUrl: 'http://localhost:3000/1.53f0da84bcecdd302b78.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +18ms cypress:network:agent addRequest called for http://localhost:3000/1.53f0da84bcecdd302b78.js +22ms cypress:server:stream_buffer stream buffer writeable final called +23ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/3.2c5674b51a0671383229.js', proxiedUrl: 'http://localhost:3000/3.2c5674b51a0671383229.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/3.2c5674b51a0671383229.js +3ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/8.e4621cae505f793a44e5.js', proxiedUrl: 'http://localhost:3000/8.e4621cae505f793a44e5.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/8.e4621cae505f793a44e5.js +3ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/16.f2b22e1f126f4c47344c.js', proxiedUrl: 'http://localhost:3000/16.f2b22e1f126f4c47344c.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/16.f2b22e1f126f4c47344c.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/common.f5e4741fa31e0fe5cb26.js', proxiedUrl: 'http://localhost:3000/common.f5e4741fa31e0fe5cb26.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/common.f5e4741fa31e0fe5cb26.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/29.f9c27dc2ed16273499e2.js', proxiedUrl: 'http://localhost:3000/29.f9c27dc2ed16273499e2.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/29.f9c27dc2ed16273499e2.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request18', statusCode: 200 } +32ms cypress:server:request successful response received { requestId: 'request18' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/1.53f0da84bcecdd302b78.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"9c6e-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:request received status code on request { requestId: 'request19', statusCode: 200 } +2ms cypress:server:request successful response received { requestId: 'request19' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/3.2c5674b51a0671383229.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"dc57-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request20', statusCode: 200 } +1ms cypress:server:request successful response received { requestId: 'request20' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/8.e4621cae505f793a44e5.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"fca1-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request21', statusCode: 200 } +1ms cypress:server:request successful response received { requestId: 'request21' } +2ms cypress:server:proxy received response for { url: 'http://localhost:3000/16.f2b22e1f126f4c47344c.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"5990-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request22', statusCode: 200 } +4ms cypress:server:request successful response received { requestId: 'request22' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/common.f5e4741fa31e0fe5cb26.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"438c-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:request received status code on request { requestId: 'request23', statusCode: 200 } +10ms cypress:server:request successful response received { requestId: 'request23' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/29.f9c27dc2ed16273499e2.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"5d1b3-16b93508c50"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +9ms cypress:server:server Got CONNECT request from res.cloudinary.com:443 +155ms cypress:https-proxy Writing browserSocket connection headers { url: 'res.cloudinary.com:443', headLength: 0, headers: { host: 'res.cloudinary.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +39s cypress:https-proxy Got first head bytes { url: 'res.cloudinary.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003�\u0002υ]*Y�q\u000e��a�5a�C��\u0006��G/\u000f\\\u000fe@S}\u0000\u0000\u001c���+�/�,�0̨̩�\u0013�\u0014\u0000�\u0000' } +1ms cypress:server:cors Parsed URL { port: '443', tld: 'com', domain: 'cloudinary' } +891ms cypress:server:server HTTPS request does not match URL: https://res.cloudinary.com:443 with props: { port: '3000', tld: 'localhost', domain: '' } +2ms cypress:https-proxy Making connection to res.cloudinary.com:443 +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/assets/fonts/TitilliumWeb-Bold.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"e9ec-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +137ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf +160ms cypress:server:stream_buffer stream buffer writeable final called +161ms cypress:server:request received status code on request { requestId: 'request24', statusCode: 304 } +140ms cypress:server:request successful response received { requestId: 'request24' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"e9ec-16b93508c50"', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:network:connect successfully connected { opts: { port: '443', host: 'res.cloudinary.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +39s cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'res.cloudinary.com', err: undefined } +22ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +58ms cypress:server:proxy handling proxied request { url: '/assets/images/common/contact-background.png', proxiedUrl: 'http://localhost:3000/assets/images/common/contact-background.png', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'image/webp,image/apng,image/*,*/*;q=0.8', referer: 'http://localhost:3000/', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +54ms cypress:network:agent addRequest called for http://localhost:3000/assets/images/common/contact-background.png +59ms cypress:server:stream_buffer stream buffer writeable final called +59ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/assets/images/mission/mission-hero.png', proxiedUrl: 'http://localhost:3000/assets/images/mission/mission-hero.png', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'image/webp,image/apng,image/*,*/*;q=0.8', referer: 'http://localhost:3000/', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/assets/images/mission/mission-hero.png +3ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/assets/fonts/Roboto-Regular.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/Roboto-Regular.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"29e9c-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/Roboto-Regular.ttf +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request27', statusCode: 304 } +65ms cypress:server:request successful response received { requestId: 'request27' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/Roboto-Regular.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"29e9c-16b93508c50"', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:request received status code on request { requestId: 'request25', statusCode: 200 } +1ms cypress:server:request successful response received { requestId: 'request25' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/images/common/contact-background.png', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"2ccb1-16b93508c50"', 'content-type': 'image/png', 'content-length': '183473', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request26', statusCode: 200 } +1ms cypress:server:request successful response received { requestId: 'request26' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/images/mission/mission-hero.png', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"53619-16b93508c50"', 'content-type': 'image/png', 'content-length': '341529', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +84ms cypress:server:proxy handling proxied request { url: '/assets/images/mission/mission-mevo-case-top.svg', proxiedUrl: 'http://localhost:3000/assets/images/mission/mission-mevo-case-top.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'image/webp,image/apng,image/*,*/*;q=0.8', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +79ms cypress:network:agent addRequest called for http://localhost:3000/assets/images/mission/mission-mevo-case-top.svg +87ms cypress:server:stream_buffer stream buffer writeable final called +87ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +5ms cypress:server:proxy handling proxied request { url: '/assets/images/mission/mission-mevo-case-bottom.svg', proxiedUrl: 'http://localhost:3000/assets/images/mission/mission-mevo-case-bottom.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'image/webp,image/apng,image/*,*/*;q=0.8', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/assets/images/mission/mission-mevo-case-bottom.svg +3ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/assets/images/mission/mission-tape-dispenser-part.svg', proxiedUrl: 'http://localhost:3000/assets/images/mission/mission-tape-dispenser-part.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'image/webp,image/apng,image/*,*/*;q=0.8', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/assets/images/mission/mission-tape-dispenser-part.svg +4ms cypress:server:stream_buffer stream buffer writeable final called +4ms cypress:server:request received status code on request { requestId: 'request28', statusCode: 200 } +90ms cypress:server:request successful response received { requestId: 'request28' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/images/mission/mission-mevo-case-top.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"21d7-16b93508c50"', 'content-type': 'image/svg+xml', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:request received status code on request { requestId: 'request29', statusCode: 200 } +7ms cypress:server:request successful response received { requestId: 'request29' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/images/mission/mission-mevo-case-bottom.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"1b22-16b93508c50"', 'content-type': 'image/svg+xml', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +7ms cypress:server:request received status code on request { requestId: 'request30', statusCode: 200 } +1ms cypress:server:request successful response received { requestId: 'request30' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/images/mission/mission-tape-dispenser-part.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"2d44-16b93508c50"', 'content-type': 'image/svg+xml', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:43 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +46ms cypress:server:proxy handling proxied request { url: '/32.3ff1b23150fb8a1f2888.js', proxiedUrl: 'http://localhost:3000/32.3ff1b23150fb8a1f2888.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +34ms cypress:network:agent addRequest called for http://localhost:3000/32.3ff1b23150fb8a1f2888.js +46ms cypress:server:stream_buffer stream buffer writeable final called +47ms cypress:server:request received status code on request { requestId: 'request31', statusCode: 200 } +40ms cypress:server:request successful response received { requestId: 'request31' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/32.3ff1b23150fb8a1f2888.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"10b4b-16b93508c50"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:44 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +6ms cypress:server:server Got CONNECT request from clients1.google.com:443 +21ms cypress:https-proxy Writing browserSocket connection headers { url: 'clients1.google.com:443', headLength: 0, headers: { host: 'clients1.google.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +205ms cypress:https-proxy Got first head bytes { url: 'clients1.google.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003�����zͻ�9O�\u000b}طm\t�\u0010�dVWK>�\n\u0001�ޭ\u0000\u0000\u001c���+�/�,�0̨̩�\u0013�\u0014\u0000�\u0000�\u0000' } +1ms cypress:server:cors Parsed URL { port: '443', tld: 'com', domain: 'google' } +230ms cypress:server:server HTTPS request does not match URL: https://clients1.google.com:443 with props: { port: '3000', tld: 'localhost', domain: '' } +2ms cypress:https-proxy Making connection to clients1.google.com:443 +1ms cypress:network:connect successfully connected { opts: { port: '443', host: 'clients1.google.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +215ms cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'clients1.google.com', err: undefined } +9ms cypress:server:server Got CONNECT request from redirector.gvt1.com:443 +415ms cypress:https-proxy Writing browserSocket connection headers { url: 'redirector.gvt1.com:443', headLength: 0, headers: { host: 'redirector.gvt1.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +406ms cypress:https-proxy Got first head bytes { url: 'redirector.gvt1.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003�\u0006T]�Y\u001a�6�\u0019RԲA9|��u_ʝQ�{H\n��C\u0000\u0000\u001c���+�/�,�0̨̩�\u0013�\u0014\u0000�\u0000�\u0000' } +1ms cypress:server:cors Parsed URL { port: '443', tld: 'com', domain: 'gvt1' } +417ms cypress:server:server HTTPS request does not match URL: https://redirector.gvt1.com:443 with props: { port: '3000', tld: 'localhost', domain: '' } +2ms cypress:https-proxy Making connection to redirector.gvt1.com:443 +1ms cypress:network:connect successfully connected { opts: { port: '443', host: 'redirector.gvt1.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +418ms cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'redirector.gvt1.com', err: undefined } +9ms cypress:server:server Got CONNECT request from r5---sn-aigzrn7l.gvt1.com:443 +39ms cypress:https-proxy Writing browserSocket connection headers { url: 'r5---sn-aigzrn7l.gvt1.com:443', headLength: 0, headers: { host: 'r5---sn-aigzrn7l.gvt1.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +31ms cypress:https-proxy Got first head bytes { url: 'r5---sn-aigzrn7l.gvt1.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003�\u0003��a�aEa�qA�}�<��Ϟ�n���\u001fm\u0012�c\u0000\u0000\u001c**�+�/�,�0̨̩�\u0013�\u0014\u0000�\u0000�\u0000' } +0ms cypress:server:cors Parsed URL { port: '443', tld: 'com', domain: 'gvt1' } +40ms cypress:server:server HTTPS request does not match URL: https://r5---sn-aigzrn7l.gvt1.com:443 with props: { port: '3000', tld: 'localhost', domain: '' } +2ms cypress:https-proxy Making connection to r5---sn-aigzrn7l.gvt1.com:443 +1ms cypress:network:connect successfully connected { opts: { port: '443', host: 'r5---sn-aigzrn7l.gvt1.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +47ms cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'r5---sn-aigzrn7l.gvt1.com', err: undefined } +15ms cypress:server:server Got CONNECT request from cognito-idp.eu-west-1.amazonaws.com:443 +1s cypress:https-proxy Writing browserSocket connection headers { url: 'cognito-idp.eu-west-1.amazonaws.com:443', headLength: 0, headers: { host: 'cognito-idp.eu-west-1.amazonaws.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +1s cypress:https-proxy Got first head bytes { url: 'cognito-idp.eu-west-1.amazonaws.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003��\u0016�\u0004�\u0007\n�*#p>�7\u0007!��K��\u0004\u0014N��Z&\u00195|\u0000\u0000\u001c**�+�/�,�0̨̩�\u0013�\u0014\u0000�' } +1ms cypress:server:cors Parsed URL { port: '443', tld: 'com', domain: 'amazonaws' } +1s cypress:server:server HTTPS request does not match URL: https://cognito-idp.eu-west-1.amazonaws.com:443 with props: { port: '3000', tld: 'localhost', domain: '' } +1ms cypress:https-proxy Making connection to cognito-idp.eu-west-1.amazonaws.com:443 +1ms cypress:network:connect successfully connected { opts: { port: '443', host: 'cognito-idp.eu-west-1.amazonaws.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +1s cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'cognito-idp.eu-west-1.amazonaws.com', err: undefined } +11ms cypress:server:server Got CONNECT request from cognito-identity.eu-west-1.amazonaws.com:443 +716ms cypress:https-proxy Writing browserSocket connection headers { url: 'cognito-identity.eu-west-1.amazonaws.com:443', headLength: 0, headers: { host: 'cognito-identity.eu-west-1.amazonaws.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +704ms cypress:https-proxy Got first head bytes { url: 'cognito-identity.eu-west-1.amazonaws.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003P}6=��-?L:"��\r��"���\u0015}Y�1K�Z�\f<\u0000\u0000\u001cjj�+�/�,�0̨̩�\u0013�\u0014\u0000�\u0000' } +0ms cypress:server:cors Parsed URL { port: '443', tld: 'com', domain: 'amazonaws' } +717ms cypress:server:server HTTPS request does not match URL: https://cognito-identity.eu-west-1.amazonaws.com:443 with props: { port: '3000', tld: 'localhost', domain: '' } +1ms cypress:https-proxy Making connection to cognito-identity.eu-west-1.amazonaws.com:443 +1ms cypress:network:connect successfully connected { opts: { port: '443', host: 'cognito-identity.eu-west-1.amazonaws.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +711ms cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'cognito-identity.eu-west-1.amazonaws.com', err: undefined } +6ms cypress:server:server Got CONNECT request from sts.amazonaws.com:443 +139ms cypress:https-proxy Writing browserSocket connection headers { url: 'sts.amazonaws.com:443', headLength: 0, headers: { host: 'sts.amazonaws.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +133ms cypress:https-proxy Got first head bytes { url: 'sts.amazonaws.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003N\u001b�"e\u0006���\u0018Bw��\\8��؏\u001b\u0005��CT4��P\\x\u0000\u0000\u001czz�+�/�,�0̨̩�\u0013�\u0014\u0000�\u0000' } +0ms cypress:server:cors Parsed URL { port: '443', tld: 'com', domain: 'amazonaws' } +140ms cypress:server:server HTTPS request does not match URL: https://sts.amazonaws.com:443 with props: { port: '3000', tld: 'localhost', domain: '' } +1ms cypress:https-proxy Making connection to sts.amazonaws.com:443 +1ms cypress:network:connect successfully connected { opts: { port: '443', host: 'sts.amazonaws.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +213ms cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'sts.amazonaws.com', err: undefined } +79ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +525ms cypress:server:proxy handling proxied request { url: '/2.fda1e39eb875322df73d.js', proxiedUrl: 'http://localhost:3000/2.fda1e39eb875322df73d.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3s cypress:network:agent addRequest called for http://localhost:3000/2.fda1e39eb875322df73d.js +3s cypress:server:stream_buffer stream buffer writeable final called +3s cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +5ms cypress:server:proxy handling proxied request { url: '/4.f2bf4795f6c83667a76a.js', proxiedUrl: 'http://localhost:3000/4.f2bf4795f6c83667a76a.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/4.f2bf4795f6c83667a76a.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +1ms cypress:server:proxy handling proxied request { url: '/13.8e59b001760819152238.js', proxiedUrl: 'http://localhost:3000/13.8e59b001760819152238.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/13.8e59b001760819152238.js +1ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/14.b09c31f2292404acf6f0.js', proxiedUrl: 'http://localhost:3000/14.b09c31f2292404acf6f0.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +1ms cypress:network:agent addRequest called for http://localhost:3000/14.b09c31f2292404acf6f0.js +4ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/24.d965cac0eaa99cdd4ce8.js', proxiedUrl: 'http://localhost:3000/24.d965cac0eaa99cdd4ce8.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/24.d965cac0eaa99cdd4ce8.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request33', statusCode: 200 } +3s cypress:server:request successful response received { requestId: 'request33' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/4.f2bf4795f6c83667a76a.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"3a4b-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:47 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:request received status code on request { requestId: 'request32', statusCode: 200 } +2ms cypress:server:request successful response received { requestId: 'request32' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/2.fda1e39eb875322df73d.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"321ab1-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:47 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:request received status code on request { requestId: 'request34', statusCode: 200 } +3ms cypress:server:request successful response received { requestId: 'request34' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/13.8e59b001760819152238.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"6a9f-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:47 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request35', statusCode: 200 } +2ms cypress:server:request successful response received { requestId: 'request35' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/14.b09c31f2292404acf6f0.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"2d7d-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:47 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request36', statusCode: 200 } +5ms cypress:server:request successful response received { requestId: 'request36' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/24.d965cac0eaa99cdd4ce8.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"cda0-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:47 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +951ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +934ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools +950ms cypress:server:stream_buffer stream buffer writeable final called +951ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +29ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +31ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders +32ms cypress:server:stream_buffer stream buffer writeable final called +31ms cypress:server:request received status code on request { requestId: 'request37', statusCode: 200 } +978ms cypress:server:request successful response received { requestId: 'request37' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +14ms cypress:server:request received status code on request { requestId: 'request38', statusCode: 200 } +6ms cypress:server:request successful response received { requestId: 'request38' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +6ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +30ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +8ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies +28ms cypress:server:stream_buffer stream buffer writeable final called +28ms cypress:server:request received status code on request { requestId: 'request39', statusCode: 200 } +12ms cypress:server:request successful response received { requestId: 'request39' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +27ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +23ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups +29ms cypress:server:stream_buffer stream buffer writeable final called +29ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +5ms cypress:server:proxy handling proxied request { url: '/7.179794c3da8fcbe0726c.js', proxiedUrl: 'http://localhost:3000/7.179794c3da8fcbe0726c.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/7.179794c3da8fcbe0726c.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/10.3807c4ef2006980a2bc9.js', proxiedUrl: 'http://localhost:3000/10.3807c4ef2006980a2bc9.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/10.3807c4ef2006980a2bc9.js +3ms cypress:server:stream_buffer stream buffer writeable final called +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/18.eafddea7f0bc6ecddc70.js', proxiedUrl: 'http://localhost:3000/18.eafddea7f0bc6ecddc70.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/18.eafddea7f0bc6ecddc70.js +3ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/27.8629a01f915b2f87227f.js', proxiedUrl: 'http://localhost:3000/27.8629a01f915b2f87227f.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/27.8629a01f915b2f87227f.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request41', statusCode: 200 } +37ms cypress:server:request successful response received { requestId: 'request41' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/7.179794c3da8fcbe0726c.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"214889-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request40', statusCode: 200 } +1ms cypress:server:request successful response received { requestId: 'request40' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +9ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools +9ms cypress:server:stream_buffer stream buffer writeable final called +10ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders +7ms cypress:server:stream_buffer stream buffer writeable final called +6ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +6ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +6ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies +7ms cypress:server:stream_buffer stream buffer writeable final called +7ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +7ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/mission(authentication:auth/login)', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +7ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups +2ms cypress:server:stream_buffer stream buffer writeable final called +5ms cypress:server:request received status code on request { requestId: 'request42', statusCode: 200 } +39ms cypress:server:request successful response received { requestId: 'request42' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/10.3807c4ef2006980a2bc9.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"8e82-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +19ms cypress:server:request received status code on request { requestId: 'request43', statusCode: 200 } +6ms cypress:server:request successful response received { requestId: 'request43' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/18.eafddea7f0bc6ecddc70.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"4bee-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:request received status code on request { requestId: 'request44', statusCode: 200 } +6ms cypress:server:request successful response received { requestId: 'request44' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/27.8629a01f915b2f87227f.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"fe17-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +6ms cypress:server:request received status code on request { requestId: 'request45', statusCode: 206 } +18ms cypress:server:request successful response received { requestId: 'request45' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'uQQWdfw2O5SDmbLPjzmBzG08N5rbjd', 'content-range': 'hP8ITH65FwUyYVQKgZ', 'content-type': 'application/json; charset=utf-8', 'content-length': '53139', etag: 'W/"cf93-5X3RN8j4Va+ehCRd/ms4vT63NzI"', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +18ms cypress:server:request received status code on request { requestId: 'request46', statusCode: 206 } +2ms cypress:server:request successful response received { requestId: 'request46' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'Re5', 'content-range': 'EGOgKwGRopeHnAlCtegonT04iyvqItnaNwFrq8fHmD', 'content-type': 'application/json; charset=utf-8', 'content-length': '3033', etag: 'W/"bd9-EmrdLHWeroSncl3DndqIi6+o8fc"', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request47', statusCode: 206 } +29ms cypress:server:request successful response received { requestId: 'request47' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': '2VJhZraaeTzyFyoSQW76zbRg1ns', 'content-range': 'bEvYFfSzDQIfjaDTAf5ZBc', 'content-type': 'application/json; charset=utf-8', 'content-length': '9021', etag: 'W/"233d-1gqARWL0hkYx2Qj/WkjtvWuYfZY"', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +28ms cypress:server:request received status code on request { requestId: 'request48', statusCode: 206 } +2ms cypress:server:request successful response received { requestId: 'request48' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'IE44AKE3dtPKUqapvr6AHW0dkUnJpoDZ5qONWOKV5Jg3s6kcAZ', 'content-range': 'J3LeO9B0NZCgjbRQ5kZK9g2mZRsDJmfOcJJRl8TEH', 'content-type': 'application/json; charset=utf-8', 'content-length': '4342', etag: 'W/"10f6-Sa4znUcfCpv+0XPWSoscJW8emQA"', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +358ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +276ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts +358ms cypress:server:stream_buffer stream buffer writeable final called +355ms cypress:server:request received status code on request { requestId: 'request49', statusCode: 200 } +281ms cypress:server:request successful response received { requestId: 'request49' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +110ms cypress:server:proxy handling proxied request { url: '/5.467f963985359e0342e8.js', proxiedUrl: 'http://localhost:3000/5.467f963985359e0342e8.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +106ms cypress:network:agent addRequest called for http://localhost:3000/5.467f963985359e0342e8.js +112ms cypress:server:stream_buffer stream buffer writeable final called +112ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/9.b36530c1997b2c3f5d42.js', proxiedUrl: 'http://localhost:3000/9.b36530c1997b2c3f5d42.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/9.b36530c1997b2c3f5d42.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/17.d02a56ba91518bcb4f4c.js', proxiedUrl: 'http://localhost:3000/17.d02a56ba91518bcb4f4c.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/17.d02a56ba91518bcb4f4c.js +3ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/11.3af6926feb2ab71f60cc.js', proxiedUrl: 'http://localhost:3000/11.3af6926feb2ab71f60cc.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/11.3af6926feb2ab71f60cc.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/12.2d9da28b60af5eea8230.js', proxiedUrl: 'http://localhost:3000/12.2d9da28b60af5eea8230.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/12.2d9da28b60af5eea8230.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/15.ad4305a59ad3dfac9d3d.js', proxiedUrl: 'http://localhost:3000/15.ad4305a59ad3dfac9d3d.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/15.ad4305a59ad3dfac9d3d.js +1ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request50', statusCode: 200 } +126ms cypress:server:request successful response received { requestId: 'request50' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/5.467f963985359e0342e8.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"7c99-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +8ms cypress:server:request received status code on request { requestId: 'request51', statusCode: 200 } +2ms cypress:server:request successful response received { requestId: 'request51' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/9.b36530c1997b2c3f5d42.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"5c35-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +14ms cypress:server:proxy handling proxied request { url: '/31.a02840fe960bb82a88c5.js', proxiedUrl: 'http://localhost:3000/31.a02840fe960bb82a88c5.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +5ms cypress:network:agent addRequest called for http://localhost:3000/31.a02840fe960bb82a88c5.js +15ms cypress:server:stream_buffer stream buffer writeable final called +14ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/30.f7c35f5130a07daa7212.js', proxiedUrl: 'http://localhost:3000/30.f7c35f5130a07daa7212.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/30.f7c35f5130a07daa7212.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request52', statusCode: 200 } +9ms cypress:server:request successful response received { requestId: 'request52' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/17.d02a56ba91518bcb4f4c.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"2b2f5-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:request received status code on request { requestId: 'request53', statusCode: 200 } +2ms cypress:server:request successful response received { requestId: 'request53' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/11.3af6926feb2ab71f60cc.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"17a8e-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:request received status code on request { requestId: 'request55', statusCode: 200 } +4ms cypress:server:request successful response received { requestId: 'request55' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/15.ad4305a59ad3dfac9d3d.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"274e-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:request received status code on request { requestId: 'request54', statusCode: 200 } +2ms cypress:server:request successful response received { requestId: 'request54' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/12.2d9da28b60af5eea8230.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"14648-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +17ms cypress:server:proxy handling proxied request { url: '/25.2f75a7251e490fe71e4d.js', proxiedUrl: 'http://localhost:3000/25.2f75a7251e490fe71e4d.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +6ms cypress:network:agent addRequest called for http://localhost:3000/25.2f75a7251e490fe71e4d.js +16ms cypress:server:stream_buffer stream buffer writeable final called +16ms cypress:server:request received status code on request { requestId: 'request57', statusCode: 200 } +18ms cypress:server:request successful response received { requestId: 'request57' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/30.f7c35f5130a07daa7212.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"1a7f1-16b93508c50"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +13ms cypress:server:request received status code on request { requestId: 'request56', statusCode: 200 } +2ms cypress:server:request successful response received { requestId: 'request56' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/31.a02840fe960bb82a88c5.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"c677d-16b93508c50"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:request received status code on request { requestId: 'request58', statusCode: 200 } +4ms cypress:server:request successful response received { requestId: 'request58' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/25.2f75a7251e490fe71e4d.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"2360f-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +54ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +34ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts +55ms cypress:server:stream_buffer stream buffer writeable final called +55ms cypress:server:request received status code on request { requestId: 'request59', statusCode: 206 } +43ms cypress:server:request successful response received { requestId: 'request59' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'Rq1X8p7zvVw73', 'content-range': '6QUrukS9FSlPX', 'content-type': 'application/json; charset=utf-8', 'content-length': '2724', etag: 'W/"aa4-NeFEdG/6Cw6DvJZTRL2iwuaGHCc"', date: 'Wed, 26 Jun 2019 10:31:48 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +9ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +312ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +303ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines +312ms cypress:server:stream_buffer stream buffer writeable final called +312ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/23.8918d1d9613a6c63bf93.js', proxiedUrl: 'http://localhost:3000/23.8918d1d9613a6c63bf93.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/23.8918d1d9613a6c63bf93.js +2ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:request received status code on request { requestId: 'request60', statusCode: 200 } +310ms cypress:server:request successful response received { requestId: 'request60' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,DELETE,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:31:49 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:request received status code on request { requestId: 'request61', statusCode: 200 } +2ms cypress:server:request successful response received { requestId: 'request61' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/23.8918d1d9613a6c63bf93.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"aceb9-16b93508868"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:49 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +16ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +10ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines +17ms cypress:server:stream_buffer stream buffer writeable final called +16ms cypress:server:request received status code on request { requestId: 'request62', statusCode: 206 } +35ms cypress:server:request successful response received { requestId: 'request62' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,DELETE,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'ZjBnzebgeccK5HXR7QJEMGhWXNfb5eYm2sPp3EfHCIIJNM', 'content-range': 'WXoUQ8xXWo44K', 'content-type': 'application/json; charset=utf-8', 'content-length': '7928', etag: 'W/"1ef8-5ONA7TY/Xcp4ahhIfAFUMo6o5vA"', date: 'Wed, 26 Jun 2019 10:31:49 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +26ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +341ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +315ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config +342ms cypress:server:stream_buffer stream buffer writeable final called +342ms cypress:server:request received status code on request { requestId: 'request63', statusCode: 200 } +322ms cypress:server:request successful response received { requestId: 'request63' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,PUT,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:31:49 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +7ms cypress:server:server Got CONNECT request from localhost:3000 +8ms cypress:https-proxy Writing browserSocket connection headers { url: 'localhost:3000', headLength: 0, headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +3s cypress:https-proxy Got first head bytes { url: 'localhost:3000', head: 'GET /socket.io/?token=eyJraWQiOiJXdDdxQ1pmckZpSDRZK1N6bVhnXC81Qn' } +1ms cypress:server:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' } +3s cypress:server:server HTTPS request does match URL: https://localhost:3000 with props: { port: '3000', tld: 'localhost', domain: '' } +1ms cypress:https-proxy Not making direct connection { url: 'localhost:3000' } +0ms cypress:https-proxy Making intercepted connection to 37289 +1ms cypress:network:connect successfully connected { opts: { port: 37289, host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +3s cypress:https-proxy received upstreamSocket callback for request { port: 37289, hostname: 'localhost', err: undefined } +0ms cypress:server:server Got UPGRADE request from /socket.io/?token=eyJraWQiOiJXdDdxQ1pmckZpSDRZK1N6bVhnXC81QnZYWUszZmg1R01QWDRsYWpZMGhPQT0iLCJhbGciOiJSUzI1NiJ9.eyJjdXN0b206Y3VzdG9tZXJfaWQiOiI1Y2ExYWIxZS1jMGRlLTRhMTEtYWRkNS1jYTVjYWRlZDBkZDUiLCJzdWIiOiIyMDk5ODJhZC05MDU0LTQxM2UtOTljZi1lODFhYzNhODI5OTgiLCJjb2duaXRvOmdyb3VwcyI6WyJkZXZlbG9wZXIiXSwiZW1haWxfdmVyaWZpZWQiOnRydWUsImlzcyI6Imh0dHBzOlwvXC9jb2duaXRvLWlkcC5ldS13ZXN0LTEuYW1hem9uYXdzLmNvbVwvZXUtd2VzdC0xX1U0Z2tKT3VRTiIsImNvZ25pdG86dXNlcm5hbWUiOiIyMDk5ODJhZC05MDU0LTQxM2UtOTljZi1lODFhYzNhODI5OTgiLCJnaXZlbl9uYW1lIjoiSm9lIiwiY29nbml0bzpyb2xlcyI6WyJhcm46YXdzOmlhbTo6MzQwMjQyNTk5MzIyOnJvbGVcL2NvZ25pdG8tYXV0b21hdGVkLXRlc3RzLWF1dGhlbnRpY2F0ZWQiXSwiYXVkIjoiNjNuNXZ0Zzh2OTducHJiMGllOGxxbTRiaGQiLCJldmVudF9pZCI6IjZmZmI0ZjM0LWVlN2EtNGQ0Ny05ZGZkLThiNGExYWQ0YTk4NSIsInRva2VuX3VzZSI6ImlkIiwiYXV0aF90aW1lIjoxNTYxNTQ1MTA2LCJleHAiOjE1NjE1NDg3MDYsImlhdCI6MTU2MTU0NTEwNiwiZmFtaWx5X25hbWUiOiJCbG9nZ3MiLCJlbWFpbCI6InFhK2RldmVsb3BlckBkZXYuY2xvdWRuYy5jb20ifQ.PVCQfytx3vqW_j7oW2sOHtOp0D9eXPvGdOY0KPluXfecwQdIf3z_jbovOfAwEw_c51AY5GHHJFRZzivpwfTZZbkFw84-JD5TPWibPmT5q4wT3hnw34aVav1i_hywiwMxzmUt52xGgK9eNO3JQvIpEuq4guLqybjTfF1Q8ns3HnSfTjmylcm_pcwdS6jPD-fpCXRLjmWTn79T_vKgcJc-1moU-I-lfGadNIRsCs2VBcWGb4cZ9Vx_yLxK0nSGjHYfxhbOEzVO3gLNTl0RQBDxY8SVlmWIXbm_uNTyyZL4RUiJOukknBV0vxIgr0c7huBfKudTl6kpsi5qjkipKnX-fA&EIO=3&transport=websocket +2ms cypress:network:agent addRequest called for http://localhost:3000/socket.io/?token=eyJraWQiOiJXdDdxQ1pmckZpSDRZK1N6bVhnXC81QnZYWUszZmg1R01QWDRsYWpZMGhPQT0iLCJhbGciOiJSUzI1NiJ9.eyJjdXN0b206Y3VzdG9tZXJfaWQiOiI1Y2ExYWIxZS1jMGRlLTRhMTEtYWRkNS1jYTVjYWRlZDBkZDUiLCJzdWIiOiIyMDk5ODJhZC05MDU0LTQxM2UtOTljZi1lODFhYzNhODI5OTgiLCJjb2duaXRvOmdyb3VwcyI6WyJkZXZlbG9wZXIiXSwiZW1haWxfdmVyaWZpZWQiOnRydWUsImlzcyI6Imh0dHBzOlwvXC9jb2duaXRvLWlkcC5ldS13ZXN0LTEuYW1hem9uYXdzLmNvbVwvZXUtd2VzdC0xX1U0Z2tKT3VRTiIsImNvZ25pdG86dXNlcm5hbWUiOiIyMDk5ODJhZC05MDU0LTQxM2UtOTljZi1lODFhYzNhODI5OTgiLCJnaXZlbl9uYW1lIjoiSm9lIiwiY29nbml0bzpyb2xlcyI6WyJhcm46YXdzOmlhbTo6MzQwMjQyNTk5MzIyOnJvbGVcL2NvZ25pdG8tYXV0b21hdGVkLXRlc3RzLWF1dGhlbnRpY2F0ZWQiXSwiYXVkIjoiNjNuNXZ0Zzh2OTducHJiMGllOGxxbTRiaGQiLCJldmVudF9pZCI6IjZmZmI0ZjM0LWVlN2EtNGQ0Ny05ZGZkLThiNGExYWQ0YTk4NSIsInRva2VuX3VzZSI6ImlkIiwiYXV0aF90aW1lIjoxNTYxNTQ1MTA2LCJleHAiOjE1NjE1NDg3MDYsImlhdCI6MTU2MTU0NTEwNiwiZmFtaWx5X25hbWUiOiJCbG9nZ3MiLCJlbWFpbCI6InFhK2RldmVsb3BlckBkZXYuY2xvdWRuYy5jb20ifQ.PVCQfytx3vqW_j7oW2sOHtOp0D9eXPvGdOY0KPluXfecwQdIf3z_jbovOfAwEw_c51AY5GHHJFRZzivpwfTZZbkFw84-JD5TPWibPmT5q4wT3hnw34aVav1i_hywiwMxzmUt52xGgK9eNO3JQvIpEuq4guLqybjTfF1Q8ns3HnSfTjmylcm_pcwdS6jPD-fpCXRLjmWTn79T_vKgcJc-1moU-I-lfGadNIRsCs2VBcWGb4cZ9Vx_yLxK0nSGjHYfxhbOEzVO3gLNTl0RQBDxY8SVlmWIXbm_uNTyyZL4RUiJOukknBV0vxIgr0c7huBfKudTl6kpsi5qjkipKnX-fA&EIO=3&transport=websocket +10ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +381ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +385ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +380ms cypress:server:stream_buffer stream buffer writeable final called +390ms cypress:server:request received status code on request { requestId: 'request64', statusCode: 304 } +389ms cypress:server:request successful response received { requestId: 'request64' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:31:49 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +5ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +6ms cypress:server:stream_buffer stream buffer writeable final called +6ms cypress:server:request received status code on request { requestId: 'request65', statusCode: 304 } +5ms cypress:server:request successful response received { requestId: 'request65' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:31:49 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +5ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +4ms cypress:server:stream_buffer stream buffer writeable final called +5ms cypress:server:request received status code on request { requestId: 'request66', statusCode: 304 } +5ms cypress:server:request successful response received { requestId: 'request66' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:31:49 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +1s cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +1s cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config +1s cypress:server:stream_buffer stream buffer writeable final called +1s cypress:server:request received status code on request { requestId: 'request67', statusCode: 200 } +1s cypress:server:request successful response received { requestId: 'request67' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,PUT,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'access-control-expose-headers': 'ETag', etag: '"ba86ae62-c22a-5d46-aa7a-c0dec351c3ef"', 'content-type': 'application/json; charset=utf-8', 'content-length': '1820', date: 'Wed, 26 Jun 2019 10:31:51 GMT', connection: 'keep-alive' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +15ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +17ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +17ms cypress:server:stream_buffer stream buffer writeable final called +17ms cypress:server:request received status code on request { requestId: 'request68', statusCode: 304 } +26ms cypress:server:request successful response received { requestId: 'request68' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:31:51 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +25ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2s cypress:server:proxy handling proxied request { url: '/33.fab16bf48f454cba3dcd.js', proxiedUrl: 'http://localhost:3000/33.fab16bf48f454cba3dcd.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2s cypress:network:agent addRequest called for http://localhost:3000/33.fab16bf48f454cba3dcd.js +2s cypress:server:stream_buffer stream buffer writeable final called +2s cypress:server:request received status code on request { requestId: 'request69', statusCode: 200 } +2s cypress:server:request successful response received { requestId: 'request69' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/33.fab16bf48f454cba3dcd.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"53c9-16b93508c50"', 'content-type': 'application/javascript; charset=UTF-8', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Wed, 26 Jun 2019 10:31:52 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +7ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +1s cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +1s cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri +1s cypress:server:stream_buffer stream buffer writeable final called +1s cypress:server:request received status code on request { requestId: 'request70', statusCode: 200 } +1s cypress:server:request successful response received { requestId: 'request70' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:31:54 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +10ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +42ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +32ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564 +42ms cypress:server:stream_buffer stream buffer writeable final called +43ms cypress:server:request received status code on request { requestId: 'request71', statusCode: 200 } +44ms cypress:server:request successful response received { requestId: 'request71' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,PUT,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:31:54 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +13ms cypress:server:timers clearing timer id 35 from queue { '31': { args: [], ms: 85000, cb: [Function] }, '35': { args: [], ms: 85000, cb: [Function] } } +12s cypress:server:timers queuing timer id 36 after 85000 ms +0ms cypress:server:timers child received timer id 36 +12s cypress:server:timers clearing timer id 31 from queue { '31': { args: [], ms: 85000, cb: [Function] }, '36': { args: [], ms: 85000, cb: [Function] } } +210ms cypress:server:timers queuing timer id 37 after 85000 ms +1ms cypress:server:project onMocha hook end +15s cypress:server:timers child received timer id 37 +211ms cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r4', title: '"before each" hook', hookName: 'before each', hookId: 'h2', body: 'function () {\n var _a = userSet.getUser(QAUser.DEVELOPER), email = _a.email, password = _a.password;\n login(email, password);\n mockContentfulHelpForListAndItems();\n goToMenuItem(\'components\');\n cy.get("cnc-list-parts mat-row:first").click();\n cy.get("[data-part-menu-item]")\n .contains(\'Debug\')\n .click();\n cy.get(\'[data-engine-protocol-version]\', { timeout: 60000 }).should(\'contain\', \'mock\');\n }', type: 'hook', duration: 14664 } ] +15s cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +595ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration/debug', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +582ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri +595ms cypress:server:stream_buffer stream buffer writeable final called +594ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration/debug', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564 +4ms cypress:server:stream_buffer stream buffer writeable final called +8ms cypress:server:request received status code on request { requestId: 'request73', statusCode: 200 } +1s cypress:server:request successful response received { requestId: 'request73' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,PUT,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'content-type': 'application/json; charset=utf-8', 'content-length': '172', etag: 'W/"ac-jzXeXj9nRNsFkZ2sPHujJznlFpQ"', date: 'Wed, 26 Jun 2019 10:31:54 GMT', connection: 'keep-alive' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +516ms cypress:server:request received status code on request { requestId: 'request72', statusCode: 201 } +3ms cypress:server:request successful response received { requestId: 'request72' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'content-type': 'application/json; charset=utf-8', 'content-length': '92', etag: 'W/"5c-BNkZd3OXlcdewskkAQZGWVQYO+E"', date: 'Wed, 26 Jun 2019 10:31:54 GMT', connection: 'keep-alive' }, statusCode: 201, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:timers clearing timer id 37 from queue { '36': { args: [], ms: 85000, cb: [Function] }, '37': { args: [], ms: 85000, cb: [Function] } } +705ms cypress:server:timers queuing timer id 38 after 85000 ms +0ms cypress:server:timers child received timer id 38 +705ms cypress:server:socket backend:request { eventName: 'http:request', args: [ { url: 'http://localhost:8000/engine/0601e82c-8922-4b44-8240-35c8b864dea0/notification', method: 'POST', body: [Array], json: true, gzip: true, timeout: 30000, followRedirect: true, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false } ] } +15s cypress:server:cookies getting:cookies { url: 'http://localhost:8000/engine/0601e82c-8922-4b44-8240-35c8b864dea0/notification' } +15s cypress:server:timers clearing timer id 36 from queue { '36': { args: [], ms: 85000, cb: [Function] }, '38': { args: [], ms: 85000, cb: [Function] } } +4ms cypress:server:timers queuing timer id 39 after 85000 ms +0ms cypress:server:timers child received timer id 39 +4ms cypress:server:cookies received get:cookies [] +3ms cypress:network:agent addRequest called for http://localhost:8000/engine/0601e82c-8922-4b44-8240-35c8b864dea0/notification +707ms cypress:server:request received status code on request { requestId: 'request74', statusCode: 200 } +213ms cypress:server:request setting request jar cookies [] +1ms cypress:server:timers clearing timer id 38 from queue { '38': { args: [], ms: 85000, cb: [Function] }, '39': { args: [], ms: 85000, cb: [Function] } } +575ms cypress:server:timers queuing timer id 40 after 85000 ms +1ms cypress:server:timers child received timer id 40 +579ms cypress:server:timers clearing timer id 40 from queue { '39': { args: [], ms: 85000, cb: [Function] }, '40': { args: [], ms: 85000, cb: [Function] } } +572ms cypress:server:timers queuing timer id 41 after 85000 ms +0ms cypress:server:timers child received timer id 41 +569ms cypress:server:project onMocha pass +2s cypress:server:reporter got mocha event 'pass' with args: [ { id: 'r4', title: 'should show toast when various events occur', state: 'passed', body: 'function () {\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n var notification0 = new notification_pb["Notification"]();\n var event0 = new notification_pb["Notification"].Event();\n var info0 = new notification_pb["Notification"].AnalysisCompleted();\n event0.setAnalysisCompleted(info0);\n notification0.setEvent(event0);\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification0.serializeBinary()));\n cy.get(\'.toast-container .toast\').should(\'contain\', \'Analysis complete\');\n });\n }', type: 'test', duration: 16038, wallClockStartedAt: '2019-06-26T10:31:39.988Z', timings: { lifecycle: 41, 'before each': [Array], test: [Object] } } ] +2s  ✓ should show toast when various events occur (16038ms) cypress:server:timers clearing timer id 41 from queue { '39': { args: [], ms: 85000, cb: [Function] }, '41': { args: [], ms: 85000, cb: [Function] } } +4ms cypress:server:timers queuing timer id 42 after 85000 ms +1ms cypress:server:timers child received timer id 42 +5ms cypress:server:project onMocha test end +4ms cypress:server:reporter got mocha event 'test end' with args: [ { id: 'r4', title: 'should show toast when various events occur', state: 'passed', body: 'function () {\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n var notification0 = new notification_pb["Notification"]();\n var event0 = new notification_pb["Notification"].Event();\n var info0 = new notification_pb["Notification"].AnalysisCompleted();\n event0.setAnalysisCompleted(info0);\n notification0.setEvent(event0);\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification0.serializeBinary()));\n cy.get(\'.toast-container .toast\').should(\'contain\', \'Analysis complete\');\n });\n }', type: 'test', duration: 16038, wallClockStartedAt: '2019-06-26T10:31:39.988Z', timings: { lifecycle: 41, 'before each': [Array], test: [Object] } } ] +3ms cypress:server:timers clearing timer id 42 from queue { '39': { args: [], ms: 85000, cb: [Function] }, '42': { args: [], ms: 85000, cb: [Function] } } +587ms cypress:server:timers queuing timer id 43 after 85000 ms +0ms cypress:server:project onMocha hook +587ms cypress:server:timers child received timer id 43 +587ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r4', title: '"after each" hook', hookName: 'after each', hookId: 'h3', body: 'function(){cy.get("cnc-error-modal").should("not.exist"),cy.request(`${Cypress.env("API_HOST")}/engine/all/kill`),"failed"===this.currentTest.state&&cy.window().then(e=>{e.cncErrorHandlerErrors&&cy.writeFile(`cypress/errors/${this.currentTest.fullTitle()}.json`,e.cncErrorHandlerErrors)})}', type: 'hook' } ] +588ms cypress:server:timers clearing timer id 43 from queue { '39': { args: [], ms: 85000, cb: [Function] }, '43': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 44 after 85000 ms +1ms cypress:server:socket backend:request { eventName: 'http:request', args: [ { url: 'http://localhost:8000/engine/all/kill', method: 'GET', gzip: true, timeout: 30000, followRedirect: true, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false } ] } +2s cypress:server:cookies getting:cookies { url: 'http://localhost:8000/engine/all/kill' } +2s cypress:server:timers child received timer id 44 +3ms cypress:server:timers clearing timer id 39 from queue { '39': { args: [], ms: 85000, cb: [Function] }, '44': { args: [], ms: 85000, cb: [Function] } } +3ms cypress:server:timers queuing timer id 45 after 85000 ms +0ms cypress:server:cookies received get:cookies [] +3ms cypress:server:timers child received timer id 45 +2ms cypress:network:agent addRequest called for http://localhost:8000/engine/all/kill +2s cypress:server:request received status code on request { requestId: 'request75', statusCode: 200 } +2s cypress:server:request setting request jar cookies [] +1ms cypress:server:timers clearing timer id 44 from queue { '44': { args: [], ms: 85000, cb: [Function] }, '45': { args: [], ms: 85000, cb: [Function] } } +1s cypress:server:timers queuing timer id 46 after 85000 ms +0ms cypress:server:timers child received timer id 46 +1s cypress:server:project onMocha hook end +1s cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r4', title: '"after each" hook', hookName: 'after each', hookId: 'h3', body: 'function(){cy.get("cnc-error-modal").should("not.exist"),cy.request(`${Cypress.env("API_HOST")}/engine/all/kill`),"failed"===this.currentTest.state&&cy.window().then(e=>{e.cncErrorHandlerErrors&&cy.writeFile(`cypress/errors/${this.currentTest.fullTitle()}.json`,e.cncErrorHandlerErrors)})}', type: 'hook', duration: 595 } ] +1s cypress:server:timers clearing timer id 46 from queue { '45': { args: [], ms: 85000, cb: [Function] }, '46': { args: [], ms: 85000, cb: [Function] } } +587ms cypress:server:timers queuing timer id 47 after 85000 ms +1ms cypress:server:project onMocha test:after:run +588ms cypress:server:timers child received timer id 47 +588ms cypress:server:reporter got mocha event 'test:after:run' with args: [ { id: 'r4', title: 'should show toast when various events occur', state: 'passed', body: 'function () {\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n var notification0 = new notification_pb["Notification"]();\n var event0 = new notification_pb["Notification"].Event();\n var info0 = new notification_pb["Notification"].AnalysisCompleted();\n event0.setAnalysisCompleted(info0);\n notification0.setEvent(event0);\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification0.serializeBinary()));\n cy.get(\'.toast-container .toast\').should(\'contain\', \'Analysis complete\');\n });\n }', type: 'test', duration: 16038, wallClockStartedAt: '2019-06-26T10:31:39.988Z', wallClockDuration: 18308, timings: { lifecycle: 41, 'before each': [Array], test: [Object], 'after each': [Array] } } ] +588ms cypress:server:timers clearing timer id 47 from queue { '45': { args: [], ms: 85000, cb: [Function] }, '47': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 48 after 85000 ms +0ms cypress:server:project onMocha suite end +1ms cypress:server:timers child received timer id 48 +1ms cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r3', title: 'Information notifications', root: false, type: 'suite' } ] +1ms cypress:server:timers clearing timer id 48 from queue { '45': { args: [], ms: 85000, cb: [Function] }, '48': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 49 after 85000 ms +0ms  Client Idle Shutdown event cypress:server:project onMocha suite +1ms cypress:server:timers child received timer id 49 +1ms cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r5', title: 'Client Idle Shutdown event', root: false, type: 'suite' } ] +1ms cypress:server:timers clearing timer id 49 from queue { '45': { args: [], ms: 85000, cb: [Function] }, '49': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 50 after 85000 ms +0ms cypress:server:project onMocha suite +1ms cypress:server:timers child received timer id 50 +1ms cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r6', title: 'when document is not focussed', root: false, type: 'suite' } ] +1ms  when document is not focussed cypress:server:timers clearing timer id 50 from queue { '45': { args: [], ms: 85000, cb: [Function] }, '50': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 51 after 85000 ms +0ms cypress:server:timers child received timer id 51 +1ms cypress:server:project onMocha test +1ms cypress:server:reporter got mocha event 'test' with args: [ { id: 'r7', title: 'should remain on the page when toast is clicked', body: 'function () {\n // force as cypress tries to wait for the progress animation before clicking\n cy.get(\'.toast-container .toast\').click({ force: true });\n cy.wait(3000);\n cy.url().should(\'contain\', \'initial-configuration\');\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.request(mockBase + "/engine/" + camDocumentId + "/keep-alive-call-count")\n .its(\'body\')\n .its(\'count\')\n .should(\'eq\', 1);\n });\n }', type: 'test' } ] +1ms cypress:server:timers clearing timer id 51 from queue { '45': { args: [], ms: 85000, cb: [Function] }, '51': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 52 after 85000 ms +0ms cypress:server:project onMocha hook +1ms cypress:server:timers child received timer id 52 +1ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r7', title: '"before each" hook', hookName: 'before each', hookId: 'h1', body: '()=>{window.navigator&&navigator.serviceWorker&&navigator.serviceWorker.getRegistrations().then(e=>{e.forEach(e=>{e.unregister()})})}', type: 'hook', duration: 48 } ] +2ms cypress:server:timers clearing timer id 52 from queue { '45': { args: [], ms: 85000, cb: [Function] }, '52': { args: [], ms: 85000, cb: [Function] } } +2ms cypress:server:timers queuing timer id 53 after 85000 ms +0ms cypress:server:timers child received timer id 53 +2ms cypress:server:socket automation:request get:cookies { domain: 'localhost' } +2s cypress:server:cookies getting:cookies { domain: 'localhost' } +2s cypress:server:timers clearing timer id 45 from queue { '45': { args: [], ms: 85000, cb: [Function] }, '53': { args: [], ms: 85000, cb: [Function] } } +8ms cypress:server:timers queuing timer id 54 after 85000 ms +1ms cypress:server:cookies received get:cookies [] +8ms cypress:server:timers child received timer id 54 +9ms cypress:server:timers clearing timer id 53 from queue { '53': { args: [], ms: 85000, cb: [Function] }, '54': { args: [], ms: 85000, cb: [Function] } } +1s cypress:server:timers queuing timer id 55 after 85000 ms +2ms cypress:server:project onMocha hook end +1s cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r7', title: '"before each" hook', hookName: 'before each', hookId: 'h1', body: '()=>{window.navigator&&navigator.serviceWorker&&navigator.serviceWorker.getRegistrations().then(e=>{e.forEach(e=>{e.unregister()})})}', type: 'hook', duration: 1094 } ] +1s cypress:server:timers child received timer id 55 +1s cypress:server:timers clearing timer id 55 from queue { '54': { args: [], ms: 85000, cb: [Function] }, '55': { args: [], ms: 85000, cb: [Function] } } +1s cypress:server:timers queuing timer id 56 after 85000 ms +0ms cypress:server:project onMocha hook +1s cypress:server:timers child received timer id 56 +1s cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r7', title: '"before each" hook', hookName: 'before each', hookId: 'h2', body: 'function () {\n var _a = userSet.getUser(QAUser.DEVELOPER), email = _a.email, password = _a.password;\n login(email, password);\n mockContentfulHelpForListAndItems();\n goToMenuItem(\'components\');\n cy.get("cnc-list-parts mat-row:first").click();\n cy.get("[data-part-menu-item]")\n .contains(\'Debug\')\n .click();\n cy.get(\'[data-engine-protocol-version]\', { timeout: 60000 }).should(\'contain\', \'mock\');\n }', type: 'hook', duration: 14664 } ] +1s cypress:server:timers clearing timer id 54 from queue { '54': { args: [], ms: 85000, cb: [Function] }, '56': { args: [], ms: 85000, cb: [Function] } } +4ms cypress:server:timers queuing timer id 57 after 85000 ms +1ms cypress:server:timers child received timer id 57 +5ms cypress:server:timers clearing timer id 56 from queue { '56': { args: [], ms: 85000, cb: [Function] }, '57': { args: [], ms: 85000, cb: [Function] } } +34ms cypress:server:timers queuing timer id 58 after 85000 ms +0ms cypress:server:timers child received timer id 58 +34ms cypress:server:socket backend:request { eventName: 'resolve:url', args: [ 'http://localhost:3000/app/components', { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } ] } +2s cypress:server:server resolving visit { url: 'http://localhost:3000/app/components', headers: { host: 'localhost:3000', connection: 'Upgrade', pragma: 'no-cache', 'cache-control': 'no-cache', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', upgrade: 'websocket', origin: 'http://localhost:3000', 'sec-websocket-version': '13', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'sec-websocket-key': 'Ln1vrN/pxrQ9jCRO1kb3Yg==', 'sec-websocket-extensions': 'permessage-deflate; client_max_window_bits' }, options: { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } } +6s cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +1ms cypress:server:server sending request with options { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*' }, timeout: 30000, gzip: false, url: 'http://localhost:3000/app/components', onBeforeReqInit: [Function: runPhase], followRedirect: [Function: followRedirect] } +0ms cypress:server:cookies getting:cookies { url: 'http://localhost:3000/app/components' } +2s cypress:server:timers clearing timer id 57 from queue { '57': { args: [], ms: 85000, cb: [Function] }, '58': { args: [], ms: 85000, cb: [Function] } } +6ms cypress:server:timers queuing timer id 59 after 85000 ms +1ms cypress:server:timers child received timer id 59 +8ms cypress:server:cookies received get:cookies [] +6ms cypress:server:request sending request as stream { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:3000/app/components', onBeforeReqInit: [Function: runPhase] } +4s cypress:network:agent addRequest called for http://localhost:3000/app/components +4s cypress:server:timers queuing timer id 60 after 30000 ms +5ms cypress:server:timers child received timer id 60 +4ms cypress:server:timers clearing timer id 60 from queue { '58': { args: [], ms: 85000, cb: [Function] }, '59': { args: [], ms: 85000, cb: [Function] }, '60': { args: [], ms: 30000, cb: [Function] } } +1s cypress:server:request received status code on request { requestId: 'request76', statusCode: 200 } +1s cypress:server:request successful response received { requestId: 'request76' } +0ms cypress:server:server resolve:url headers received, buffering response { headers: { 'x-powered-by': 'Express', 'content-security-policy': 'default-src \'none\';object-src \'self\';manifest-src \'self\';script-src \'self\' \'sha256-AJ2K/wMFzattWg5eeFSTfqUkbwSUAdswqhYS8GYAfwU=\' \'sha256-magCHTZI6wJEALTfZkq/7AXhTdpH/95pjM9PS8m6Fhs=\' http://www.babylonjs.com https://www.youtube.com https://s.ytimg.com https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;connect-src \'self\' blob: http://localhost:8000 http://localhost:3000 http://localhost:8000 http://localhost:8000 ws://localhost:3000 https://cognito-idp.eu-west-1.amazonaws.com https://cognito-identity.eu-west-1.amazonaws.com https://sts.amazonaws.com https://s3.eu-west-1.amazonaws.com https://zak-cognito-testing.s3-eu-west-1.amazonaws.com https://sentry.cloudnc.com https://no-need-as-stubbing http://images.ctfassets.net http://assets.ctfassets.net https://images.ctfassets.net https://assets.ctfassets.net https://downloads.ctfassets.net https://videos.ctfassets.net https://api.lever.co https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;img-src \'self\' data: blob: http://images.ctfassets.net http://images.contentful.com https://images.ctfassets.net https://images.contentful.com https://img.youtube.com https://maps.gstatic.com https://maps.googleapis.com https://res.cloudinary.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;font-src \'self\' https://fonts.gstatic.com;media-src \'self\' https://res.cloudinary.com;style-src \'self\' \'unsafe-inline\' https://fonts.googleapis.com;frame-src \'self\' https://www.youtube.com;child-src \'self\' blob:;worker-src \'self\' blob:;report-uri http://localhost:8000/sentry', 'strict-transport-security': 'max-age=31536000', 'x-frame-options': 'SAMEORIGIN', 'x-xss-protection': '1; mode=block', 'x-content-type-options': 'nosniff', 'referrer-policy': 'no-referrer-when-downgrade', 'feature-policy': '', 'content-type': 'text/html; charset=utf-8', 'content-length': '2710', etag: '"a96-yWtL7mlRYxFTGqWmLmoqcTy6Gxk"', vary: 'Accept-Encoding', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 200 } +1s cypress:server:request setting request jar cookies [] +1ms cypress:server:server setting details resolving url { isOkStatusCode: true, isHtml: true, contentType: 'text/html', url: 'http://localhost:3000/app/components', status: 200, cookies: [], statusText: 'OK', redirects: [], originalUrl: 'http://localhost:3000/app/components' } +2ms cypress:server:server resolve:url response ended, setting buffer { newUrl: 'http://localhost:3000/app/components', details: { isOkStatusCode: true, isHtml: true, contentType: 'text/html', url: 'http://localhost:3000/app/components', status: 200, cookies: [], statusText: 'OK', redirects: [], originalUrl: 'http://localhost:3000/app/components' } } +0ms cypress:server:server Setting remoteAuth null +0ms cypress:server:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' } +13s cypress:server:server Setting remoteOrigin http://localhost:3000 +0ms cypress:server:server Setting remoteHostAndPort { port: '3000', tld: 'localhost', domain: '' } +0ms cypress:server:server Setting remoteDocDomain localhost +0ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +0ms cypress:server:timers clearing timer id 59 from queue { '58': { args: [], ms: 85000, cb: [Function] }, '59': { args: [], ms: 85000, cb: [Function] } } +9ms cypress:server:timers queuing timer id 61 after 85000 ms +0ms cypress:server:timers child received timer id 61 +1s cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +7ms cypress:server:proxy handling proxied request { url: '/app/components', proxiedUrl: 'http://localhost:3000/app/components', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/__/', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', cookie: '__cypress.initial=true' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +7s cypress:server:buffers found request buffer { buffer: { url: 'http://localhost:3000/app/components', originalUrl: 'http://localhost:3000/app/components' }, bufferCount: 0 } +19s cypress:server:proxy received response for { url: 'http://localhost:3000/app/components', headers: { 'x-powered-by': 'Express', 'content-security-policy': 'default-src \'none\';object-src \'self\';manifest-src \'self\';script-src \'self\' \'sha256-AJ2K/wMFzattWg5eeFSTfqUkbwSUAdswqhYS8GYAfwU=\' \'sha256-magCHTZI6wJEALTfZkq/7AXhTdpH/95pjM9PS8m6Fhs=\' http://www.babylonjs.com https://www.youtube.com https://s.ytimg.com https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;connect-src \'self\' blob: http://localhost:8000 http://localhost:3000 http://localhost:8000 http://localhost:8000 ws://localhost:3000 https://cognito-idp.eu-west-1.amazonaws.com https://cognito-identity.eu-west-1.amazonaws.com https://sts.amazonaws.com https://s3.eu-west-1.amazonaws.com https://zak-cognito-testing.s3-eu-west-1.amazonaws.com https://sentry.cloudnc.com https://no-need-as-stubbing http://images.ctfassets.net http://assets.ctfassets.net https://images.ctfassets.net https://assets.ctfassets.net https://downloads.ctfassets.net https://videos.ctfassets.net https://api.lever.co https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;img-src \'self\' data: blob: http://images.ctfassets.net http://images.contentful.com https://images.ctfassets.net https://images.contentful.com https://img.youtube.com https://maps.gstatic.com https://maps.googleapis.com https://res.cloudinary.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;font-src \'self\' https://fonts.gstatic.com;media-src \'self\' https://res.cloudinary.com;style-src \'self\' \'unsafe-inline\' https://fonts.googleapis.com;frame-src \'self\' https://www.youtube.com;child-src \'self\' blob:;worker-src \'self\' blob:;report-uri http://localhost:8000/sentry', 'strict-transport-security': 'max-age=31536000', 'x-frame-options': 'SAMEORIGIN', 'x-xss-protection': '1; mode=block', 'x-content-type-options': 'nosniff', 'referrer-policy': 'no-referrer-when-downgrade', 'feature-policy': '', 'content-type': 'text/html; charset=utf-8', 'content-length': '2710', etag: '"a96-yWtL7mlRYxFTGqWmLmoqcTy6Gxk"', vary: 'Accept-Encoding', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 200, isGzipped: undefined, wantsInjection: 'full', wantsSecurityRemoved: false } +1ms cypress:server:timers clearing timer id 61 from queue { '58': { args: [], ms: 85000, cb: [Function] }, '61': { args: [], ms: 85000, cb: [Function] } } +8ms cypress:server:timers queuing timer id 62 after 85000 ms +0ms cypress:server:timers child received timer id 62 +7ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +14ms cypress:server:proxy handling proxied request { url: '/assets/fonts/TitilliumWeb-Regular.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"f8ac-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +14ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf +1s cypress:server:stream_buffer stream buffer writeable final called +7s cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/assets/fonts/TitilliumWeb-Bold.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"e9ec-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/assets/fonts/Roboto-Regular.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/Roboto-Regular.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"29e9c-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/Roboto-Regular.ttf +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/styles.25af68b0aeab9c4f8451.css', proxiedUrl: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/css,*/*;q=0.1', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"2d82c-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/styles.25af68b0aeab9c4f8451.css +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/runtime.45c4e3e501a82304a200.js', proxiedUrl: 'http://localhost:3000/runtime.45c4e3e501a82304a200.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'if-none-match': 'W/"b88-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/runtime.45c4e3e501a82304a200.js +3ms cypress:server:stream_buffer stream buffer writeable final called +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/polyfills.d55a9da6eaf92dc219f3.js', proxiedUrl: 'http://localhost:3000/polyfills.d55a9da6eaf92dc219f3.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'if-none-match': 'W/"12c84-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/polyfills.d55a9da6eaf92dc219f3.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request77', statusCode: 304 } +37ms cypress:server:request successful response received { requestId: 'request77' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"f8ac-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/main.b7fc5d49921bcb7c33d2.js', proxiedUrl: 'http://localhost:3000/main.b7fc5d49921bcb7c33d2.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'if-none-match': 'W/"1c565d-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/main.b7fc5d49921bcb7c33d2.js +5ms cypress:server:stream_buffer stream buffer writeable final called +4ms cypress:server:request received status code on request { requestId: 'request78', statusCode: 304 } +4ms cypress:server:request successful response received { requestId: 'request78' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"e9ec-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request79', statusCode: 304 } +2ms cypress:server:request successful response received { requestId: 'request79' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/Roboto-Regular.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"29e9c-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request80', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request80' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"2d82c-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request81', statusCode: 304 } +3ms cypress:server:request successful response received { requestId: 'request81' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/runtime.45c4e3e501a82304a200.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"b88-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request82', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request82' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/polyfills.d55a9da6eaf92dc219f3.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"12c84-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request83', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request83' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/main.b7fc5d49921bcb7c33d2.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"1c565d-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +106ms cypress:server:proxy handling proxied request { url: '/assets/fonts/TitilliumWeb-Regular.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"f8ac-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +96ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf +106ms cypress:server:stream_buffer stream buffer writeable final called +106ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/api/environment', proxiedUrl: 'http://localhost:3000/api/environment', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': '"4a6-bBCz/sr8DgxhB3lyW+bleIR4nVg"' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/api/environment +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request84', statusCode: 304 } +102ms cypress:server:request successful response received { requestId: 'request84' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"f8ac-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request85', statusCode: 304 } +2ms cypress:server:request successful response received { requestId: 'request85' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/api/environment', headers: { 'x-powered-by': 'Express', 'content-security-policy': 'default-src \'none\';object-src \'self\';manifest-src \'self\';script-src \'self\' \'sha256-AJ2K/wMFzattWg5eeFSTfqUkbwSUAdswqhYS8GYAfwU=\' \'sha256-magCHTZI6wJEALTfZkq/7AXhTdpH/95pjM9PS8m6Fhs=\' http://www.babylonjs.com https://www.youtube.com https://s.ytimg.com https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;connect-src \'self\' blob: http://localhost:8000 http://localhost:3000 http://localhost:8000 http://localhost:8000 ws://localhost:3000 https://cognito-idp.eu-west-1.amazonaws.com https://cognito-identity.eu-west-1.amazonaws.com https://sts.amazonaws.com https://s3.eu-west-1.amazonaws.com https://zak-cognito-testing.s3-eu-west-1.amazonaws.com https://sentry.cloudnc.com https://no-need-as-stubbing http://images.ctfassets.net http://assets.ctfassets.net https://images.ctfassets.net https://assets.ctfassets.net https://downloads.ctfassets.net https://videos.ctfassets.net https://api.lever.co https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;img-src \'self\' data: blob: http://images.ctfassets.net http://images.contentful.com https://images.ctfassets.net https://images.contentful.com https://img.youtube.com https://maps.gstatic.com https://maps.googleapis.com https://res.cloudinary.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;font-src \'self\' https://fonts.gstatic.com;media-src \'self\' https://res.cloudinary.com;style-src \'self\' \'unsafe-inline\' https://fonts.googleapis.com;frame-src \'self\' https://www.youtube.com;child-src \'self\' blob:;worker-src \'self\' blob:;report-uri http://localhost:8000/sentry', 'strict-transport-security': 'max-age=31536000', 'x-frame-options': 'SAMEORIGIN', 'x-xss-protection': '1; mode=block', 'x-content-type-options': 'nosniff', 'referrer-policy': 'no-referrer-when-downgrade', 'feature-policy': '', 'access-control-allow-origin': '*', etag: '"4a6-bBCz/sr8DgxhB3lyW+bleIR4nVg"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +73ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +68ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +75ms cypress:server:stream_buffer stream buffer writeable final called +75ms cypress:server:request received status code on request { requestId: 'request86', statusCode: 304 } +73ms cypress:server:request successful response received { requestId: 'request86' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +201ms cypress:server:proxy handling proxied request { url: '/assets/icons/icomoon/symbol-defs.svg', proxiedUrl: 'http://localhost:3000/assets/icons/icomoon/symbol-defs.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"eb47-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +196ms cypress:network:agent addRequest called for http://localhost:3000/assets/icons/icomoon/symbol-defs.svg +199ms cypress:server:stream_buffer stream buffer writeable final called +199ms cypress:server:request received status code on request { requestId: 'request87', statusCode: 304 } +199ms cypress:server:request successful response received { requestId: 'request87' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/icons/icomoon/symbol-defs.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"eb47-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +11ms cypress:server:proxy handling proxied request { url: '/1.53f0da84bcecdd302b78.js', proxiedUrl: 'http://localhost:3000/1.53f0da84bcecdd302b78.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"9c6e-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +9ms cypress:network:agent addRequest called for http://localhost:3000/1.53f0da84bcecdd302b78.js +12ms cypress:server:stream_buffer stream buffer writeable final called +13ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/3.2c5674b51a0671383229.js', proxiedUrl: 'http://localhost:3000/3.2c5674b51a0671383229.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"dc57-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/3.2c5674b51a0671383229.js +3ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/8.e4621cae505f793a44e5.js', proxiedUrl: 'http://localhost:3000/8.e4621cae505f793a44e5.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"fca1-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/8.e4621cae505f793a44e5.js +3ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +8ms cypress:server:proxy handling proxied request { url: '/16.f2b22e1f126f4c47344c.js', proxiedUrl: 'http://localhost:3000/16.f2b22e1f126f4c47344c.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"5990-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +9ms cypress:network:agent addRequest called for http://localhost:3000/16.f2b22e1f126f4c47344c.js +9ms cypress:server:stream_buffer stream buffer writeable final called +10ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/common.f5e4741fa31e0fe5cb26.js', proxiedUrl: 'http://localhost:3000/common.f5e4741fa31e0fe5cb26.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"438c-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/common.f5e4741fa31e0fe5cb26.js +3ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/29.f9c27dc2ed16273499e2.js', proxiedUrl: 'http://localhost:3000/29.f9c27dc2ed16273499e2.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"5d1b3-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/29.f9c27dc2ed16273499e2.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request88', statusCode: 304 } +30ms cypress:server:request successful response received { requestId: 'request88' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/1.53f0da84bcecdd302b78.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"9c6e-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:request received status code on request { requestId: 'request89', statusCode: 304 } +2ms cypress:server:request successful response received { requestId: 'request89' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/3.2c5674b51a0671383229.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"dc57-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request90', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request90' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/8.e4621cae505f793a44e5.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"fca1-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request91', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request91' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/16.f2b22e1f126f4c47344c.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"5990-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request92', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request92' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/common.f5e4741fa31e0fe5cb26.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"438c-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request93', statusCode: 304 } +2ms cypress:server:request successful response received { requestId: 'request93' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/29.f9c27dc2ed16273499e2.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"5d1b3-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +82ms cypress:server:proxy handling proxied request { url: '/2.fda1e39eb875322df73d.js', proxiedUrl: 'http://localhost:3000/2.fda1e39eb875322df73d.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"321ab1-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +72ms cypress:network:agent addRequest called for http://localhost:3000/2.fda1e39eb875322df73d.js +82ms cypress:server:stream_buffer stream buffer writeable final called +82ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/4.f2bf4795f6c83667a76a.js', proxiedUrl: 'http://localhost:3000/4.f2bf4795f6c83667a76a.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"3a4b-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/4.f2bf4795f6c83667a76a.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/13.8e59b001760819152238.js', proxiedUrl: 'http://localhost:3000/13.8e59b001760819152238.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"6a9f-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/13.8e59b001760819152238.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/14.b09c31f2292404acf6f0.js', proxiedUrl: 'http://localhost:3000/14.b09c31f2292404acf6f0.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"2d7d-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/14.b09c31f2292404acf6f0.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +1ms cypress:server:proxy handling proxied request { url: '/24.d965cac0eaa99cdd4ce8.js', proxiedUrl: 'http://localhost:3000/24.d965cac0eaa99cdd4ce8.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"cda0-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/24.d965cac0eaa99cdd4ce8.js +3ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:request received status code on request { requestId: 'request94', statusCode: 304 } +84ms cypress:server:request successful response received { requestId: 'request94' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/2.fda1e39eb875322df73d.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"321ab1-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request95', statusCode: 304 } +3ms cypress:server:request successful response received { requestId: 'request95' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/4.f2bf4795f6c83667a76a.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"3a4b-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:request received status code on request { requestId: 'request96', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request96' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/13.8e59b001760819152238.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"6a9f-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request97', statusCode: 304 } +0ms cypress:server:request successful response received { requestId: 'request97' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/14.b09c31f2292404acf6f0.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"2d7d-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request98', statusCode: 304 } +0ms cypress:server:request successful response received { requestId: 'request98' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/24.d965cac0eaa99cdd4ce8.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"cda0-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:02 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +777ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +766ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools +775ms cypress:server:stream_buffer stream buffer writeable final called +776ms cypress:server:request received status code on request { requestId: 'request99', statusCode: 200 } +772ms cypress:server:request successful response received { requestId: 'request99' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +6ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +17ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +11ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders +19ms cypress:server:stream_buffer stream buffer writeable final called +18ms cypress:server:request received status code on request { requestId: 'request100', statusCode: 200 } +17ms cypress:server:request successful response received { requestId: 'request100' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +7ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +16ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +9ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies +15ms cypress:server:stream_buffer stream buffer writeable final called +15ms cypress:server:request received status code on request { requestId: 'request101', statusCode: 200 } +15ms cypress:server:request successful response received { requestId: 'request101' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +17ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +12ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups +16ms cypress:server:stream_buffer stream buffer writeable final called +16ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/7.179794c3da8fcbe0726c.js', proxiedUrl: 'http://localhost:3000/7.179794c3da8fcbe0726c.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"214889-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/7.179794c3da8fcbe0726c.js +3ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/10.3807c4ef2006980a2bc9.js', proxiedUrl: 'http://localhost:3000/10.3807c4ef2006980a2bc9.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"8e82-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/10.3807c4ef2006980a2bc9.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/18.eafddea7f0bc6ecddc70.js', proxiedUrl: 'http://localhost:3000/18.eafddea7f0bc6ecddc70.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"4bee-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/18.eafddea7f0bc6ecddc70.js +1ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/27.8629a01f915b2f87227f.js', proxiedUrl: 'http://localhost:3000/27.8629a01f915b2f87227f.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"fe17-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/27.8629a01f915b2f87227f.js +4ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:request received status code on request { requestId: 'request102', statusCode: 200 } +23ms cypress:server:request successful response received { requestId: 'request102' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:request received status code on request { requestId: 'request103', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request103' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/7.179794c3da8fcbe0726c.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"214889-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request104', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request104' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/10.3807c4ef2006980a2bc9.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"8e82-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request105', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request105' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/18.eafddea7f0bc6ecddc70.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"4bee-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request106', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request106' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/27.8629a01f915b2f87227f.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"fe17-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +74ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +67ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools +74ms cypress:server:stream_buffer stream buffer writeable final called +74ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders +2ms cypress:server:stream_buffer stream buffer writeable final called +8ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +8ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +8ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies +9ms cypress:server:stream_buffer stream buffer writeable final called +12ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +12ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +18ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups +19ms cypress:server:stream_buffer stream buffer writeable final called +11ms cypress:server:request received status code on request { requestId: 'request107', statusCode: 206 } +101ms cypress:server:request successful response received { requestId: 'request107' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'khWJ0XddyDAfrwb9USLXb1wLRB6jDh9Xf', 'content-range': 'y8ip2dLx51SVmW9uQ2s28kGj842I', 'content-type': 'application/json; charset=utf-8', 'content-length': '53139', etag: 'W/"cf93-5X3RN8j4Va+ehCRd/ms4vT63NzI"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:request received status code on request { requestId: 'request108', statusCode: 206 } +18ms cypress:server:request successful response received { requestId: 'request108' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'Q5LIbVO80BiHWltMVU4P', 'content-range': 'vACnFQSjyF5uJa5jBcR', 'content-type': 'application/json; charset=utf-8', 'content-length': '3033', etag: 'W/"bd9-EmrdLHWeroSncl3DndqIi6+o8fc"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +19ms cypress:server:request received status code on request { requestId: 'request110', statusCode: 206 } +3ms cypress:server:request successful response received { requestId: 'request110' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'gU1xDEzR7IrtzU9PZvfpHyctqsV6yLrgYnQRO', 'content-range': 'E6HFriV6ZJ9kjPQx1JlhtLyhzOOX41GKiQ3v1CDVgXvk', 'content-type': 'application/json; charset=utf-8', 'content-length': '4342', etag: 'W/"10f6-Sa4znUcfCpv+0XPWSoscJW8emQA"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request109', statusCode: 206 } +2ms cypress:server:request successful response received { requestId: 'request109' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'dA9FsVYbH2p4Y6q2RChTCR88E1EXtn4IhkuU3QSFUGC', 'content-range': 'ObMQ1ueelctKCSyefnVGVnpnzPo2JCCJ3', 'content-type': 'application/json; charset=utf-8', 'content-length': '9021', etag: 'W/"233d-1gqARWL0hkYx2Qj/WkjtvWuYfZY"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +154ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +120ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts +147ms cypress:server:stream_buffer stream buffer writeable final called +147ms cypress:server:request received status code on request { requestId: 'request111', statusCode: 200 } +126ms cypress:server:request successful response received { requestId: 'request111' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +57ms cypress:server:proxy handling proxied request { url: '/5.467f963985359e0342e8.js', proxiedUrl: 'http://localhost:3000/5.467f963985359e0342e8.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"7c99-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +51ms cypress:network:agent addRequest called for http://localhost:3000/5.467f963985359e0342e8.js +56ms cypress:server:stream_buffer stream buffer writeable final called +56ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/9.b36530c1997b2c3f5d42.js', proxiedUrl: 'http://localhost:3000/9.b36530c1997b2c3f5d42.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"5c35-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/9.b36530c1997b2c3f5d42.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/17.d02a56ba91518bcb4f4c.js', proxiedUrl: 'http://localhost:3000/17.d02a56ba91518bcb4f4c.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"2b2f5-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/17.d02a56ba91518bcb4f4c.js +2ms cypress:server:stream_buffer stream buffer writeable final called +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/11.3af6926feb2ab71f60cc.js', proxiedUrl: 'http://localhost:3000/11.3af6926feb2ab71f60cc.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"17a8e-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/11.3af6926feb2ab71f60cc.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/12.2d9da28b60af5eea8230.js', proxiedUrl: 'http://localhost:3000/12.2d9da28b60af5eea8230.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"14648-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/12.2d9da28b60af5eea8230.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +1ms cypress:server:proxy handling proxied request { url: '/15.ad4305a59ad3dfac9d3d.js', proxiedUrl: 'http://localhost:3000/15.ad4305a59ad3dfac9d3d.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"274e-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/15.ad4305a59ad3dfac9d3d.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request112', statusCode: 304 } +62ms cypress:server:request successful response received { requestId: 'request112' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/5.467f963985359e0342e8.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"7c99-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request113', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request113' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/9.b36530c1997b2c3f5d42.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"5c35-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request114', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request114' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/17.d02a56ba91518bcb4f4c.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"2b2f5-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request115', statusCode: 304 } +2ms cypress:server:request successful response received { requestId: 'request115' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/11.3af6926feb2ab71f60cc.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"17a8e-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +8ms cypress:server:proxy handling proxied request { url: '/31.a02840fe960bb82a88c5.js', proxiedUrl: 'http://localhost:3000/31.a02840fe960bb82a88c5.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"c677d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +1ms cypress:network:agent addRequest called for http://localhost:3000/31.a02840fe960bb82a88c5.js +7ms cypress:server:stream_buffer stream buffer writeable final called +7ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +1ms cypress:server:proxy handling proxied request { url: '/30.f7c35f5130a07daa7212.js', proxiedUrl: 'http://localhost:3000/30.f7c35f5130a07daa7212.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"1a7f1-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/30.f7c35f5130a07daa7212.js +3ms cypress:server:stream_buffer stream buffer writeable final called +4ms cypress:server:request received status code on request { requestId: 'request116', statusCode: 304 } +6ms cypress:server:request successful response received { requestId: 'request116' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/12.2d9da28b60af5eea8230.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"14648-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request117', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request117' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/15.ad4305a59ad3dfac9d3d.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"274e-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +8ms cypress:server:proxy handling proxied request { url: '/25.2f75a7251e490fe71e4d.js', proxiedUrl: 'http://localhost:3000/25.2f75a7251e490fe71e4d.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"2360f-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/25.2f75a7251e490fe71e4d.js +6ms cypress:server:stream_buffer stream buffer writeable final called +5ms cypress:server:request received status code on request { requestId: 'request118', statusCode: 304 } +4ms cypress:server:request successful response received { requestId: 'request118' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/31.a02840fe960bb82a88c5.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"c677d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request119', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request119' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/30.f7c35f5130a07daa7212.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"1a7f1-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:request received status code on request { requestId: 'request120', statusCode: 304 } +5ms cypress:server:request successful response received { requestId: 'request120' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/25.2f75a7251e490fe71e4d.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"2360f-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +30ms cypress:server:proxy handling proxied request { url: '/assets/fonts/TitilliumWeb-Bold.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"e9ec-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +23ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf +30ms cypress:server:stream_buffer stream buffer writeable final called +31ms cypress:server:request received status code on request { requestId: 'request121', statusCode: 304 } +26ms cypress:server:request successful response received { requestId: 'request121' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"e9ec-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +54ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +50ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts +55ms cypress:server:stream_buffer stream buffer writeable final called +54ms cypress:server:request received status code on request { requestId: 'request122', statusCode: 206 } +64ms cypress:server:request successful response received { requestId: 'request122' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'Ebc394ffkk5vHLVkBfM1M8Jw0I7k', 'content-range': 'CTI7EGeEAh3DwFv4vwbdBrOIScXhtv', 'content-type': 'application/json; charset=utf-8', 'content-length': '2724', etag: 'W/"aa4-NeFEdG/6Cw6DvJZTRL2iwuaGHCc"', date: 'Wed, 26 Jun 2019 10:32:03 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +14ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +223ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +209ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines +223ms cypress:server:stream_buffer stream buffer writeable final called +223ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/23.8918d1d9613a6c63bf93.js', proxiedUrl: 'http://localhost:3000/23.8918d1d9613a6c63bf93.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"aceb9-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/23.8918d1d9613a6c63bf93.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request124', statusCode: 304 } +216ms cypress:server:request successful response received { requestId: 'request124' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/23.8918d1d9613a6c63bf93.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"aceb9-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:04 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request123', statusCode: 200 } +4ms cypress:server:request successful response received { requestId: 'request123' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,DELETE,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:04 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +27ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +19ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines +29ms cypress:server:stream_buffer stream buffer writeable final called +30ms cypress:server:request received status code on request { requestId: 'request125', statusCode: 206 } +36ms cypress:server:request successful response received { requestId: 'request125' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,DELETE,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'jS', 'content-range': '4f8umfkDSlEDvNruSIrsjxY', 'content-type': 'application/json; charset=utf-8', 'content-length': '7928', etag: 'W/"1ef8-5ONA7TY/Xcp4ahhIfAFUMo6o5vA"', date: 'Wed, 26 Jun 2019 10:32:04 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +18ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +167ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +149ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config +165ms cypress:server:stream_buffer stream buffer writeable final called +164ms cypress:server:server Got CONNECT request from localhost:3000 +3ms cypress:https-proxy Writing browserSocket connection headers { url: 'localhost:3000', headLength: 0, headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +15s cypress:https-proxy Got first head bytes { url: 'localhost:3000', head: 'GET /socket.io/?token=eyJraWQiOiJXdDdxQ1pmckZpSDRZK1N6bVhnXC81Qn' } +1ms cypress:server:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' } +2s cypress:server:server HTTPS request does match URL: https://localhost:3000 with props: { port: '3000', tld: 'localhost', domain: '' } +1ms cypress:https-proxy Not making direct connection { url: 'localhost:3000' } +0ms cypress:https-proxy Making intercepted connection to 37289 +0ms cypress:server:request received status code on request { requestId: 'request126', statusCode: 200 } +155ms cypress:server:request successful response received { requestId: 'request126' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,PUT,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:04 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:network:connect successfully connected { opts: { port: 37289, host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +15s cypress:https-proxy received upstreamSocket callback for request { port: 37289, hostname: 'localhost', err: undefined } +3ms cypress:server:server Got UPGRADE request from /socket.io/?token=eyJraWQiOiJXdDdxQ1pmckZpSDRZK1N6bVhnXC81QnZYWUszZmg1R01QWDRsYWpZMGhPQT0iLCJhbGciOiJSUzI1NiJ9.eyJjdXN0b206Y3VzdG9tZXJfaWQiOiI1Y2ExYWIxZS1jMGRlLTRhMTEtYWRkNS1jYTVjYWRlZDBkZDUiLCJzdWIiOiIyMDk5ODJhZC05MDU0LTQxM2UtOTljZi1lODFhYzNhODI5OTgiLCJjb2duaXRvOmdyb3VwcyI6WyJkZXZlbG9wZXIiXSwiZW1haWxfdmVyaWZpZWQiOnRydWUsImlzcyI6Imh0dHBzOlwvXC9jb2duaXRvLWlkcC5ldS13ZXN0LTEuYW1hem9uYXdzLmNvbVwvZXUtd2VzdC0xX1U0Z2tKT3VRTiIsImNvZ25pdG86dXNlcm5hbWUiOiIyMDk5ODJhZC05MDU0LTQxM2UtOTljZi1lODFhYzNhODI5OTgiLCJnaXZlbl9uYW1lIjoiSm9lIiwiY29nbml0bzpyb2xlcyI6WyJhcm46YXdzOmlhbTo6MzQwMjQyNTk5MzIyOnJvbGVcL2NvZ25pdG8tYXV0b21hdGVkLXRlc3RzLWF1dGhlbnRpY2F0ZWQiXSwiYXVkIjoiNjNuNXZ0Zzh2OTducHJiMGllOGxxbTRiaGQiLCJldmVudF9pZCI6IjZmZmI0ZjM0LWVlN2EtNGQ0Ny05ZGZkLThiNGExYWQ0YTk4NSIsInRva2VuX3VzZSI6ImlkIiwiYXV0aF90aW1lIjoxNTYxNTQ1MTA2LCJleHAiOjE1NjE1NDg3MDYsImlhdCI6MTU2MTU0NTEwNiwiZmFtaWx5X25hbWUiOiJCbG9nZ3MiLCJlbWFpbCI6InFhK2RldmVsb3BlckBkZXYuY2xvdWRuYy5jb20ifQ.PVCQfytx3vqW_j7oW2sOHtOp0D9eXPvGdOY0KPluXfecwQdIf3z_jbovOfAwEw_c51AY5GHHJFRZzivpwfTZZbkFw84-JD5TPWibPmT5q4wT3hnw34aVav1i_hywiwMxzmUt52xGgK9eNO3JQvIpEuq4guLqybjTfF1Q8ns3HnSfTjmylcm_pcwdS6jPD-fpCXRLjmWTn79T_vKgcJc-1moU-I-lfGadNIRsCs2VBcWGb4cZ9Vx_yLxK0nSGjHYfxhbOEzVO3gLNTl0RQBDxY8SVlmWIXbm_uNTyyZL4RUiJOukknBV0vxIgr0c7huBfKudTl6kpsi5qjkipKnX-fA&EIO=3&transport=websocket +10ms cypress:network:agent addRequest called for http://localhost:3000/socket.io/?token=eyJraWQiOiJXdDdxQ1pmckZpSDRZK1N6bVhnXC81QnZYWUszZmg1R01QWDRsYWpZMGhPQT0iLCJhbGciOiJSUzI1NiJ9.eyJjdXN0b206Y3VzdG9tZXJfaWQiOiI1Y2ExYWIxZS1jMGRlLTRhMTEtYWRkNS1jYTVjYWRlZDBkZDUiLCJzdWIiOiIyMDk5ODJhZC05MDU0LTQxM2UtOTljZi1lODFhYzNhODI5OTgiLCJjb2duaXRvOmdyb3VwcyI6WyJkZXZlbG9wZXIiXSwiZW1haWxfdmVyaWZpZWQiOnRydWUsImlzcyI6Imh0dHBzOlwvXC9jb2duaXRvLWlkcC5ldS13ZXN0LTEuYW1hem9uYXdzLmNvbVwvZXUtd2VzdC0xX1U0Z2tKT3VRTiIsImNvZ25pdG86dXNlcm5hbWUiOiIyMDk5ODJhZC05MDU0LTQxM2UtOTljZi1lODFhYzNhODI5OTgiLCJnaXZlbl9uYW1lIjoiSm9lIiwiY29nbml0bzpyb2xlcyI6WyJhcm46YXdzOmlhbTo6MzQwMjQyNTk5MzIyOnJvbGVcL2NvZ25pdG8tYXV0b21hdGVkLXRlc3RzLWF1dGhlbnRpY2F0ZWQiXSwiYXVkIjoiNjNuNXZ0Zzh2OTducHJiMGllOGxxbTRiaGQiLCJldmVudF9pZCI6IjZmZmI0ZjM0LWVlN2EtNGQ0Ny05ZGZkLThiNGExYWQ0YTk4NSIsInRva2VuX3VzZSI6ImlkIiwiYXV0aF90aW1lIjoxNTYxNTQ1MTA2LCJleHAiOjE1NjE1NDg3MDYsImlhdCI6MTU2MTU0NTEwNiwiZmFtaWx5X25hbWUiOiJCbG9nZ3MiLCJlbWFpbCI6InFhK2RldmVsb3BlckBkZXYuY2xvdWRuYy5jb20ifQ.PVCQfytx3vqW_j7oW2sOHtOp0D9eXPvGdOY0KPluXfecwQdIf3z_jbovOfAwEw_c51AY5GHHJFRZzivpwfTZZbkFw84-JD5TPWibPmT5q4wT3hnw34aVav1i_hywiwMxzmUt52xGgK9eNO3JQvIpEuq4guLqybjTfF1Q8ns3HnSfTjmylcm_pcwdS6jPD-fpCXRLjmWTn79T_vKgcJc-1moU-I-lfGadNIRsCs2VBcWGb4cZ9Vx_yLxK0nSGjHYfxhbOEzVO3gLNTl0RQBDxY8SVlmWIXbm_uNTyyZL4RUiJOukknBV0vxIgr0c7huBfKudTl6kpsi5qjkipKnX-fA&EIO=3&transport=websocket +14ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +290ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +299ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +290ms cypress:server:stream_buffer stream buffer writeable final called +305ms cypress:server:request received status code on request { requestId: 'request127', statusCode: 304 } +303ms cypress:server:request successful response received { requestId: 'request127' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:04 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +6ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +7ms cypress:server:stream_buffer stream buffer writeable final called +7ms cypress:server:request received status code on request { requestId: 'request128', statusCode: 304 } +6ms cypress:server:request successful response received { requestId: 'request128' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:04 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +6ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +1ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +6ms cypress:server:stream_buffer stream buffer writeable final called +5ms cypress:server:request received status code on request { requestId: 'request129', statusCode: 304 } +6ms cypress:server:request successful response received { requestId: 'request129' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:04 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +1s cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': '"ba86ae62-c22a-5d46-aa7a-c0dec351c3ef"' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +1s cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config +1s cypress:server:stream_buffer stream buffer writeable final called +1s cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +21ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +22ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +21ms cypress:server:stream_buffer stream buffer writeable final called +23ms cypress:server:request received status code on request { requestId: 'request130', statusCode: 304 } +1s cypress:server:request successful response received { requestId: 'request130' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,PUT,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'access-control-expose-headers': 'ETag', etag: '"ba86ae62-c22a-5d46-aa7a-c0dec351c3ef"', date: 'Wed, 26 Jun 2019 10:32:06 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +6ms cypress:server:request received status code on request { requestId: 'request131', statusCode: 304 } +11ms cypress:server:request successful response received { requestId: 'request131' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:06 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +10ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2s cypress:server:proxy handling proxied request { url: '/33.fab16bf48f454cba3dcd.js', proxiedUrl: 'http://localhost:3000/33.fab16bf48f454cba3dcd.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"53c9-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2s cypress:network:agent addRequest called for http://localhost:3000/33.fab16bf48f454cba3dcd.js +2s cypress:server:stream_buffer stream buffer writeable final called +2s cypress:server:request received status code on request { requestId: 'request132', statusCode: 304 } +2s cypress:server:request successful response received { requestId: 'request132' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/33.fab16bf48f454cba3dcd.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"53c9-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:07 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +598ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +594ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri +597ms cypress:server:stream_buffer stream buffer writeable final called +598ms cypress:server:request received status code on request { requestId: 'request133', statusCode: 200 } +599ms cypress:server:request successful response received { requestId: 'request133' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:08 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +22ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +17ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564 +23ms cypress:server:stream_buffer stream buffer writeable final called +22ms cypress:server:request received status code on request { requestId: 'request134', statusCode: 200 } +21ms cypress:server:request successful response received { requestId: 'request134' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,PUT,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:08 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +704ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration/debug', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +699ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri +703ms cypress:server:stream_buffer stream buffer writeable final called +704ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration/debug', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"ac-jzXeXj9nRNsFkZ2sPHujJznlFpQ"' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564 +3ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request136', statusCode: 304 } +1s cypress:server:request successful response received { requestId: 'request136' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,PUT,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', etag: 'W/"ac-jzXeXj9nRNsFkZ2sPHujJznlFpQ"', date: 'Wed, 26 Jun 2019 10:32:08 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +330ms cypress:server:request received status code on request { requestId: 'request135', statusCode: 201 } +7ms cypress:server:request successful response received { requestId: 'request135' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'content-type': 'application/json; charset=utf-8', 'content-length': '94', etag: 'W/"5e-ONVkJ6nJUHyRGrG8p4AnehHJ6u8"', date: 'Wed, 26 Jun 2019 10:32:09 GMT', connection: 'keep-alive' }, statusCode: 201, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +6ms cypress:server:timers clearing timer id 58 from queue { '58': { args: [], ms: 85000, cb: [Function] }, '62': { args: [], ms: 85000, cb: [Function] } } +7s cypress:server:timers queuing timer id 63 after 85000 ms +1ms cypress:server:timers child received timer id 63 +7s cypress:server:project onMocha hook end +8s cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r7', title: '"before each" hook', hookName: 'before each', hookId: 'h2', body: 'function () {\n var _a = userSet.getUser(QAUser.DEVELOPER), email = _a.email, password = _a.password;\n login(email, password);\n mockContentfulHelpForListAndItems();\n goToMenuItem(\'components\');\n cy.get("cnc-list-parts mat-row:first").click();\n cy.get("[data-part-menu-item]")\n .contains(\'Debug\')\n .click();\n cy.get(\'[data-engine-protocol-version]\', { timeout: 60000 }).should(\'contain\', \'mock\');\n }', type: 'hook', duration: 8995 } ] +8s cypress:server:timers clearing timer id 63 from queue { '62': { args: [], ms: 85000, cb: [Function] }, '63': { args: [], ms: 85000, cb: [Function] } } +561ms cypress:server:timers queuing timer id 64 after 85000 ms +0ms cypress:server:project onMocha hook +561ms cypress:server:timers child received timer id 64 +561ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r7', title: '"before each" hook', hookName: 'before each', hookId: 'h4', body: 'function () {\n notification = new notification_pb["Notification"]();\n var event = new notification_pb["Notification"].Event();\n var cidi = new notification_pb["Notification"].ClientIdleShutdownImminent();\n event.setClientIdleShutdownImminent(cidi);\n notification.setEvent(event);\n cidi.setSecondsUntilShutdown(2);\n }', type: 'hook' } ] +561ms cypress:server:timers clearing timer id 64 from queue { '62': { args: [], ms: 85000, cb: [Function] }, '64': { args: [], ms: 85000, cb: [Function] } } +554ms cypress:server:timers queuing timer id 65 after 85000 ms +0ms cypress:server:project onMocha hook end +554ms cypress:server:timers child received timer id 65 +554ms cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r7', title: '"before each" hook', hookName: 'before each', hookId: 'h4', body: 'function () {\n notification = new notification_pb["Notification"]();\n var event = new notification_pb["Notification"].Event();\n var cidi = new notification_pb["Notification"].ClientIdleShutdownImminent();\n event.setClientIdleShutdownImminent(cidi);\n notification.setEvent(event);\n cidi.setSecondsUntilShutdown(2);\n }', type: 'hook', duration: 2 } ] +555ms cypress:server:timers clearing timer id 65 from queue { '62': { args: [], ms: 85000, cb: [Function] }, '65': { args: [], ms: 85000, cb: [Function] } } +1s cypress:server:timers queuing timer id 66 after 85000 ms +0ms cypress:server:timers child received timer id 66 +1s cypress:server:project onMocha hook +1s cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r7', title: '"before each" hook', hookName: 'before each', hookId: 'h5', body: 'function () {\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.document().then(function (doc) {\n cy.stub(doc, \'hasFocus\').returns(false);\n });\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification.serializeBinary()));\n cy.get(\'.toast-container .toast\').should(\'contain\', \'Client Timeout\');\n });\n }', type: 'hook' } ] +1s cypress:server:timers clearing timer id 66 from queue { '62': { args: [], ms: 85000, cb: [Function] }, '66': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 67 after 85000 ms +0ms cypress:server:timers child received timer id 67 +2ms cypress:server:socket backend:request { eventName: 'http:request', args: [ { url: 'http://localhost:8000/engine/0601e82c-8922-4b44-8240-35c8b864dea0/notification', method: 'POST', body: [Array], json: true, gzip: true, timeout: 30000, followRedirect: true, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false } ] } +11s cypress:server:cookies getting:cookies { url: 'http://localhost:8000/engine/0601e82c-8922-4b44-8240-35c8b864dea0/notification' } +11s cypress:server:timers clearing timer id 62 from queue { '62': { args: [], ms: 85000, cb: [Function] }, '67': { args: [], ms: 85000, cb: [Function] } } +4ms cypress:server:timers queuing timer id 68 after 85000 ms +0ms cypress:server:timers child received timer id 68 +3ms cypress:server:cookies received get:cookies [] +3ms cypress:network:agent addRequest called for http://localhost:8000/engine/0601e82c-8922-4b44-8240-35c8b864dea0/notification +3s cypress:server:request received status code on request { requestId: 'request137', statusCode: 200 } +3s cypress:server:request setting request jar cookies [] +1ms cypress:server:timers clearing timer id 67 from queue { '67': { args: [], ms: 85000, cb: [Function] }, '68': { args: [], ms: 85000, cb: [Function] } } +621ms cypress:server:timers queuing timer id 69 after 85000 ms +1ms cypress:server:project onMocha hook end +627ms cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r7', title: '"before each" hook', hookName: 'before each', hookId: 'h5', body: 'function () {\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.document().then(function (doc) {\n cy.stub(doc, \'hasFocus\').returns(false);\n });\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification.serializeBinary()));\n cy.get(\'.toast-container .toast\').should(\'contain\', \'Client Timeout\');\n });\n }', type: 'hook', duration: 1240 } ] +627ms cypress:server:timers child received timer id 69 +622ms cypress:server:timers child sending timer id 33 +551ms cypress:server:timers clearing timer id 69 from queue { '68': { args: [], ms: 85000, cb: [Function] }, '69': { args: [], ms: 85000, cb: [Function] } } +5s cypress:server:timers queuing timer id 70 after 85000 ms +0ms cypress:server:socket backend:request { eventName: 'http:request', args: [ { url: 'http://localhost:8000/engine/0601e82c-8922-4b44-8240-35c8b864dea0/keep-alive-call-count', method: 'GET', gzip: true, timeout: 30000, followRedirect: true, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false } ] } +6s cypress:server:cookies getting:cookies { url: 'http://localhost:8000/engine/0601e82c-8922-4b44-8240-35c8b864dea0/keep-alive-call-count' } +6s cypress:server:timers child received timer id 70 +4s cypress:server:timers clearing timer id 68 from queue { '68': { args: [], ms: 85000, cb: [Function] }, '70': { args: [], ms: 85000, cb: [Function] } } +4ms cypress:server:timers queuing timer id 71 after 85000 ms +0ms cypress:server:cookies received get:cookies [] +3ms cypress:server:timers child received timer id 71 +4ms cypress:network:agent addRequest called for http://localhost:8000/engine/0601e82c-8922-4b44-8240-35c8b864dea0/keep-alive-call-count +6s cypress:server:timers queuing timer id 72 after 30000 ms +3ms cypress:server:timers child received timer id 72 +3ms cypress:server:timers clearing timer id 72 from queue { '70': { args: [], ms: 85000, cb: [Function] }, '71': { args: [], ms: 85000, cb: [Function] }, '72': { args: [], ms: 30000, cb: [Function] } } +2s cypress:server:request received status code on request { requestId: 'request138', statusCode: 200 } +7s cypress:server:request setting request jar cookies [] +1ms cypress:server:timers clearing timer id 70 from queue { '70': { args: [], ms: 85000, cb: [Function] }, '71': { args: [], ms: 85000, cb: [Function] } } +509ms cypress:server:timers queuing timer id 73 after 85000 ms +0ms cypress:server:project onMocha pass +7s cypress:server:timers child received timer id 73 +2s cypress:server:reporter got mocha event 'pass' with args: [ { id: 'r7', title: 'should remain on the page when toast is clicked', state: 'passed', body: 'function () {\n // force as cypress tries to wait for the progress animation before clicking\n cy.get(\'.toast-container .toast\').click({ force: true });\n cy.wait(3000);\n cy.url().should(\'contain\', \'initial-configuration\');\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.request(mockBase + "/engine/" + camDocumentId + "/keep-alive-call-count")\n .its(\'body\')\n .its(\'count\')\n .should(\'eq\', 1);\n });\n }', type: 'test', duration: 21181, wallClockStartedAt: '2019-06-26T10:31:58.318Z', timings: { lifecycle: 1094, 'before each': [Array], test: [Object] } } ] +7s  ✓ should remain on the page when toast is clicked (21181ms) cypress:server:timers clearing timer id 71 from queue { '71': { args: [], ms: 85000, cb: [Function] }, '73': { args: [], ms: 85000, cb: [Function] } } +2ms cypress:server:timers queuing timer id 74 after 85000 ms +0ms cypress:server:timers child received timer id 74 +3ms cypress:server:timers clearing timer id 73 from queue { '73': { args: [], ms: 85000, cb: [Function] }, '74': { args: [], ms: 85000, cb: [Function] } } +1s cypress:server:timers queuing timer id 75 after 85000 ms +1ms cypress:server:project onMocha test end +1s cypress:server:reporter got mocha event 'test end' with args: [ { id: 'r7', title: 'should remain on the page when toast is clicked', state: 'passed', body: 'function () {\n // force as cypress tries to wait for the progress animation before clicking\n cy.get(\'.toast-container .toast\').click({ force: true });\n cy.wait(3000);\n cy.url().should(\'contain\', \'initial-configuration\');\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.request(mockBase + "/engine/" + camDocumentId + "/keep-alive-call-count")\n .its(\'body\')\n .its(\'count\')\n .should(\'eq\', 1);\n });\n }', type: 'test', duration: 21181, wallClockStartedAt: '2019-06-26T10:31:58.318Z', timings: { lifecycle: 1094, 'before each': [Array], test: [Object] } } ] +1s cypress:server:timers child received timer id 75 +1s cypress:server:timers clearing timer id 75 from queue { '74': { args: [], ms: 85000, cb: [Function] }, '75': { args: [], ms: 85000, cb: [Function] } } +589ms cypress:server:timers queuing timer id 76 after 85000 ms +1ms cypress:server:project onMocha hook +590ms cypress:server:timers child received timer id 76 +590ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r7', title: '"after each" hook', hookName: 'after each', hookId: 'h3', body: 'function(){cy.get("cnc-error-modal").should("not.exist"),cy.request(`${Cypress.env("API_HOST")}/engine/all/kill`),"failed"===this.currentTest.state&&cy.window().then(e=>{e.cncErrorHandlerErrors&&cy.writeFile(`cypress/errors/${this.currentTest.fullTitle()}.json`,e.cncErrorHandlerErrors)})}', type: 'hook', duration: 595 } ] +591ms cypress:server:timers clearing timer id 76 from queue { '74': { args: [], ms: 85000, cb: [Function] }, '76': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 77 after 85000 ms +1ms cypress:server:timers child received timer id 77 +2ms cypress:server:socket backend:request { eventName: 'http:request', args: [ { url: 'http://localhost:8000/engine/all/kill', method: 'GET', gzip: true, timeout: 30000, followRedirect: true, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false } ] } +4s cypress:server:cookies getting:cookies { url: 'http://localhost:8000/engine/all/kill' } +4s cypress:server:timers clearing timer id 74 from queue { '74': { args: [], ms: 85000, cb: [Function] }, '77': { args: [], ms: 85000, cb: [Function] } } +6ms cypress:server:timers queuing timer id 78 after 85000 ms +1ms cypress:server:timers child received timer id 78 +7ms cypress:server:cookies received get:cookies [] +6ms cypress:network:agent addRequest called for http://localhost:8000/engine/all/kill +4s cypress:server:request received status code on request { requestId: 'request139', statusCode: 200 } +2s cypress:server:request setting request jar cookies [] +1ms cypress:server:timers clearing timer id 77 from queue { '77': { args: [], ms: 85000, cb: [Function] }, '78': { args: [], ms: 85000, cb: [Function] } } +520ms cypress:server:timers queuing timer id 79 after 85000 ms +0ms cypress:server:timers child received timer id 79 +520ms cypress:server:timers clearing timer id 79 from queue { '78': { args: [], ms: 85000, cb: [Function] }, '79': { args: [], ms: 85000, cb: [Function] } } +598ms cypress:server:timers queuing timer id 80 after 85000 ms +0ms cypress:server:project onMocha hook end +1s cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r7', title: '"after each" hook', hookName: 'after each', hookId: 'h3', body: 'function(){cy.get("cnc-error-modal").should("not.exist"),cy.request(`${Cypress.env("API_HOST")}/engine/all/kill`),"failed"===this.currentTest.state&&cy.window().then(e=>{e.cncErrorHandlerErrors&&cy.writeFile(`cypress/errors/${this.currentTest.fullTitle()}.json`,e.cncErrorHandlerErrors)})}', type: 'hook', duration: 1147 } ] +1s cypress:server:timers child received timer id 80 +599ms cypress:server:timers clearing timer id 80 from queue { '78': { args: [], ms: 85000, cb: [Function] }, '80': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 81 after 85000 ms +1ms cypress:server:timers child received timer id 81 +1ms cypress:server:project onMocha test:after:run +1ms cypress:server:reporter got mocha event 'test:after:run' with args: [ { id: 'r7', title: 'should remain on the page when toast is clicked', state: 'passed', body: 'function () {\n // force as cypress tries to wait for the progress animation before clicking\n cy.get(\'.toast-container .toast\').click({ force: true });\n cy.wait(3000);\n cy.url().should(\'contain\', \'initial-configuration\');\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.request(mockBase + "/engine/" + camDocumentId + "/keep-alive-call-count")\n .its(\'body\')\n .its(\'count\')\n .should(\'eq\', 1);\n });\n }', type: 'test', duration: 21181, wallClockStartedAt: '2019-06-26T10:31:58.318Z', wallClockDuration: 23422, timings: { lifecycle: 1094, 'before each': [Array], test: [Object], 'after each': [Array] } } ] +1ms cypress:server:timers clearing timer id 81 from queue { '78': { args: [], ms: 85000, cb: [Function] }, '81': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 82 after 85000 ms +0ms cypress:server:project onMocha test +1ms cypress:server:timers child received timer id 82 +1ms cypress:server:reporter got mocha event 'test' with args: [ { id: 'r8', title: 'should show a client idle shutdown that is counting down until a time that causes the app to redirect on no action', body: 'function () {\n cy.wait(3000);\n cy.url().should(\'eq\', Cypress.config().baseUrl + \'/app/components\');\n }', type: 'test' } ] +1ms cypress:server:timers clearing timer id 82 from queue { '78': { args: [], ms: 85000, cb: [Function] }, '82': { args: [], ms: 85000, cb: [Function] } } +536ms cypress:server:timers queuing timer id 83 after 85000 ms +0ms cypress:server:project onMocha hook +536ms cypress:server:timers child received timer id 83 +536ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r8', title: '"before each" hook', hookName: 'before each', hookId: 'h1', body: '()=>{window.navigator&&navigator.serviceWorker&&navigator.serviceWorker.getRegistrations().then(e=>{e.forEach(e=>{e.unregister()})})}', type: 'hook', duration: 1094 } ] +536ms cypress:server:timers clearing timer id 83 from queue { '78': { args: [], ms: 85000, cb: [Function] }, '83': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 84 after 85000 ms +0ms cypress:server:socket automation:request get:cookies { domain: 'localhost' } +2s cypress:server:timers child received timer id 84 +1ms cypress:server:cookies getting:cookies { domain: 'localhost' } +2s cypress:server:timers clearing timer id 78 from queue { '78': { args: [], ms: 85000, cb: [Function] }, '84': { args: [], ms: 85000, cb: [Function] } } +3ms cypress:server:timers queuing timer id 85 after 85000 ms +0ms cypress:server:timers child received timer id 85 +4ms cypress:server:cookies received get:cookies [] +3ms cypress:server:timers clearing timer id 84 from queue { '84': { args: [], ms: 85000, cb: [Function] }, '85': { args: [], ms: 85000, cb: [Function] } } +1s cypress:server:timers queuing timer id 86 after 85000 ms +0ms cypress:server:project onMocha hook end +1s cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r8', title: '"before each" hook', hookName: 'before each', hookId: 'h1', body: '()=>{window.navigator&&navigator.serviceWorker&&navigator.serviceWorker.getRegistrations().then(e=>{e.forEach(e=>{e.unregister()})})}', type: 'hook', duration: 554 } ] +1s cypress:server:timers child received timer id 86 +1s cypress:server:timers clearing timer id 86 from queue { '85': { args: [], ms: 85000, cb: [Function] }, '86': { args: [], ms: 85000, cb: [Function] } } +1s cypress:server:timers queuing timer id 87 after 85000 ms +1ms cypress:server:project onMocha hook +1s cypress:server:timers child received timer id 87 +1s cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r8', title: '"before each" hook', hookName: 'before each', hookId: 'h2', body: 'function () {\n var _a = userSet.getUser(QAUser.DEVELOPER), email = _a.email, password = _a.password;\n login(email, password);\n mockContentfulHelpForListAndItems();\n goToMenuItem(\'components\');\n cy.get("cnc-list-parts mat-row:first").click();\n cy.get("[data-part-menu-item]")\n .contains(\'Debug\')\n .click();\n cy.get(\'[data-engine-protocol-version]\', { timeout: 60000 }).should(\'contain\', \'mock\');\n }', type: 'hook', duration: 8995 } ] +1s cypress:server:timers clearing timer id 85 from queue { '85': { args: [], ms: 85000, cb: [Function] }, '87': { args: [], ms: 85000, cb: [Function] } } +4ms cypress:server:timers queuing timer id 88 after 85000 ms +1ms cypress:server:timers child received timer id 88 +5ms cypress:server:timers clearing timer id 87 from queue { '87': { args: [], ms: 85000, cb: [Function] }, '88': { args: [], ms: 85000, cb: [Function] } } +16ms cypress:server:timers queuing timer id 89 after 85000 ms +0ms cypress:server:timers child received timer id 89 +17ms cypress:server:socket backend:request { eventName: 'resolve:url', args: [ 'http://localhost:3000/app/components', { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } ] } +2s cypress:server:server resolving visit { url: 'http://localhost:3000/app/components', headers: { host: 'localhost:3000', connection: 'Upgrade', pragma: 'no-cache', 'cache-control': 'no-cache', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', upgrade: 'websocket', origin: 'http://localhost:3000', 'sec-websocket-version': '13', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'sec-websocket-key': 'Ln1vrN/pxrQ9jCRO1kb3Yg==', 'sec-websocket-extensions': 'permessage-deflate; client_max_window_bits' }, options: { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } } +16s cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +1ms cypress:server:server sending request with options { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*' }, timeout: 30000, gzip: false, url: 'http://localhost:3000/app/components', onBeforeReqInit: [Function: runPhase], followRedirect: [Function: followRedirect] } +0ms cypress:server:cookies getting:cookies { url: 'http://localhost:3000/app/components' } +2s cypress:server:timers clearing timer id 88 from queue { '88': { args: [], ms: 85000, cb: [Function] }, '89': { args: [], ms: 85000, cb: [Function] } } +5ms cypress:server:timers queuing timer id 90 after 85000 ms +0ms cypress:server:timers child received timer id 90 +4ms cypress:server:cookies received get:cookies [] +3ms cypress:server:request sending request as stream { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:3000/app/components', onBeforeReqInit: [Function: runPhase] } +4s cypress:network:agent addRequest called for http://localhost:3000/app/components +4s cypress:server:timers queuing timer id 91 after 30000 ms +4ms cypress:server:timers child received timer id 91 +5ms cypress:server:timers clearing timer id 91 from queue { '89': { args: [], ms: 85000, cb: [Function] }, '90': { args: [], ms: 85000, cb: [Function] }, '91': { args: [], ms: 30000, cb: [Function] } } +1s cypress:server:request received status code on request { requestId: 'request140', statusCode: 200 } +1s cypress:server:request successful response received { requestId: 'request140' } +0ms cypress:server:server resolve:url headers received, buffering response { headers: { 'x-powered-by': 'Express', 'content-security-policy': 'default-src \'none\';object-src \'self\';manifest-src \'self\';script-src \'self\' \'sha256-AJ2K/wMFzattWg5eeFSTfqUkbwSUAdswqhYS8GYAfwU=\' \'sha256-magCHTZI6wJEALTfZkq/7AXhTdpH/95pjM9PS8m6Fhs=\' http://www.babylonjs.com https://www.youtube.com https://s.ytimg.com https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;connect-src \'self\' blob: http://localhost:8000 http://localhost:3000 http://localhost:8000 http://localhost:8000 ws://localhost:3000 https://cognito-idp.eu-west-1.amazonaws.com https://cognito-identity.eu-west-1.amazonaws.com https://sts.amazonaws.com https://s3.eu-west-1.amazonaws.com https://zak-cognito-testing.s3-eu-west-1.amazonaws.com https://sentry.cloudnc.com https://no-need-as-stubbing http://images.ctfassets.net http://assets.ctfassets.net https://images.ctfassets.net https://assets.ctfassets.net https://downloads.ctfassets.net https://videos.ctfassets.net https://api.lever.co https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;img-src \'self\' data: blob: http://images.ctfassets.net http://images.contentful.com https://images.ctfassets.net https://images.contentful.com https://img.youtube.com https://maps.gstatic.com https://maps.googleapis.com https://res.cloudinary.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;font-src \'self\' https://fonts.gstatic.com;media-src \'self\' https://res.cloudinary.com;style-src \'self\' \'unsafe-inline\' https://fonts.googleapis.com;frame-src \'self\' https://www.youtube.com;child-src \'self\' blob:;worker-src \'self\' blob:;report-uri http://localhost:8000/sentry', 'strict-transport-security': 'max-age=31536000', 'x-frame-options': 'SAMEORIGIN', 'x-xss-protection': '1; mode=block', 'x-content-type-options': 'nosniff', 'referrer-policy': 'no-referrer-when-downgrade', 'feature-policy': '', 'content-type': 'text/html; charset=utf-8', 'content-length': '2710', etag: '"a96-yWtL7mlRYxFTGqWmLmoqcTy6Gxk"', vary: 'Accept-Encoding', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 200 } +1s cypress:server:request setting request jar cookies [] +1ms cypress:server:server setting details resolving url { isOkStatusCode: true, isHtml: true, contentType: 'text/html', url: 'http://localhost:3000/app/components', status: 200, cookies: [], statusText: 'OK', redirects: [], originalUrl: 'http://localhost:3000/app/components' } +1ms cypress:server:server resolve:url response ended, setting buffer { newUrl: 'http://localhost:3000/app/components', details: { isOkStatusCode: true, isHtml: true, contentType: 'text/html', url: 'http://localhost:3000/app/components', status: 200, cookies: [], statusText: 'OK', redirects: [], originalUrl: 'http://localhost:3000/app/components' } } +1ms cypress:server:server Setting remoteAuth null +0ms cypress:server:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' } +22s cypress:server:server Setting remoteOrigin http://localhost:3000 +0ms cypress:server:server Setting remoteHostAndPort { port: '3000', tld: 'localhost', domain: '' } +0ms cypress:server:server Setting remoteDocDomain localhost +0ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +0ms cypress:server:timers clearing timer id 90 from queue { '89': { args: [], ms: 85000, cb: [Function] }, '90': { args: [], ms: 85000, cb: [Function] } } +8ms cypress:server:timers queuing timer id 92 after 85000 ms +0ms cypress:server:timers child received timer id 92 +1s cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +6ms cypress:server:proxy handling proxied request { url: '/app/components', proxiedUrl: 'http://localhost:3000/app/components', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/__/', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', cookie: '__cypress.initial=true' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +17s cypress:server:buffers found request buffer { buffer: { url: 'http://localhost:3000/app/components', originalUrl: 'http://localhost:3000/app/components' }, bufferCount: 0 } +24s cypress:server:proxy received response for { url: 'http://localhost:3000/app/components', headers: { 'x-powered-by': 'Express', 'content-security-policy': 'default-src \'none\';object-src \'self\';manifest-src \'self\';script-src \'self\' \'sha256-AJ2K/wMFzattWg5eeFSTfqUkbwSUAdswqhYS8GYAfwU=\' \'sha256-magCHTZI6wJEALTfZkq/7AXhTdpH/95pjM9PS8m6Fhs=\' http://www.babylonjs.com https://www.youtube.com https://s.ytimg.com https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;connect-src \'self\' blob: http://localhost:8000 http://localhost:3000 http://localhost:8000 http://localhost:8000 ws://localhost:3000 https://cognito-idp.eu-west-1.amazonaws.com https://cognito-identity.eu-west-1.amazonaws.com https://sts.amazonaws.com https://s3.eu-west-1.amazonaws.com https://zak-cognito-testing.s3-eu-west-1.amazonaws.com https://sentry.cloudnc.com https://no-need-as-stubbing http://images.ctfassets.net http://assets.ctfassets.net https://images.ctfassets.net https://assets.ctfassets.net https://downloads.ctfassets.net https://videos.ctfassets.net https://api.lever.co https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;img-src \'self\' data: blob: http://images.ctfassets.net http://images.contentful.com https://images.ctfassets.net https://images.contentful.com https://img.youtube.com https://maps.gstatic.com https://maps.googleapis.com https://res.cloudinary.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;font-src \'self\' https://fonts.gstatic.com;media-src \'self\' https://res.cloudinary.com;style-src \'self\' \'unsafe-inline\' https://fonts.googleapis.com;frame-src \'self\' https://www.youtube.com;child-src \'self\' blob:;worker-src \'self\' blob:;report-uri http://localhost:8000/sentry', 'strict-transport-security': 'max-age=31536000', 'x-frame-options': 'SAMEORIGIN', 'x-xss-protection': '1; mode=block', 'x-content-type-options': 'nosniff', 'referrer-policy': 'no-referrer-when-downgrade', 'feature-policy': '', 'content-type': 'text/html; charset=utf-8', 'content-length': '2710', etag: '"a96-yWtL7mlRYxFTGqWmLmoqcTy6Gxk"', vary: 'Accept-Encoding', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 200, isGzipped: undefined, wantsInjection: 'full', wantsSecurityRemoved: false } +1ms cypress:server:timers clearing timer id 92 from queue { '89': { args: [], ms: 85000, cb: [Function] }, '92': { args: [], ms: 85000, cb: [Function] } } +5ms cypress:server:timers queuing timer id 93 after 85000 ms +1ms cypress:server:timers child received timer id 93 +6ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +13ms cypress:server:proxy handling proxied request { url: '/assets/fonts/TitilliumWeb-Regular.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"f8ac-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +12ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf +1s cypress:server:stream_buffer stream buffer writeable final called +17s cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/assets/fonts/TitilliumWeb-Bold.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"e9ec-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf +3ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/assets/fonts/Roboto-Regular.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/Roboto-Regular.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"29e9c-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/Roboto-Regular.ttf +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/styles.25af68b0aeab9c4f8451.css', proxiedUrl: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/css,*/*;q=0.1', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"2d82c-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/styles.25af68b0aeab9c4f8451.css +2ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/runtime.45c4e3e501a82304a200.js', proxiedUrl: 'http://localhost:3000/runtime.45c4e3e501a82304a200.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'if-none-match': 'W/"b88-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/runtime.45c4e3e501a82304a200.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/polyfills.d55a9da6eaf92dc219f3.js', proxiedUrl: 'http://localhost:3000/polyfills.d55a9da6eaf92dc219f3.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'if-none-match': 'W/"12c84-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/polyfills.d55a9da6eaf92dc219f3.js +3ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request141', statusCode: 304 } +35ms cypress:server:request successful response received { requestId: 'request141' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"f8ac-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +5ms cypress:server:proxy handling proxied request { url: '/main.b7fc5d49921bcb7c33d2.js', proxiedUrl: 'http://localhost:3000/main.b7fc5d49921bcb7c33d2.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'if-none-match': 'W/"1c565d-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/main.b7fc5d49921bcb7c33d2.js +4ms cypress:server:stream_buffer stream buffer writeable final called +4ms cypress:server:request received status code on request { requestId: 'request142', statusCode: 304 } +4ms cypress:server:request successful response received { requestId: 'request142' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"e9ec-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:request received status code on request { requestId: 'request143', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request143' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/Roboto-Regular.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"29e9c-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request144', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request144' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"2d82c-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request145', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request145' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/runtime.45c4e3e501a82304a200.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"b88-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request146', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request146' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/polyfills.d55a9da6eaf92dc219f3.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"12c84-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request147', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request147' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/main.b7fc5d49921bcb7c33d2.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"1c565d-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +114ms cypress:server:proxy handling proxied request { url: '/assets/fonts/TitilliumWeb-Regular.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"f8ac-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +108ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf +117ms cypress:server:stream_buffer stream buffer writeable final called +117ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +5ms cypress:server:proxy handling proxied request { url: '/api/environment', proxiedUrl: 'http://localhost:3000/api/environment', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': '"4a6-bBCz/sr8DgxhB3lyW+bleIR4nVg"' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/api/environment +14ms cypress:server:stream_buffer stream buffer writeable final called +15ms cypress:server:request received status code on request { requestId: 'request148', statusCode: 304 } +126ms cypress:server:request successful response received { requestId: 'request148' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/TitilliumWeb-Regular.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"f8ac-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +15ms cypress:server:request received status code on request { requestId: 'request149', statusCode: 304 } +4ms cypress:server:request successful response received { requestId: 'request149' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/api/environment', headers: { 'x-powered-by': 'Express', 'content-security-policy': 'default-src \'none\';object-src \'self\';manifest-src \'self\';script-src \'self\' \'sha256-AJ2K/wMFzattWg5eeFSTfqUkbwSUAdswqhYS8GYAfwU=\' \'sha256-magCHTZI6wJEALTfZkq/7AXhTdpH/95pjM9PS8m6Fhs=\' http://www.babylonjs.com https://www.youtube.com https://s.ytimg.com https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;connect-src \'self\' blob: http://localhost:8000 http://localhost:3000 http://localhost:8000 http://localhost:8000 ws://localhost:3000 https://cognito-idp.eu-west-1.amazonaws.com https://cognito-identity.eu-west-1.amazonaws.com https://sts.amazonaws.com https://s3.eu-west-1.amazonaws.com https://zak-cognito-testing.s3-eu-west-1.amazonaws.com https://sentry.cloudnc.com https://no-need-as-stubbing http://images.ctfassets.net http://assets.ctfassets.net https://images.ctfassets.net https://assets.ctfassets.net https://downloads.ctfassets.net https://videos.ctfassets.net https://api.lever.co https://maps.googleapis.com https://maps.gstatic.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;img-src \'self\' data: blob: http://images.ctfassets.net http://images.contentful.com https://images.ctfassets.net https://images.contentful.com https://img.youtube.com https://maps.gstatic.com https://maps.googleapis.com https://res.cloudinary.com *.google-analytics.com *.googletagmanager.com *.gstatic.com *.googleadservices.com *.doubleclick.net *.google.com *.google.co.uk;font-src \'self\' https://fonts.gstatic.com;media-src \'self\' https://res.cloudinary.com;style-src \'self\' \'unsafe-inline\' https://fonts.googleapis.com;frame-src \'self\' https://www.youtube.com;child-src \'self\' blob:;worker-src \'self\' blob:;report-uri http://localhost:8000/sentry', 'strict-transport-security': 'max-age=31536000', 'x-frame-options': 'SAMEORIGIN', 'x-xss-protection': '1; mode=block', 'x-content-type-options': 'nosniff', 'referrer-policy': 'no-referrer-when-downgrade', 'feature-policy': '', 'access-control-allow-origin': '*', etag: '"4a6-bBCz/sr8DgxhB3lyW+bleIR4nVg"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +30ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +13ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +20ms cypress:server:stream_buffer stream buffer writeable final called +20ms cypress:server:request received status code on request { requestId: 'request150', statusCode: 304 } +17ms cypress:server:request successful response received { requestId: 'request150' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +8ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +195ms cypress:server:proxy handling proxied request { url: '/assets/icons/icomoon/symbol-defs.svg', proxiedUrl: 'http://localhost:3000/assets/icons/icomoon/symbol-defs.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"eb47-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +186ms cypress:network:agent addRequest called for http://localhost:3000/assets/icons/icomoon/symbol-defs.svg +194ms cypress:server:stream_buffer stream buffer writeable final called +194ms cypress:server:request received status code on request { requestId: 'request151', statusCode: 304 } +194ms cypress:server:request successful response received { requestId: 'request151' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/icons/icomoon/symbol-defs.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"eb47-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +12ms cypress:server:proxy handling proxied request { url: '/1.53f0da84bcecdd302b78.js', proxiedUrl: 'http://localhost:3000/1.53f0da84bcecdd302b78.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"9c6e-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +8ms cypress:network:agent addRequest called for http://localhost:3000/1.53f0da84bcecdd302b78.js +12ms cypress:server:stream_buffer stream buffer writeable final called +11ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/3.2c5674b51a0671383229.js', proxiedUrl: 'http://localhost:3000/3.2c5674b51a0671383229.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"dc57-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/3.2c5674b51a0671383229.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/8.e4621cae505f793a44e5.js', proxiedUrl: 'http://localhost:3000/8.e4621cae505f793a44e5.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"fca1-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/8.e4621cae505f793a44e5.js +2ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/16.f2b22e1f126f4c47344c.js', proxiedUrl: 'http://localhost:3000/16.f2b22e1f126f4c47344c.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"5990-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/16.f2b22e1f126f4c47344c.js +3ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/common.f5e4741fa31e0fe5cb26.js', proxiedUrl: 'http://localhost:3000/common.f5e4741fa31e0fe5cb26.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"438c-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/common.f5e4741fa31e0fe5cb26.js +14ms cypress:server:stream_buffer stream buffer writeable final called +13ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +12ms cypress:server:proxy handling proxied request { url: '/29.f9c27dc2ed16273499e2.js', proxiedUrl: 'http://localhost:3000/29.f9c27dc2ed16273499e2.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"5d1b3-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +12ms cypress:network:agent addRequest called for http://localhost:3000/29.f9c27dc2ed16273499e2.js +8ms cypress:server:stream_buffer stream buffer writeable final called +9ms cypress:server:request received status code on request { requestId: 'request152', statusCode: 304 } +41ms cypress:server:request successful response received { requestId: 'request152' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/1.53f0da84bcecdd302b78.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"9c6e-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +10ms cypress:server:request received status code on request { requestId: 'request153', statusCode: 304 } +3ms cypress:server:request successful response received { requestId: 'request153' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/3.2c5674b51a0671383229.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"dc57-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:request received status code on request { requestId: 'request154', statusCode: 304 } +6ms cypress:server:request successful response received { requestId: 'request154' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/8.e4621cae505f793a44e5.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"fca1-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +7ms cypress:server:request received status code on request { requestId: 'request155', statusCode: 304 } +2ms cypress:server:request successful response received { requestId: 'request155' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/16.f2b22e1f126f4c47344c.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"5990-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:request received status code on request { requestId: 'request156', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request156' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/common.f5e4741fa31e0fe5cb26.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"438c-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request157', statusCode: 304 } +11ms cypress:server:request successful response received { requestId: 'request157' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/29.f9c27dc2ed16273499e2.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"5d1b3-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +12ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +213ms cypress:server:proxy handling proxied request { url: '/2.fda1e39eb875322df73d.js', proxiedUrl: 'http://localhost:3000/2.fda1e39eb875322df73d.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"321ab1-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +178ms cypress:network:agent addRequest called for http://localhost:3000/2.fda1e39eb875322df73d.js +207ms cypress:server:stream_buffer stream buffer writeable final called +206ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/4.f2bf4795f6c83667a76a.js', proxiedUrl: 'http://localhost:3000/4.f2bf4795f6c83667a76a.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"3a4b-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/4.f2bf4795f6c83667a76a.js +12ms cypress:server:stream_buffer stream buffer writeable final called +12ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +10ms cypress:server:proxy handling proxied request { url: '/13.8e59b001760819152238.js', proxiedUrl: 'http://localhost:3000/13.8e59b001760819152238.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"6a9f-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +10ms cypress:network:agent addRequest called for http://localhost:3000/13.8e59b001760819152238.js +2ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/14.b09c31f2292404acf6f0.js', proxiedUrl: 'http://localhost:3000/14.b09c31f2292404acf6f0.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"2d7d-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/14.b09c31f2292404acf6f0.js +8ms cypress:server:stream_buffer stream buffer writeable final called +7ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +6ms cypress:server:proxy handling proxied request { url: '/24.d965cac0eaa99cdd4ce8.js', proxiedUrl: 'http://localhost:3000/24.d965cac0eaa99cdd4ce8.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"cda0-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +7ms cypress:network:agent addRequest called for http://localhost:3000/24.d965cac0eaa99cdd4ce8.js +7ms cypress:server:stream_buffer stream buffer writeable final called +7ms cypress:server:request received status code on request { requestId: 'request158', statusCode: 304 } +212ms cypress:server:request successful response received { requestId: 'request158' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/2.fda1e39eb875322df73d.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"321ab1-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +10ms cypress:server:request received status code on request { requestId: 'request159', statusCode: 304 } +7ms cypress:server:request successful response received { requestId: 'request159' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/4.f2bf4795f6c83667a76a.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"3a4b-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +7ms cypress:server:request received status code on request { requestId: 'request160', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request160' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/13.8e59b001760819152238.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"6a9f-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request161', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request161' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/14.b09c31f2292404acf6f0.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"2d7d-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request162', statusCode: 304 } +9ms cypress:server:request successful response received { requestId: 'request162' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/24.d965cac0eaa99cdd4ce8.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"cda0-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:26 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +10ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +599ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +569ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools +593ms cypress:server:stream_buffer stream buffer writeable final called +593ms cypress:server:request received status code on request { requestId: 'request163', statusCode: 200 } +575ms cypress:server:request successful response received { requestId: 'request163' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +6ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +13ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +7ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders +15ms cypress:server:stream_buffer stream buffer writeable final called +15ms cypress:server:request received status code on request { requestId: 'request164', statusCode: 200 } +12ms cypress:server:request successful response received { requestId: 'request164' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +6ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +15ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +9ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies +13ms cypress:server:stream_buffer stream buffer writeable final called +14ms cypress:server:request received status code on request { requestId: 'request165', statusCode: 200 } +13ms cypress:server:request successful response received { requestId: 'request165' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +20ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +16ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups +21ms cypress:server:stream_buffer stream buffer writeable final called +20ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/7.179794c3da8fcbe0726c.js', proxiedUrl: 'http://localhost:3000/7.179794c3da8fcbe0726c.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"214889-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/7.179794c3da8fcbe0726c.js +3ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/10.3807c4ef2006980a2bc9.js', proxiedUrl: 'http://localhost:3000/10.3807c4ef2006980a2bc9.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"8e82-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/10.3807c4ef2006980a2bc9.js +2ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/18.eafddea7f0bc6ecddc70.js', proxiedUrl: 'http://localhost:3000/18.eafddea7f0bc6ecddc70.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"4bee-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/18.eafddea7f0bc6ecddc70.js +4ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/27.8629a01f915b2f87227f.js', proxiedUrl: 'http://localhost:3000/27.8629a01f915b2f87227f.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"fe17-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/27.8629a01f915b2f87227f.js +1ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request166', statusCode: 200 } +38ms cypress:server:request successful response received { requestId: 'request166' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +11ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +17ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +6ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders +19ms cypress:server:stream_buffer stream buffer writeable final called +18ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools +2ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies +4ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups +3ms cypress:server:stream_buffer stream buffer writeable final called +3ms cypress:server:request received status code on request { requestId: 'request167', statusCode: 304 } +24ms cypress:server:request successful response received { requestId: 'request167' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/7.179794c3da8fcbe0726c.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"214889-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +8ms cypress:server:request received status code on request { requestId: 'request168', statusCode: 304 } +36ms cypress:server:request successful response received { requestId: 'request168' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/10.3807c4ef2006980a2bc9.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"8e82-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +36ms cypress:server:request received status code on request { requestId: 'request169', statusCode: 304 } +10ms cypress:server:request successful response received { requestId: 'request169' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/18.eafddea7f0bc6ecddc70.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"4bee-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +10ms cypress:server:request received status code on request { requestId: 'request171', statusCode: 206 } +10ms cypress:server:request successful response received { requestId: 'request171' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-holders', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'ghNsuLphIrCGPFfHzijBmOojAVVGYuwvxBfUeoKBCcBy', 'content-range': 'mE9ABbKIPV1ZfahCiqrVuogqebuO', 'content-type': 'application/json; charset=utf-8', 'content-length': '3033', etag: 'W/"bd9-EmrdLHWeroSncl3DndqIi6+o8fc"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +11ms cypress:server:request received status code on request { requestId: 'request170', statusCode: 304 } +4ms cypress:server:request successful response received { requestId: 'request170' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/27.8629a01f915b2f87227f.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"fe17-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:request received status code on request { requestId: 'request172', statusCode: 206 } +35ms cypress:server:request successful response received { requestId: 'request172' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tools', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'IsiIE8k3ZSS8Jifh', 'content-range': 'CPtRIGRYDmoVdAm4', 'content-type': 'application/json; charset=utf-8', 'content-length': '53139', etag: 'W/"cf93-5X3RN8j4Va+ehCRd/ms4vT63NzI"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +35ms cypress:server:request received status code on request { requestId: 'request173', statusCode: 206 } +2ms cypress:server:request successful response received { requestId: 'request173' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assemblies', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'qkbDsTsIrJymnahqWeaHQtHgErqH0', 'content-range': 'KQrP5tE5b3aNe8hEivApHxu5zdttvLtPyFtHKZF2kri', 'content-type': 'application/json; charset=utf-8', 'content-length': '9021', etag: 'W/"233d-1gqARWL0hkYx2Qj/WkjtvWuYfZY"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:request received status code on request { requestId: 'request174', statusCode: 206 } +2ms cypress:server:request successful response received { requestId: 'request174' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/tool-assembly-groups', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'fpsJf1lKN7MSDxhDmgHcnoNe24GGAEG2BaVZtqx', 'content-range': '5XEsxrN', 'content-type': 'application/json; charset=utf-8', 'content-length': '4342', etag: 'W/"10f6-Sa4znUcfCpv+0XPWSoscJW8emQA"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +185ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +75ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts +185ms cypress:server:stream_buffer stream buffer writeable final called +185ms cypress:server:request received status code on request { requestId: 'request175', statusCode: 200 } +79ms cypress:server:request successful response received { requestId: 'request175' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +48ms cypress:server:proxy handling proxied request { url: '/5.467f963985359e0342e8.js', proxiedUrl: 'http://localhost:3000/5.467f963985359e0342e8.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"7c99-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +44ms cypress:network:agent addRequest called for http://localhost:3000/5.467f963985359e0342e8.js +49ms cypress:server:stream_buffer stream buffer writeable final called +49ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +4ms cypress:server:proxy handling proxied request { url: '/9.b36530c1997b2c3f5d42.js', proxiedUrl: 'http://localhost:3000/9.b36530c1997b2c3f5d42.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"5c35-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/9.b36530c1997b2c3f5d42.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +1ms cypress:server:proxy handling proxied request { url: '/17.d02a56ba91518bcb4f4c.js', proxiedUrl: 'http://localhost:3000/17.d02a56ba91518bcb4f4c.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"2b2f5-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +1ms cypress:network:agent addRequest called for http://localhost:3000/17.d02a56ba91518bcb4f4c.js +1ms cypress:server:stream_buffer stream buffer writeable final called +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/11.3af6926feb2ab71f60cc.js', proxiedUrl: 'http://localhost:3000/11.3af6926feb2ab71f60cc.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"17a8e-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/11.3af6926feb2ab71f60cc.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +1ms cypress:server:proxy handling proxied request { url: '/12.2d9da28b60af5eea8230.js', proxiedUrl: 'http://localhost:3000/12.2d9da28b60af5eea8230.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"14648-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +1ms cypress:network:agent addRequest called for http://localhost:3000/12.2d9da28b60af5eea8230.js +1ms cypress:server:stream_buffer stream buffer writeable final called +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/15.ad4305a59ad3dfac9d3d.js', proxiedUrl: 'http://localhost:3000/15.ad4305a59ad3dfac9d3d.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"274e-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/15.ad4305a59ad3dfac9d3d.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request176', statusCode: 304 } +55ms cypress:server:request successful response received { requestId: 'request176' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/5.467f963985359e0342e8.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"7c99-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:request received status code on request { requestId: 'request177', statusCode: 304 } +2ms cypress:server:request successful response received { requestId: 'request177' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/9.b36530c1997b2c3f5d42.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"5c35-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request178', statusCode: 304 } +0ms cypress:server:request successful response received { requestId: 'request178' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/17.d02a56ba91518bcb4f4c.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"2b2f5-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request179', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request179' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/11.3af6926feb2ab71f60cc.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"17a8e-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request180', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request180' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/12.2d9da28b60af5eea8230.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"14648-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request181', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request181' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/15.ad4305a59ad3dfac9d3d.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"274e-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +10ms cypress:server:proxy handling proxied request { url: '/31.a02840fe960bb82a88c5.js', proxiedUrl: 'http://localhost:3000/31.a02840fe960bb82a88c5.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"c677d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +4ms cypress:network:agent addRequest called for http://localhost:3000/31.a02840fe960bb82a88c5.js +11ms cypress:server:stream_buffer stream buffer writeable final called +11ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/30.f7c35f5130a07daa7212.js', proxiedUrl: 'http://localhost:3000/30.f7c35f5130a07daa7212.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"1a7f1-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/30.f7c35f5130a07daa7212.js +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/25.2f75a7251e490fe71e4d.js', proxiedUrl: 'http://localhost:3000/25.2f75a7251e490fe71e4d.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"2360f-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:3000/25.2f75a7251e490fe71e4d.js +6ms cypress:server:stream_buffer stream buffer writeable final called +6ms cypress:server:request received status code on request { requestId: 'request182', statusCode: 304 } +13ms cypress:server:request successful response received { requestId: 'request182' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/31.a02840fe960bb82a88c5.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"c677d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +5ms cypress:server:request received status code on request { requestId: 'request183', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request183' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/30.f7c35f5130a07daa7212.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"1a7f1-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:request received status code on request { requestId: 'request184', statusCode: 304 } +1ms cypress:server:request successful response received { requestId: 'request184' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/25.2f75a7251e490fe71e4d.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"2360f-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +28ms cypress:server:proxy handling proxied request { url: '/assets/fonts/TitilliumWeb-Bold.ttf', proxiedUrl: 'http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/styles.25af68b0aeab9c4f8451.css', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"e9ec-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +21ms cypress:network:agent addRequest called for http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf +25ms cypress:server:stream_buffer stream buffer writeable final called +25ms cypress:server:request received status code on request { requestId: 'request185', statusCode: 304 } +23ms cypress:server:request successful response received { requestId: 'request185' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/fonts/TitilliumWeb-Bold.ttf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"e9ec-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +29ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +26ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts +30ms cypress:server:stream_buffer stream buffer writeable final called +31ms cypress:server:request received status code on request { requestId: 'request186', statusCode: 206 } +41ms cypress:server:request successful response received { requestId: 'request186' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'OQjyS2PxsJIOhFpxWsCH0quowhHkjQaP', 'content-range': 'BqDnFE2HDkW74bUH4vh9A3sabylBS8A2sn', 'content-type': 'application/json; charset=utf-8', 'content-length': '2724', etag: 'W/"aa4-NeFEdG/6Cw6DvJZTRL2iwuaGHCc"', date: 'Wed, 26 Jun 2019 10:32:27 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +15ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +217ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +202ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines +216ms cypress:server:stream_buffer stream buffer writeable final called +216ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/23.8918d1d9613a6c63bf93.js', proxiedUrl: 'http://localhost:3000/23.8918d1d9613a6c63bf93.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"aceb9-16b93508868"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:17 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/23.8918d1d9613a6c63bf93.js +3ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request188', statusCode: 304 } +208ms cypress:server:request successful response received { requestId: 'request188' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/23.8918d1d9613a6c63bf93.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:17 GMT', etag: 'W/"aceb9-16b93508868"', date: 'Wed, 26 Jun 2019 10:32:28 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:request received status code on request { requestId: 'request187', statusCode: 200 } +2ms cypress:server:request successful response received { requestId: 'request187' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,DELETE,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:28 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +24ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +17ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines +24ms cypress:server:stream_buffer stream buffer writeable final called +24ms cypress:server:request received status code on request { requestId: 'request189', statusCode: 206 } +27ms cypress:server:request successful response received { requestId: 'request189' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/machines', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,DELETE,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'accept-ranges': 'RqKThFo4MYh3OkJrdHOWOfUc7Vfu1MAT', 'content-range': 'aaVUIz7KX8MSAUFOiCHzQQH', 'content-type': 'application/json; charset=utf-8', 'content-length': '7928', etag: 'W/"1ef8-5ONA7TY/Xcp4ahhIfAFUMo6o5vA"', date: 'Wed, 26 Jun 2019 10:32:28 GMT', connection: 'keep-alive' }, statusCode: 206, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +10ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +146ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +136ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config +145ms cypress:server:stream_buffer stream buffer writeable final called +146ms cypress:server:server Got CONNECT request from localhost:3000 +3ms cypress:https-proxy Writing browserSocket connection headers { url: 'localhost:3000', headLength: 0, headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +24s cypress:https-proxy Got first head bytes { url: 'localhost:3000', head: 'GET /socket.io/?token=eyJraWQiOiJXdDdxQ1pmckZpSDRZK1N6bVhnXC81Qn' } +1ms cypress:server:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' } +2s cypress:server:server HTTPS request does match URL: https://localhost:3000 with props: { port: '3000', tld: 'localhost', domain: '' } +1ms cypress:https-proxy Not making direct connection { url: 'localhost:3000' } +1ms cypress:https-proxy Making intercepted connection to 37289 +0ms cypress:network:connect successfully connected { opts: { port: 37289, host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +24s cypress:https-proxy received upstreamSocket callback for request { port: 37289, hostname: 'localhost', err: undefined } +1ms cypress:server:server Got UPGRADE request from /socket.io/?token=eyJraWQiOiJXdDdxQ1pmckZpSDRZK1N6bVhnXC81QnZYWUszZmg1R01QWDRsYWpZMGhPQT0iLCJhbGciOiJSUzI1NiJ9.eyJjdXN0b206Y3VzdG9tZXJfaWQiOiI1Y2ExYWIxZS1jMGRlLTRhMTEtYWRkNS1jYTVjYWRlZDBkZDUiLCJzdWIiOiIyMDk5ODJhZC05MDU0LTQxM2UtOTljZi1lODFhYzNhODI5OTgiLCJjb2duaXRvOmdyb3VwcyI6WyJkZXZlbG9wZXIiXSwiZW1haWxfdmVyaWZpZWQiOnRydWUsImlzcyI6Imh0dHBzOlwvXC9jb2duaXRvLWlkcC5ldS13ZXN0LTEuYW1hem9uYXdzLmNvbVwvZXUtd2VzdC0xX1U0Z2tKT3VRTiIsImNvZ25pdG86dXNlcm5hbWUiOiIyMDk5ODJhZC05MDU0LTQxM2UtOTljZi1lODFhYzNhODI5OTgiLCJnaXZlbl9uYW1lIjoiSm9lIiwiY29nbml0bzpyb2xlcyI6WyJhcm46YXdzOmlhbTo6MzQwMjQyNTk5MzIyOnJvbGVcL2NvZ25pdG8tYXV0b21hdGVkLXRlc3RzLWF1dGhlbnRpY2F0ZWQiXSwiYXVkIjoiNjNuNXZ0Zzh2OTducHJiMGllOGxxbTRiaGQiLCJldmVudF9pZCI6IjZmZmI0ZjM0LWVlN2EtNGQ0Ny05ZGZkLThiNGExYWQ0YTk4NSIsInRva2VuX3VzZSI6ImlkIiwiYXV0aF90aW1lIjoxNTYxNTQ1MTA2LCJleHAiOjE1NjE1NDg3MDYsImlhdCI6MTU2MTU0NTEwNiwiZmFtaWx5X25hbWUiOiJCbG9nZ3MiLCJlbWFpbCI6InFhK2RldmVsb3BlckBkZXYuY2xvdWRuYy5jb20ifQ.PVCQfytx3vqW_j7oW2sOHtOp0D9eXPvGdOY0KPluXfecwQdIf3z_jbovOfAwEw_c51AY5GHHJFRZzivpwfTZZbkFw84-JD5TPWibPmT5q4wT3hnw34aVav1i_hywiwMxzmUt52xGgK9eNO3JQvIpEuq4guLqybjTfF1Q8ns3HnSfTjmylcm_pcwdS6jPD-fpCXRLjmWTn79T_vKgcJc-1moU-I-lfGadNIRsCs2VBcWGb4cZ9Vx_yLxK0nSGjHYfxhbOEzVO3gLNTl0RQBDxY8SVlmWIXbm_uNTyyZL4RUiJOukknBV0vxIgr0c7huBfKudTl6kpsi5qjkipKnX-fA&EIO=3&transport=websocket +2ms cypress:network:agent addRequest called for http://localhost:3000/socket.io/?token=eyJraWQiOiJXdDdxQ1pmckZpSDRZK1N6bVhnXC81QnZYWUszZmg1R01QWDRsYWpZMGhPQT0iLCJhbGciOiJSUzI1NiJ9.eyJjdXN0b206Y3VzdG9tZXJfaWQiOiI1Y2ExYWIxZS1jMGRlLTRhMTEtYWRkNS1jYTVjYWRlZDBkZDUiLCJzdWIiOiIyMDk5ODJhZC05MDU0LTQxM2UtOTljZi1lODFhYzNhODI5OTgiLCJjb2duaXRvOmdyb3VwcyI6WyJkZXZlbG9wZXIiXSwiZW1haWxfdmVyaWZpZWQiOnRydWUsImlzcyI6Imh0dHBzOlwvXC9jb2duaXRvLWlkcC5ldS13ZXN0LTEuYW1hem9uYXdzLmNvbVwvZXUtd2VzdC0xX1U0Z2tKT3VRTiIsImNvZ25pdG86dXNlcm5hbWUiOiIyMDk5ODJhZC05MDU0LTQxM2UtOTljZi1lODFhYzNhODI5OTgiLCJnaXZlbl9uYW1lIjoiSm9lIiwiY29nbml0bzpyb2xlcyI6WyJhcm46YXdzOmlhbTo6MzQwMjQyNTk5MzIyOnJvbGVcL2NvZ25pdG8tYXV0b21hdGVkLXRlc3RzLWF1dGhlbnRpY2F0ZWQiXSwiYXVkIjoiNjNuNXZ0Zzh2OTducHJiMGllOGxxbTRiaGQiLCJldmVudF9pZCI6IjZmZmI0ZjM0LWVlN2EtNGQ0Ny05ZGZkLThiNGExYWQ0YTk4NSIsInRva2VuX3VzZSI6ImlkIiwiYXV0aF90aW1lIjoxNTYxNTQ1MTA2LCJleHAiOjE1NjE1NDg3MDYsImlhdCI6MTU2MTU0NTEwNiwiZmFtaWx5X25hbWUiOiJCbG9nZ3MiLCJlbWFpbCI6InFhK2RldmVsb3BlckBkZXYuY2xvdWRuYy5jb20ifQ.PVCQfytx3vqW_j7oW2sOHtOp0D9eXPvGdOY0KPluXfecwQdIf3z_jbovOfAwEw_c51AY5GHHJFRZzivpwfTZZbkFw84-JD5TPWibPmT5q4wT3hnw34aVav1i_hywiwMxzmUt52xGgK9eNO3JQvIpEuq4guLqybjTfF1Q8ns3HnSfTjmylcm_pcwdS6jPD-fpCXRLjmWTn79T_vKgcJc-1moU-I-lfGadNIRsCs2VBcWGb4cZ9Vx_yLxK0nSGjHYfxhbOEzVO3gLNTl0RQBDxY8SVlmWIXbm_uNTyyZL4RUiJOukknBV0vxIgr0c7huBfKudTl6kpsi5qjkipKnX-fA&EIO=3&transport=websocket +6ms cypress:server:request received status code on request { requestId: 'request190', statusCode: 200 } +145ms cypress:server:request successful response received { requestId: 'request190' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,PUT,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:28 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +9ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +303ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +300ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +303ms cypress:server:stream_buffer stream buffer writeable final called +308ms cypress:server:request received status code on request { requestId: 'request191', statusCode: 304 } +303ms cypress:server:request successful response received { requestId: 'request191' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:28 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +5ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +6ms cypress:server:stream_buffer stream buffer writeable final called +6ms cypress:server:request received status code on request { requestId: 'request192', statusCode: 304 } +5ms cypress:server:request successful response received { requestId: 'request192' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:28 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +5ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +2ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +4ms cypress:server:stream_buffer stream buffer writeable final called +4ms cypress:server:request received status code on request { requestId: 'request193', statusCode: 304 } +4ms cypress:server:request successful response received { requestId: 'request193' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:28 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:timers child sending timer id 6 +3s cypress:server:timers child sending timer id 7 +23ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +1s cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': '"ba86ae62-c22a-5d46-aa7a-c0dec351c3ef"' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +1s cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config +1s cypress:server:stream_buffer stream buffer writeable final called +1s cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +13ms cypress:server:proxy handling proxied request { url: '/assets/loader.svg', proxiedUrl: 'http://localhost:3000/assets/loader.svg', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"30d-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +12ms cypress:network:agent addRequest called for http://localhost:3000/assets/loader.svg +12ms cypress:server:stream_buffer stream buffer writeable final called +13ms cypress:server:request received status code on request { requestId: 'request195', statusCode: 304 } +1s cypress:server:request successful response received { requestId: 'request195' } +0ms cypress:server:proxy received response for { url: 'http://localhost:3000/assets/loader.svg', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"30d-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:29 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +11ms cypress:server:request received status code on request { requestId: 'request194', statusCode: 304 } +9ms cypress:server:request successful response received { requestId: 'request194' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/parts/0601e82c-8922-4b44-8240-35c8b864dea0/config', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,PUT,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'access-control-expose-headers': 'ETag', etag: '"ba86ae62-c22a-5d46-aa7a-c0dec351c3ef"', date: 'Wed, 26 Jun 2019 10:32:29 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +10ms cypress:server:timers child sending timer id 8 +545ms cypress:server:timers child sending timer id 9 +53ms cypress:server:timers child sending timer id 10 +21ms cypress:server:timers child sending timer id 12 +24ms cypress:server:timers child sending timer id 13 +62ms cypress:server:timers child sending timer id 14 +42ms cypress:server:timers child sending timer id 15 +1ms cypress:server:timers child sending timer id 60 +812ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +2s cypress:server:proxy handling proxied request { url: '/33.fab16bf48f454cba3dcd.js', proxiedUrl: 'http://localhost:3000/33.fab16bf48f454cba3dcd.js', headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', accept: '*/*', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"53c9-16b93508c50"', 'if-modified-since': 'Wed, 26 Jun 2019 10:24:18 GMT' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +1s cypress:network:agent addRequest called for http://localhost:3000/33.fab16bf48f454cba3dcd.js +2s cypress:server:stream_buffer stream buffer writeable final called +2s cypress:server:request received status code on request { requestId: 'request196', statusCode: 304 } +2s cypress:server:request successful response received { requestId: 'request196' } +1ms cypress:server:proxy received response for { url: 'http://localhost:3000/33.fab16bf48f454cba3dcd.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'cache-control': 'public, max-age=0', 'last-modified': 'Wed, 26 Jun 2019 10:24:18 GMT', etag: 'W/"53c9-16b93508c50"', date: 'Wed, 26 Jun 2019 10:32:31 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +576ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +573ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri +577ms cypress:server:stream_buffer stream buffer writeable final called +579ms cypress:server:request received status code on request { requestId: 'request197', statusCode: 200 } +580ms cypress:server:request successful response received { requestId: 'request197' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:31 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +7ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +26ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'GET', origin: 'http://localhost:3000', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'access-control-request-headers': 'authorization', accept: '*/*', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +19ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564 +25ms cypress:server:stream_buffer stream buffer writeable final called +23ms cypress:server:request received status code on request { requestId: 'request198', statusCode: 200 } +23ms cypress:server:request successful response received { requestId: 'request198' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,PUT,GET,HEAD', 'access-control-allow-headers': 'authorization', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', date: 'Wed, 26 Jun 2019 10:32:31 GMT', connection: 'keep-alive', 'content-length': '0' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +4ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +657ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +653ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri +658ms cypress:server:stream_buffer stream buffer writeable final called +658ms cypress:server:server Getting remote state: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +3ms cypress:server:proxy handling proxied request { url: '/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', proxiedUrl: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', accept: 'application/json, text/plain, */*', origin: 'http://localhost:3000', authorization: '[secret]', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', referer: 'http://localhost:3000/app/components/0601e82c-8922-4b44-8240-35c8b864dea0/initial-configuration', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'if-none-match': 'W/"ac-jzXeXj9nRNsFkZ2sPHujJznlFpQ"' }, remoteState: { auth: null, props: { port: '3000', tld: 'localhost', domain: '' }, origin: 'http://localhost:3000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +3ms cypress:network:agent addRequest called for http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564 +2ms cypress:server:stream_buffer stream buffer writeable final called +2ms cypress:server:request received status code on request { requestId: 'request200', statusCode: 304 } +778ms cypress:server:request successful response received { requestId: 'request200' } +1ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,PUT,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', etag: 'W/"ac-jzXeXj9nRNsFkZ2sPHujJznlFpQ"', date: 'Wed, 26 Jun 2019 10:32:32 GMT', connection: 'keep-alive' }, statusCode: 304, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +123ms cypress:server:request received status code on request { requestId: 'request199', statusCode: 201 } +82ms cypress:server:request successful response received { requestId: 'request199' } +0ms cypress:server:proxy received response for { url: 'http://localhost:8000/v3/customers/5ca1ab1e-c0de-4a11-add5-ca5caded0dd5/geometry-assets/b30dc5f8-d867-4872-872f-37f8011ee564/download-uri', headers: { 'x-powered-by': 'Express', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'OPTIONS,GET,HEAD', 'access-control-allow-headers': '', 'access-control-allow-credentials': 'false', 'access-control-max-age': '0', 'content-type': 'application/json; charset=utf-8', 'content-length': '94', etag: 'W/"5e-ONVkJ6nJUHyRGrG8p4AnehHJ6u8"', date: 'Wed, 26 Jun 2019 10:32:32 GMT', connection: 'keep-alive' }, statusCode: 201, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +82ms cypress:server:timers clearing timer id 89 from queue { '89': { args: [], ms: 85000, cb: [Function] }, '93': { args: [], ms: 85000, cb: [Function] } } +7s cypress:server:timers queuing timer id 94 after 85000 ms +0ms cypress:server:project onMocha hook end +8s cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r8', title: '"before each" hook', hookName: 'before each', hookId: 'h2', body: 'function () {\n var _a = userSet.getUser(QAUser.DEVELOPER), email = _a.email, password = _a.password;\n login(email, password);\n mockContentfulHelpForListAndItems();\n goToMenuItem(\'components\');\n cy.get("cnc-list-parts mat-row:first").click();\n cy.get("[data-part-menu-item]")\n .contains(\'Debug\')\n .click();\n cy.get(\'[data-engine-protocol-version]\', { timeout: 60000 }).should(\'contain\', \'mock\');\n }', type: 'hook', duration: 8797 } ] +8s cypress:server:timers child received timer id 94 +2s cypress:server:timers clearing timer id 94 from queue { '93': { args: [], ms: 85000, cb: [Function] }, '94': { args: [], ms: 85000, cb: [Function] } } +544ms cypress:server:timers queuing timer id 95 after 85000 ms +0ms cypress:server:timers child received timer id 95 +543ms cypress:server:project onMocha hook +545ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r8', title: '"before each" hook', hookName: 'before each', hookId: 'h4', body: 'function () {\n notification = new notification_pb["Notification"]();\n var event = new notification_pb["Notification"].Event();\n var cidi = new notification_pb["Notification"].ClientIdleShutdownImminent();\n event.setClientIdleShutdownImminent(cidi);\n notification.setEvent(event);\n cidi.setSecondsUntilShutdown(2);\n }', type: 'hook', duration: 2 } ] +545ms cypress:server:timers clearing timer id 95 from queue { '93': { args: [], ms: 85000, cb: [Function] }, '95': { args: [], ms: 85000, cb: [Function] } } +539ms cypress:server:timers queuing timer id 96 after 85000 ms +0ms cypress:server:project onMocha hook end +538ms cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r8', title: '"before each" hook', hookName: 'before each', hookId: 'h4', body: 'function () {\n notification = new notification_pb["Notification"]();\n var event = new notification_pb["Notification"].Event();\n var cidi = new notification_pb["Notification"].ClientIdleShutdownImminent();\n event.setClientIdleShutdownImminent(cidi);\n notification.setEvent(event);\n cidi.setSecondsUntilShutdown(2);\n }', type: 'hook', duration: 1 } ] +538ms cypress:server:timers child received timer id 96 +540ms cypress:server:timers clearing timer id 96 from queue { '93': { args: [], ms: 85000, cb: [Function] }, '96': { args: [], ms: 85000, cb: [Function] } } +600ms cypress:server:timers queuing timer id 97 after 85000 ms +0ms cypress:server:timers child received timer id 97 +600ms cypress:server:project onMocha hook +601ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r8', title: '"before each" hook', hookName: 'before each', hookId: 'h5', body: 'function () {\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.document().then(function (doc) {\n cy.stub(doc, \'hasFocus\').returns(false);\n });\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification.serializeBinary()));\n cy.get(\'.toast-container .toast\').should(\'contain\', \'Client Timeout\');\n });\n }', type: 'hook', duration: 1240 } ] +601ms cypress:server:timers clearing timer id 97 from queue { '93': { args: [], ms: 85000, cb: [Function] }, '97': { args: [], ms: 85000, cb: [Function] } } +2ms cypress:server:timers queuing timer id 98 after 85000 ms +0ms cypress:server:socket backend:request { eventName: 'http:request', args: [ { url: 'http://localhost:8000/engine/0601e82c-8922-4b44-8240-35c8b864dea0/notification', method: 'POST', body: [Array], json: true, gzip: true, timeout: 30000, followRedirect: true, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false } ] } +10s cypress:server:cookies getting:cookies { url: 'http://localhost:8000/engine/0601e82c-8922-4b44-8240-35c8b864dea0/notification' } +10s cypress:server:timers child received timer id 98 +2ms cypress:server:timers clearing timer id 93 from queue { '93': { args: [], ms: 85000, cb: [Function] }, '98': { args: [], ms: 85000, cb: [Function] } } +3ms cypress:server:timers queuing timer id 99 after 85000 ms +1ms cypress:server:timers child received timer id 99 +3ms cypress:server:cookies received get:cookies [] +4ms cypress:network:agent addRequest called for http://localhost:8000/engine/0601e82c-8922-4b44-8240-35c8b864dea0/notification +2s cypress:server:request received status code on request { requestId: 'request201', statusCode: 200 } +2s cypress:server:request setting request jar cookies [] +0ms cypress:server:timers clearing timer id 98 from queue { '98': { args: [], ms: 85000, cb: [Function] }, '99': { args: [], ms: 85000, cb: [Function] } } +614ms cypress:server:timers queuing timer id 100 after 85000 ms +1ms cypress:server:project onMocha hook end +620ms cypress:server:timers child received timer id 100 +615ms cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r8', title: '"before each" hook', hookName: 'before each', hookId: 'h5', body: 'function () {\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.document().then(function (doc) {\n cy.stub(doc, \'hasFocus\').returns(false);\n });\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification.serializeBinary()));\n cy.get(\'.toast-container .toast\').should(\'contain\', \'Client Timeout\');\n });\n }', type: 'hook', duration: 1220 } ] +620ms  ✓ should show a client idle shutdown that is counting down until a time that causes the app to redirect on no action (17534ms) cypress:server:timers clearing timer id 100 from queue { '99': { args: [], ms: 85000, cb: [Function] }, '100': { args: [], ms: 85000, cb: [Function] } } +5s cypress:server:timers queuing timer id 101 after 85000 ms +0ms cypress:server:project onMocha pass +5s cypress:server:timers child received timer id 101 +5s cypress:server:reporter got mocha event 'pass' with args: [ { id: 'r8', title: 'should show a client idle shutdown that is counting down until a time that causes the app to redirect on no action', state: 'passed', body: 'function () {\n cy.wait(3000);\n cy.url().should(\'eq\', Cypress.config().baseUrl + \'/app/components\');\n }', type: 'test', duration: 17534, wallClockStartedAt: '2019-06-26T10:32:22.843Z', timings: { lifecycle: 554, 'before each': [Array], test: [Object] } } ] +5s cypress:server:timers clearing timer id 101 from queue { '99': { args: [], ms: 85000, cb: [Function] }, '101': { args: [], ms: 85000, cb: [Function] } } +11ms cypress:server:timers queuing timer id 102 after 85000 ms +1ms cypress:server:project onMocha test end +12ms cypress:server:reporter got mocha event 'test end' with args: [ { id: 'r8', title: 'should show a client idle shutdown that is counting down until a time that causes the app to redirect on no action', state: 'passed', body: 'function () {\n cy.wait(3000);\n cy.url().should(\'eq\', Cypress.config().baseUrl + \'/app/components\');\n }', type: 'test', duration: 17534, wallClockStartedAt: '2019-06-26T10:32:22.843Z', timings: { lifecycle: 554, 'before each': [Array], test: [Object] } } ] +12ms cypress:server:timers child received timer id 102 +12ms cypress:server:timers clearing timer id 102 from queue { '99': { args: [], ms: 85000, cb: [Function] }, '102': { args: [], ms: 85000, cb: [Function] } } +38ms cypress:server:timers queuing timer id 103 after 85000 ms +1ms cypress:server:project onMocha hook +39ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r8', title: '"after each" hook', hookName: 'after each', hookId: 'h3', body: 'function(){cy.get("cnc-error-modal").should("not.exist"),cy.request(`${Cypress.env("API_HOST")}/engine/all/kill`),"failed"===this.currentTest.state&&cy.window().then(e=>{e.cncErrorHandlerErrors&&cy.writeFile(`cypress/errors/${this.currentTest.fullTitle()}.json`,e.cncErrorHandlerErrors)})}', type: 'hook', duration: 1147 } ] +39ms cypress:server:timers child received timer id 103 +39ms cypress:server:timers clearing timer id 103 from queue { '99': { args: [], ms: 85000, cb: [Function] }, '103': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 104 after 85000 ms +0ms cypress:server:socket backend:request { eventName: 'http:request', args: [ { url: 'http://localhost:8000/engine/all/kill', method: 'GET', gzip: true, timeout: 30000, followRedirect: true, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false } ] } +6s cypress:server:timers child received timer id 104 +2ms cypress:server:cookies getting:cookies { url: 'http://localhost:8000/engine/all/kill' } +5s cypress:server:timers clearing timer id 99 from queue { '99': { args: [], ms: 85000, cb: [Function] }, '104': { args: [], ms: 85000, cb: [Function] } } +19ms cypress:server:timers queuing timer id 105 after 85000 ms +0ms cypress:server:timers child received timer id 105 +19ms cypress:server:cookies received get:cookies [] +19ms cypress:network:agent addRequest called for http://localhost:8000/engine/all/kill +6s cypress:server:timers queuing timer id 106 after 30000 ms +13ms cypress:server:timers child received timer id 106 +12ms cypress:server:timers clearing timer id 106 from queue { '104': { args: [], ms: 85000, cb: [Function] }, '105': { args: [], ms: 85000, cb: [Function] }, '106': { args: [], ms: 30000, cb: [Function] } } +4s cypress:server:timers clearing timer id 105 from queue { '104': { args: [], ms: 85000, cb: [Function] }, '105': { args: [], ms: 85000, cb: [Function] } } +2ms cypress:server:timers queuing timer id 107 after 85000 ms +0ms cypress:server:timers child received timer id 107 +4s cypress:server:request received status code on request { requestId: 'request202', statusCode: 200 } +10s cypress:server:request setting request jar cookies [] +0ms cypress:server:timers clearing timer id 104 from queue { '104': { args: [], ms: 85000, cb: [Function] }, '107': { args: [], ms: 85000, cb: [Function] } } +25ms cypress:server:timers queuing timer id 108 after 85000 ms +1ms cypress:server:project onMocha hook end +4s cypress:server:timers child received timer id 108 +26ms cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r8', title: '"after each" hook', hookName: 'after each', hookId: 'h3', body: 'function(){cy.get("cnc-error-modal").should("not.exist"),cy.request(`${Cypress.env("API_HOST")}/engine/all/kill`),"failed"===this.currentTest.state&&cy.window().then(e=>{e.cncErrorHandlerErrors&&cy.writeFile(`cypress/errors/${this.currentTest.fullTitle()}.json`,e.cncErrorHandlerErrors)})}', type: 'hook', duration: 4144 } ] +4s cypress:server:timers clearing timer id 108 from queue { '107': { args: [], ms: 85000, cb: [Function] }, '108': { args: [], ms: 85000, cb: [Function] } } +35ms cypress:server:timers queuing timer id 109 after 85000 ms +1ms cypress:server:project onMocha test:after:run +36ms cypress:server:reporter got mocha event 'test:after:run' with args: [ { id: 'r8', title: 'should show a client idle shutdown that is counting down until a time that causes the app to redirect on no action', state: 'passed', body: 'function () {\n cy.wait(3000);\n cy.url().should(\'eq\', Cypress.config().baseUrl + \'/app/components\');\n }', type: 'test', duration: 17534, wallClockStartedAt: '2019-06-26T10:32:22.843Z', wallClockDuration: 21692, timings: { lifecycle: 554, 'before each': [Array], test: [Object], 'after each': [Array] } } ] +36ms cypress:server:timers child received timer id 109 +36ms  when document is focussed cypress:server:timers clearing timer id 109 from queue { '107': { args: [], ms: 85000, cb: [Function] }, '109': { args: [], ms: 85000, cb: [Function] } } +10ms cypress:server:timers queuing timer id 110 after 85000 ms +0ms cypress:server:project onMocha suite end +10ms cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r6', title: 'when document is not focussed', root: false, type: 'suite' } ] +10ms cypress:server:timers clearing timer id 110 from queue { '107': { args: [], ms: 85000, cb: [Function] }, '110': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 111 after 85000 ms +0ms cypress:server:project onMocha suite +1ms cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r9', title: 'when document is focussed', root: false, type: 'suite' } ] +1ms cypress:server:timers child received timer id 110 +12ms cypress:server:timers child received timer id 111 +0ms cypress:server:timers clearing timer id 111 from queue { '107': { args: [], ms: 85000, cb: [Function] }, '111': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 112 after 85000 ms +0ms cypress:server:project onMocha test +1ms cypress:server:reporter got mocha event 'test' with args: [ { id: 'r10', title: 'should automatically call keepalive', body: 'function () {\n cy.document().then(function (doc) {\n cy.stub(doc, \'hasFocus\').returns(true);\n });\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification.serializeBinary()));\n cy.wait(3000);\n cy.request(mockBase + "/engine/" + camDocumentId + "/keep-alive-call-count")\n .its(\'body\')\n .its(\'count\')\n .should(\'eq\', 1);\n });\n }', type: 'test' } ] +1ms cypress:server:timers clearing timer id 112 from queue { '107': { args: [], ms: 85000, cb: [Function] }, '112': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 113 after 85000 ms +0ms cypress:server:timers child received timer id 112 +1ms cypress:server:timers child received timer id 113 +0ms cypress:server:project onMocha hook +2ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r10', title: '"before each" hook', hookName: 'before each', hookId: 'h1', body: '()=>{window.navigator&&navigator.serviceWorker&&navigator.serviceWorker.getRegistrations().then(e=>{e.forEach(e=>{e.unregister()})})}', type: 'hook', duration: 554 } ] +2ms cypress:server:timers clearing timer id 113 from queue { '107': { args: [], ms: 85000, cb: [Function] }, '113': { args: [], ms: 85000, cb: [Function] } } +2ms cypress:server:timers queuing timer id 114 after 85000 ms +0ms cypress:server:timers child received timer id 114 +2ms cypress:server:socket automation:request get:cookies { domain: 'localhost' } +4s cypress:server:cookies getting:cookies { domain: 'localhost' } +4s cypress:server:timers clearing timer id 107 from queue { '107': { args: [], ms: 85000, cb: [Function] }, '114': { args: [], ms: 85000, cb: [Function] } } +4ms cypress:server:timers queuing timer id 115 after 85000 ms +1ms cypress:server:timers child received timer id 115 +5ms cypress:server:cookies received get:cookies [] +5ms cypress:server:timers clearing timer id 114 from queue { '114': { args: [], ms: 85000, cb: [Function] }, '115': { args: [], ms: 85000, cb: [Function] } } +5ms cypress:server:timers queuing timer id 116 after 85000 ms +0ms cypress:server:timers child received timer id 116 +6ms cypress:server:project onMocha hook end +12ms cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r10', title: '"before each" hook', hookName: 'before each', hookId: 'h1', body: '()=>{window.navigator&&navigator.serviceWorker&&navigator.serviceWorker.getRegistrations().then(e=>{e.forEach(e=>{e.unregister()})})}', type: 'hook', duration: 25 } ] +13ms cypress:server:timers clearing timer id 116 from queue { '115': { args: [], ms: 85000, cb: [Function] }, '116': { args: [], ms: 85000, cb: [Function] } } +12ms cypress:server:timers queuing timer id 117 after 85000 ms +0ms cypress:server:project onMocha hook +11ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r10', title: '"before each" hook', hookName: 'before each', hookId: 'h2', body: 'function () {\n var _a = userSet.getUser(QAUser.DEVELOPER), email = _a.email, password = _a.password;\n login(email, password);\n mockContentfulHelpForListAndItems();\n goToMenuItem(\'components\');\n cy.get("cnc-list-parts mat-row:first").click();\n cy.get("[data-part-menu-item]")\n .contains(\'Debug\')\n .click();\n cy.get(\'[data-engine-protocol-version]\', { timeout: 60000 }).should(\'contain\', \'mock\');\n }', type: 'hook', duration: 8797 } ] +10ms cypress:server:timers child received timer id 117 +13ms cypress:server:timers clearing timer id 115 from queue { '115': { args: [], ms: 85000, cb: [Function] }, '117': { args: [], ms: 85000, cb: [Function] } } +15ms cypress:server:timers queuing timer id 118 after 85000 ms +0ms cypress:server:timers child received timer id 118 +14ms cypress:server:timers child sending timer id 72 +3s cypress:server:server Got CONNECT request from safebrowsing.googleapis.com:443 +17s cypress:https-proxy Writing browserSocket connection headers { url: 'safebrowsing.googleapis.com:443', headLength: 0, headers: { host: 'safebrowsing.googleapis.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +21s cypress:https-proxy Got first head bytes { url: 'safebrowsing.googleapis.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003�\u0005�\b��ݠ��"�F\u001f\u0006\u0004H;�"��\'�u\r\u0019L^\u0002P\u0000\u0000\u0000\u001cZZ�+�/�,�0̨̩�\u0013�\u0014\u0000�\u0000' } +1ms cypress:server:cors Parsed URL { port: '443', tld: 'googleapis.com', domain: 'safebrowsing' } +21s cypress:server:server HTTPS request does not match URL: https://safebrowsing.googleapis.com:443 with props: { port: '3000', tld: 'localhost', domain: '' } +2ms cypress:https-proxy Making connection to safebrowsing.googleapis.com:443 +1ms cypress:network:connect successfully connected { opts: { port: '443', host: 'safebrowsing.googleapis.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +21s cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'safebrowsing.googleapis.com', err: undefined } +6ms cypress:server:timers child sending timer id 16 +7s cypress:server:timers child sending timer id 91 +497ms cypress:server:timers child sending timer id 17 +111ms cypress:server:timers child sending timer id 18 +10s cypress:server:timers child sending timer id 19 +5ms cypress:server:timers child sending timer id 20 +21ms cypress:server:timers child sending timer id 21 +3ms cypress:server:timers child sending timer id 22 +27ms cypress:server:timers child sending timer id 23 +2ms cypress:server:timers child sending timer id 24 +2ms cypress:server:timers child sending timer id 25 +0ms cypress:server:timers child sending timer id 26 +3ms cypress:server:timers child sending timer id 27 +3ms cypress:server:timers child sending timer id 28 +12ms cypress:server:timers child sending timer id 29 +9ms cypress:server:timers child sending timer id 30 +34ms cypress:server:timers child sending timer id 31 +43ms cypress:server:timers child sending timer id 32 +10ms cypress:server:timers child sending timer id 34 +3s cypress:server:timers child sending timer id 35 +3ms cypress:server:timers clearing timer id 118 from queue { '117': { args: [], ms: 85000, cb: [Function] }, '118': { args: [], ms: 85000, cb: [Function] } } +25s cypress:server:timers queuing timer id 119 after 85000 ms +0ms cypress:server:timers child received timer id 119 +2s cypress:server:timers child sending timer id 106 +951ms cypress:server:timers child sending timer id 36 +9s cypress:server:timers child sending timer id 37 +202ms cypress:server:timers child sending timer id 38 +706ms cypress:server:timers child sending timer id 39 +4ms cypress:server:timers child sending timer id 40 +578ms cypress:server:timers child sending timer id 41 +570ms cypress:server:timers child sending timer id 42 +4ms cypress:server:timers child sending timer id 43 +588ms cypress:server:timers child sending timer id 44 +2ms cypress:server:timers child sending timer id 45 +3ms cypress:server:timers child sending timer id 46 +1s cypress:server:timers child sending timer id 47 +587ms cypress:server:timers child sending timer id 48 +0ms cypress:server:timers child sending timer id 49 +2ms cypress:server:timers child sending timer id 50 +1ms cypress:server:timers child sending timer id 51 +1ms cypress:server:timers child sending timer id 52 +1ms cypress:server:timers child sending timer id 53 +2ms cypress:server:timers child sending timer id 54 +8ms cypress:server:timers child sending timer id 55 +1s cypress:server:timers child sending timer id 56 +1s cypress:server:timers child sending timer id 57 +4ms cypress:server:timers child sending timer id 58 +34ms cypress:server:timers child sending timer id 59 +8ms cypress:server:timers child sending timer id 61 +1s cypress:server:timers child sending timer id 62 +7ms cypress:server:timers child sending timer id 63 +7s cypress:server:timers clearing timer id 119 from queue { '117': { args: [], ms: 85000, cb: [Function] }, '119': { args: [], ms: 85000, cb: [Function] } } +25s cypress:server:timers queuing timer id 120 after 85000 ms +0ms cypress:server:timers child received timer id 120 +31ms cypress:server:timers child sending timer id 64 +525ms cypress:server:timers child sending timer id 65 +554ms cypress:server:timers child sending timer id 66 +1s cypress:server:timers child sending timer id 67 +0ms cypress:server:timers child sending timer id 68 +3ms cypress:server:timers child sending timer id 69 +624ms cypress:server:timers child sending timer id 70 +5s cypress:server:timers child sending timer id 71 +3ms cypress:server:timers child sending timer id 73 +2s cypress:server:timers child sending timer id 74 +1ms cypress:server:timers child sending timer id 75 +1s cypress:server:timers child sending timer id 76 +589ms cypress:server:timers child sending timer id 77 +1ms cypress:server:timers child sending timer id 78 +7ms cypress:server:timers child sending timer id 79 +521ms cypress:server:timers child sending timer id 80 +598ms cypress:server:timers child sending timer id 81 +0ms cypress:server:timers child sending timer id 82 +2ms cypress:server:timers child sending timer id 83 +537ms cypress:server:timers child sending timer id 84 +1ms cypress:server:timers child sending timer id 85 +3ms cypress:server:timers child sending timer id 86 +1s cypress:server:timers child sending timer id 87 +1s cypress:server:timers child sending timer id 88 +3ms cypress:server:timers child sending timer id 89 +18ms cypress:server:timers child sending timer id 90 +5ms cypress:server:timers child sending timer id 92 +1s cypress:server:timers child sending timer id 93 +5ms cypress:server:timers child sending timer id 94 +7s cypress:server:timers child sending timer id 95 +538ms cypress:server:timers child sending timer id 96 +539ms cypress:server:timers clearing timer id 120 from queue { '117': { args: [], ms: 85000, cb: [Function] }, '120': { args: [], ms: 85000, cb: [Function] } } +25s cypress:server:timers queuing timer id 121 after 85000 ms +0ms cypress:server:timers child received timer id 121 +197ms cypress:server:timers child sending timer id 97 +403ms cypress:server:timers child sending timer id 98 +2ms cypress:server:timers child sending timer id 99 +3ms cypress:server:timers child sending timer id 100 +616ms cypress:server:timers child sending timer id 101 +5s cypress:server:timers child sending timer id 102 +8ms cypress:server:timers child sending timer id 103 +39ms cypress:server:timers child sending timer id 104 +1ms cypress:server:timers child sending timer id 105 +18ms cypress:server:timers child sending timer id 107 +4s cypress:server:timers child sending timer id 108 +26ms cypress:server:timers child sending timer id 109 +37ms cypress:server:timers child sending timer id 110 +10ms cypress:server:timers child sending timer id 111 +1ms cypress:server:timers child sending timer id 112 +2ms cypress:server:timers child sending timer id 113 +0ms cypress:server:timers child sending timer id 114 +2ms cypress:server:timers child sending timer id 115 +5ms cypress:server:timers child sending timer id 116 +4ms cypress:server:timers child sending timer id 117 +14ms cypress:server:timers clearing timer id 117 from queue { '117': { args: [], ms: 85000, cb: [Function] }, '121': { args: [], ms: 85000, cb: [Function] } } +10s cypress:server:timers clearing timer id 117 from queue { '121': { args: [], ms: 85000, cb: [Function] } } +0ms cypress:server:timers queuing timer id 122 after 30000 ms +1ms cypress:server:timers child received timer id 122 +1ms cypress:server:timers clearing timer id 117 from queue { '121': { args: [], ms: 85000, cb: [Function] }, '122': { args: [], ms: 30000, cb: [Function: bound cleanupWebsocketResources] } } +0ms cypress:server:timers clearing timer id 122 from queue { '121': { args: [], ms: 85000, cb: [Function] }, '122': { args: [], ms: 30000, cb: [Function: bound cleanupWebsocketResources] } } +3ms cypress:server:timers queuing timer id 123 after 30000 ms +0ms cypress:server:timers child received timer id 123 +3ms cypress:server:timers clearing timer id 123 from queue { '121': { args: [], ms: 85000, cb: [Function] }, '123': { args: [], ms: 30000, cb: [Function: bound cleanupWebsocketResources] } } +2ms cypress:server:timers child sending timer id 118 +11ms cypress:server:timers clearing timer id 121 from queue { '121': { args: [], ms: 85000, cb: [Function] } } +15s cypress:server:timers queuing timer id 124 after 85000 ms +0ms cypress:server:timers child received timer id 124 +15s cypress:server:timers child sending timer id 119 +10s cypress:server:timers child sending timer id 122 +5s cypress:server:timers child sending timer id 123 +0ms cypress:server:server Got CONNECT request from localhost:3000 +2m cypress:https-proxy Writing browserSocket connection headers { url: 'localhost:3000', headLength: 0, headers: { host: 'localhost:3000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' } } +2m cypress:https-proxy Got first head bytes { url: 'localhost:3000', head: 'GET /__socket.io/?EIO=3&transport=websocket HTTP/1.1\r\nHost: loca' } +1ms cypress:server:cors Parsed URL { port: '3000', tld: 'localhost', domain: '' } +2m cypress:server:server HTTPS request does match URL: https://localhost:3000 with props: { port: '3000', tld: 'localhost', domain: '' } +1ms cypress:https-proxy Not making direct connection { url: 'localhost:3000' } +1ms cypress:https-proxy Making intercepted connection to 37289 +0ms cypress:network:connect successfully connected { opts: { port: 37289, host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +2m cypress:https-proxy received upstreamSocket callback for request { port: 37289, hostname: 'localhost', err: undefined } +1ms cypress:server:server Got UPGRADE request from /__socket.io/?EIO=3&transport=websocket +2ms cypress:server:timers queuing timer id 125 after 85000 ms +16s cypress:server:timers child received timer id 125 +697ms cypress:server:socket socket connected +2m cypress:server:timers clearing timer id 125 from queue { '124': { args: [], ms: 85000, cb: [Function] }, '125': { args: [], ms: 85000, cb: [Function] } } +2ms cypress:server:timers queuing timer id 126 after 85000 ms +0ms cypress:server:timers child received timer id 126 +2ms cypress:server:timers clearing timer id 126 from queue { '124': { args: [], ms: 85000, cb: [Function] }, '126': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 127 after 85000 ms +1ms cypress:server:timers child received timer id 127 +2ms cypress:server:project onMocha fail +2m cypress:server:reporter got mocha event 'fail' with args: [ { id: 'r10', title: '"before each" hook for "should automatically call keepalive"', hookName: 'before each', hookId: 'h2', err: { message: 'Timed out after waiting \'60000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'60000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.\n\nBecause this error occurred during a \'before each\' hook we are skipping the remaining tests in the current suite: \'Engine Notifications\'', name: 'CypressError', stack: 'CypressError: Timed out after waiting \'60000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'60000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.\n\nBecause this error occurred during a \'before each\' hook we are skipping the remaining tests in the current suite: \'Engine Notifications\'\n at Object.cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:83220:11)\n at Object.throwErr (http://localhost:3000/__cypress/runner/cypress_runner.js:83185:18)\n at Object.throwErrByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:83212:17)\n at timedOutWaitingForPageLoad (http://localhost:3000/__cypress/runner/cypress_runner.js:72977:17)\n at http://localhost:3000/__cypress/runner/cypress_runner.js:73641:18\n at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:132142:23)\n at http://localhost:3000/__cypress/runner/cypress_runner.js:127452:41\n at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:132142:23)\n at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:130160:31)\n at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:130217:18)\n at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:130262:10)\n at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:130337:18)\n at Async._drainQueue (http://localhost:3000/__cypress/runner/cypress_runner.js:127066:16)\n at Async._drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:127076:10)\n at Async.drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:126950:14)' }, state: 'failed', body: 'function () {\n var _a = userSet.getUser(QAUser.DEVELOPER), email = _a.email, password = _a.password;\n login(email, password);\n mockContentfulHelpForListAndItems();\n goToMenuItem(\'components\');\n cy.get("cnc-list-parts mat-row:first").click();\n cy.get("[data-part-menu-item]")\n .contains(\'Debug\')\n .click();\n cy.get(\'[data-engine-protocol-version]\', { timeout: 60000 }).should(\'contain\', \'mock\');\n }', type: 'hook', duration: 114326 } ] +2m cypress:server:timers clearing timer id 127 from queue { '124': { args: [], ms: 85000, cb: [Function] }, '127': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 128 after 85000 ms +1ms  1) "before each" hook for "should automatically call keepalive" cypress:server:project onMocha hook +2ms cypress:server:timers child received timer id 128 +2ms cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r10', title: '"after each" hook', hookName: 'after each', hookId: 'h3', body: 'function(){cy.get("cnc-error-modal").should("not.exist"),cy.request(`${Cypress.env("API_HOST")}/engine/all/kill`),"failed"===this.currentTest.state&&cy.window().then(e=>{e.cncErrorHandlerErrors&&cy.writeFile(`cypress/errors/${this.currentTest.fullTitle()}.json`,e.cncErrorHandlerErrors)})}', type: 'hook', duration: 4144 } ] +2ms cypress:server:timers clearing timer id 128 from queue { '124': { args: [], ms: 85000, cb: [Function] }, '128': { args: [], ms: 85000, cb: [Function] } } +0ms cypress:server:timers queuing timer id 129 after 85000 ms +1ms cypress:server:timers child received timer id 129 +1ms cypress:server:socket backend:request { eventName: 'http:request', args: [ { url: 'http://localhost:8000/engine/all/kill', method: 'GET', gzip: true, timeout: 30000, followRedirect: true, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false } ] } +7ms cypress:server:cookies getting:cookies { url: 'http://localhost:8000/engine/all/kill' } +2m cypress:server:timers clearing timer id 124 from queue { '124': { args: [], ms: 85000, cb: [Function] }, '129': { args: [], ms: 85000, cb: [Function] } } +3ms cypress:server:timers queuing timer id 130 after 85000 ms +0ms cypress:server:timers child received timer id 130 +3ms cypress:server:cookies received get:cookies [] +3ms cypress:network:agent addRequest called for http://localhost:8000/engine/all/kill +2m cypress:server:timers queuing timer id 131 after 30000 ms +7ms cypress:server:timers child received timer id 131 +7ms cypress:server:timers clearing timer id 131 from queue { '129': { args: [], ms: 85000, cb: [Function] }, '130': { args: [], ms: 85000, cb: [Function] }, '131': { args: [], ms: 30000, cb: [Function] } } +4s cypress:server:request received status code on request { requestId: 'request203', statusCode: 200 } +2m cypress:server:request setting request jar cookies [] +0ms cypress:server:timers clearing timer id 129 from queue { '129': { args: [], ms: 85000, cb: [Function] }, '130': { args: [], ms: 85000, cb: [Function] } } +19ms cypress:server:timers queuing timer id 132 after 85000 ms +0ms cypress:server:timers child received timer id 132 +4s cypress:server:project onMocha hook end +4s cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r10', title: '"after each" hook', hookName: 'after each', hookId: 'h3', body: 'function(){cy.get("cnc-error-modal").should("not.exist"),cy.request(`${Cypress.env("API_HOST")}/engine/all/kill`),"failed"===this.currentTest.state&&cy.window().then(e=>{e.cncErrorHandlerErrors&&cy.writeFile(`cypress/errors/${this.currentTest.fullTitle()}.json`,e.cncErrorHandlerErrors)})}', type: 'hook', duration: 5681 } ] +4s cypress:server:timers clearing timer id 132 from queue { '130': { args: [], ms: 85000, cb: [Function] }, '132': { args: [], ms: 85000, cb: [Function] } } +9ms cypress:server:timers queuing timer id 133 after 85000 ms +0ms cypress:server:project onMocha suite end +10ms cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r9', title: 'when document is focussed', root: false, type: 'suite' } ] +10ms cypress:server:timers child received timer id 133 +10ms cypress:server:timers clearing timer id 133 from queue { '130': { args: [], ms: 85000, cb: [Function] }, '133': { args: [], ms: 85000, cb: [Function] } } +17ms cypress:server:timers queuing timer id 134 after 85000 ms +0ms cypress:server:project onMocha test:after:run +16ms cypress:server:timers child received timer id 134 +17ms cypress:server:reporter got mocha event 'test:after:run' with args: [ { id: 'r10', title: 'should automatically call keepalive', hookName: 'before each', err: { message: 'Timed out after waiting \'60000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'60000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.\n\nBecause this error occurred during a \'before each\' hook we are skipping the remaining tests in the current suite: \'Engine Notifications\'', name: 'CypressError', stack: 'CypressError: Timed out after waiting \'60000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'60000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.\n\nBecause this error occurred during a \'before each\' hook we are skipping the remaining tests in the current suite: \'Engine Notifications\'\n at Object.cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:83220:11)\n at Object.throwErr (http://localhost:3000/__cypress/runner/cypress_runner.js:83185:18)\n at Object.throwErrByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:83212:17)\n at timedOutWaitingForPageLoad (http://localhost:3000/__cypress/runner/cypress_runner.js:72977:17)\n at http://localhost:3000/__cypress/runner/cypress_runner.js:73641:18\n at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:132142:23)\n at http://localhost:3000/__cypress/runner/cypress_runner.js:127452:41\n at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:132142:23)\n at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:130160:31)\n at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:130217:18)\n at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:130262:10)\n at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:130337:18)\n at Async._drainQueue (http://localhost:3000/__cypress/runner/cypress_runner.js:127066:16)\n at Async._drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:127076:10)\n at Async.drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:126950:14)' }, state: 'failed', failedFromHookId: 'h2', body: 'function () {\n cy.document().then(function (doc) {\n cy.stub(doc, \'hasFocus\').returns(true);\n });\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification.serializeBinary()));\n cy.wait(3000);\n cy.request(mockBase + "/engine/" + camDocumentId + "/keep-alive-call-count")\n .its(\'body\')\n .its(\'count\')\n .should(\'eq\', 1);\n });\n }', type: 'test', duration: 114326, wallClockStartedAt: '2019-06-26T10:32:44.569Z', wallClockDuration: 120069, timings: { lifecycle: 25, 'before each': [Array], 'after each': [Array] } } ] +17ms cypress:server:timers clearing timer id 134 from queue { '130': { args: [], ms: 85000, cb: [Function] }, '134': { args: [], ms: 85000, cb: [Function] } } +2ms cypress:server:timers queuing timer id 135 after 85000 ms +0ms cypress:server:project onMocha suite end +2ms cypress:server:timers child received timer id 135 +1ms cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r5', title: 'Client Idle Shutdown event', root: false, type: 'suite' } ] +1ms cypress:server:timers clearing timer id 135 from queue { '130': { args: [], ms: 85000, cb: [Function] }, '135': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 136 after 85000 ms +0ms cypress:server:project onMocha suite end +1ms cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r2', title: 'Engine Notifications', root: false, type: 'suite' } ] +1ms cypress:server:timers clearing timer id 136 from queue { '130': { args: [], ms: 85000, cb: [Function] }, '136': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers child received timer id 136 +2ms cypress:server:timers queuing timer id 137 after 85000 ms +0ms cypress:server:timers child received timer id 137 +0ms cypress:server:project onMocha suite end +1ms cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r1', title: '', root: true, type: 'suite' } ] +1ms cypress:server:timers clearing timer id 137 from queue { '130': { args: [], ms: 85000, cb: [Function] }, '137': { args: [], ms: 85000, cb: [Function] } } +1ms cypress:server:timers queuing timer id 138 after 85000 ms +0ms cypress:server:project onMocha end +1ms cypress:server:timers child received timer id 138 +1ms cypress:server:reporter got mocha event 'end' with args: [ { end: '2019-06-26T10:34:44.651Z' } ] +1ms   3 passing (3m)  1 failing  1) Engine Notifications Client Idle Shutdown event when document is focussed "before each" hook for "should automatically call keepalive":  CypressError: Timed out after waiting '60000ms' for your remote page to load. Your page did not fire its 'load' event within '60000ms'. You can try increasing the 'pageLoadTimeout' value in 'cypress.json' to wait longer. Browsers will not fire the 'load' event until all stylesheets and scripts are done downloading. When this 'load' event occurs, Cypress will continue running commands. Because this error occurred during a 'before each' hook we are skipping the remaining tests in the current suite: 'Engine Notifications' at Object.cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:83220:11) at Object.throwErr (http://localhost:3000/__cypress/runner/cypress_runner.js:83185:18) at Object.throwErrByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:83212:17) at timedOutWaitingForPageLoad (http://localhost:3000/__cypress/runner/cypress_runner.js:72977:17) at http://localhost:3000/__cypress/runner/cypress_runner.js:73641:18 at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:132142:23) at http://localhost:3000/__cypress/runner/cypress_runner.js:127452:41 at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:132142:23) at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:130160:31) at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:130217:18) at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:130262:10) at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:130337:18) at Async._drainQueue (http://localhost:3000/__cypress/runner/cypress_runner.js:127066:16) at Async._drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:127076:10) at Async.drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:126950:14)   (Results)  ┌───────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 5 │  │ Passing: 3 │  │ Failing: 1 │  │ Pending: 0 │  │ Skipped: 1 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 3 minutes, 4 seconds │  │ Spec Ran: app/parts/store/configuration/engine-notifications.mock-only.e2e.ts │  └───────────────────────────────────────────────────────────────────────────────────┘ cypress:server:run attempting to close the browser +4m cypress:server:browsers killing browser process +4m cypress:server:timers clearing timer id 130 from queue { '130': { args: [], ms: 85000, cb: [Function] }, '138': { args: [], ms: 85000, cb: [Function] } } +23ms cypress:server:timers queuing timer id 139 after 85000 ms +0ms cypress:server:timers child received timer id 139 +24ms cypress:server:timers clearing timer id 139 from queue { '138': { args: [], ms: 85000, cb: [Function] }, '139': { args: [], ms: 85000, cb: [Function] } } +2ms cypress:server:timers queuing timer id 140 after 85000 ms +0ms cypress:server:timers child received timer id 140 +1ms cypress:server:timers clearing timer id 140 from queue { '138': { args: [], ms: 85000, cb: [Function] }, '140': { args: [], ms: 85000, cb: [Function] } } +3ms cypress:server:timers queuing timer id 141 after 85000 ms +0ms cypress:server:timers child received timer id 141 +3ms cypress:server:timers queuing timer id 142 after 30000 ms +7ms cypress:server:timers child received timer id 142 +7ms cypress:server:timers clearing timer id 142 from queue { '138': { args: [], ms: 85000, cb: [Function] }, '141': { args: [], ms: 85000, cb: [Function] }, '142': { args: [], ms: 30000, cb: [Function: bound cleanupWebsocketResources] } } +1ms cypress:server:timers clearing timer id 138 from queue { '138': { args: [], ms: 85000, cb: [Function] }, '141': { args: [], ms: 85000, cb: [Function] } } +0ms cypress:server:timers clearing timer id 138 from queue { '141': { args: [], ms: 85000, cb: [Function] } } +0ms cypress:server:timers queuing timer id 143 after 30000 ms +7ms cypress:server:timers child received timer id 143 +9ms cypress:server:timers clearing timer id 143 from queue { '141': { args: [], ms: 85000, cb: [Function] }, '143': { args: [], ms: 30000, cb: [Function: bound cleanupWebsocketResources] } } +1ms cypress:server:timers clearing timer id 141 from queue { '141': { args: [], ms: 85000, cb: [Function] } } +0ms cypress:server:timers clearing timer id 141 from queue {} +0ms cypress:https-proxy received error on client browserSocket { err: { Error: read ECONNRESET at _errnoException (util.js:1024:11) at TCP.onread (net.js:615:25) code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' }, url: 'sts.amazonaws.com:443' } +4s cypress:server:preprocessor removeFile /builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +4m cypress:server:preprocessor base emitter plugin close event +0ms cypress:server:preprocessor base emitter native close event +0ms cypress:server:preprocessor base emitter native close event +0ms cypress:server:browsers browser process killed +62ms cypress:webpack close /builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts +3m cypress:server:run spec results { stats: { suites: 6, tests: 5, passes: 3, pending: 0, skipped: 1, failures: 1, wallClockStartedAt: 2019-06-26T10:31:39.973Z, wallClockEndedAt: 2019-06-26T10:34:44.651Z, wallClockDuration: 184678 }, reporter: 'spec', reporterStats: { suites: 5, tests: 3, passes: 3, pending: 0, failures: 1, start: 2019-06-26T10:31:39.985Z, end: 2019-06-26T10:34:44.662Z, duration: 184677 }, hooks: [ { hookId: 'h1', hookName: 'before each', title: [Array], body: '()=>{window.navigator&&navigator.serviceWorker&&navigator.serviceWorker.getRegistrations().then(e=>{e.forEach(e=>{e.unregister()})})}' }, { hookId: 'h2', hookName: 'before each', title: [Array], body: 'function () {\n var _a = userSet.getUser(QAUser.DEVELOPER), email = _a.email, password = _a.password;\n login(email, password);\n mockContentfulHelpForListAndItems();\n goToMenuItem(\'components\');\n cy.get("cnc-list-parts mat-row:first").click();\n cy.get("[data-part-menu-item]")\n .contains(\'Debug\')\n .click();\n cy.get(\'[data-engine-protocol-version]\', { timeout: 60000 }).should(\'contain\', \'mock\');\n }' }, { hookId: 'h3', hookName: 'after each', title: [Array], body: 'function(){cy.get("cnc-error-modal").should("not.exist"),cy.request(`${Cypress.env("API_HOST")}/engine/all/kill`),"failed"===this.currentTest.state&&cy.window().then(e=>{e.cncErrorHandlerErrors&&cy.writeFile(`cypress/errors/${this.currentTest.fullTitle()}.json`,e.cncErrorHandlerErrors)})}' }, { hookId: 'h4', hookName: 'before each', title: [Array], body: 'function () {\n notification = new notification_pb["Notification"]();\n var event = new notification_pb["Notification"].Event();\n var cidi = new notification_pb["Notification"].ClientIdleShutdownImminent();\n event.setClientIdleShutdownImminent(cidi);\n notification.setEvent(event);\n cidi.setSecondsUntilShutdown(2);\n }' }, { hookId: 'h5', hookName: 'before each', title: [Array], body: 'function () {\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.document().then(function (doc) {\n cy.stub(doc, \'hasFocus\').returns(false);\n });\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification.serializeBinary()));\n cy.get(\'.toast-container .toast\').should(\'contain\', \'Client Timeout\');\n });\n }' } ], tests: [ { testId: 'r4', title: [Array], state: 'passed', body: 'function () {\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n var notification0 = new notification_pb["Notification"]();\n var event0 = new notification_pb["Notification"].Event();\n var info0 = new notification_pb["Notification"].AnalysisCompleted();\n event0.setAnalysisCompleted(info0);\n notification0.setEvent(event0);\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification0.serializeBinary()));\n cy.get(\'.toast-container .toast\').should(\'contain\', \'Analysis complete\');\n });\n }', stack: null, error: null, timings: [Object], failedFromHookId: null, wallClockStartedAt: 2019-06-26T10:31:39.988Z, wallClockDuration: 18308, videoTimestamp: null }, { testId: 'r7', title: [Array], state: 'passed', body: 'function () {\n // force as cypress tries to wait for the progress animation before clicking\n cy.get(\'.toast-container .toast\').click({ force: true });\n cy.wait(3000);\n cy.url().should(\'contain\', \'initial-configuration\');\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.request(mockBase + "/engine/" + camDocumentId + "/keep-alive-call-count")\n .its(\'body\')\n .its(\'count\')\n .should(\'eq\', 1);\n });\n }', stack: null, error: null, timings: [Object], failedFromHookId: null, wallClockStartedAt: 2019-06-26T10:31:58.318Z, wallClockDuration: 23422, videoTimestamp: null }, { testId: 'r8', title: [Array], state: 'passed', body: 'function () {\n cy.wait(3000);\n cy.url().should(\'eq\', Cypress.config().baseUrl + \'/app/components\');\n }', stack: null, error: null, timings: [Object], failedFromHookId: null, wallClockStartedAt: 2019-06-26T10:32:22.843Z, wallClockDuration: 21692, videoTimestamp: null }, { testId: 'r10', title: [Array], state: 'failed', body: 'function () {\n cy.document().then(function (doc) {\n cy.stub(doc, \'hasFocus\').returns(true);\n });\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(notification.serializeBinary()));\n cy.wait(3000);\n cy.request(mockBase + "/engine/" + camDocumentId + "/keep-alive-call-count")\n .its(\'body\')\n .its(\'count\')\n .should(\'eq\', 1);\n });\n }', stack: 'CypressError: Timed out after waiting \'60000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'60000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.\n\nBecause this error occurred during a \'before each\' hook we are skipping the remaining tests in the current suite: \'Engine Notifications\'\n at Object.cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:83220:11)\n at Object.throwErr (http://localhost:3000/__cypress/runner/cypress_runner.js:83185:18)\n at Object.throwErrByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:83212:17)\n at timedOutWaitingForPageLoad (http://localhost:3000/__cypress/runner/cypress_runner.js:72977:17)\n at http://localhost:3000/__cypress/runner/cypress_runner.js:73641:18\n at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:132142:23)\n at http://localhost:3000/__cypress/runner/cypress_runner.js:127452:41\n at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:132142:23)\n at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:130160:31)\n at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:130217:18)\n at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:130262:10)\n at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:130337:18)\n at Async._drainQueue (http://localhost:3000/__cypress/runner/cypress_runner.js:127066:16)\n at Async._drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:127076:10)\n at Async.drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:126950:14)', error: 'Timed out after waiting \'60000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'60000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.\n\nBecause this error occurred during a \'before each\' hook we are skipping the remaining tests in the current suite: \'Engine Notifications\'', timings: [Object], failedFromHookId: 'h2', wallClockStartedAt: 2019-06-26T10:32:44.569Z, wallClockDuration: 120069, videoTimestamp: null }, { testId: 'r12', title: [Array], state: 'skipped', body: 'function () {\n cy.get(\'[data-cam-document-id]\').then(function (el) {\n var camDocumentId = el.attr(\'data-cam-document-id\');\n var busyNotification = new notification_pb["Notification"]();\n var event = new notification_pb["Notification"].Event();\n var busyState = new notification_pb["Notification"].BusyState();\n busyState.setBusy(true);\n event.setBusyState(busyState);\n busyNotification.setEvent(event);\n cy.get(\'cnc-simulator [data-engine-busy-spinner]\').should(\'not.be.visible\');\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(busyNotification.serializeBinary()));\n cy.get(\'cnc-simulator [data-engine-busy-spinner]\').should(\'be.visible\');\n busyState.setBusy(false);\n cy.request(\'POST\', mockBase + "/engine/" + camDocumentId + "/notification", __spread(busyNotification.serializeBinary()));\n cy.get(\'cnc-simulator [data-engine-busy-spinner]\').should(\'not.be.visible\');\n });\n }', stack: null, error: null, timings: null, failedFromHookId: null, wallClockStartedAt: null, wallClockDuration: null, videoTimestamp: null } ], error: null, video: null, screenshots: [], spec: { name: 'app/parts/store/configuration/engine-notifications.mock-only.e2e.ts', relative: 'src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts', absolute: '/builds/dev/frontend/src/app/parts/store/configuration/engine-notifications.mock-only.e2e.ts' }, shouldUploadVideo: true } +64ms cypress:server:run final results of all runs: { startedTestsAt: 2019-06-26T10:31:39.973Z, endedTestsAt: 2019-06-26T10:34:44.651Z, totalDuration: 184678, totalSuites: 6, totalTests: 5, totalFailed: 1, totalPassed: 3, totalPending: 0, totalSkipped: 1, runs: [ { stats: [Object], reporter: 'spec', reporterStats: [Object], hooks: [Array], tests: [Array], error: null, video: null, screenshots: [], spec: [Object], shouldUploadVideo: true } ], browserPath: 'google-chrome', browserName: 'chrome', browserVersion: '69.0.3497.100', osName: 'linux', osVersion: 'Debian - 8.11', cypressVersion: '3.3.1', runUrl: undefined, config: { ignoreTestFiles: [ '!**/*.e2e.ts', '**/*.util.e2e.ts', '**/server/test/**' ], integrationFolder: '/builds/dev/frontend/src', baseUrl: 'http://localhost:3000', modifyObstructiveCode: false, video: false, projectRoot: '/builds/dev/frontend', projectName: 'frontend', morgan: false, isTextTerminal: true, socketId: 'zhs62', report: true, watchForFileChanges: false, port: 37289, hosts: null, userAgent: null, reporter: 'spec', reporterOptions: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/__cypress/reporter', testFiles: '**/*.*', defaultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, pageLoadTimeout: 60000, execTimeout: 60000, taskTimeout: 60000, videoCompression: 32, videoUploadOnPasses: true, chromeWebSecurity: true, waitForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 0, trashAssetsBeforeRuns: true, autoOpen: false, viewportWidth: 1000, viewportHeight: 660, fileServerFolder: '/builds/dev/frontend', videosFolder: '/builds/dev/frontend/cypress/videos', supportFile: '/builds/dev/frontend/cypress/support/index.js', fixturesFolder: '/builds/dev/frontend/cypress/fixtures', screenshotsFolder: '/builds/dev/frontend/cypress/screenshots', namespace: '__cypress', pluginsFile: '/builds/dev/frontend/cypress/plugins/index.js', javascripts: [], env: { API_ENDPOINT: 'http://localhost:8000/v3', FRONTEND_API_ENDPOINT: 'http://localhost:3000', API_HOST: 'http://localhost:8000', CACHE_FOLDER: '/builds/dev/frontend/cypress-cache' }, cypressEnv: 'production', resolved: { animationDistanceThreshold: [Object], fileServerFolder: [Object], baseUrl: [Object], fixturesFolder: [Object], chromeWebSecurity: [Object], modifyObstructiveCode: [Object], integrationFolder: [Object], env: [Object], pluginsFile: [Object], hosts: [Object], screenshotsFolder: [Object], numTestsKeptInMemory: [Object], supportFile: [Object], port: [Object], reporter: [Object], videosFolder: [Object], reporterOptions: [Object], testFiles: [Object], defaultCommandTimeout: [Object], trashAssetsBeforeRuns: [Object], execTimeout: [Object], blacklistHosts: [Object], pageLoadTimeout: [Object], userAgent: [Object], requestTimeout: [Object], viewportWidth: [Object], responseTimeout: [Object], viewportHeight: [Object], taskTimeout: [Object], video: [Object], videoCompression: [Object], videoUploadOnPasses: [Object], watchForFileChanges: [Object], waitForAnimations: [Object] }, parentTestsFolder: '/builds/dev/frontend', parentTestsFolderDisplay: 'frontend', supportFolder: '/builds/dev/frontend/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/builds/dev/frontend/src/examples', scaffoldedFiles: [ [Object], [Object] ], state: {}, proxyUrl: 'http://localhost:37289', browserUrl: 'http://localhost:3000/__/', reporterUrl: 'http://localhost:3000/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } } +3ms ====================================================================================================  (Run Finished)    Spec Tests Passing Failing Pending Skipped  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✖ app/parts/store/configuration/engine… 03:04 5 3 1 - 1 │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   1 of 1 failed (100%) 03:04 5 3 1 - 1 cypress:server:cypress about to exit with code 1 +4m 2019-06-26T10:34:44.947Z cypress:cli Stopping Xvfb [?25herror Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. section_end:1561545285:build_script section_start:1561545285:after_script section_end:1561545285:after_script section_start:1561545285:upload_artifacts_on_failure Uploading artifacts... WARNING: cypress/screenshots/: no matching files  WARNING: cypress/errors/: no matching files  ERROR: No files to upload  section_end:1561545285:upload_artifacts_on_failure ERROR: Job failed: command terminated with exit code 1