Skip to content

Instantly share code, notes, and snippets.

@rtyler
Created June 27, 2018 23:13
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 rtyler/37696437530e35e69bf5fd904eceaaa9 to your computer and use it in GitHub Desktop.
Save rtyler/37696437530e35e69bf5fd904eceaaa9 to your computer and use it in GitHub Desktop.
warn: loadKeysSync() called despite public/private keys already having been loaded 04232ddc3862e079adfe00f7118d11b0e008e8e00e0bfd2c86fa9abac3155162b705b5dfac413eff6ef6330271e1a9d8dfb7a1e5adf82c9a7b271f48ebd0330df1
PASS test/status.test.js
PASS test/update.test.js
● Console
console.log src/lib/__mocks__/fs.js:4
Using a memfs filesystem...
info: Saving a new manifest..
info: Fetching https://jenkins.io and saving to /evergreen/jenkins/home/
info: Setting up error logging...
info: Watching /evergreen/jenkins/var/logs/essentials.log.0
info: Error Telemetry Logging file watching configured
FAIL test/error-telemetry.test.js
● Console
console.log src/lib/__mocks__/fs.js:4
Using a memfs filesystem...
● Error Telemetry Logging › setup() call › writing to essentials logging file should forward to another
EISDIR: illegal operation on a directory, open '/evergreen/jenkins/home'
at createError (node_modules/memfs/lib/volume.js:107:17)
at throwError (node_modules/memfs/lib/volume.js:116:11)
at Volume.Object.<anonymous>.Volume.openLink (node_modules/memfs/lib/volume.js:731:13)
at Volume.Object.<anonymous>.Volume.openFile (node_modules/memfs/lib/volume.js:763:25)
at Volume.Object.<anonymous>.Volume.openBase (node_modules/memfs/lib/volume.js:767:25)
at Immediate.<anonymous> (node_modules/memfs/lib/volume.js:625:39)
PASS test/periodic.test.js
info: Periodic using minute offset of 49
info: Periodic using minute offset of 17
info: Registering periodic hourly task: jest-fun
info: Periodic using minute offset of 39
info: Registering periodic dailytask: jest-fun
PASS test/client.test.js
PASS test/storage.test.js
PASS test/downloader.test.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment