Skip to content

Instantly share code, notes, and snippets.

@NickMele
Created October 2, 2019 00:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NickMele/56bb0953ad19a9198c740b3fec00eca9 to your computer and use it in GitHub Desktop.
Save NickMele/56bb0953ad19a9198c740b3fec00eca9 to your computer and use it in GitHub Desktop.
DEBUG=cypress:* npm run cypress:open
> discovery-tooling@1.0.0 cypress:open /Users/nickmele/Development/discovery-tooling
> cypress open
cypress:cli cli starts with arguments ["/Users/nickmele/.nvm/versions/node/v10.16.3/bin/node","/Users/nickmele/Development/discovery-tooling/node_modules/.bin/cypress","open"] +0ms
cypress:cli NODE_OPTIONS=--max_old_space_size=4096 +0ms
cypress:cli program parsing arguments +4ms
cypress:cli opening Cypress +2ms
cypress:cli parsed cli options {} +141ms
cypress:cli opening from options {"project":"/Users/nickmele/Development/discovery-tooling"} +0ms
cypress:cli command line arguments ["--project","/Users/nickmele/Development/discovery-tooling"] +0ms
cypress:cli verifying Cypress app +0ms
cypress:cli checking environment variables +1ms
cypress:cli checking if executable exists /Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/MacOS/Cypress +5ms
cypress:cli Binary is executable? : true +2ms
cypress:cli binaryDir is /Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app +1ms
cypress:cli Reading binary package.json from: /Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/Resources/app/package.json +0ms
cypress:cli Found binary version 3.5.0 installed in: /Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app +4ms
cypress:cli { verified: true } +5ms
cypress:cli is Verified ? true +3ms
cypress:cli needs to start own Xvfb? false +0ms
cypress:cli spawning, should retry on display problem? false +1ms
cypress:cli spawning Cypress with executable: /Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/MacOS/Cypress +9ms
cypress:cli spawn args [ '--project', '/Users/nickmele/Development/discovery-tooling', '--cwd', '/Users/nickmele/Development/discovery-tooling' ] { detached: false, stdio: 'inherit' } +1ms
cypress:ts Running without ts-node hook in environment "production" +0ms
cypress:server:cypress starting cypress with argv [ '/Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/MacOS/Cypress', '--project', '/Users/nickmele/Development/discovery-tooling', '--cwd', '/Users/nickmele/Development/discovery-tooling' ] +0ms
cypress:server:args argv array: [ '/Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/MacOS/Cypress', '--project', '/Users/nickmele/Development/discovery-tooling', '--cwd', '/Users/nickmele/Development/discovery-tooling' ] +0ms
cypress:server:args argv parsed: { _: [ '/Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/MacOS/Cypress' ], project: '/Users/nickmele/Development/discovery-tooling', cwd: '/Users/nickmele/Development/discovery-tooling', invokedFromCli: true } +6ms
cypress:server:util:proxy found proxy environment variables { npm_config_proxy: '', npm_config_https_proxy: '' } +0ms
cypress:server:args options { _: [ '/Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/MacOS/Cypress' ], project: '/Users/nickmele/Development/discovery-tooling', cwd: '/Users/nickmele/Development/discovery-tooling', invokedFromCli: true, config: {} } +2ms
cypress:server:args argv options: { _: [ '/Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/MacOS/Cypress' ], project: '/Users/nickmele/Development/discovery-tooling', cwd: '/Users/nickmele/Development/discovery-tooling', invokedFromCli: true, config: {}, projectRoot: '/Users/nickmele/Development/discovery-tooling' } +0ms
cypress:server:appdata path: /Users/nickmele/Library/Application Support/Cypress/cy/production +0ms
cypress:server:cypress starting in mode interactive +700ms
cypress:server:appdata path: /Users/nickmele/Library/Application Support/Cypress/cy/production +890ms
cypress:server:appdata path: /Users/nickmele/Library/Application Support/Cypress/cy/production/cache +6ms
cypress:server:appdata path: /Users/nickmele/Library/Application Support/Cypress/cy/production/browsers +5s
cypress:server:saved_state making saved state from /Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/Resources/app/packages/server +0ms
cypress:server:saved_state for project path /Users/nickmele/Development/discovery-tooling +0ms
cypress:server:saved_state state path for project /Users/nickmele/Development/discovery-tooling +2ms
cypress:server:appdata path: /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +524ms
cypress:server:saved_state full state path /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +0ms
cypress:server:saved_state making new state file around /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +0ms
cypress:server:file get values from /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +0ms
cypress:server:file attempt to get lock on /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +1ms
cypress:server:file gettin lock succeeded or failed for /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +7ms
cypress:server:file read /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +0ms
cypress:server:file read succeeded or failed for /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +2ms
cypress:server:file attempt to unlock /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +1ms
cypress:server:file unlock succeeded or failed for /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +1ms
cypress:server:windows creating electron window with options { backgroundColor: '#dfe2e4', width: 800, height: 550, minWidth: 458, minHeight: 400, x: null, y: null, type: 'INDEX', devTools: false, trackState: { width: 'appWidth', height: 'appHeight', x: 'appX', y: 'appY', devTools: 'isAppDevToolsOpen' }, onBlur: [Function: onBlur], onFocus: [Function: onFocus], onClose: [Function: onClose], show: true, frame: true, transparent: false, webPreferences: { preload: '/Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/Resources/app/packages/server/lib/ipc/ipc.js', partition: null, chromeWebSecurity: true, nodeIntegration: false, backgroundThrottling: false, backgroundColor: '#dfe2e4', transparent: false }, url: 'file:///Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/Resources/app/packages/desktop-gui/dist/index.html', contextMenu: false, recordFrameRate: null, onPaint: null, onCrashed: [Function: onCrashed], onNewWindow: [Function: onNewWindow] } +0ms
cypress:server:events got request for event: on:menu:clicked, undefined +0ms
cypress:server:events got request for event: get:options, undefined +0ms
cypress:server:events sending ipc data { type: 'get:options', data: { id: 0.2826629091490218, data: { _: [Array], project: '/Users/nickmele/Development/discovery-tooling', cwd: '/Users/nickmele/Development/discovery-tooling', invokedFromCli: true, config: {}, projectRoot: '/Users/nickmele/Development/discovery-tooling', onFocusTests: [Function: onFocusTests], os: 'darwin', version: '3.5.0' } } } +1ms
cypress:server:events got request for event: get:current:user, undefined +0ms
cypress:server:file get values from /Users/nickmele/Library/Application Support/Cypress/cy/production/cache +838ms
cypress:server:file attempt to get lock on /Users/nickmele/Library/Application Support/Cypress/cy/production/cache +0ms
cypress:server:file gettin lock succeeded or failed for /Users/nickmele/Library/Application Support/Cypress/cy/production/cache +3ms
cypress:server:file read /Users/nickmele/Library/Application Support/Cypress/cy/production/cache +1ms
cypress:server:file read succeeded or failed for /Users/nickmele/Library/Application Support/Cypress/cy/production/cache +1ms
cypress:server:file attempt to unlock /Users/nickmele/Library/Application Support/Cypress/cy/production/cache +0ms
cypress:server:file unlock succeeded or failed for /Users/nickmele/Library/Application Support/Cypress/cy/production/cache +0ms
cypress:server:events sending ipc data { type: 'get:current:user', data: { id: 0.45577725460372265, data: {} } } +9ms
cypress:server:events got request for event: on:focus:tests, undefined +50ms
cypress:server:events got request for event: on:spec:changed, undefined +1ms
cypress:server:events got request for event: on:config:changed, undefined +0ms
cypress:server:events got request for event: on:project:error, undefined +0ms
cypress:server:events got request for event: on:project:warning, undefined +0ms
cypress:server:events got request for event: open:project, '/Users/nickmele/Development/discovery-tooling' +0ms
cypress:server:events got request for event: updater:check, undefined +3ms
cypress:server:updater checking for new version of Cypress. current version is 3.5.0 +0ms
cypress:launcher checking one browser chrome +0ms
cypress:launcher looking up chrome on darwin platform +1ms
cypress:launcher looking for app Contents/MacOS/Google Chrome id com.google.Chrome +0ms
cypress:launcher looking for bundle id com.google.Chrome using command: mdfind 'kMDItemCFBundleIdentifier=="com.google.Chrome"' | head -1 +0ms
cypress:launcher checking one browser chrome +20ms
cypress:launcher looking up chrome on darwin platform +1ms
cypress:launcher looking for app Contents/MacOS/Google Chrome id com.google.Chrome +0ms
cypress:launcher looking for bundle id com.google.Chrome using command: mdfind 'kMDItemCFBundleIdentifier=="com.google.Chrome"' | head -1 +0ms
cypress:launcher checking one browser chrome +14ms
cypress:launcher looking up chrome on darwin platform +0ms
cypress:launcher looking for app Contents/MacOS/Google Chrome id com.google.Chrome +1ms
cypress:launcher looking for bundle id com.google.Chrome using command: mdfind 'kMDItemCFBundleIdentifier=="com.google.Chrome"' | head -1 +0ms
cypress:network:agent addRequest called { isHttps: true, href: 'https://download.cypress.io/desktop.json' } +0ms
cypress:network:connect beginning getAddress { hostname: 'download.cypress.io', port: 443 } +0ms
cypress:network:connect got addresses { hostname: 'download.cypress.io', port: 443, addresses: [ { address: '104.25.215.23', family: 4 }, { address: '104.25.214.23', family: 4 } ] } +62ms
cypress:network:agent got family { family: 4, href: 'https://download.cypress.io/desktop.json' } +97ms
cypress:launcher found com.google.Chrome at /Applications/Google Chrome.app +286ms
cypress:launcher reading property file "/Applications/Google Chrome.app/Contents/Info.plist" +0ms
cypress:launcher found com.google.Chrome at /Applications/Google Chrome.app +1ms
cypress:launcher reading property file "/Applications/Google Chrome.app/Contents/Info.plist" +0ms
cypress:launcher found com.google.Chrome at /Applications/Google Chrome.app +1ms
cypress:launcher reading property file "/Applications/Google Chrome.app/Contents/Info.plist" +0ms
cypress:launcher setting major version for {"name":"chrome","family":"chrome","displayName":"Chrome","version":"77.0.3865.90","path":"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"} +12ms
cypress:launcher browser chrome version 77.0.3865.90 major version 77 +0ms
cypress:launcher setting major version for {"name":"chrome","family":"chrome","displayName":"Chrome","version":"77.0.3865.90","path":"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"} +6ms
cypress:launcher browser chrome version 77.0.3865.90 major version 77 +0ms
cypress:launcher setting major version for {"name":"chrome","family":"chrome","displayName":"Chrome","version":"77.0.3865.90","path":"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"} +8ms
cypress:launcher browser chrome version 77.0.3865.90 major version 77 +0ms
cypress:launcher checking one browser chromium +1ms
cypress:launcher looking up chromium on darwin platform +0ms
cypress:launcher looking for app Contents/MacOS/Chromium id org.chromium.Chromium +0ms
cypress:launcher looking for bundle id org.chromium.Chromium using command: mdfind 'kMDItemCFBundleIdentifier=="org.chromium.Chromium"' | head -1 +0ms
cypress:launcher checking one browser chromium +16ms
cypress:launcher looking up chromium on darwin platform +0ms
cypress:launcher looking for app Contents/MacOS/Chromium id org.chromium.Chromium +0ms
cypress:launcher looking for bundle id org.chromium.Chromium using command: mdfind 'kMDItemCFBundleIdentifier=="org.chromium.Chromium"' | head -1 +0ms
cypress:server:updater latest version of Cypress is: 3.4.1 +465ms
cypress:server:updater new version of Cypress does not exist +0ms
cypress:server:events sending ipc data { type: 'updater:check', data: { id: 0.05882032394692582, data: false } } +466ms
cypress:launcher found org.chromium.Chromium at +78ms
cypress:launcher reading property file "Contents/Info.plist" +0ms
cypress:launcher could not read Info.plist for Contents/Info.plist +1ms
cypress:launcher looking for application /Applications/Chromium.app +0ms
cypress:launcher reading property file "/Applications/Chromium.app/Contents/Info.plist" +0ms
cypress:launcher could not read Info.plist for /Applications/Chromium.app/Contents/Info.plist +1ms
cypress:launcher could not detect chromium using traditional Mac methods +0ms
cypress:launcher trying linux search +0ms
cypress:launcher finding version string using command "chromium-browser --version" +0ms
cypress:launcher Received error detecting browser binary: "chromium-browser" with error: spawn chromium-browser ENOENT +19ms
cypress:launcher browser chromium not installed +0ms
cypress:launcher found org.chromium.Chromium at +0ms
cypress:launcher reading property file "Contents/Info.plist" +0ms
cypress:launcher could not read Info.plist for Contents/Info.plist +1ms
cypress:launcher looking for application /Applications/Chromium.app +0ms
cypress:launcher reading property file "/Applications/Chromium.app/Contents/Info.plist" +0ms
cypress:launcher could not read Info.plist for /Applications/Chromium.app/Contents/Info.plist +1ms
cypress:launcher could not detect chromium using traditional Mac methods +0ms
cypress:launcher trying linux search +0ms
cypress:launcher finding version string using command "chromium --version" +0ms
cypress:launcher Received error detecting browser binary: "chromium" with error: spawn chromium ENOENT +12ms
cypress:launcher browser chromium not installed +0ms
cypress:launcher checking one browser canary +0ms
cypress:launcher looking up canary on darwin platform +1ms
cypress:launcher looking for app Contents/MacOS/Google Chrome Canary id com.google.Chrome.canary +0ms
cypress:launcher looking for bundle id com.google.Chrome.canary using command: mdfind 'kMDItemCFBundleIdentifier=="com.google.Chrome.canary"' | head -1 +16ms
cypress:launcher found com.google.Chrome.canary at +78ms
cypress:launcher reading property file "Contents/Info.plist" +1ms
cypress:launcher could not read Info.plist for Contents/Info.plist +0ms
cypress:launcher looking for application /Applications/Google Chrome Canary.app +0ms
cypress:launcher reading property file "/Applications/Google Chrome Canary.app/Contents/Info.plist" +0ms
cypress:launcher could not read Info.plist for /Applications/Google Chrome Canary.app/Contents/Info.plist +0ms
cypress:launcher could not detect canary using traditional Mac methods +0ms
cypress:launcher trying linux search +0ms
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 +13ms
cypress:launcher browser canary not installed +1ms
cypress:server:project Project created /Users/nickmele/Development/discovery-tooling +0ms
cypress:server:openproject opening project /Users/nickmele/Development/discovery-tooling +0ms
cypress:server:project opening project instance /Users/nickmele/Development/discovery-tooling +1ms
cypress:server:config setting support file /Users/nickmele/Development/discovery-tooling/cypress/support +0ms
cypress:server:config for project root /Users/nickmele/Development/discovery-tooling +0ms
cypress:server:config set support folder /Users/nickmele/Development/discovery-tooling/cypress/support +2ms
cypress:server:config setting plugins file /Users/nickmele/Development/discovery-tooling/cypress/plugins +0ms
cypress:server:config for project root /Users/nickmele/Development/discovery-tooling +0ms
cypress:server:config set pluginsFile to /Users/nickmele/Development/discovery-tooling/cypress/plugins/index.js +1ms
cypress:server:config set scaffold paths +1ms
cypress:server:scaffold scaffolded files ["cypress/integration/examples/actions.spec.js","cypress/integration/examples/aliasing.spec.js","cypress/integration/examples/assertions.spec.js","cypress/integration/examples/connectors.spec.js","cypress/integration/examples/cookies.spec.js","cypress/integration/examples/cypress_api.spec.js","cypress/integration/examples/files.spec.js","cypress/integration/examples/local_storage.spec.js","cypress/integration/examples/location.spec.js","cypress/integration/examples/misc.spec.js","cypress/integration/examples/navigation.spec.js","cypress/integration/examples/network_requests.spec.js","cypress/integration/examples/querying.spec.js","cypress/integration/examples/spies_stubs_clocks.spec.js","cypress/integration/examples/traversal.spec.js","cypress/integration/examples/utilities.spec.js","cypress/integration/examples/viewport.spec.js","cypress/integration/examples/waiting.spec.js","cypress/integration/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 +17ms
cypress:server:project get saved state +42ms
cypress:server:saved_state making saved state from /Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/Resources/app/packages/server +2s
cypress:server:saved_state for project path /Users/nickmele/Development/discovery-tooling +0ms
cypress:server:saved_state state path for project /Users/nickmele/Development/discovery-tooling +0ms
cypress:server:appdata path: /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +2s
cypress:server:saved_state full state path /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +2s
cypress:server:file get values from /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +714ms
cypress:server:file attempt to get lock on /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +0ms
cypress:server:file gettin lock succeeded or failed for /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +2ms
cypress:server:file read /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +0ms
cypress:server:file read succeeded or failed for /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +0ms
cypress:server:file attempt to unlock /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +0ms
cypress:server:file unlock succeeded or failed for /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/state.json +1ms
cypress:server:scaffold determine if new project by globbing files in { integrationFolder: '/Users/nickmele/Development/discovery-tooling/cypress/integration' } +17ms
cypress:server:scaffold found 1 files in folder /Users/nickmele/Development/discovery-tooling/cypress/integration +9ms
cypress:server:scaffold determine if we should scaffold: +1ms
cypress:server:scaffold - empty? false +0ms
cypress:server:scaffold - different number of files? true +1ms
cypress:server:scaffold - same sizes? false +0ms
cypress:server:scaffold untouched scaffold false modal closed true +0ms
cypress:server:scaffold plugins folder /Users/nickmele/Development/discovery-tooling/cypress/plugins +1ms
cypress:server:scaffold verify scaffolding in /Users/nickmele/Development/discovery-tooling/cypress/plugins +0ms
cypress:server:scaffold folder /Users/nickmele/Development/discovery-tooling/cypress/plugins already exists +1ms
cypress:server:plugins plugins.init /Users/nickmele/Development/discovery-tooling/cypress/plugins/index.js +0ms
cypress:server:plugins:child pluginsFile: /Users/nickmele/Development/discovery-tooling/cypress/plugins/index.js +0ms
cypress:server:plugins:child require pluginsFile +1ms
cypress:server:plugins:child run plugins function +2ms
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:server:plugins register plugins process event _get:task:body with id 0 +250ms
cypress:server:plugins register event '_get:task:body' +0ms
cypress:server:plugins register plugins process event _get:task:keys with id 1 +1ms
cypress:server:plugins register event '_get:task:keys' +0ms
cypress:server:project plugin config yielded: null +267ms
cypress:server:buffers resetting buffers +0ms
cypress:server:server Server listening on { address: '127.0.0.1', family: 'IPv4', port: 65412 } +0ms
cypress:server:appdata path: /Users/nickmele/Library/Application Support/Cypress/cy/production/proxy +362ms
cypress:https-proxy Created SNI HTTPS Proxy Server { port: 65414 } +0ms
cypress:network:connect beginning getAddress { hostname: '[REDACTED]', port: 31843 } +882ms
cypress:network:connect got addresses { hostname: '[REDACTED]', port: 31843, addresses: [ { address: '9.30.97.109', family: 4 } ] } +2ms
cypress:server:server Setting remoteAuth undefined +147ms
cypress:server:cors Parsed URL { port: '31843', tld: 'com', domain: 'ibm' } +0ms
cypress:server:server Setting remoteOrigin https://[REDACTED]:31843 +22ms
cypress:server:server Setting remoteHostAndPort { port: '31843', tld: 'com', domain: 'ibm' } +0ms
cypress:server:server Setting remoteDocDomain ibm.com +0ms
cypress:server:server Getting remote state: { auth: undefined, props: { port: '31843', tld: 'com', domain: 'ibm' }, origin: 'https://[REDACTED]:31843', strategy: 'http', visiting: undefined, domainName: 'ibm.com', fileServer: null } +0ms
cypress:server:project project config: { baseUrl: 'https://[REDACTED]:31843/discovery/zen-papist', env: { INSTALL_BINARY: 'https://cdn.cypress.io/beta/binary/3.5.0/darwin-x64/circle-develop-70b769c53a1c6128ca189ef8ec47551d767d7469-159180/cypress.zip' }, trashAssetsBeforeRuns: true, videoUploadOnPasses: false, chromeWebSecurity: false, blacklistHosts: [], projectRoot: '/Users/nickmele/Development/discovery-tooling', projectName: 'discovery-tooling', report: false, browsers: [ { name: 'chrome', family: 'chrome', displayName: 'Chrome', version: '77.0.3865.90', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', majorVersion: '77' }, { name: 'electron', family: 'electron', displayName: 'Electron', version: '61.0.3163.100', path: '', majorVersion: '61', info: 'Electron is the default browser that comes with Cypress. This is the browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], port: 65412, hosts: null, morgan: true, socketId: null, projectId: null, userAgent: null, isTextTerminal: false, reporter: 'spec', reporterOptions: null, clientRoute: '/__/', xhrRoute: '/xhrs/', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/__cypress/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', defaultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, pageLoadTimeout: 60000, execTimeout: 60000, taskTimeout: 60000, video: true, videoCompression: 32, modifyObstructiveCode: true, waitForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 50, watchForFileChanges: true, autoOpen: false, viewportWidth: 1000, viewportHeight: 660, fileServerFolder: '/Users/nickmele/Development/discovery-tooling', videosFolder: '/Users/nickmele/Development/discovery-tooling/cypress/videos', supportFile: '/Users/nickmele/Development/discovery-tooling/cypress/support/index.js', fixturesFolder: '/Users/nickmele/Development/discovery-tooling/cypress/fixtures', integrationFolder: '/Users/nickmele/Development/discovery-tooling/cypress/integration', screenshotsFolder: '/Users/nickmele/Development/discovery-tooling/cypress/screenshots', namespace: '__cypress', pluginsFile: '/Users/nickmele/Development/discovery-tooling/cypress/plugins/index.js', javascripts: [], cypressEnv: 'production', parentTestsFolder: '/Users/nickmele/Development/discovery-tooling/cypress', parentTestsFolderDisplay: 'discovery-tooling/cypress', supportFolder: '/Users/nickmele/Development/discovery-tooling/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/Users/nickmele/Development/discovery-tooling/cypress/integration/examples', scaffoldedFiles: [ { name: 'cypress', children: [Array] } ], state: { showedOnBoardingModal: true, autoScrollingEnabled: true, isBrowserDevToolsOpen: true, browserWidth: 1680, browserHeight: 1027, browserX: 1, browserY: 36 }, isNewProject: false, proxyUrl: 'http://localhost:65412', browserUrl: 'https://[REDACTED]:31843/__/', reporterUrl: 'https://[REDACTED]:31843/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } +264ms
cypress:server:project watch settings files +19ms
cypress:server:project scaffolding project /Users/nickmele/Development/discovery-tooling +6ms
cypress:server:scaffold support folder /Users/nickmele/Development/discovery-tooling/cypress/support, support file /Users/nickmele/Development/discovery-tooling/cypress/support/index.js +540ms
cypress:server:scaffold verify scaffolding in /Users/nickmele/Development/discovery-tooling/cypress/support +0ms
cypress:server:scaffold integration folder /Users/nickmele/Development/discovery-tooling/cypress/integration +1ms
cypress:server:scaffold verify scaffolding in /Users/nickmele/Development/discovery-tooling/cypress/integration +0ms
cypress:server:scaffold fixture folder /Users/nickmele/Development/discovery-tooling/cypress/fixtures +0ms
cypress:server:scaffold verify scaffolding in /Users/nickmele/Development/discovery-tooling/cypress/fixtures +0ms
cypress:server:scaffold folder /Users/nickmele/Development/discovery-tooling/cypress/support already exists +1ms
cypress:server:scaffold folder /Users/nickmele/Development/discovery-tooling/cypress/integration already exists +0ms
cypress:server:scaffold folder /Users/nickmele/Development/discovery-tooling/cypress/fixtures already exists +0ms
cypress:server:project attempt watch plugins file: /Users/nickmele/Development/discovery-tooling/cypress/plugins/index.js +3ms
cypress:server:project plugins file found? true +102ms
cypress:server:project watch plugins file +0ms
cypress:server:events sending ipc data { type: 'open:project', data: { id: 0.11576741933291057, data: { baseUrl: 'https://[REDACTED]:31843/discovery/zen-papist', env: [Object], trashAssetsBeforeRuns: true, videoUploadOnPasses: false, chromeWebSecurity: false, blacklistHosts: [], projectRoot: '/Users/nickmele/Development/discovery-tooling', projectName: 'discovery-tooling', report: false, browsers: [Array], port: 65412, hosts: null, morgan: true, socketId: null, projectId: null, userAgent: null, isTextTerminal: false, reporter: 'spec', reporterOptions: null, clientRoute: '/__/', xhrRoute: '/xhrs/', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/__cypress/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', defaultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, pageLoadTimeout: 60000, execTimeout: 60000, taskTimeout: 60000, video: true, videoCompression: 32, modifyObstructiveCode: true, waitForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 50, watchForFileChanges: true, autoOpen: false, viewportWidth: 1000, viewportHeight: 660, fileServerFolder: '/Users/nickmele/Development/discovery-tooling', videosFolder: '/Users/nickmele/Development/discovery-tooling/cypress/videos', supportFile: '/Users/nickmele/Development/discovery-tooling/cypress/support/index.js', fixturesFolder: '/Users/nickmele/Development/discovery-tooling/cypress/fixtures', integrationFolder: '/Users/nickmele/Development/discovery-tooling/cypress/integration', screenshotsFolder: '/Users/nickmele/Development/discovery-tooling/cypress/screenshots', namespace: '__cypress', pluginsFile: '/Users/nickmele/Development/discovery-tooling/cypress/plugins/index.js', javascripts: [], cypressEnv: 'production', resolved: [Object], parentTestsFolder: '/Users/nickmele/Development/discovery-tooling/cypress', parentTestsFolderDisplay: 'discovery-tooling/cypress', supportFolder: '/Users/nickmele/Development/discovery-tooling/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/Users/nickmele/Development/discovery-tooling/cypress/integration/examples', scaffoldedFiles: [Array], state: [Object], isNewProject: false, proxyUrl: 'http://localhost:65412', browserUrl: 'https://[REDACTED]:31843/__/', reporterUrl: 'https://[REDACTED]:31843/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } } } +880ms
cypress:server:events got request for event: get:specs, undefined +26ms
cypress:server:openproject check for spec updates +758ms
cypress:server:events got request for event: get:project:status, { path: '/Users/nickmele/Development/discovery-tooling' } +3ms
cypress:server:project get project status for undefined /Users/nickmele/Development/discovery-tooling +55ms
cypress:server:project no project id +0ms
cypress:server:openproject watch test files: **/*.* in /Users/nickmele/Development/discovery-tooling/cypress/integration +2ms
cypress:server:specs looking for test specs in the folder: /Users/nickmele/Development/discovery-tooling/cypress/integration +0ms
cypress:server:events sending ipc data { type: 'get:project:status', data: { id: 0.23395584756805254, data: { path: '/Users/nickmele/Development/discovery-tooling', state: 'VALID' } } } +9ms
cypress:server:specs found spec file /Users/nickmele/Development/discovery-tooling/cypress/integration/projects/list.js +12ms
cypress:server:specs found 1 spec files: [ { name: 'projects/list.js', relative: 'cypress/integration/projects/list.js', absolute: '/Users/nickmele/Development/discovery-tooling/cypress/integration/projects/list.js' } ] +0ms
cypress:server:events sending ipc data { type: 'get:specs', data: { id: 0.13312947960218335, data: { integration: [Array] } } } +10ms
cypress:server:events got request for event: close:browser, undefined +2s
cypress:server:events sending ipc data { type: 'close:browser', data: { id: 0.5278522975499105, data: undefined } } +1ms
cypress:server:events got request for event: launch:browser, { browser: { displayName: 'Chrome', family: 'chrome', isChosen: true, majorVersion: '77', name: 'chrome', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', version: '77.0.3865.90' }, spec: { absolute: '/Users/nickmele/Development/discovery-tooling/cypress/integration/projects/list.js', name: 'projects/list.js', relative: 'cypress/integration/projects/list.js' } } +3ms
cypress:server:openproject resetting project state, preparing to launch browser +2s
cypress:server:project resetting project instance /Users/nickmele/Development/discovery-tooling +2s
cypress:server:buffers resetting buffers +2s
cypress:server:server Setting remoteAuth undefined +2s
cypress:server:cors Parsed URL { port: '31843', tld: 'com', domain: 'ibm' } +2s
cypress:server:server Setting remoteOrigin https://[REDACTED]:31843 +0ms
cypress:server:server Setting remoteHostAndPort { port: '31843', tld: 'com', domain: 'ibm' } +0ms
cypress:server:server Setting remoteDocDomain ibm.com +1ms
cypress:server:server Getting remote state: { auth: undefined, props: { port: '31843', tld: 'com', domain: 'ibm' }, origin: 'https://[REDACTED]:31843', strategy: 'http', visiting: undefined, domainName: 'ibm.com', fileServer: null } +0ms
cypress:server:openproject launching browser: { displayName: 'Chrome', family: 'chrome', isChosen: true, majorVersion: '77', name: 'chrome', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', version: '77.0.3865.90', isHeaded: true, isHeadless: false }, spec: cypress/integration/projects/list.js +1ms
cypress:server:browsers opening browser { displayName: 'Chrome', family: 'chrome', isChosen: true, majorVersion: '77', name: 'chrome', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', version: '77.0.3865.90', isHeaded: true, isHeadless: false } +0ms
cypress:server:plugins plugin event registered? { event: 'before:browser:launch', isRegistered: false } +2s
cypress:server:appdata path: /Users/nickmele/Library/Application Support/Cypress/cy/production/extensions +2s
cypress:server:browsers launch in chrome: https://[REDACTED]:31843/__/#/tests/integration/projects/list.js, --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,--proxy-server=http://localhost:65412,--disable-web-security,--allow-running-insecure-content,--proxy-bypass-list=<-loopback>,--load-extension=/Users/nickmele/Library/Application Support/Cypress/cy/production/browsers/chrome/interactive/CypressExtension,/Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/Resources/app/packages/extension/theme,--user-data-dir=/Users/nickmele/Library/Application Support/Cypress/cy/production/browsers/chrome/interactive,--disk-cache-dir=/Users/nickmele/Library/Application Support/Cypress/cy/production/browsers/chrome/interactive/CypressCache +0ms
cypress:launcher launching browser { displayName: 'Chrome', family: 'chrome', isChosen: true, majorVersion: '77', name: 'chrome', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', version: '77.0.3865.90', isHeaded: true, isHeadless: false } to open https://[REDACTED]:31843/__/#/tests/integration/projects/list.js +3s
cypress:launcher spawning browser { displayName: 'Chrome', family: 'chrome', isChosen: true, majorVersion: '77', name: 'chrome', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', version: '77.0.3865.90', isHeaded: true, isHeadless: false } with args https://[REDACTED]:31843/__/#/tests/integration/projects/list.js --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 --proxy-server=http://localhost:65412 --disable-web-security --allow-running-insecure-content --proxy-bypass-list=<-loopback> --load-extension=/Users/nickmele/Library/Application Support/Cypress/cy/production/browsers/chrome/interactive/CypressExtension,/Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/Resources/app/packages/extension/theme --user-data-dir=/Users/nickmele/Library/Application Support/Cypress/cy/production/browsers/chrome/interactive --disk-cache-dir=/Users/nickmele/Library/Application Support/Cypress/cy/production/browsers/chrome/interactive/CypressCache +1ms
cypress:server:browsers browser opened +56ms
cypress:server:server Got CONNECT request from [REDACTED]:31843 +966ms
cypress:https-proxy Writing browserSocket connection headers { url: '[REDACTED]:31843', headLength: 0, headers: { host: '[REDACTED]:31843', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36' } } +3s
cypress:server:server Got CONNECT request from [REDACTED]:31843 +2ms
cypress:https-proxy Writing browserSocket connection headers { url: '[REDACTED]:31843', headLength: 0, headers: { host: '[REDACTED]:31843', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36' } } +1ms
cypress:https-proxy Got first head bytes { url: '[REDACTED]:31843', head: '\u0016\u0003\u0001\u0002\u0000\u0001\u0000\u0001�\u0003\u0003}p�����\u0013ú�gW�\b\fm�u��\u0012�\u0005��Fk�� �\u001c�8E\u00118A\u0018���s+�̀�]��\u0007(' } +2ms
cypress:server:cors Parsed URL { port: '31843', tld: 'com', domain: 'ibm' } +972ms
cypress:server:server HTTPS request does match URL: https://[REDACTED]:31843 with props: { port: '31843', tld: 'com', domain: 'ibm' } +4ms
cypress:https-proxy Not making direct connection { url: '[REDACTED]:31843' } +2ms
cypress:https-proxy Got first head bytes { url: '[REDACTED]:31843', head: '\u0016\u0003\u0001\u0002\u0000\u0001\u0000\u0001�\u0003\u0003׊�=g%��ә�o\u0000~�:1\u00039��/�[ �\tKylH� シe\\+��o\u000ec�?eP�e} �&\u0013Ɯ\u000f' } +2ms
cypress:server:cors Parsed URL { port: '31843', tld: 'com', domain: 'ibm' } +4ms
cypress:server:server HTTPS request does match URL: https://[REDACTED]:31843 with props: { port: '31843', tld: 'com', domain: 'ibm' } +3ms
cypress:https-proxy Not making direct connection { url: '[REDACTED]:31843' } +2ms
cypress:server:server Got CONNECT request from clientservices.googleapis.com:443 +1ms
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 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36' } } +0ms
cypress:https-proxy Got first head bytes { url: 'clientservices.googleapis.com:443', head: '\u0016\u0003\u0001\u0002\u0000\u0001\u0000\u0001�\u0003\u0003��[0k;��\u00196�e����.�[�\u0019���vYڛ��>� ��P�\u0018�A���q�<GB)��|l߶' } +1ms
cypress:server:cors Parsed URL { port: '443', tld: 'googleapis.com', domain: 'clientservices' } +3ms
cypress:server:server HTTPS request does not match URL: https://clientservices.googleapis.com:443 with props: { port: '31843', tld: 'com', domain: 'ibm' } +2ms
cypress:server:server HTTPS request https://clientservices.googleapis.com:443 matches blacklist? undefined +1ms
cypress:https-proxy Making connection to clientservices.googleapis.com:443 +2ms
cypress:https-proxy getting proxy URL { port: 443, serverPort: 65412, sniPort: 65414, url: 'https://clientservices.googleapis.com:443' } +0ms
cypress:https-proxy Making intercepted connection to 65414 +4ms
cypress:https-proxy getting proxy URL { port: 65414, serverPort: 65412, sniPort: 65414, url: 'https://localhost:65414' } +0ms
cypress:https-proxy Making intercepted connection to 65414 +1ms
cypress:https-proxy getting proxy URL { port: 65414, serverPort: 65412, sniPort: 65414, url: 'https://localhost:65414' } +0ms
cypress:server:server Got CONNECT request from accounts.google.com:443 +7ms
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 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36' } } +2ms
cypress:https-proxy Got first head bytes { url: 'accounts.google.com:443', head: '\u0016\u0003\u0001\u0002\u0000\u0001\u0000\u0001�\u0003\u0003�)mzj\\���d�t��O(�#�4��Sy�6B\u0000\\ \u0002!\n_\u0006��/;Ut�\u0007A�oq�6H��' } +3ms
cypress:server:cors Parsed URL { port: '443', tld: 'com', domain: 'google' } +11ms
cypress:server:server HTTPS request does not match URL: https://accounts.google.com:443 with props: { port: '31843', tld: 'com', domain: 'ibm' } +4ms
cypress:server:server HTTPS request https://accounts.google.com:443 matches blacklist? undefined +0ms
cypress:https-proxy Making connection to accounts.google.com:443 +1ms
cypress:https-proxy getting proxy URL { port: 443, serverPort: 65412, sniPort: 65414, url: 'https://accounts.google.com:443' } +0ms
cypress:network:connect successfully connected { opts: { port: 65414, host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +3s
cypress:https-proxy received upstreamSocket callback for request { port: 65414, hostname: 'localhost', err: undefined } +3ms
cypress:network:connect successfully connected { opts: { port: 65414, host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +7ms
cypress:https-proxy received upstreamSocket callback for request { port: 65414, hostname: 'localhost', err: undefined } +6ms
cypress:network:connect successfully connected { opts: { port: '443', host: 'clientservices.googleapis.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +26ms
cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'clientservices.googleapis.com', err: undefined } +47ms
cypress:network:connect successfully connected { opts: { port: '443', host: 'accounts.google.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +21ms
cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'accounts.google.com', err: undefined } +0ms
cypress:server:events sending ipc data { type: 'launch:browser', data: { id: 0.7289316360151663, data: { browserOpened: true } } } +1s
cypress:server:routes Serving Cypress front-end by requested URL: /__/ +0ms
cypress:server:server Getting remote state: { auth: undefined, props: { port: '31843', tld: 'com', domain: 'ibm' }, origin: 'https://[REDACTED]:31843', strategy: 'http', visiting: undefined, domainName: 'ibm.com', fileServer: null } +209ms
cypress:server:runner serving runner index.html with config { version: '3.5.0', platform: 'darwin', arch: 'x64', projectName: 'discovery-tooling' } +0ms
cypress:server:server Got CONNECT request from localhost:65412 +2ms
cypress:https-proxy Writing browserSocket connection headers { url: 'localhost:65412', headLength: 0, headers: { host: 'localhost:65412', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36' } } +156ms
cypress:https-proxy Got first head bytes { url: 'localhost:65412', head: 'GET /__socket.io/?EIO=3&transport=websocket HTTP/1.1\r\nHost: loca' } +16ms
cypress:server:cors Parsed URL { port: '65412', tld: 'localhost', domain: '' } +248ms
cypress:server:server HTTPS request does not match URL: https://localhost:65412 with props: { port: '31843', tld: 'com', domain: 'ibm' } +37ms
cypress:server:server HTTPS request https://localhost:65412 matches blacklist? undefined +0ms
cypress:https-proxy Making connection to localhost:65412 +21ms
cypress:https-proxy getting proxy URL { port: 65412, serverPort: 65412, sniPort: 65414, url: 'https://localhost:65412' } +0ms
GET /__/ 200 15.494 ms - -
cypress:network:connect successfully connected { opts: { port: '65412', host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +197ms
cypress:https-proxy received upstreamSocket callback for request { port: '65412', hostname: 'localhost', err: undefined } +4ms
cypress:server:server Got UPGRADE request from /__socket.io/?EIO=3&transport=websocket +5ms
cypress:server:socket socket connected +0ms
cypress:server:socket automation:client connected +15ms
GET /__cypress/runner/cypress_runner.css 200 4.982 ms - -
GET /__cypress/runner/cypress_runner.js 200 4.547 ms - -
cypress:server:server Got CONNECT request from [REDACTED]:31843 +504ms
cypress:https-proxy Writing browserSocket connection headers { url: '[REDACTED]:31843', headLength: 0, headers: { host: '[REDACTED]:31843', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36' } } +504ms
cypress:https-proxy Got first head bytes { url: '[REDACTED]:31843', head: '\u0016\u0003\u0001\u0002\u0016\u0001\u0000\u0002\u0012\u0003\u0003�4��\u0019;y�����wC�`�ǃ,h���D\u0000TPG\u0002;L �\u0014o[G:3\bdc�Bn:Q2�\u001dCۈU' } +0ms
cypress:server:cors Parsed URL { port: '31843', tld: 'com', domain: 'ibm' } +511ms
cypress:server:server HTTPS request does match URL: https://[REDACTED]:31843 with props: { port: '31843', tld: 'com', domain: 'ibm' } +1ms
cypress:https-proxy Not making direct connection { url: '[REDACTED]:31843' } +1ms
cypress:https-proxy Making intercepted connection to 65414 +0ms
cypress:https-proxy getting proxy URL { port: 65414, serverPort: 65412, sniPort: 65414, url: 'https://localhost:65414' } +0ms
cypress:network:connect successfully connected { opts: { port: 65414, host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +507ms
cypress:https-proxy received upstreamSocket callback for request { port: 65414, hostname: 'localhost', err: undefined } +2ms
cypress:server:server Got UPGRADE request from /__socket.io/?EIO=3&transport=websocket +4ms
cypress:server:socket socket connected +486ms
cypress:server:events sending ipc data { type: 'on:spec:changed', data: { id: 0.28880066984042996, data: 'integration/projects/list.js' } } +876ms
cypress:server:server Getting remote state: { auth: undefined, props: { port: '31843', tld: 'com', domain: 'ibm' }, origin: 'https://[REDACTED]:31843', strategy: 'http', visiting: undefined, domainName: 'ibm.com', fileServer: null } +199ms
GET /__cypress/iframes/integration/projects/list.js 200 7.468 ms - 726
cypress:server:socket watch test file 'integration/projects/list.js' +253ms
cypress:server:socket will watch test file path 'cypress/integration/projects/list.js' +0ms
cypress:server:preprocessor getFile /Users/nickmele/Development/discovery-tooling/cypress/integration/projects/list.js +0ms
cypress:server:appdata path: /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/integration/projects/list.js +2s
cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: false } +2s
cypress:server:preprocessor set default preprocessor +1ms
cypress:browserify received user options: {} +0ms
cypress:server:plugins register event 'file:preprocessor' +689ms
cypress:server:plugins execute plugin event 'file:preprocessor' with args: EventEmitter { domain: null, _events: { rerun: [Function] }, _eventsCount: 1, _maxListeners: undefined, filePath: '/Users/nickmele/Development/discovery-tooling/cypress/integration/projects/list.js', shouldWatch: true, outputPath: '/Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/integration/projects/list.js' } undefined undefined +1ms
cypress:browserify get: /Users/nickmele/Development/discovery-tooling/cypress/integration/projects/list.js +1ms
cypress:browserify input: /Users/nickmele/Development/discovery-tooling/cypress/integration/projects/list.js +0ms
cypress:browserify output: /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/integration/projects/list.js +0ms
cypress:browserify browserifyOptions { extensions: [ '.js', '.jsx', '.coffee', '.cjsx' ], transform: [ [ '/Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/Resources/app/packages/server/node_modules/@cypress/browserify-preprocessor/cjsxify.js', {} ], [ '/Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/Resources/app/packages/server/node_modules/babelify/index.js', [Object] ] ], plugin: [], cache: {}, packageCache: {}, entries: [ '/Users/nickmele/Development/discovery-tooling/cypress/integration/projects/list.js' ] }: +0ms
cypress:browserify watching +6ms
cypress:browserify making bundle /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/integration/projects/list.js +5ms
cypress:server:controllers:spec request for { spec: 'cypress/support/index.js' } +0ms
cypress:server:preprocessor getFile /Users/nickmele/Development/discovery-tooling/cypress/support/index.js +703ms
cypress:server:appdata path: /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/support/index.js +703ms
cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: true } +14ms
cypress:server:plugins execute plugin event 'file:preprocessor' with args: EventEmitter { domain: null, _events: { rerun: [Function] }, _eventsCount: 1, _maxListeners: undefined, filePath: '/Users/nickmele/Development/discovery-tooling/cypress/support/index.js', shouldWatch: true, outputPath: '/Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/support/index.js' } undefined undefined +0ms
cypress:browserify get: /Users/nickmele/Development/discovery-tooling/cypress/support/index.js +3ms
cypress:browserify input: /Users/nickmele/Development/discovery-tooling/cypress/support/index.js +0ms
cypress:browserify output: /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/support/index.js +0ms
cypress:browserify browserifyOptions { extensions: [ '.js', '.jsx', '.coffee', '.cjsx' ], transform: [ [ '/Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/Resources/app/packages/server/node_modules/@cypress/browserify-preprocessor/cjsxify.js', [Object] ], [ '/Users/nickmele/Library/Caches/Cypress/3.5.0/Cypress.app/Contents/Resources/app/packages/server/node_modules/babelify/index.js', [Object] ] ], plugin: [], cache: {}, packageCache: {}, entries: [ '/Users/nickmele/Development/discovery-tooling/cypress/support/index.js' ] }: +0ms
cypress:browserify watching +1ms
cypress:server:server Got CONNECT request from [REDACTED]:31843 +762ms
cypress:https-proxy Writing browserSocket connection headers { url: '[REDACTED]:31843', headLength: 0, headers: { host: '[REDACTED]:31843', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36' } } +963ms
cypress:server:server Got CONNECT request from clients1.google.com:443 +0ms
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 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36' } } +0ms
GET /__cypress/runner/fonts/fontawesome-webfont.woff2 200 701.822 ms - 77160
cypress:https-proxy Got first head bytes { url: '[REDACTED]:31843', head: '\u0016\u0003\u0001\u0002(\u0001\u0000\u0002$\u0003\u0003;K\u00199m��\u001d�3w4^��\u000f\u0019�v����g@�}���� �\u0014o[G:3\bdc�Bn:Q2�\u001dCۈU' } +1ms
cypress:server:cors Parsed URL { port: '31843', tld: 'com', domain: 'ibm' } +966ms
cypress:server:server HTTPS request does match URL: https://[REDACTED]:31843 with props: { port: '31843', tld: 'com', domain: 'ibm' } +1ms
cypress:https-proxy Not making direct connection { url: '[REDACTED]:31843' } +0ms
cypress:https-proxy Making intercepted connection to 65414 +1ms
cypress:https-proxy getting proxy URL { port: 65414, serverPort: 65412, sniPort: 65414, url: 'https://localhost:65414' } +0ms
cypress:https-proxy Got first head bytes { url: 'clients1.google.com:443', head: '\u0016\u0003\u0001\u0002\u0000\u0001\u0000\u0001�\u0003\u00035-!\u0017�{��Qdp�hE��r��,�@�&?�V\u001f\u001b�� G`X�\u001f�*0���L��aN(��s�' } +0ms
cypress:server:cors Parsed URL { port: '443', tld: 'com', domain: 'google' } +1ms
cypress:server:server HTTPS request does not match URL: https://clients1.google.com:443 with props: { port: '31843', tld: 'com', domain: 'ibm' } +1ms
cypress:server:server HTTPS request https://clients1.google.com:443 matches blacklist? undefined +1ms
cypress:https-proxy Making connection to clients1.google.com:443 +1ms
cypress:https-proxy getting proxy URL { port: 443, serverPort: 65412, sniPort: 65414, url: 'https://clients1.google.com:443' } +0ms
cypress:browserify making bundle /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/support/index.js +58ms
cypress:network:connect successfully connected { opts: { port: 65414, host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +1s
cypress:https-proxy received upstreamSocket callback for request { port: 65414, hostname: 'localhost', err: undefined } +56ms
cypress:server:controllers:spec request for { spec: 'cypress/integration/projects/list.js' } +66ms
cypress:server:preprocessor getFile /Users/nickmele/Development/discovery-tooling/cypress/integration/projects/list.js +66ms
cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: true } +65ms
cypress:server:plugins execute plugin event 'file:preprocessor' with args: EventEmitter { domain: null, _events: { rerun: [Function], close: [Function] }, _eventsCount: 2, _maxListeners: undefined, filePath: '/Users/nickmele/Development/discovery-tooling/cypress/integration/projects/list.js', shouldWatch: true, outputPath: '/Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/integration/projects/list.js' } undefined undefined +0ms
cypress:browserify get: /Users/nickmele/Development/discovery-tooling/cypress/integration/projects/list.js +6ms
cypress:browserify already have bundle for: /Users/nickmele/Development/discovery-tooling/cypress/integration/projects/list.js +0ms
cypress:network:connect successfully connected { opts: { port: '443', host: 'clients1.google.com', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +685ms
cypress:https-proxy received upstreamSocket callback for request { port: '443', hostname: 'clients1.google.com', err: undefined } +686ms
cypress:browserify finished bundling: /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/integration/projects/list.js +703ms
cypress:server:controllers:spec sending spec { filePath: '/Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/integration/projects/list.js' } +704ms
GET /__cypress/tests?p=cypress/integration/projects/list.js-425 200 706.356 ms - 639
cypress:browserify finished bundling: /Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/support/index.js +12ms
cypress:server:controllers:spec sending spec { filePath: '/Users/nickmele/Library/Application Support/Cypress/cy/production/projects/discovery-tooling-60663a947c8297582b8b60a9d9d6aba8/bundles/cypress/support/index.js' } +11ms
GET /__cypress/tests?p=cypress/support/index.js-793 200 782.452 ms - -
cypress:server:socket automation:request get:cookies { domain: 'ibm.com' } +2s
cypress:server:cookies getting:cookies { domain: 'ibm.com' } +0ms
cypress:server:cookies received get:cookies [] +3ms
cypress:server:socket backend:request { eventName: 'resolve:url', args: [ 'https://[REDACTED]:31843/discovery/zen-papist/', { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } ] } +46ms
cypress:server:server resolving visit { url: 'https://[REDACTED]:31843/discovery/zen-papist/', headers: { host: '[REDACTED]:31843', connection: 'Upgrade', pragma: 'no-cache', 'cache-control': 'no-cache', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36', upgrade: 'websocket', origin: 'https://[REDACTED]:31843', 'sec-websocket-version': '13', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'sec-websocket-key': 'zoTR3+BIo0i9LBLO/JFHgQ==', '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 } } +862ms
cypress:server:server Getting remote state: { auth: undefined, props: { port: '31843', tld: 'com', domain: 'ibm' }, origin: 'https://[REDACTED]:31843', strategy: 'http', visiting: undefined, domainName: 'ibm.com', fileServer: null } +0ms
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: 'https://[REDACTED]:31843/discovery/zen-papist/', onBeforeReqInit: [Function: runPhase], followRedirect: [Function: followRedirect] } +1ms
cypress:server:cookies getting:cookies { url: 'https://[REDACTED]:31843/discovery/zen-papist/' } +46ms
cypress:server:cookies received get:cookies [] +2ms
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 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36' }, timeout: 30000, gzip: false, url: 'https://[REDACTED]:31843/discovery/zen-papist/', onBeforeReqInit: [Function: runPhase] } +0ms
cypress:network:agent addRequest called { isHttps: true, href: 'https://[REDACTED]:31843/discovery/zen-papist/' } +7s
cypress:network:connect beginning getAddress { hostname: '[REDACTED]', port: '31843' } +191ms
cypress:network:connect got addresses { hostname: '[REDACTED]', port: '31843', addresses: [ { address: '9.30.97.109', family: 4 } ] } +1ms
cypress:network:agent got family { family: 4, href: 'https://[REDACTED]:31843/discovery/zen-papist/' } +145ms
cypress:server:request received an error making http request { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36' }, timeout: 30000, gzip: false, url: 'https://[REDACTED]:31843/discovery/zen-papist/', onBeforeReqInit: [Function: runPhase], requestId: 'request2', retryIntervals: [ 0, 1000, 2000, 2000 ], delaysRemaining: [ 0, 1000, 2000, 2000 ], err: { Error: write EPROTO 4432008640:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:../../vendor/node/deps/openssl/openssl/ssl/s23_clnt.c:802: at _errnoException (util.js:1024:11) at WriteWrap.afterWrite (net.js:867:14) code: 'EPROTO', errno: 'EPROTO', syscall: 'write' } } +433ms
cypress:server:server Getting remote state: { auth: undefined, props: { port: '31843', tld: 'com', domain: 'ibm' }, origin: 'https://[REDACTED]:31843', strategy: 'http', visiting: undefined, domainName: 'ibm.com', fileServer: null } +4s
cypress:server:proxy handling proxied request { url: '/', proxiedUrl: 'http://xcfwyutwgyh/', headers: { host: 'xcfwyutwgyh', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36', 'accept-encoding': 'gzip, deflate' }, remoteState: { auth: undefined, props: { port: '31843', tld: 'com', domain: 'ibm' }, origin: 'https://[REDACTED]:31843', strategy: 'http', visiting: undefined, domainName: 'ibm.com', fileServer: null } } +0ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://xcfwyutwgyh/' } +4s
cypress:network:connect beginning getAddress { hostname: 'xcfwyutwgyh', port: 80 } +4s
cypress:server:stream_buffer stream buffer writeable final called +0ms
cypress:server:server Getting remote state: { auth: undefined, props: { port: '31843', tld: 'com', domain: 'ibm' }, origin: 'https://[REDACTED]:31843', strategy: 'http', visiting: undefined, domainName: 'ibm.com', fileServer: null } +4ms
cypress:server:proxy handling proxied request { url: '/', proxiedUrl: 'http://bcvufjcp/', headers: { host: 'bcvufjcp', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36', 'accept-encoding': 'gzip, deflate' }, remoteState: { auth: undefined, props: { port: '31843', tld: 'com', domain: 'ibm' }, origin: 'https://[REDACTED]:31843', strategy: 'http', visiting: undefined, domainName: 'ibm.com', fileServer: null } } +4ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://bcvufjcp/' } +2ms
cypress:network:connect beginning getAddress { hostname: 'bcvufjcp', port: 80 } +2ms
cypress:server:stream_buffer stream buffer writeable final called +3ms
cypress:server:server Getting remote state: { auth: undefined, props: { port: '31843', tld: 'com', domain: 'ibm' }, origin: 'https://[REDACTED]:31843', strategy: 'http', visiting: undefined, domainName: 'ibm.com', fileServer: null } +2ms
cypress:server:proxy handling proxied request { url: '/', proxiedUrl: 'http://hbydaoyiaqfs/', headers: { host: 'hbydaoyiaqfs', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36', 'accept-encoding': 'gzip, deflate' }, remoteState: { auth: undefined, props: { port: '31843', tld: 'com', domain: 'ibm' }, origin: 'https://[REDACTED]:31843', strategy: 'http', visiting: undefined, domainName: 'ibm.com', fileServer: null } } +2ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://hbydaoyiaqfs/' } +2ms
cypress:network:connect beginning getAddress { hostname: 'hbydaoyiaqfs', port: 80 } +2ms
cypress:server:stream_buffer stream buffer writeable final called +1ms
cypress:network:connect error getting address { hostname: 'xcfwyutwgyh',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND xcfwyutwgyh
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND xcfwyutwgyh
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'xcfwyutwgyh' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'xcfwyutwgyh' } } +381ms
cypress:network:agent got family { family: undefined, href: 'http://xcfwyutwgyh/' } +382ms
cypress:network:connect error getting address { hostname: 'hbydaoyiaqfs',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND hbydaoyiaqfs
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND hbydaoyiaqfs
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'hbydaoyiaqfs' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'hbydaoyiaqfs' } } +2ms
cypress:network:connect error getting address { hostname: 'bcvufjcp',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND bcvufjcp
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND bcvufjcp
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'bcvufjcp' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'bcvufjcp' } } +0ms
cypress:network:agent got family { family: undefined, href: 'http://hbydaoyiaqfs/' } +1ms
cypress:network:agent got family { family: undefined, href: 'http://bcvufjcp/' } +0ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://xcfwyutwgyh/', requestId: 'request3', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 0, 100, 200, 200 ], err: { Error: getaddrinfo ENOTFOUND xcfwyutwgyh xcfwyutwgyh:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'xcfwyutwgyh', host: 'xcfwyutwgyh', port: 80 } } +4s
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://xcfwyutwgyh/', requestId: 'request3', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 100, 200, 200 ], delay: 0, attempt: 1 } +1ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://bcvufjcp/', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 0, 100, 200, 200 ], err: { Error: getaddrinfo ENOTFOUND bcvufjcp bcvufjcp:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'bcvufjcp', host: 'bcvufjcp', port: 80 } } +0ms
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://bcvufjcp/', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 100, 200, 200 ], delay: 0, attempt: 1 } +1ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://hbydaoyiaqfs/', requestId: 'request5', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 0, 100, 200, 200 ], err: { Error: getaddrinfo ENOTFOUND hbydaoyiaqfs hbydaoyiaqfs:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'hbydaoyiaqfs', host: 'hbydaoyiaqfs', port: 80 } } +0ms
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://hbydaoyiaqfs/', requestId: 'request5', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 100, 200, 200 ], delay: 0, attempt: 1 } +0ms
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader6' } +387ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://xcfwyutwgyh/' } +4ms
cypress:network:connect beginning getAddress { hostname: 'xcfwyutwgyh', port: 80 } +4ms
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader7' } +1ms
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader8' } +0ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://bcvufjcp/' } +1ms
cypress:network:connect beginning getAddress { hostname: 'bcvufjcp', port: 80 } +2ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://hbydaoyiaqfs/' } +1ms
cypress:network:connect beginning getAddress { hostname: 'hbydaoyiaqfs', port: 80 } +0ms
cypress:network:connect error getting address { hostname: 'xcfwyutwgyh',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND xcfwyutwgyh
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND xcfwyutwgyh
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'xcfwyutwgyh' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'xcfwyutwgyh' } } +23ms
cypress:network:connect error getting address { hostname: 'bcvufjcp',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND bcvufjcp
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND bcvufjcp
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'bcvufjcp' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'bcvufjcp' } } +0ms
cypress:network:agent got family { family: undefined, href: 'http://xcfwyutwgyh/' } +23ms
cypress:network:agent got family { family: undefined, href: 'http://bcvufjcp/' } +0ms
cypress:network:connect error getting address { hostname: 'hbydaoyiaqfs',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND hbydaoyiaqfs
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND hbydaoyiaqfs
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'hbydaoyiaqfs' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'hbydaoyiaqfs' } } +1ms
cypress:network:agent got family { family: undefined, href: 'http://hbydaoyiaqfs/' } +1ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://bcvufjcp/', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 100, 200, 200 ], err: { Error: getaddrinfo ENOTFOUND bcvufjcp bcvufjcp:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'bcvufjcp', host: 'bcvufjcp', port: 80 } } +28ms
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://bcvufjcp/', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200, 200 ], delay: 100, attempt: 2 } +0ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://xcfwyutwgyh/', requestId: 'request3', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 100, 200, 200 ], err: { Error: getaddrinfo ENOTFOUND xcfwyutwgyh xcfwyutwgyh:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'xcfwyutwgyh', host: 'xcfwyutwgyh', port: 80 } } +1ms
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://xcfwyutwgyh/', requestId: 'request3', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200, 200 ], delay: 100, attempt: 2 } +0ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://hbydaoyiaqfs/', requestId: 'request5', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 100, 200, 200 ], err: { Error: getaddrinfo ENOTFOUND hbydaoyiaqfs hbydaoyiaqfs:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'hbydaoyiaqfs', host: 'hbydaoyiaqfs', port: 80 } } +0ms
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://hbydaoyiaqfs/', requestId: 'request5', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200, 200 ], delay: 100, attempt: 2 } +0ms
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader9' } +128ms
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader10' } +0ms
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader11' } +0ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://bcvufjcp/' } +104ms
cypress:network:connect beginning getAddress { hostname: 'bcvufjcp', port: 80 } +104ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://xcfwyutwgyh/' } +0ms
cypress:network:connect beginning getAddress { hostname: 'xcfwyutwgyh', port: 80 } +0ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://hbydaoyiaqfs/' } +1ms
cypress:network:connect beginning getAddress { hostname: 'hbydaoyiaqfs', port: 80 } +1ms
cypress:network:connect error getting address { hostname: 'xcfwyutwgyh',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND xcfwyutwgyh
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND xcfwyutwgyh
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'xcfwyutwgyh' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'xcfwyutwgyh' } } +2ms
cypress:network:connect error getting address { hostname: 'bcvufjcp',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND bcvufjcp
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND bcvufjcp
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'bcvufjcp' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'bcvufjcp' } } +0ms
cypress:network:connect error getting address { hostname: 'hbydaoyiaqfs',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND hbydaoyiaqfs
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND hbydaoyiaqfs
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'hbydaoyiaqfs' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'hbydaoyiaqfs' } } +0ms
cypress:network:agent got family { family: undefined, href: 'http://xcfwyutwgyh/' } +2ms
cypress:network:agent got family { family: undefined, href: 'http://bcvufjcp/' } +1ms
cypress:network:agent got family { family: undefined, href: 'http://hbydaoyiaqfs/' } +0ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://hbydaoyiaqfs/', requestId: 'request5', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200, 200 ], err: { Error: getaddrinfo ENOTFOUND hbydaoyiaqfs hbydaoyiaqfs:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'hbydaoyiaqfs', host: 'hbydaoyiaqfs', port: 80 } } +108ms
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://hbydaoyiaqfs/', requestId: 'request5', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200 ], delay: 200, attempt: 3 } +0ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://xcfwyutwgyh/', requestId: 'request3', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200, 200 ], err: { Error: getaddrinfo ENOTFOUND xcfwyutwgyh xcfwyutwgyh:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'xcfwyutwgyh', host: 'xcfwyutwgyh', port: 80 } } +28ms
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://xcfwyutwgyh/', requestId: 'request3', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200 ], delay: 200, attempt: 3 } +0ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://bcvufjcp/', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200, 200 ], err: { Error: getaddrinfo ENOTFOUND bcvufjcp bcvufjcp:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'bcvufjcp', host: 'bcvufjcp', port: 80 } } +0ms
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://bcvufjcp/', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200 ], delay: 200, attempt: 3 } +0ms
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader12' } +236ms
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader13' } +0ms
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader14' } +0ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://hbydaoyiaqfs/' } +231ms
cypress:network:connect beginning getAddress { hostname: 'hbydaoyiaqfs', port: 80 } +232ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://xcfwyutwgyh/' } +1ms
cypress:network:connect beginning getAddress { hostname: 'xcfwyutwgyh', port: 80 } +1ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://bcvufjcp/' } +0ms
cypress:network:connect beginning getAddress { hostname: 'bcvufjcp', port: 80 } +0ms
cypress:network:connect error getting address { hostname: 'hbydaoyiaqfs',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND hbydaoyiaqfs
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND hbydaoyiaqfs
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'hbydaoyiaqfs' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'hbydaoyiaqfs' } } +1ms
cypress:network:agent got family { family: undefined, href: 'http://hbydaoyiaqfs/' } +2ms
cypress:network:connect error getting address { hostname: 'xcfwyutwgyh',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND xcfwyutwgyh
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND xcfwyutwgyh
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'xcfwyutwgyh' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'xcfwyutwgyh' } } +1ms
cypress:network:connect error getting address { hostname: 'bcvufjcp',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND bcvufjcp
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND bcvufjcp
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'bcvufjcp' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'bcvufjcp' } } +0ms
cypress:network:agent got family { family: undefined, href: 'http://xcfwyutwgyh/' } +0ms
cypress:network:agent got family { family: undefined, href: 'http://bcvufjcp/' } +1ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://hbydaoyiaqfs/', requestId: 'request5', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200 ], err: { Error: getaddrinfo ENOTFOUND hbydaoyiaqfs hbydaoyiaqfs:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'hbydaoyiaqfs', host: 'hbydaoyiaqfs', port: 80 } } +206ms
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://hbydaoyiaqfs/', requestId: 'request5', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [], delay: 200, attempt: 4 } +0ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://xcfwyutwgyh/', requestId: 'request3', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200 ], err: { Error: getaddrinfo ENOTFOUND xcfwyutwgyh xcfwyutwgyh:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'xcfwyutwgyh', host: 'xcfwyutwgyh', port: 80 } } +1ms
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://xcfwyutwgyh/', requestId: 'request3', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [], delay: 200, attempt: 4 } +0ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://bcvufjcp/', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200 ], err: { Error: getaddrinfo ENOTFOUND bcvufjcp bcvufjcp:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'bcvufjcp', host: 'bcvufjcp', port: 80 } } +0ms
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://bcvufjcp/', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [], delay: 200, attempt: 4 } +0ms
cypress:server:events got request for event: get:project:status, { path: '/Users/nickmele/Development/discovery-tooling' } +6s
cypress:server:project get project status for undefined /Users/nickmele/Development/discovery-tooling +8s
cypress:server:project no project id +0ms
cypress:server:events sending ipc data { type: 'get:project:status', data: { id: 0.39827457852049997, data: { path: '/Users/nickmele/Development/discovery-tooling', state: 'VALID' } } } +1ms
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader15' } +210ms
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader16' } +0ms
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader17' } +0ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://hbydaoyiaqfs/' } +206ms
cypress:network:connect beginning getAddress { hostname: 'hbydaoyiaqfs', port: 80 } +207ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://xcfwyutwgyh/' } +1ms
cypress:network:connect beginning getAddress { hostname: 'xcfwyutwgyh', port: 80 } +1ms
cypress:network:agent addRequest called { isHttps: false, href: 'http://bcvufjcp/' } +0ms
cypress:network:connect beginning getAddress { hostname: 'bcvufjcp', port: 80 } +0ms
cypress:network:connect error getting address { hostname: 'bcvufjcp',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND bcvufjcp
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND bcvufjcp
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'bcvufjcp' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'bcvufjcp' } } +2ms
cypress:network:connect error getting address { hostname: 'xcfwyutwgyh',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND xcfwyutwgyh
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND xcfwyutwgyh
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'xcfwyutwgyh' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'xcfwyutwgyh' } } +0ms
cypress:network:connect error getting address { hostname: 'hbydaoyiaqfs',
port: 80,
err:
{ Error: getaddrinfo ENOTFOUND hbydaoyiaqfs
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
cause:
{ Error: getaddrinfo ENOTFOUND hbydaoyiaqfs
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (dns.js:104:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'hbydaoyiaqfs' },
isOperational: true,
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'hbydaoyiaqfs' } } +0ms
cypress:network:agent got family { family: undefined, href: 'http://bcvufjcp/' } +2ms
cypress:network:agent got family { family: undefined, href: 'http://xcfwyutwgyh/' } +0ms
cypress:network:agent got family { family: undefined, href: 'http://hbydaoyiaqfs/' } +1ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://bcvufjcp/', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [], err: { Error: getaddrinfo ENOTFOUND bcvufjcp bcvufjcp:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'bcvufjcp', host: 'bcvufjcp', port: 80 } } +210ms
cypress:server:request exhausted all attempts retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://bcvufjcp/', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [], err: { Error: getaddrinfo ENOTFOUND bcvufjcp bcvufjcp:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'bcvufjcp', host: 'bcvufjcp', port: 80 } } +0ms
cypress:server:proxy request failed in proxy layer { res: { headersSent: false, statusCode: 200 }, req: { url: '/', proxiedUrl: 'http://bcvufjcp/', headers: { host: 'bcvufjcp', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36', 'accept-encoding': 'gzip' }, method: 'HEAD' }, err: { Error: getaddrinfo ENOTFOUND bcvufjcp bcvufjcp:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'bcvufjcp', host: 'bcvufjcp', port: 80 } } +969ms
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://xcfwyutwgyh/', requestId: 'request3', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [], err: { Error: getaddrinfo ENOTFOUND xcfwyutwgyh xcfwyutwgyh:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'xcfwyutwgyh', host: 'xcfwyutwgyh', port: 80 } } +1ms
cypress:server:request exhausted all attempts retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://xcfwyutwgyh/', requestId: 'request3', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [], err: { Error: getaddrinfo ENOTFOUND xcfwyutwgyh xcfwyutwgyh:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'xcfwyutwgyh', host: 'xcfwyutwgyh', port: 80 } } +0ms
cypress:server:proxy request failed in proxy layer { res: { headersSent: false, statusCode: 200 }, req: { url: '/', proxiedUrl: 'http://xcfwyutwgyh/', headers: { host: 'xcfwyutwgyh', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36', 'accept-encoding': 'gzip' }, method: 'HEAD' }, err: { Error: getaddrinfo ENOTFOUND xcfwyutwgyh xcfwyutwgyh:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'xcfwyutwgyh', host: 'xcfwyutwgyh', port: 80 } } +1ms
cypress:server:request aborting { requestId: 'request3' } +0ms
HEAD / - - ms - -
cypress:server:request aborting { requestId: 'request4' } +1ms
HEAD / - - ms - -
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://hbydaoyiaqfs/', requestId: 'request5', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [], err: { Error: getaddrinfo ENOTFOUND hbydaoyiaqfs hbydaoyiaqfs:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'hbydaoyiaqfs', host: 'hbydaoyiaqfs', port: 80 } } +0ms
cypress:server:request exhausted all attempts retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://hbydaoyiaqfs/', requestId: 'request5', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [], err: { Error: getaddrinfo ENOTFOUND hbydaoyiaqfs hbydaoyiaqfs:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'hbydaoyiaqfs', host: 'hbydaoyiaqfs', port: 80 } } +0ms
cypress:server:proxy request failed in proxy layer { res: { headersSent: false, statusCode: 200 }, req: { url: '/', proxiedUrl: 'http://hbydaoyiaqfs/', headers: { host: 'hbydaoyiaqfs', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36', 'accept-encoding': 'gzip' }, method: 'HEAD' }, err: { Error: getaddrinfo ENOTFOUND hbydaoyiaqfs hbydaoyiaqfs:80 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'hbydaoyiaqfs', host: 'hbydaoyiaqfs', port: 80 } } +1ms
cypress:server:request aborting { requestId: 'request5' } +1ms
HEAD / - - ms - -
cypress:server:events got request for event: get:project:status, { path: '/Users/nickmele/Development/discovery-tooling' } +10s
cypress:server:project get project status for undefined /Users/nickmele/Development/discovery-tooling +10s
cypress:server:project no project id +0ms
cypress:server:events sending ipc data { type: 'get:project:status', data: { id: 0.3922485424047759, data: { path: '/Users/nickmele/Development/discovery-tooling', state: 'VALID' } } } +1ms
cypress:server:events got request for event: get:project:status, { path: '/Users/nickmele/Development/discovery-tooling' } +10s
cypress:server:project get project status for undefined /Users/nickmele/Development/discovery-tooling +10s
cypress:server:project no project id +0ms
cypress:server:events sending ipc data { type: 'get:project:status', data: { id: 0.2591856452114465, data: { path: '/Users/nickmele/Development/discovery-tooling', state: 'VALID' } } } +0ms
cypress:server:events got request for event: get:project:status, { path: '/Users/nickmele/Development/discovery-tooling' } +10s
cypress:server:project get project status for undefined /Users/nickmele/Development/discovery-tooling +10s
cypress:server:project no project id +0ms
cypress:server:events sending ipc data { type: 'get:project:status', data: { id: 0.47819982427084495, data: { path: '/Users/nickmele/Development/discovery-tooling', state: 'VALID' } } } +0ms
cypress:server:events got request for event: get:project:status, { path: '/Users/nickmele/Development/discovery-tooling' } +10s
cypress:server:project get project status for undefined /Users/nickmele/Development/discovery-tooling +10s
cypress:server:project no project id +0ms
cypress:server:events sending ipc data { type: 'get:project:status', data: { id: 0.8123708258324873, data: { path: '/Users/nickmele/Development/discovery-tooling', state: 'VALID' } } } +1ms
cypress:server:events got request for event: get:project:status, { path: '/Users/nickmele/Development/discovery-tooling' } +10s
cypress:server:project get project status for undefined /Users/nickmele/Development/discovery-tooling +10s
cypress:server:project no project id +0ms
cypress:server:events sending ipc data { type: 'get:project:status', data: { id: 0.07267579389045342, data: { path: '/Users/nickmele/Development/discovery-tooling', state: 'VALID' } } } +1ms
cypress:server:events got request for event: get:project:status, { path: '/Users/nickmele/Development/discovery-tooling' } +10s
cypress:server:project get project status for undefined /Users/nickmele/Development/discovery-tooling +10s
cypress:server:project no project id +0ms
cypress:server:events sending ipc data { type: 'get:project:status', data: { id: 0.7779576289416288, data: { path: '/Users/nickmele/Development/discovery-tooling', state: 'VALID' } } } +1ms
cypress:server:events got request for event: get:project:status, { path: '/Users/nickmele/Development/discovery-tooling' } +10s
cypress:server:project get project status for undefined /Users/nickmele/Development/discovery-tooling +10s
cypress:server:project no project id +1ms
cypress:server:events sending ipc data { type: 'get:project:status', data: { id: 0.9919329018044512, data: { path: '/Users/nickmele/Development/discovery-tooling', state: 'VALID' } } } +1ms
cypress:server:events got request for event: get:project:status, { path: '/Users/nickmele/Development/discovery-tooling' } +10s
cypress:server:project get project status for undefined /Users/nickmele/Development/discovery-tooling +10s
cypress:server:project no project id +0ms
cypress:server:events sending ipc data { type: 'get:project:status', data: { id: 0.10554243412869235, data: { path: '/Users/nickmele/Development/discovery-tooling', state: 'VALID' } } } +3ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment