? github.com/ncw/rclone [no test files] === RUN TestNewFS --- PASS: TestNewFS (0.00s) === RUN TestNewFSNoRemote --- PASS: TestNewFSNoRemote (0.00s) === RUN TestNewFSInvalidRemote --- PASS: TestNewFSInvalidRemote (0.00s) PASS ok github.com/ncw/rclone/backend/alias 0.010s ? github.com/ncw/rclone/backend/all [no test files] ? github.com/ncw/rclone/backend/amazonclouddrive [no test files] === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsPutChunked/100 === RUN TestIntegration/TestFsPutChunked/100/99 === RUN TestIntegration/TestFsPutChunked/100/100 === RUN TestIntegration/TestFsPutChunked/100/201 === RUN TestIntegration/TestFsPutChunked/128 === RUN TestIntegration/TestFsPutChunked/128/127 === RUN TestIntegration/TestFsPutChunked/128/128 === RUN TestIntegration/TestFsPutChunked/128/257 === RUN TestIntegration/TestFsPutChunked/97.656k === RUN TestIntegration/TestFsPutChunked/97.656k/99999 === RUN TestIntegration/TestFsPutChunked/97.656k/100000 === RUN TestIntegration/TestFsPutChunked/97.656k/200001 === RUN TestIntegration/TestFsPutChunked/97.657k === RUN TestIntegration/TestFsPutChunked/97.657k/100000 === RUN TestIntegration/TestFsPutChunked/97.657k/100001 === RUN TestIntegration/TestFsPutChunked/97.657k/200003 === RUN TestIntegration/TestFsPutChunked/682.731k === RUN TestIntegration/TestFsPutChunked/682.731k/699116 === RUN TestIntegration/TestFsPutChunked/682.731k/699117 === RUN TestIntegration/TestFsPutChunked/682.731k/1398235 === RUN TestIntegration/TestFsPutChunked/2M === RUN TestIntegration/TestFsPutChunked/2M/2097151 === RUN TestIntegration/TestFsPutChunked/2M/2097152 === RUN TestIntegration/TestFsPutChunked/2M/4194305 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:01:50 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (5.30s) --- PASS: TestIntegration/TestInit (0.57s) fstests.go:329: Using remote "TestAzureBlob:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.03s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.02s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.05s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.01s) --- PASS: TestIntegration/TestFsListDirEmpty (0.01s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.01s) --- PASS: TestIntegration/TestFsListDirNotFound (0.01s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.01s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.02s) --- PASS: TestIntegration/TestFsPutFile1 (0.05s) --- PASS: TestIntegration/TestFsPutError (0.02s) --- PASS: TestIntegration/TestFsPutFile2 (0.03s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.05s) --- PASS: TestIntegration/TestFsPutChunked (3.04s) --- PASS: TestIntegration/TestFsPutChunked/100 (0.38s) --- PASS: TestIntegration/TestFsPutChunked/100/99 (0.13s) --- PASS: TestIntegration/TestFsPutChunked/100/100 (0.10s) --- PASS: TestIntegration/TestFsPutChunked/100/201 (0.15s) --- PASS: TestIntegration/TestFsPutChunked/128 (0.22s) --- PASS: TestIntegration/TestFsPutChunked/128/127 (0.05s) --- PASS: TestIntegration/TestFsPutChunked/128/128 (0.07s) --- PASS: TestIntegration/TestFsPutChunked/128/257 (0.09s) --- PASS: TestIntegration/TestFsPutChunked/97.656k (0.25s) --- PASS: TestIntegration/TestFsPutChunked/97.656k/99999 (0.08s) --- PASS: TestIntegration/TestFsPutChunked/97.656k/100000 (0.07s) --- PASS: TestIntegration/TestFsPutChunked/97.656k/200001 (0.10s) --- PASS: TestIntegration/TestFsPutChunked/97.657k (0.25s) --- PASS: TestIntegration/TestFsPutChunked/97.657k/100000 (0.07s) --- PASS: TestIntegration/TestFsPutChunked/97.657k/100001 (0.08s) --- PASS: TestIntegration/TestFsPutChunked/97.657k/200003 (0.11s) --- PASS: TestIntegration/TestFsPutChunked/682.731k (0.42s) --- PASS: TestIntegration/TestFsPutChunked/682.731k/699116 (0.10s) --- PASS: TestIntegration/TestFsPutChunked/682.731k/699117 (0.14s) --- PASS: TestIntegration/TestFsPutChunked/682.731k/1398235 (0.18s) --- PASS: TestIntegration/TestFsPutChunked/2M (1.51s) --- PASS: TestIntegration/TestFsPutChunked/2M/2097151 (0.19s) --- PASS: TestIntegration/TestFsPutChunked/2M/2097152 (0.32s) --- PASS: TestIntegration/TestFsPutChunked/2M/4194305 (1.00s) --- PASS: TestIntegration/TestFsListDirFile2 (0.08s) --- PASS: TestIntegration/TestFsListRDirFile2 (0.08s) --- PASS: TestIntegration/TestFsListDirRoot (0.01s) --- PASS: TestIntegration/TestFsListRDirRoot (0.01s) --- PASS: TestIntegration/TestFsListSubdir (0.01s) --- PASS: TestIntegration/TestFsListRSubdir (0.02s) --- PASS: TestIntegration/TestFsListLevel2 (0.02s) --- PASS: TestIntegration/TestFsListRLevel2 (0.01s) --- PASS: TestIntegration/TestFsListFile1 (0.05s) --- PASS: TestIntegration/TestFsNewObject (0.01s) --- PASS: TestIntegration/TestFsListFile1and2 (0.05s) --- PASS: TestIntegration/TestFsNewObjectDir (0.01s) --- PASS: TestIntegration/TestFsCopy (0.12s) --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:814: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:886: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.03s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.01s) --- PASS: TestIntegration/TestObjectFs (0.01s) --- PASS: TestIntegration/TestObjectRemote (0.01s) --- PASS: TestIntegration/TestObjectHashes (0.01s) --- PASS: TestIntegration/TestObjectModTime (0.01s) --- PASS: TestIntegration/TestObjectMimeType (0.01s) --- PASS: TestIntegration/TestObjectSetModTime (0.03s) --- PASS: TestIntegration/TestObjectSize (0.01s) --- PASS: TestIntegration/TestObjectOpen (0.02s) --- PASS: TestIntegration/TestObjectOpenSeek (0.02s) --- PASS: TestIntegration/TestObjectOpenRange (0.05s) --- PASS: TestIntegration/TestObjectPartialRead (0.02s) --- PASS: TestIntegration/TestObjectUpdate (0.11s) --- PASS: TestIntegration/TestObjectStorable (0.01s) --- PASS: TestIntegration/TestFsIsFile (0.38s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.02s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- PASS: TestIntegration/TestSetTier (0.03s) --- PASS: TestIntegration/TestObjectRemove (0.07s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1310: FS has no PutStream interface --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- PASS: TestIntegration/TestInternal (0.00s) --- PASS: TestIntegration/TestObjectPurge (0.03s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/azureblob 5.316s === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsPutChunked/5M === RUN TestIntegration/TestFsPutChunked/5M/5242881 === RUN TestIntegration/TestFsPutChunked/5M/10485760 === RUN TestIntegration/TestFsPutChunked/5M/10485761 === RUN TestIntegration/TestFsPutChunked/5.054M === RUN TestIntegration/TestFsPutChunked/5.054M/5300001 === RUN TestIntegration/TestFsPutChunked/5.054M/10600000 === RUN TestIntegration/TestFsPutChunked/5.054M/10600001 === RUN TestIntegration/TestFsPutChunked/5.055M === RUN TestIntegration/TestFsPutChunked/5.055M/5300054 === RUN TestIntegration/TestFsPutChunked/5.055M/10600106 === RUN TestIntegration/TestFsPutChunked/5.055M/10600107 === RUN TestIntegration/TestFsPutChunked/6.667M === RUN TestIntegration/TestFsPutChunked/6.667M/6990507 === RUN TestIntegration/TestFsPutChunked/6.667M/13981012 === RUN TestIntegration/TestFsPutChunked/6.667M/13981013 === RUN TestIntegration/TestFsPutChunked/8M === RUN TestIntegration/TestFsPutChunked/8M/8388609 === RUN TestIntegration/TestFsPutChunked/8M/16777216 === RUN TestIntegration/TestFsPutChunked/8M/16777217 === RUN TestIntegration/TestFsPutChunked/10M === RUN TestIntegration/TestFsPutChunked/10M/10485761 === RUN TestIntegration/TestFsPutChunked/10M/20971520 === RUN TestIntegration/TestFsPutChunked/10M/20971521 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:06:40 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (296.32s) --- PASS: TestIntegration/TestInit (3.73s) fstests.go:329: Using remote "TestB2:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.47s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.21s) --- PASS: TestIntegration/TestFsMkdir (0.90s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.57s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.19s) --- PASS: TestIntegration/TestFsListDirEmpty (0.18s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.17s) --- PASS: TestIntegration/TestFsListDirNotFound (0.22s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.20s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.42s) --- PASS: TestIntegration/TestFsPutFile1 (1.90s) --- PASS: TestIntegration/TestFsPutError (0.19s) --- PASS: TestIntegration/TestFsPutFile2 (1.84s) --- PASS: TestIntegration/TestFsUpdateFile1 (1.17s) --- PASS: TestIntegration/TestFsPutChunked (255.61s) --- PASS: TestIntegration/TestFsPutChunked/5M (49.97s) --- PASS: TestIntegration/TestFsPutChunked/5M/5242881 (17.40s) --- PASS: TestIntegration/TestFsPutChunked/5M/10485760 (14.60s) --- PASS: TestIntegration/TestFsPutChunked/5M/10485761 (17.97s) --- PASS: TestIntegration/TestFsPutChunked/5.054M (34.43s) --- PASS: TestIntegration/TestFsPutChunked/5.054M/5300001 (13.72s) --- PASS: TestIntegration/TestFsPutChunked/5.054M/10600000 (12.59s) --- PASS: TestIntegration/TestFsPutChunked/5.054M/10600001 (8.12s) --- PASS: TestIntegration/TestFsPutChunked/5.055M (31.62s) --- PASS: TestIntegration/TestFsPutChunked/5.055M/5300054 (9.97s) --- PASS: TestIntegration/TestFsPutChunked/5.055M/10600106 (9.17s) --- PASS: TestIntegration/TestFsPutChunked/5.055M/10600107 (12.48s) --- PASS: TestIntegration/TestFsPutChunked/6.667M (34.54s) --- PASS: TestIntegration/TestFsPutChunked/6.667M/6990507 (9.66s) --- PASS: TestIntegration/TestFsPutChunked/6.667M/13981012 (16.69s) --- PASS: TestIntegration/TestFsPutChunked/6.667M/13981013 (8.19s) --- PASS: TestIntegration/TestFsPutChunked/8M (49.70s) --- PASS: TestIntegration/TestFsPutChunked/8M/8388609 (19.01s) --- PASS: TestIntegration/TestFsPutChunked/8M/16777216 (12.19s) --- PASS: TestIntegration/TestFsPutChunked/8M/16777217 (18.49s) --- PASS: TestIntegration/TestFsPutChunked/10M (55.35s) --- PASS: TestIntegration/TestFsPutChunked/10M/10485761 (15.58s) --- PASS: TestIntegration/TestFsPutChunked/10M/20971520 (13.13s) --- PASS: TestIntegration/TestFsPutChunked/10M/20971521 (26.64s) --- PASS: TestIntegration/TestFsListDirFile2 (1.06s) --- PASS: TestIntegration/TestFsListRDirFile2 (1.05s) --- PASS: TestIntegration/TestFsListDirRoot (1.03s) --- PASS: TestIntegration/TestFsListRDirRoot (0.50s) --- PASS: TestIntegration/TestFsListSubdir (0.21s) --- PASS: TestIntegration/TestFsListRSubdir (0.22s) --- PASS: TestIntegration/TestFsListLevel2 (0.41s) --- PASS: TestIntegration/TestFsListRLevel2 (0.22s) --- PASS: TestIntegration/TestFsListFile1 (1.13s) --- PASS: TestIntegration/TestFsNewObject (0.21s) --- PASS: TestIntegration/TestFsListFile1and2 (0.92s) --- PASS: TestIntegration/TestFsNewObjectDir (0.17s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:780: FS has no Copier interface --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:814: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:886: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.18s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.78s) --- PASS: TestIntegration/TestObjectFs (0.19s) --- PASS: TestIntegration/TestObjectRemote (0.22s) --- PASS: TestIntegration/TestObjectHashes (0.22s) --- PASS: TestIntegration/TestObjectModTime (0.19s) --- PASS: TestIntegration/TestObjectMimeType (0.21s) --- PASS: TestIntegration/TestObjectSetModTime (0.20s) fstests.go:1100: can't set modified time --- PASS: TestIntegration/TestObjectSize (0.21s) --- PASS: TestIntegration/TestObjectOpen (1.15s) --- PASS: TestIntegration/TestObjectOpenSeek (0.40s) --- PASS: TestIntegration/TestObjectOpenRange (1.22s) --- PASS: TestIntegration/TestObjectPartialRead (0.37s) --- PASS: TestIntegration/TestObjectUpdate (2.23s) --- PASS: TestIntegration/TestObjectStorable (0.16s) --- PASS: TestIntegration/TestFsIsFile (1.19s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.84s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (1.75s) --- PASS: TestIntegration/TestFsPutStream (3.82s) fstests.go:1334: Put error: Post https://pod-000-1104-14.backblaze.com/b2api/v1/b2_upload_file/eff24d53703dab4b6f680e1b/c001_v0001104_t0016: EOF - low level retry 1/10 --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *b2.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (5.72s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/b2 296.343s === RUN TestTimestampMarshalJSON --- PASS: TestTimestampMarshalJSON (0.00s) === RUN TestTimestampUnmarshalJSON --- PASS: TestTimestampUnmarshalJSON (0.00s) === RUN TestTimestampAddVersion --- PASS: TestTimestampAddVersion (0.00s) === RUN TestTimestampRemoveVersion --- PASS: TestTimestampRemoveVersion (0.00s) === RUN TestTimestampIsZero --- PASS: TestTimestampIsZero (0.00s) === RUN TestTimestampEqual --- PASS: TestTimestampEqual (0.00s) PASS ok github.com/ncw/rclone/backend/b2/api 0.023s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:01:58 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:02:58 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:03:12 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (87.45s) --- PASS: TestIntegration/TestInit (3.54s) fstests.go:329: Using remote "TestBox:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.64s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.38s) --- PASS: TestIntegration/TestFsMkdir (2.32s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (5.20s) --- PASS: TestIntegration/TestFsListEmpty (0.30s) --- PASS: TestIntegration/TestFsListDirEmpty (0.31s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.28s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (1.11s) --- PASS: TestIntegration/TestFsPutFile1 (1.60s) --- PASS: TestIntegration/TestFsPutError (3.96s) --- PASS: TestIntegration/TestFsPutFile2 (1.46s) --- PASS: TestIntegration/TestFsUpdateFile1 (1.44s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *box.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (1.62s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.38s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.28s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.64s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (1.51s) --- PASS: TestIntegration/TestFsNewObject (0.28s) --- PASS: TestIntegration/TestFsListFile1and2 (1.59s) --- PASS: TestIntegration/TestFsNewObjectDir (0.29s) --- PASS: TestIntegration/TestFsCopy (3.14s) --- PASS: TestIntegration/TestFsMove (11.77s) --- PASS: TestIntegration/TestFsDirMove (10.01s) --- PASS: TestIntegration/TestFsRmdirFull (0.31s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.30s) --- PASS: TestIntegration/TestObjectFs (0.34s) --- PASS: TestIntegration/TestObjectRemote (0.32s) --- PASS: TestIntegration/TestObjectHashes (0.29s) --- PASS: TestIntegration/TestObjectModTime (0.29s) --- SKIP: TestIntegration/TestObjectMimeType (0.30s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (1.05s) --- PASS: TestIntegration/TestObjectSize (0.33s) --- PASS: TestIntegration/TestObjectOpen (1.80s) --- PASS: TestIntegration/TestObjectOpenSeek (0.93s) --- PASS: TestIntegration/TestObjectOpenRange (3.02s) --- PASS: TestIntegration/TestObjectPartialRead (1.01s) --- PASS: TestIntegration/TestObjectUpdate (2.55s) --- PASS: TestIntegration/TestObjectStorable (0.28s) --- PASS: TestIntegration/TestFsIsFile (4.08s) --- PASS: TestIntegration/TestFsIsFileNotFound (1.65s) --- PASS: TestIntegration/TestPublicLink (8.01s) --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (2.89s) --- PASS: TestIntegration/TestFsPutStream (1.94s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *box.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (1.70s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/box 87.473s ? github.com/ncw/rclone/backend/box/api [no test files] 2018/10/24 05:01:46 Running with the following params: remote: TestInternalCache, mount: false 2018/10/24 05:01:46 Mount Dir: /tmp/rclonecache-mount248743635 2018/10/24 05:01:46 Temp Upload Dir: /tmp/rclonecache-tmp079185430 === RUN TestInternalListRootAndInnerRemotes --- SKIP: TestInternalListRootAndInnerRemotes (0.00s) cache_internal_test.go:1013: Need remote (TestInternalCache) to exist === RUN TestInternalObjWrapFsFound --- SKIP: TestInternalObjWrapFsFound (0.00s) cache_internal_test.go:1013: Need remote (TestInternalCache) to exist === RUN TestInternalObjNotFound --- PASS: TestInternalObjNotFound (0.04s) === RUN TestInternalRemoteWrittenFileFoundInMount --- SKIP: TestInternalRemoteWrittenFileFoundInMount (0.00s) cache_internal_test.go:278: test needs mount mode === RUN TestInternalCachedWrittenContentMatches --- PASS: TestInternalCachedWrittenContentMatches (2.05s) === RUN TestInternalDoubleWrittenContentMatches --- PASS: TestInternalDoubleWrittenContentMatches (0.62s) === RUN TestInternalCachedUpdatedContentMatches --- PASS: TestInternalCachedUpdatedContentMatches (0.58s) === RUN TestInternalWrappedWrittenContentMatches --- SKIP: TestInternalWrappedWrittenContentMatches (0.00s) cache_internal_test.go:1013: Need remote (TestInternalCache) to exist === RUN TestInternalLargeWrittenContentMatches --- SKIP: TestInternalLargeWrittenContentMatches (0.00s) cache_internal_test.go:1013: Need remote (TestInternalCache) to exist === RUN TestInternalWrappedFsChangeNotSeen 2018/10/24 05:01:50 original size: 23592960 2018/10/24 05:01:50 updated size: 12 --- PASS: TestInternalWrappedFsChangeNotSeen (1.43s) === RUN TestInternalMoveWithNotify --- SKIP: TestInternalMoveWithNotify (0.04s) cache_internal_test.go:492: Not external === RUN TestInternalNotifyCreatesEmptyParts --- SKIP: TestInternalNotifyCreatesEmptyParts (0.05s) cache_internal_test.go:579: Not external === RUN TestInternalChangeSeenAfterDirCacheFlush --- PASS: TestInternalChangeSeenAfterDirCacheFlush (1.53s) === RUN TestInternalChangeSeenAfterRc 2018/10/24 05:01:52 NOTICE: Serving remote control on http://127.0.0.1:5572/ --- SKIP: TestInternalChangeSeenAfterRc (0.06s) cache_internal_test.go:703: needs mount === RUN TestInternalCacheWrites --- PASS: TestInternalCacheWrites (1.74s) === RUN TestInternalMaxChunkSizeRespected --- PASS: TestInternalMaxChunkSizeRespected (10.28s) === RUN TestInternalExpiredEntriesRemoved --- SKIP: TestInternalExpiredEntriesRemoved (0.00s) cache_internal_test.go:1013: Need remote (TestInternalCache) to exist === RUN TestInternalBug2117 2018/10/24 05:02:04 len: 1 2018/10/24 05:02:34 len: 1 2018/10/24 05:02:34 len: 4 2018/10/24 05:02:34 len: 4 --- PASS: TestInternalBug2117 (30.25s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:02:35 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError 2018/10/24 05:02:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removing partially written file on error: potato 2018/10/24 05:02:35 ERROR : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: put: error uploading: potato === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:02:37 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:02:37 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (2.47s) --- PASS: TestIntegration/TestInit (0.07s) fstests.go:329: Using remote "TestCache:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.01s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.04s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.08s) --- PASS: TestIntegration/TestFsListEmpty (0.01s) --- PASS: TestIntegration/TestFsListDirEmpty (0.00s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.00s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.00s) --- PASS: TestIntegration/TestFsPutFile1 (0.04s) --- PASS: TestIntegration/TestFsPutError (0.00s) --- PASS: TestIntegration/TestFsPutFile2 (0.03s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.03s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *cache.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (0.06s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.01s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.00s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.00s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.06s) --- PASS: TestIntegration/TestFsNewObject (0.00s) --- PASS: TestIntegration/TestFsListFile1and2 (0.00s) --- PASS: TestIntegration/TestFsNewObjectDir (0.00s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:780: FS has no Copier interface --- PASS: TestIntegration/TestFsMove (0.47s) --- PASS: TestIntegration/TestFsDirMove (0.31s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.01s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.00s) --- PASS: TestIntegration/TestObjectHashes (0.03s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- SKIP: TestIntegration/TestObjectMimeType (0.00s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.01s) --- PASS: TestIntegration/TestObjectSize (0.00s) --- PASS: TestIntegration/TestObjectOpen (0.50s) --- PASS: TestIntegration/TestObjectOpenSeek (0.01s) --- PASS: TestIntegration/TestObjectOpenRange (0.01s) --- PASS: TestIntegration/TestObjectPartialRead (0.01s) --- PASS: TestIntegration/TestObjectUpdate (0.54s) --- PASS: TestIntegration/TestObjectStorable (0.00s) --- PASS: TestIntegration/TestFsIsFile (0.04s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.00s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (0.04s) --- PASS: TestIntegration/TestFsPutStream (0.03s) --- PASS: TestIntegration/TestObjectAbout (0.00s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *cache.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (0.01s) --- PASS: TestIntegration/TestFinalise (0.00s) === RUN TestInternalUploadTempDirCreated --- PASS: TestInternalUploadTempDirCreated (1.03s) === RUN TestInternalUploadQueueOneFileNoRest --- SKIP: TestInternalUploadQueueOneFileNoRest (0.00s) cache_internal_test.go:1013: Need remote (TestInternalCache) to exist === RUN TestInternalUploadQueueOneFileWithRest --- SKIP: TestInternalUploadQueueOneFileWithRest (0.00s) cache_internal_test.go:1013: Need remote (TestInternalCache) to exist === RUN TestInternalUploadMoveExistingFile --- SKIP: TestInternalUploadMoveExistingFile (0.00s) cache_internal_test.go:1013: Need remote (TestInternalCache) to exist === RUN TestInternalUploadTempPathCleaned --- SKIP: TestInternalUploadTempPathCleaned (0.00s) cache_internal_test.go:1013: Need remote (TestInternalCache) to exist === RUN TestInternalUploadQueueMoreFiles --- SKIP: TestInternalUploadQueueMoreFiles (0.00s) cache_internal_test.go:1013: Need remote (TestInternalCache) to exist === RUN TestInternalUploadTempFileOperations --- SKIP: TestInternalUploadTempFileOperations (0.00s) cache_internal_test.go:1013: Need remote (TestInternalCache) to exist === RUN TestInternalUploadUploadingFileOperations --- SKIP: TestInternalUploadUploadingFileOperations (0.00s) cache_internal_test.go:1013: Need remote (TestInternalCache) to exist PASS ok github.com/ncw/rclone/backend/cache 52.190s === RUN TestNewNameEncryptionMode --- PASS: TestNewNameEncryptionMode (0.00s) === RUN TestNewNameEncryptionModeString --- PASS: TestNewNameEncryptionModeString (0.00s) === RUN TestValidString --- PASS: TestValidString (0.00s) === RUN TestEncodeFileName --- PASS: TestEncodeFileName (0.00s) === RUN TestDecodeFileName --- PASS: TestDecodeFileName (0.00s) === RUN TestEncryptSegment --- PASS: TestEncryptSegment (0.00s) === RUN TestDecryptSegment --- PASS: TestDecryptSegment (0.00s) === RUN TestEncryptFileName --- PASS: TestEncryptFileName (0.00s) === RUN TestDecryptFileName --- PASS: TestDecryptFileName (0.00s) === RUN TestEncDecMatches --- PASS: TestEncDecMatches (0.00s) === RUN TestEncryptDirName --- PASS: TestEncryptDirName (0.00s) === RUN TestDecryptDirName --- PASS: TestDecryptDirName (0.00s) === RUN TestEncryptedSize --- PASS: TestEncryptedSize (0.00s) === RUN TestDecryptedSize --- PASS: TestDecryptedSize (0.00s) === RUN TestNoncePointer --- PASS: TestNoncePointer (0.00s) === RUN TestNonceFromReader --- PASS: TestNonceFromReader (0.00s) === RUN TestNonceFromBuf --- PASS: TestNonceFromBuf (0.00s) === RUN TestNonceIncrement --- PASS: TestNonceIncrement (0.00s) === RUN TestNonceAdd --- PASS: TestNonceAdd (0.00s) === RUN TestRandomSource --- PASS: TestRandomSource (0.58s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (1.08s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (1.42s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (1.01s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.98s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (1.03s) === RUN TestEncryptData --- PASS: TestEncryptData (0.00s) === RUN TestNewEncrypter --- PASS: TestNewEncrypter (0.00s) === RUN TestNewEncrypterErrUnexpectedEOF --- PASS: TestNewEncrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypter --- PASS: TestNewDecrypter (0.00s) === RUN TestNewDecrypterErrUnexpectedEOF --- PASS: TestNewDecrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypterSeekLimit --- PASS: TestNewDecrypterSeekLimit (0.26s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead --- PASS: TestDecrypterRead (0.00s) === RUN TestDecrypterClose --- PASS: TestDecrypterClose (0.00s) === RUN TestPutGetBlock --- PASS: TestPutGetBlock (0.00s) === RUN TestKey --- PASS: TestKey (0.29s) === RUN TestStandard === RUN TestStandard/TestInit === RUN TestStandard/TestFsString === RUN TestStandard/TestFsName === RUN TestStandard/TestFsRoot === RUN TestStandard/TestFsRmdirEmpty === RUN TestStandard/TestFsRmdirNotFound === RUN TestStandard/TestFsMkdir === RUN TestStandard/TestFsMkdirRmdirSubdir === RUN TestStandard/TestFsListEmpty === RUN TestStandard/TestFsListDirEmpty === RUN TestStandard/TestFsListRDirEmpty === RUN TestStandard/TestFsListDirNotFound 2018/10/24 05:01:58 ERROR : does not exist: error listing: directory not found === RUN TestStandard/TestFsListRDirNotFound === RUN TestStandard/TestFsNewObjectNotFound === RUN TestStandard/TestFsPutFile1 === RUN TestStandard/TestFsPutError 2018/10/24 05:01:58 NOTICE: 5ogs7ndfp8pupt44oi5f8kn0vo/jj28ore431k5fs198bgtj426jc/br8lo5iiiq5s02lei0ok5bb3cg/3ttv7i29lgugd9ojgbo7d3tmnmf2midibh6n2n5al1b1neo5jqrg/da179h86evnu3b0lg04golahkg: Removing partially written file on error: potato === RUN TestStandard/TestFsPutFile2 === RUN TestStandard/TestFsUpdateFile1 === RUN TestStandard/TestFsPutChunked === RUN TestStandard/TestFsListDirFile2 === RUN TestStandard/TestFsListRDirFile2 === RUN TestStandard/TestFsListDirRoot === RUN TestStandard/TestFsListRDirRoot === RUN TestStandard/TestFsListSubdir === RUN TestStandard/TestFsListRSubdir === RUN TestStandard/TestFsListLevel2 === RUN TestStandard/TestFsListRLevel2 === RUN TestStandard/TestFsListFile1 === RUN TestStandard/TestFsNewObject === RUN TestStandard/TestFsListFile1and2 === RUN TestStandard/TestFsNewObjectDir === RUN TestStandard/TestFsCopy === RUN TestStandard/TestFsMove === RUN TestStandard/TestFsDirMove === RUN TestStandard/TestFsRmdirFull === RUN TestStandard/TestFsPrecision === RUN TestStandard/TestFsChangeNotify === RUN TestStandard/TestObjectString === RUN TestStandard/TestObjectFs === RUN TestStandard/TestObjectRemote === RUN TestStandard/TestObjectHashes === RUN TestStandard/TestObjectModTime === RUN TestStandard/TestObjectMimeType === RUN TestStandard/TestObjectSetModTime === RUN TestStandard/TestObjectSize === RUN TestStandard/TestObjectOpen === RUN TestStandard/TestObjectOpenSeek === RUN TestStandard/TestObjectOpenRange === RUN TestStandard/TestObjectPartialRead === RUN TestStandard/TestObjectUpdate === RUN TestStandard/TestObjectStorable === RUN TestStandard/TestFsIsFile === RUN TestStandard/TestFsIsFileNotFound 2018/10/24 05:01:58 ERROR : : error listing: directory not found === RUN TestStandard/TestPublicLink === RUN TestStandard/TestSetTier === RUN TestStandard/TestObjectRemove === RUN TestStandard/TestFsPutStream === RUN TestStandard/TestObjectAbout === RUN TestStandard/TestInternal === RUN TestStandard/TestObjectPurge 2018/10/24 05:01:58 ERROR : : error listing: directory not found === RUN TestStandard/TestFinalise --- PASS: TestStandard (0.46s) --- PASS: TestStandard/TestInit (0.07s) fstests.go:329: Using remote "TestCrypt:" --- PASS: TestStandard/TestFsString (0.00s) --- PASS: TestStandard/TestFsName (0.00s) --- PASS: TestStandard/TestFsRoot (0.00s) --- PASS: TestStandard/TestFsRmdirEmpty (0.00s) --- PASS: TestStandard/TestFsRmdirNotFound (0.00s) --- PASS: TestStandard/TestFsMkdir (0.08s) --- PASS: TestStandard/TestFsMkdirRmdirSubdir (0.00s) --- PASS: TestStandard/TestFsListEmpty (0.00s) --- PASS: TestStandard/TestFsListDirEmpty (0.00s) --- SKIP: TestStandard/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestStandard/TestFsListDirNotFound (0.00s) --- SKIP: TestStandard/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestStandard/TestFsNewObjectNotFound (0.00s) --- PASS: TestStandard/TestFsPutFile1 (0.00s) --- PASS: TestStandard/TestFsPutError (0.00s) --- PASS: TestStandard/TestFsPutFile2 (0.00s) --- PASS: TestStandard/TestFsUpdateFile1 (0.00s) --- SKIP: TestStandard/TestFsPutChunked (0.00s) fstests.go:530: *crypt.Fs does not implement SetUploadChunkSizer --- PASS: TestStandard/TestFsListDirFile2 (0.00s) --- SKIP: TestStandard/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestStandard/TestFsListDirRoot (0.07s) --- SKIP: TestStandard/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestStandard/TestFsListSubdir (0.00s) --- SKIP: TestStandard/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestStandard/TestFsListLevel2 (0.00s) --- SKIP: TestStandard/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestStandard/TestFsListFile1 (0.00s) --- PASS: TestStandard/TestFsNewObject (0.00s) --- PASS: TestStandard/TestFsListFile1and2 (0.00s) --- PASS: TestStandard/TestFsNewObjectDir (0.00s) --- SKIP: TestStandard/TestFsCopy (0.00s) fstests.go:780: FS has no Copier interface --- PASS: TestStandard/TestFsMove (0.00s) --- PASS: TestStandard/TestFsDirMove (0.07s) --- PASS: TestStandard/TestFsRmdirFull (0.00s) --- PASS: TestStandard/TestFsPrecision (0.00s) --- SKIP: TestStandard/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestStandard/TestObjectString (0.00s) --- PASS: TestStandard/TestObjectFs (0.00s) --- PASS: TestStandard/TestObjectRemote (0.00s) --- PASS: TestStandard/TestObjectHashes (0.00s) --- PASS: TestStandard/TestObjectModTime (0.00s) --- SKIP: TestStandard/TestObjectMimeType (0.00s) fstests.go:1083: MimeType method not supported --- PASS: TestStandard/TestObjectSetModTime (0.00s) --- PASS: TestStandard/TestObjectSize (0.00s) --- PASS: TestStandard/TestObjectOpen (0.00s) --- PASS: TestStandard/TestObjectOpenSeek (0.00s) --- PASS: TestStandard/TestObjectOpenRange (0.00s) --- PASS: TestStandard/TestObjectPartialRead (0.00s) --- PASS: TestStandard/TestObjectUpdate (0.00s) --- PASS: TestStandard/TestObjectStorable (0.00s) --- PASS: TestStandard/TestFsIsFile (0.08s) --- PASS: TestStandard/TestFsIsFileNotFound (0.07s) --- SKIP: TestStandard/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestStandard/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestStandard/TestObjectRemove (0.00s) --- PASS: TestStandard/TestFsPutStream (0.00s) --- PASS: TestStandard/TestObjectAbout (0.00s) --- SKIP: TestStandard/TestInternal (0.00s) fstests.go:1373: *crypt.Fs does not implement InternalTester --- PASS: TestStandard/TestObjectPurge (0.00s) --- PASS: TestStandard/TestFinalise (0.00s) === RUN TestOff === RUN TestOff/TestInit === RUN TestOff/TestFsString === RUN TestOff/TestFsName === RUN TestOff/TestFsRoot === RUN TestOff/TestFsRmdirEmpty === RUN TestOff/TestFsRmdirNotFound === RUN TestOff/TestFsMkdir === RUN TestOff/TestFsMkdirRmdirSubdir === RUN TestOff/TestFsListEmpty === RUN TestOff/TestFsListDirEmpty === RUN TestOff/TestFsListRDirEmpty === RUN TestOff/TestFsListDirNotFound 2018/10/24 05:01:59 ERROR : does not exist: error listing: directory not found === RUN TestOff/TestFsListRDirNotFound === RUN TestOff/TestFsNewObjectNotFound === RUN TestOff/TestFsPutFile1 === RUN TestOff/TestFsPutError 2018/10/24 05:01:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin: Removing partially written file on error: potato === RUN TestOff/TestFsPutFile2 === RUN TestOff/TestFsUpdateFile1 === RUN TestOff/TestFsPutChunked === RUN TestOff/TestFsListDirFile2 === RUN TestOff/TestFsListRDirFile2 === RUN TestOff/TestFsListDirRoot === RUN TestOff/TestFsListRDirRoot === RUN TestOff/TestFsListSubdir === RUN TestOff/TestFsListRSubdir === RUN TestOff/TestFsListLevel2 === RUN TestOff/TestFsListRLevel2 === RUN TestOff/TestFsListFile1 === RUN TestOff/TestFsNewObject === RUN TestOff/TestFsListFile1and2 === RUN TestOff/TestFsNewObjectDir === RUN TestOff/TestFsCopy === RUN TestOff/TestFsMove === RUN TestOff/TestFsDirMove === RUN TestOff/TestFsRmdirFull === RUN TestOff/TestFsPrecision === RUN TestOff/TestFsChangeNotify === RUN TestOff/TestObjectString === RUN TestOff/TestObjectFs === RUN TestOff/TestObjectRemote === RUN TestOff/TestObjectHashes === RUN TestOff/TestObjectModTime === RUN TestOff/TestObjectMimeType === RUN TestOff/TestObjectSetModTime === RUN TestOff/TestObjectSize === RUN TestOff/TestObjectOpen === RUN TestOff/TestObjectOpenSeek === RUN TestOff/TestObjectOpenRange === RUN TestOff/TestObjectPartialRead === RUN TestOff/TestObjectUpdate === RUN TestOff/TestObjectStorable === RUN TestOff/TestFsIsFile === RUN TestOff/TestFsIsFileNotFound 2018/10/24 05:01:59 ERROR : : error listing: directory not found === RUN TestOff/TestPublicLink === RUN TestOff/TestSetTier === RUN TestOff/TestObjectRemove === RUN TestOff/TestFsPutStream === RUN TestOff/TestObjectAbout === RUN TestOff/TestInternal === RUN TestOff/TestObjectPurge 2018/10/24 05:01:59 ERROR : : error listing: directory not found === RUN TestOff/TestFinalise --- PASS: TestOff (0.45s) --- PASS: TestOff/TestInit (0.07s) fstests.go:329: Using remote "TestCrypt2:" --- PASS: TestOff/TestFsString (0.00s) --- PASS: TestOff/TestFsName (0.00s) --- PASS: TestOff/TestFsRoot (0.00s) --- PASS: TestOff/TestFsRmdirEmpty (0.00s) --- PASS: TestOff/TestFsRmdirNotFound (0.00s) --- PASS: TestOff/TestFsMkdir (0.08s) --- PASS: TestOff/TestFsMkdirRmdirSubdir (0.00s) --- PASS: TestOff/TestFsListEmpty (0.00s) --- PASS: TestOff/TestFsListDirEmpty (0.00s) --- SKIP: TestOff/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestOff/TestFsListDirNotFound (0.00s) --- SKIP: TestOff/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestOff/TestFsNewObjectNotFound (0.00s) --- PASS: TestOff/TestFsPutFile1 (0.00s) --- PASS: TestOff/TestFsPutError (0.00s) --- PASS: TestOff/TestFsPutFile2 (0.00s) --- PASS: TestOff/TestFsUpdateFile1 (0.00s) --- SKIP: TestOff/TestFsPutChunked (0.00s) fstests.go:530: *crypt.Fs does not implement SetUploadChunkSizer --- PASS: TestOff/TestFsListDirFile2 (0.00s) --- SKIP: TestOff/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestOff/TestFsListDirRoot (0.07s) --- SKIP: TestOff/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestOff/TestFsListSubdir (0.00s) --- SKIP: TestOff/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestOff/TestFsListLevel2 (0.00s) --- SKIP: TestOff/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestOff/TestFsListFile1 (0.00s) --- PASS: TestOff/TestFsNewObject (0.00s) --- PASS: TestOff/TestFsListFile1and2 (0.00s) --- PASS: TestOff/TestFsNewObjectDir (0.00s) --- SKIP: TestOff/TestFsCopy (0.00s) fstests.go:780: FS has no Copier interface --- PASS: TestOff/TestFsMove (0.01s) --- PASS: TestOff/TestFsDirMove (0.07s) --- PASS: TestOff/TestFsRmdirFull (0.00s) --- PASS: TestOff/TestFsPrecision (0.00s) --- SKIP: TestOff/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestOff/TestObjectString (0.00s) --- PASS: TestOff/TestObjectFs (0.00s) --- PASS: TestOff/TestObjectRemote (0.00s) --- PASS: TestOff/TestObjectHashes (0.00s) --- PASS: TestOff/TestObjectModTime (0.00s) --- SKIP: TestOff/TestObjectMimeType (0.00s) fstests.go:1083: MimeType method not supported --- PASS: TestOff/TestObjectSetModTime (0.00s) --- PASS: TestOff/TestObjectSize (0.00s) --- PASS: TestOff/TestObjectOpen (0.00s) --- PASS: TestOff/TestObjectOpenSeek (0.00s) --- PASS: TestOff/TestObjectOpenRange (0.00s) --- PASS: TestOff/TestObjectPartialRead (0.00s) --- PASS: TestOff/TestObjectUpdate (0.00s) --- PASS: TestOff/TestObjectStorable (0.00s) --- PASS: TestOff/TestFsIsFile (0.07s) --- PASS: TestOff/TestFsIsFileNotFound (0.07s) --- SKIP: TestOff/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestOff/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestOff/TestObjectRemove (0.00s) --- PASS: TestOff/TestFsPutStream (0.00s) --- PASS: TestOff/TestObjectAbout (0.00s) --- SKIP: TestOff/TestInternal (0.00s) fstests.go:1373: *crypt.Fs does not implement InternalTester --- PASS: TestOff/TestObjectPurge (0.00s) --- PASS: TestOff/TestFinalise (0.00s) === RUN TestObfuscate === RUN TestObfuscate/TestInit === RUN TestObfuscate/TestFsString === RUN TestObfuscate/TestFsName === RUN TestObfuscate/TestFsRoot === RUN TestObfuscate/TestFsRmdirEmpty === RUN TestObfuscate/TestFsRmdirNotFound === RUN TestObfuscate/TestFsMkdir === RUN TestObfuscate/TestFsMkdirRmdirSubdir === RUN TestObfuscate/TestFsListEmpty === RUN TestObfuscate/TestFsListDirEmpty === RUN TestObfuscate/TestFsListRDirEmpty === RUN TestObfuscate/TestFsListDirNotFound 2018/10/24 05:01:59 ERROR : does not exist: error listing: directory not found === RUN TestObfuscate/TestFsListRDirNotFound === RUN TestObfuscate/TestFsNewObjectNotFound === RUN TestObfuscate/TestFsPutFile1 === RUN TestObfuscate/TestFsPutError 2018/10/24 05:01:59 NOTICE: 124.yvCCF_ JrLJrxv/211.¬«/162.Mjqqt, 主畱/180. _ ' @ _ _ & _ + ⊗/8.A.uyu: Removing partially written file on error: potato === RUN TestObfuscate/TestFsPutFile2 === RUN TestObfuscate/TestFsUpdateFile1 === RUN TestObfuscate/TestFsPutChunked === RUN TestObfuscate/TestFsListDirFile2 === RUN TestObfuscate/TestFsListRDirFile2 === RUN TestObfuscate/TestFsListDirRoot === RUN TestObfuscate/TestFsListRDirRoot === RUN TestObfuscate/TestFsListSubdir === RUN TestObfuscate/TestFsListRSubdir === RUN TestObfuscate/TestFsListLevel2 === RUN TestObfuscate/TestFsListRLevel2 === RUN TestObfuscate/TestFsListFile1 === RUN TestObfuscate/TestFsNewObject === RUN TestObfuscate/TestFsListFile1and2 === RUN TestObfuscate/TestFsNewObjectDir === RUN TestObfuscate/TestFsCopy === RUN TestObfuscate/TestFsMove === RUN TestObfuscate/TestFsDirMove === RUN TestObfuscate/TestFsRmdirFull === RUN TestObfuscate/TestFsPrecision === RUN TestObfuscate/TestFsChangeNotify === RUN TestObfuscate/TestObjectString === RUN TestObfuscate/TestObjectFs === RUN TestObfuscate/TestObjectRemote === RUN TestObfuscate/TestObjectHashes === RUN TestObfuscate/TestObjectModTime === RUN TestObfuscate/TestObjectMimeType === RUN TestObfuscate/TestObjectSetModTime === RUN TestObfuscate/TestObjectSize === RUN TestObfuscate/TestObjectOpen === RUN TestObfuscate/TestObjectOpenSeek === RUN TestObfuscate/TestObjectOpenRange === RUN TestObfuscate/TestObjectPartialRead === RUN TestObfuscate/TestObjectUpdate === RUN TestObfuscate/TestObjectStorable === RUN TestObfuscate/TestFsIsFile === RUN TestObfuscate/TestFsIsFileNotFound 2018/10/24 05:01:59 ERROR : : error listing: directory not found === RUN TestObfuscate/TestPublicLink === RUN TestObfuscate/TestSetTier === RUN TestObfuscate/TestObjectRemove === RUN TestObfuscate/TestFsPutStream === RUN TestObfuscate/TestObjectAbout === RUN TestObfuscate/TestInternal === RUN TestObfuscate/TestObjectPurge 2018/10/24 05:01:59 ERROR : : error listing: directory not found === RUN TestObfuscate/TestFinalise --- PASS: TestObfuscate (0.46s) --- PASS: TestObfuscate/TestInit (0.07s) fstests.go:316: Removing bad windows characters from test file fstests.go:329: Using remote "TestCrypt3:" --- PASS: TestObfuscate/TestFsString (0.00s) --- PASS: TestObfuscate/TestFsName (0.00s) --- PASS: TestObfuscate/TestFsRoot (0.00s) --- PASS: TestObfuscate/TestFsRmdirEmpty (0.00s) --- PASS: TestObfuscate/TestFsRmdirNotFound (0.00s) --- PASS: TestObfuscate/TestFsMkdir (0.08s) --- PASS: TestObfuscate/TestFsMkdirRmdirSubdir (0.00s) --- PASS: TestObfuscate/TestFsListEmpty (0.00s) --- PASS: TestObfuscate/TestFsListDirEmpty (0.00s) --- SKIP: TestObfuscate/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestObfuscate/TestFsListDirNotFound (0.00s) --- SKIP: TestObfuscate/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestObfuscate/TestFsNewObjectNotFound (0.00s) --- PASS: TestObfuscate/TestFsPutFile1 (0.00s) --- PASS: TestObfuscate/TestFsPutError (0.00s) --- PASS: TestObfuscate/TestFsPutFile2 (0.00s) --- PASS: TestObfuscate/TestFsUpdateFile1 (0.00s) --- SKIP: TestObfuscate/TestFsPutChunked (0.00s) fstests.go:530: *crypt.Fs does not implement SetUploadChunkSizer --- PASS: TestObfuscate/TestFsListDirFile2 (0.01s) --- SKIP: TestObfuscate/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestObfuscate/TestFsListDirRoot (0.07s) --- SKIP: TestObfuscate/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestObfuscate/TestFsListSubdir (0.00s) --- SKIP: TestObfuscate/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestObfuscate/TestFsListLevel2 (0.00s) --- SKIP: TestObfuscate/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestObfuscate/TestFsListFile1 (0.00s) --- PASS: TestObfuscate/TestFsNewObject (0.00s) --- PASS: TestObfuscate/TestFsListFile1and2 (0.00s) --- PASS: TestObfuscate/TestFsNewObjectDir (0.00s) --- SKIP: TestObfuscate/TestFsCopy (0.00s) fstests.go:780: FS has no Copier interface --- PASS: TestObfuscate/TestFsMove (0.00s) --- PASS: TestObfuscate/TestFsDirMove (0.07s) --- PASS: TestObfuscate/TestFsRmdirFull (0.00s) --- PASS: TestObfuscate/TestFsPrecision (0.00s) --- SKIP: TestObfuscate/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestObfuscate/TestObjectString (0.00s) --- PASS: TestObfuscate/TestObjectFs (0.00s) --- PASS: TestObfuscate/TestObjectRemote (0.00s) --- PASS: TestObfuscate/TestObjectHashes (0.00s) --- PASS: TestObfuscate/TestObjectModTime (0.00s) --- SKIP: TestObfuscate/TestObjectMimeType (0.00s) fstests.go:1083: MimeType method not supported --- PASS: TestObfuscate/TestObjectSetModTime (0.00s) --- PASS: TestObfuscate/TestObjectSize (0.00s) --- PASS: TestObfuscate/TestObjectOpen (0.00s) --- PASS: TestObfuscate/TestObjectOpenSeek (0.00s) --- PASS: TestObfuscate/TestObjectOpenRange (0.00s) --- PASS: TestObfuscate/TestObjectPartialRead (0.00s) --- PASS: TestObfuscate/TestObjectUpdate (0.00s) --- PASS: TestObfuscate/TestObjectStorable (0.00s) --- PASS: TestObfuscate/TestFsIsFile (0.07s) --- PASS: TestObfuscate/TestFsIsFileNotFound (0.07s) --- SKIP: TestObfuscate/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestObfuscate/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestObfuscate/TestObjectRemove (0.00s) --- PASS: TestObfuscate/TestFsPutStream (0.00s) --- PASS: TestObfuscate/TestObjectAbout (0.00s) --- SKIP: TestObfuscate/TestInternal (0.00s) fstests.go:1373: *crypt.Fs does not implement InternalTester --- PASS: TestObfuscate/TestObjectPurge (0.00s) --- PASS: TestObfuscate/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/crypt 8.040s === RUN TestPad --- PASS: TestPad (0.00s) === RUN TestUnpad --- PASS: TestUnpad (0.00s) PASS ok github.com/ncw/rclone/backend/crypt/pkcs7 0.004s === RUN TestInternalLoadExampleFormats --- PASS: TestInternalLoadExampleFormats (0.00s) === RUN TestInternalParseExtensions --- PASS: TestInternalParseExtensions (0.00s) === RUN TestInternalFindExportFormat --- PASS: TestInternalFindExportFormat (0.00s) === RUN TestMimeTypesToExtension --- PASS: TestMimeTypesToExtension (0.00s) === RUN TestExtensionToMimeType --- PASS: TestExtensionToMimeType (0.00s) === RUN TestExtensionsForExportFormats --- PASS: TestExtensionsForExportFormats (0.00s) === RUN TestExtensionsForImportFormats --- SKIP: TestExtensionsForImportFormats (0.00s) drive_internal_test.go:144: === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:04:06 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound 2018/10/24 05:04:06 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsPutChunked/256k === RUN TestIntegration/TestFsPutChunked/256k/262143 === RUN TestIntegration/TestFsPutChunked/256k/262144 === RUN TestIntegration/TestFsPutChunked/256k/524289 === RUN TestIntegration/TestFsPutChunked/512k === RUN TestIntegration/TestFsPutChunked/512k/524287 === RUN TestIntegration/TestFsPutChunked/512k/524288 === RUN TestIntegration/TestFsPutChunked/512k/1048577 === RUN TestIntegration/TestFsPutChunked/1M === RUN TestIntegration/TestFsPutChunked/1M/1048575 === RUN TestIntegration/TestFsPutChunked/1M/1048576 === RUN TestIntegration/TestFsPutChunked/1M/2097153 === RUN TestIntegration/TestFsPutChunked/2M === RUN TestIntegration/TestFsPutChunked/2M/2097151 === RUN TestIntegration/TestFsPutChunked/2M/2097152 === RUN TestIntegration/TestFsPutChunked/2M/4194305 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:16:43 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestInternal/DocumentImport === RUN TestIntegration/TestInternal/DocumentUpdate === RUN TestIntegration/TestInternal/DocumentExport === RUN TestIntegration/TestInternal/DocumentLink === RUN TestIntegration/TestObjectPurge 2018/10/24 05:18:25 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- FAIL: TestIntegration (982.48s) --- PASS: TestIntegration/TestInit (20.49s) fstests.go:329: Using remote "TestDrive:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (5.03s) --- PASS: TestIntegration/TestFsRmdirNotFound (22.16s) --- PASS: TestIntegration/TestFsMkdir (19.02s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (39.35s) --- PASS: TestIntegration/TestFsListEmpty (9.08s) --- PASS: TestIntegration/TestFsListDirEmpty (8.32s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.21s) --- PASS: TestIntegration/TestFsListDirNotFound (0.19s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.18s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.42s) --- PASS: TestIntegration/TestFsPutFile1 (11.21s) --- PASS: TestIntegration/TestFsPutError (48.87s) --- PASS: TestIntegration/TestFsPutFile2 (2.02s) --- PASS: TestIntegration/TestFsUpdateFile1 (10.33s) --- PASS: TestIntegration/TestFsPutChunked (270.65s) --- PASS: TestIntegration/TestFsPutChunked/256k (68.48s) --- PASS: TestIntegration/TestFsPutChunked/256k/262143 (28.40s) --- PASS: TestIntegration/TestFsPutChunked/256k/262144 (19.76s) --- PASS: TestIntegration/TestFsPutChunked/256k/524289 (20.32s) --- PASS: TestIntegration/TestFsPutChunked/512k (70.17s) --- PASS: TestIntegration/TestFsPutChunked/512k/524287 (20.05s) --- PASS: TestIntegration/TestFsPutChunked/512k/524288 (20.58s) --- PASS: TestIntegration/TestFsPutChunked/512k/1048577 (29.54s) --- PASS: TestIntegration/TestFsPutChunked/1M (69.90s) --- PASS: TestIntegration/TestFsPutChunked/1M/1048575 (20.74s) --- PASS: TestIntegration/TestFsPutChunked/1M/1048576 (10.94s) --- PASS: TestIntegration/TestFsPutChunked/1M/2097153 (38.21s) --- PASS: TestIntegration/TestFsPutChunked/2M (62.11s) --- PASS: TestIntegration/TestFsPutChunked/2M/2097151 (21.18s) --- PASS: TestIntegration/TestFsPutChunked/2M/2097152 (20.13s) --- PASS: TestIntegration/TestFsPutChunked/2M/4194305 (20.79s) --- PASS: TestIntegration/TestFsListDirFile2 (17.98s) --- PASS: TestIntegration/TestFsListRDirFile2 (1.02s) --- PASS: TestIntegration/TestFsListDirRoot (1.11s) --- PASS: TestIntegration/TestFsListRDirRoot (8.50s) --- PASS: TestIntegration/TestFsListSubdir (0.19s) --- PASS: TestIntegration/TestFsListRSubdir (0.22s) --- PASS: TestIntegration/TestFsListLevel2 (0.50s) --- PASS: TestIntegration/TestFsListRLevel2 (1.05s) --- PASS: TestIntegration/TestFsListFile1 (1.07s) --- PASS: TestIntegration/TestFsNewObject (0.22s) --- PASS: TestIntegration/TestFsListFile1and2 (1.26s) --- PASS: TestIntegration/TestFsNewObjectDir (3.88s) --- PASS: TestIntegration/TestFsCopy (40.47s) --- PASS: TestIntegration/TestFsMove (81.33s) --- PASS: TestIntegration/TestFsDirMove (60.58s) --- PASS: TestIntegration/TestFsRmdirFull (0.45s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- FAIL: TestIntegration/TestFsChangeNotify (137.43s) fstests.go:1013: Error Trace: fstests.go:1013 Error: Not equal: expected: []string{"dir/subdir1", "dir/subdir3", "dir/subdir2"} actual : []string{"dir", "dir/subdir1", "dir/subdir3", "dir/subdir2"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=3) { +([]string) (len=4) { + (string) (len=3) "dir", (string) (len=11) "dir/subdir1", Test: TestIntegration/TestFsChangeNotify fstests.go:1014: Error Trace: fstests.go:1014 Error: Not equal: expected: []string{"dir/file2", "dir/file4", "dir/file3"} actual : []string{"dir/file2", "dir/file4"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) (len=9) "dir/file2", - (string) (len=9) "dir/file4", - (string) (len=9) "dir/file3" + (string) (len=9) "dir/file4" } Test: TestIntegration/TestFsChangeNotify --- PASS: TestIntegration/TestObjectString (0.22s) --- PASS: TestIntegration/TestObjectFs (0.21s) --- PASS: TestIntegration/TestObjectRemote (0.19s) --- PASS: TestIntegration/TestObjectHashes (0.24s) --- PASS: TestIntegration/TestObjectModTime (0.18s) --- PASS: TestIntegration/TestObjectMimeType (0.20s) --- PASS: TestIntegration/TestObjectSetModTime (1.04s) --- PASS: TestIntegration/TestObjectSize (0.20s) --- PASS: TestIntegration/TestObjectOpen (8.97s) --- PASS: TestIntegration/TestObjectOpenSeek (8.87s) --- PASS: TestIntegration/TestObjectOpenRange (19.43s) --- PASS: TestIntegration/TestObjectPartialRead (0.46s) --- PASS: TestIntegration/TestObjectUpdate (2.31s) --- PASS: TestIntegration/TestObjectStorable (9.33s) --- PASS: TestIntegration/TestFsIsFile (2.75s) --- PASS: TestIntegration/TestFsIsFileNotFound (1.04s) --- PASS: TestIntegration/TestPublicLink (46.77s) --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (36.73s) --- PASS: TestIntegration/TestFsPutStream (2.05s) --- PASS: TestIntegration/TestObjectAbout (0.35s) --- PASS: TestIntegration/TestInternal (15.09s) --- PASS: TestIntegration/TestInternal/DocumentImport (3.90s) --- PASS: TestIntegration/TestInternal/DocumentUpdate (10.40s) --- PASS: TestIntegration/TestInternal/DocumentExport (0.59s) --- PASS: TestIntegration/TestInternal/DocumentLink (0.20s) --- PASS: TestIntegration/TestObjectPurge (1.07s) --- PASS: TestIntegration/TestFinalise (0.00s) FAIL FAIL github.com/ncw/rclone/backend/drive 982.496s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:02:50 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsPutChunked/100 === RUN TestIntegration/TestFsPutChunked/100/99 === RUN TestIntegration/TestFsPutChunked/100/100 === RUN TestIntegration/TestFsPutChunked/100/201 === RUN TestIntegration/TestFsPutChunked/128 === RUN TestIntegration/TestFsPutChunked/128/127 === RUN TestIntegration/TestFsPutChunked/128/128 === RUN TestIntegration/TestFsPutChunked/128/257 === RUN TestIntegration/TestFsPutChunked/97.656k === RUN TestIntegration/TestFsPutChunked/97.656k/99999 === RUN TestIntegration/TestFsPutChunked/97.656k/100000 === RUN TestIntegration/TestFsPutChunked/97.656k/200001 === RUN TestIntegration/TestFsPutChunked/97.657k === RUN TestIntegration/TestFsPutChunked/97.657k/100000 === RUN TestIntegration/TestFsPutChunked/97.657k/100001 === RUN TestIntegration/TestFsPutChunked/97.657k/200003 === RUN TestIntegration/TestFsPutChunked/682.731k === RUN TestIntegration/TestFsPutChunked/682.731k/699116 === RUN TestIntegration/TestFsPutChunked/682.731k/699117 === RUN TestIntegration/TestFsPutChunked/682.731k/1398235 === RUN TestIntegration/TestFsPutChunked/2M === RUN TestIntegration/TestFsPutChunked/2M/2097151 === RUN TestIntegration/TestFsPutChunked/2M/2097152 === RUN TestIntegration/TestFsPutChunked/2M/4194305 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:04:35 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:04:48 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (129.32s) --- PASS: TestIntegration/TestInit (2.14s) fstests.go:329: Using remote "TestDropbox:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (1.24s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.27s) --- PASS: TestIntegration/TestFsMkdir (1.67s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (5.19s) --- PASS: TestIntegration/TestFsListEmpty (0.28s) --- PASS: TestIntegration/TestFsListDirEmpty (0.27s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.24s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.50s) --- PASS: TestIntegration/TestFsPutFile1 (1.53s) --- PASS: TestIntegration/TestFsPutError (0.26s) --- PASS: TestIntegration/TestFsPutFile2 (1.17s) --- PASS: TestIntegration/TestFsUpdateFile1 (1.93s) --- PASS: TestIntegration/TestFsPutChunked (56.19s) --- PASS: TestIntegration/TestFsPutChunked/100 (11.51s) --- PASS: TestIntegration/TestFsPutChunked/100/99 (2.15s) --- PASS: TestIntegration/TestFsPutChunked/100/100 (5.41s) fstests.go:174: Put error: upload failed: too_many_write_operations/ - low level retry 1/10 --- PASS: TestIntegration/TestFsPutChunked/100/201 (3.95s) --- PASS: TestIntegration/TestFsPutChunked/128 (8.06s) --- PASS: TestIntegration/TestFsPutChunked/128/127 (2.32s) --- PASS: TestIntegration/TestFsPutChunked/128/128 (2.37s) --- PASS: TestIntegration/TestFsPutChunked/128/257 (3.37s) --- PASS: TestIntegration/TestFsPutChunked/97.656k (9.01s) --- PASS: TestIntegration/TestFsPutChunked/97.656k/99999 (2.95s) --- PASS: TestIntegration/TestFsPutChunked/97.656k/100000 (2.26s) --- PASS: TestIntegration/TestFsPutChunked/97.656k/200001 (3.80s) --- PASS: TestIntegration/TestFsPutChunked/97.657k (8.34s) --- PASS: TestIntegration/TestFsPutChunked/97.657k/100000 (2.27s) --- PASS: TestIntegration/TestFsPutChunked/97.657k/100001 (2.33s) --- PASS: TestIntegration/TestFsPutChunked/97.657k/200003 (3.74s) --- PASS: TestIntegration/TestFsPutChunked/682.731k (8.93s) --- PASS: TestIntegration/TestFsPutChunked/682.731k/699116 (2.78s) --- PASS: TestIntegration/TestFsPutChunked/682.731k/699117 (2.70s) --- PASS: TestIntegration/TestFsPutChunked/682.731k/1398235 (3.46s) --- PASS: TestIntegration/TestFsPutChunked/2M (10.33s) --- PASS: TestIntegration/TestFsPutChunked/2M/2097151 (2.47s) --- PASS: TestIntegration/TestFsPutChunked/2M/2097152 (3.05s) --- PASS: TestIntegration/TestFsPutChunked/2M/4194305 (4.81s) --- PASS: TestIntegration/TestFsListDirFile2 (1.64s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.86s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.34s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.73s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (1.58s) --- PASS: TestIntegration/TestFsNewObject (0.30s) --- PASS: TestIntegration/TestFsListFile1and2 (1.57s) --- PASS: TestIntegration/TestFsNewObjectDir (0.28s) --- PASS: TestIntegration/TestFsCopy (4.10s) --- PASS: TestIntegration/TestFsMove (11.49s) --- PASS: TestIntegration/TestFsDirMove (8.77s) --- PASS: TestIntegration/TestFsRmdirFull (0.92s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.27s) --- PASS: TestIntegration/TestObjectFs (0.27s) --- PASS: TestIntegration/TestObjectRemote (0.27s) --- PASS: TestIntegration/TestObjectHashes (0.27s) --- PASS: TestIntegration/TestObjectModTime (0.26s) --- SKIP: TestIntegration/TestObjectMimeType (0.29s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.29s) fstests.go:1100: can't set modified time without deleting existing object --- PASS: TestIntegration/TestObjectSize (0.27s) --- PASS: TestIntegration/TestObjectOpen (0.86s) --- PASS: TestIntegration/TestObjectOpenSeek (0.86s) --- PASS: TestIntegration/TestObjectOpenRange (2.62s) --- PASS: TestIntegration/TestObjectPartialRead (0.80s) --- PASS: TestIntegration/TestObjectUpdate (2.13s) --- PASS: TestIntegration/TestObjectStorable (0.26s) --- PASS: TestIntegration/TestFsIsFile (0.60s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.51s) --- PASS: TestIntegration/TestPublicLink (7.16s) --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (2.64s) --- PASS: TestIntegration/TestFsPutStream (1.70s) --- PASS: TestIntegration/TestObjectAbout (0.24s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *dropbox.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (1.27s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/dropbox 129.332s === RUN TestHashChunk16M --- PASS: TestHashChunk16M (0.18s) === RUN TestHashChunk8M --- PASS: TestHashChunk8M (0.16s) === RUN TestHashChunk4M --- PASS: TestHashChunk4M (0.15s) === RUN TestHashChunk2M --- PASS: TestHashChunk2M (0.15s) === RUN TestHashChunk1M --- PASS: TestHashChunk1M (0.17s) === RUN TestHashChunk64k --- PASS: TestHashChunk64k (0.14s) === RUN TestHashChunk32k --- PASS: TestHashChunk32k (0.15s) === RUN TestHashChunk2048 --- PASS: TestHashChunk2048 (0.23s) === RUN TestHashChunk2047 --- PASS: TestHashChunk2047 (0.21s) === RUN TestSumCalledTwice --- PASS: TestSumCalledTwice (0.00s) === RUN TestSize --- PASS: TestSize (0.00s) === RUN TestBlockSize --- PASS: TestBlockSize (0.00s) === RUN TestSum --- PASS: TestSum (0.00s) PASS ok github.com/ncw/rclone/backend/dropbox/dbhash 1.540s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:03:16 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:03:17 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:03:17 ERROR : : error listing: directory not found 2018/10/24 05:03:17 ERROR : ftp://localhost:21/rclone-test-qevamal2gobasiz7ramovuh0: Failed to list "": directory not found 2018/10/24 05:03:17 ERROR : : Failed to rmdir: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (1.48s) --- PASS: TestIntegration/TestInit (0.06s) fstests.go:329: Using remote "TestFTP:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.00s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.05s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/TestFsListEmpty (0.00s) --- PASS: TestIntegration/TestFsListDirEmpty (0.00s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.00s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.00s) --- PASS: TestIntegration/TestFsPutFile1 (0.00s) --- PASS: TestIntegration/TestFsPutError (1.05s) --- PASS: TestIntegration/TestFsPutFile2 (0.00s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.00s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *ftp.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (0.00s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.05s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.00s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.00s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.00s) --- PASS: TestIntegration/TestFsNewObject (0.00s) --- PASS: TestIntegration/TestFsListFile1and2 (0.00s) --- PASS: TestIntegration/TestFsNewObjectDir (0.00s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:780: FS has no Copier interface --- PASS: TestIntegration/TestFsMove (0.07s) --- PASS: TestIntegration/TestFsDirMove (0.04s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.00s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.00s) --- PASS: TestIntegration/TestObjectHashes (0.00s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- SKIP: TestIntegration/TestObjectMimeType (0.00s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.00s) --- PASS: TestIntegration/TestObjectSize (0.00s) --- PASS: TestIntegration/TestObjectOpen (0.00s) --- PASS: TestIntegration/TestObjectOpenSeek (0.00s) --- PASS: TestIntegration/TestObjectOpenRange (0.00s) --- PASS: TestIntegration/TestObjectPartialRead (0.00s) --- PASS: TestIntegration/TestObjectUpdate (0.00s) --- PASS: TestIntegration/TestObjectStorable (0.00s) --- PASS: TestIntegration/TestFsIsFile (0.05s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.03s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (0.00s) --- PASS: TestIntegration/TestFsPutStream (0.00s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *ftp.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (0.02s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/ftp 1.485s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:03:39 ERROR : : error listing: directory not found 2018/10/24 05:03:39 ERROR : Storage bucket rclone-test-wiwinof2yemowig5haqehop4: Failed to list "": directory not found 2018/10/24 05:03:39 ERROR : : Failed to rmdir: googleapi: Error 404: Not Found, notFound === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (20.58s) --- PASS: TestIntegration/TestInit (2.62s) fstests.go:329: Using remote "TestGoogleCloudStorage:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.80s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.12s) --- PASS: TestIntegration/TestFsMkdir (2.37s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.61s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.19s) --- PASS: TestIntegration/TestFsListDirEmpty (0.22s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.17s) --- PASS: TestIntegration/TestFsListDirNotFound (0.20s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.03s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.76s) --- PASS: TestIntegration/TestFsPutFile1 (0.48s) --- PASS: TestIntegration/TestFsPutError (0.42s) --- PASS: TestIntegration/TestFsPutFile2 (0.79s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.50s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *googlecloudstorage.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (0.82s) --- PASS: TestIntegration/TestFsListRDirFile2 (0.82s) --- PASS: TestIntegration/TestFsListDirRoot (0.22s) --- PASS: TestIntegration/TestFsListRDirRoot (0.24s) --- PASS: TestIntegration/TestFsListSubdir (0.22s) --- PASS: TestIntegration/TestFsListRSubdir (0.20s) --- PASS: TestIntegration/TestFsListLevel2 (0.52s) --- PASS: TestIntegration/TestFsListRLevel2 (0.04s) --- PASS: TestIntegration/TestFsListFile1 (0.39s) --- PASS: TestIntegration/TestFsNewObject (0.04s) --- PASS: TestIntegration/TestFsListFile1and2 (0.74s) --- PASS: TestIntegration/TestFsNewObjectDir (0.17s) --- PASS: TestIntegration/TestFsCopy (1.13s) --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:814: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:886: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.78s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.05s) --- PASS: TestIntegration/TestObjectFs (0.03s) --- PASS: TestIntegration/TestObjectRemote (0.03s) --- PASS: TestIntegration/TestObjectHashes (0.04s) --- PASS: TestIntegration/TestObjectModTime (0.04s) --- PASS: TestIntegration/TestObjectMimeType (0.04s) --- PASS: TestIntegration/TestObjectSetModTime (0.16s) --- PASS: TestIntegration/TestObjectSize (0.04s) --- PASS: TestIntegration/TestObjectOpen (0.07s) --- PASS: TestIntegration/TestObjectOpenSeek (0.09s) --- PASS: TestIntegration/TestObjectOpenRange (0.23s) --- PASS: TestIntegration/TestObjectPartialRead (0.09s) --- PASS: TestIntegration/TestObjectUpdate (0.18s) --- PASS: TestIntegration/TestObjectStorable (0.04s) --- PASS: TestIntegration/TestFsIsFile (0.07s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.33s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (0.37s) --- PASS: TestIntegration/TestFsPutStream (0.44s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *googlecloudstorage.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (1.64s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/googlecloudstorage 20.594s === RUN TestListRoot --- PASS: TestListRoot (0.01s) === RUN TestListSubDir --- PASS: TestListSubDir (0.00s) === RUN TestNewObject --- PASS: TestNewObject (0.00s) === RUN TestOpen --- PASS: TestOpen (0.00s) === RUN TestMimeType --- PASS: TestMimeType (0.00s) === RUN TestIsAFileRoot --- PASS: TestIsAFileRoot (0.00s) === RUN TestIsAFileSubDir --- PASS: TestIsAFileSubDir (0.00s) === RUN TestParseName --- PASS: TestParseName (0.00s) === RUN TestParseEmpty --- PASS: TestParseEmpty (0.00s) === RUN TestParseApache --- PASS: TestParseApache (0.00s) === RUN TestParseMemstore --- PASS: TestParseMemstore (0.00s) === RUN TestParseNginx --- PASS: TestParseNginx (0.00s) === RUN TestParseCaddy --- PASS: TestParseCaddy (0.00s) PASS ok github.com/ncw/rclone/backend/http 0.033s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:06:45 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (183.49s) --- PASS: TestIntegration/TestInit (2.30s) fstests.go:329: Using remote "TestHubic:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.34s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.56s) --- PASS: TestIntegration/TestFsMkdir (0.27s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.14s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.06s) --- PASS: TestIntegration/TestFsListDirEmpty (0.06s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.05s) --- PASS: TestIntegration/TestFsListDirNotFound (0.05s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.08s) --- PASS: TestIntegration/TestFsNewObjectNotFound (1.65s) --- PASS: TestIntegration/TestFsPutFile1 (17.37s) --- PASS: TestIntegration/TestFsPutError (4.48s) --- PASS: TestIntegration/TestFsPutFile2 (2.54s) --- PASS: TestIntegration/TestFsUpdateFile1 (32.73s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *hubic.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (0.25s) --- PASS: TestIntegration/TestFsListRDirFile2 (0.28s) --- PASS: TestIntegration/TestFsListDirRoot (0.22s) --- PASS: TestIntegration/TestFsListRDirRoot (0.23s) --- PASS: TestIntegration/TestFsListSubdir (0.05s) --- PASS: TestIntegration/TestFsListRSubdir (0.05s) --- PASS: TestIntegration/TestFsListLevel2 (0.11s) --- PASS: TestIntegration/TestFsListRLevel2 (0.05s) --- PASS: TestIntegration/TestFsListFile1 (0.37s) --- PASS: TestIntegration/TestFsNewObject (2.06s) --- PASS: TestIntegration/TestFsListFile1and2 (0.42s) --- PASS: TestIntegration/TestFsNewObjectDir (2.31s) --- PASS: TestIntegration/TestFsCopy (15.45s) --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:814: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:886: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.06s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.13s) --- PASS: TestIntegration/TestObjectFs (0.05s) --- PASS: TestIntegration/TestObjectRemote (2.05s) --- PASS: TestIntegration/TestObjectHashes (0.08s) --- PASS: TestIntegration/TestObjectModTime (0.06s) --- PASS: TestIntegration/TestObjectMimeType (0.05s) --- PASS: TestIntegration/TestObjectSetModTime (1.01s) --- PASS: TestIntegration/TestObjectSize (0.08s) --- PASS: TestIntegration/TestObjectOpen (2.42s) --- PASS: TestIntegration/TestObjectOpenSeek (12.41s) --- PASS: TestIntegration/TestObjectOpenRange (17.43s) --- PASS: TestIntegration/TestObjectPartialRead (0.64s) --- PASS: TestIntegration/TestObjectUpdate (42.35s) --- PASS: TestIntegration/TestObjectStorable (0.06s) --- PASS: TestIntegration/TestFsIsFile (0.30s) --- PASS: TestIntegration/TestFsIsFileNotFound (10.78s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (1.08s) --- PASS: TestIntegration/TestFsPutStream (5.78s) --- PASS: TestIntegration/TestObjectAbout (0.08s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *hubic.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (2.06s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/hubic 183.496s === RUN TestReadMD5 === RUN TestReadMD5/0 === RUN TestReadMD5/0/512 === RUN TestReadMD5/0/1024 === RUN TestReadMD5/0/10240 === RUN TestReadMD5/0/20480 === RUN TestReadMD5/1024 === RUN TestReadMD5/1024/512 === RUN TestReadMD5/1024/1024 === RUN TestReadMD5/1024/10240 === RUN TestReadMD5/1024/20480 === RUN TestReadMD5/10240 === RUN TestReadMD5/10240/512 === RUN TestReadMD5/10240/1024 === RUN TestReadMD5/10240/10240 === RUN TestReadMD5/10240/20480 === RUN TestReadMD5/102400 === RUN TestReadMD5/102400/512 === RUN TestReadMD5/102400/1024 === RUN TestReadMD5/102400/10240 === RUN TestReadMD5/102400/20480 --- PASS: TestReadMD5 (0.01s) --- PASS: TestReadMD5/0 (0.00s) --- PASS: TestReadMD5/0/512 (0.00s) --- PASS: TestReadMD5/0/1024 (0.00s) --- PASS: TestReadMD5/0/10240 (0.00s) --- PASS: TestReadMD5/0/20480 (0.00s) --- PASS: TestReadMD5/1024 (0.00s) --- PASS: TestReadMD5/1024/512 (0.00s) --- PASS: TestReadMD5/1024/1024 (0.00s) --- PASS: TestReadMD5/1024/10240 (0.00s) --- PASS: TestReadMD5/1024/20480 (0.00s) --- PASS: TestReadMD5/10240 (0.00s) --- PASS: TestReadMD5/10240/512 (0.00s) --- PASS: TestReadMD5/10240/1024 (0.00s) --- PASS: TestReadMD5/10240/10240 (0.00s) --- PASS: TestReadMD5/10240/20480 (0.00s) --- PASS: TestReadMD5/102400 (0.01s) --- PASS: TestReadMD5/102400/512 (0.00s) --- PASS: TestReadMD5/102400/1024 (0.00s) --- PASS: TestReadMD5/102400/10240 (0.00s) --- PASS: TestReadMD5/102400/20480 (0.00s) === RUN TestReplace --- PASS: TestReplace (0.00s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:04:57 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound 2018/10/24 05:04:58 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:05:32 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:05:38 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (48.55s) --- PASS: TestIntegration/TestInit (1.33s) fstests.go:329: Using remote "TestJottacloud:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.61s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.30s) --- PASS: TestIntegration/TestFsMkdir (1.40s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (3.20s) --- PASS: TestIntegration/TestFsListEmpty (0.30s) --- PASS: TestIntegration/TestFsListDirEmpty (0.30s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.30s) --- PASS: TestIntegration/TestFsListDirNotFound (0.17s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.17s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.49s) --- PASS: TestIntegration/TestFsPutFile1 (0.74s) --- PASS: TestIntegration/TestFsPutError (0.17s) --- PASS: TestIntegration/TestFsPutFile2 (0.66s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.59s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *jottacloud.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (1.29s) --- PASS: TestIntegration/TestFsListRDirFile2 (1.29s) --- PASS: TestIntegration/TestFsListDirRoot (0.65s) --- PASS: TestIntegration/TestFsListRDirRoot (0.55s) --- PASS: TestIntegration/TestFsListSubdir (0.19s) --- PASS: TestIntegration/TestFsListRSubdir (0.22s) --- PASS: TestIntegration/TestFsListLevel2 (0.36s) --- PASS: TestIntegration/TestFsListRLevel2 (0.30s) --- PASS: TestIntegration/TestFsListFile1 (1.19s) --- PASS: TestIntegration/TestFsNewObject (0.20s) --- PASS: TestIntegration/TestFsListFile1and2 (1.17s) --- PASS: TestIntegration/TestFsNewObjectDir (0.31s) --- PASS: TestIntegration/TestFsCopy (2.18s) --- PASS: TestIntegration/TestFsMove (8.36s) --- PASS: TestIntegration/TestFsDirMove (5.98s) --- PASS: TestIntegration/TestFsRmdirFull (0.29s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.20s) --- PASS: TestIntegration/TestObjectFs (0.17s) --- PASS: TestIntegration/TestObjectRemote (0.31s) --- PASS: TestIntegration/TestObjectHashes (0.28s) --- PASS: TestIntegration/TestObjectModTime (0.28s) --- PASS: TestIntegration/TestObjectMimeType (0.30s) --- PASS: TestIntegration/TestObjectSetModTime (0.18s) fstests.go:1100: can't set modified time --- PASS: TestIntegration/TestObjectSize (0.16s) --- PASS: TestIntegration/TestObjectOpen (0.46s) --- PASS: TestIntegration/TestObjectOpenSeek (0.45s) --- PASS: TestIntegration/TestObjectOpenRange (0.89s) --- PASS: TestIntegration/TestObjectPartialRead (0.71s) --- PASS: TestIntegration/TestObjectUpdate (1.09s) --- PASS: TestIntegration/TestObjectStorable (0.18s) --- PASS: TestIntegration/TestFsIsFile (0.80s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.57s) --- PASS: TestIntegration/TestPublicLink (3.07s) --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (1.86s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1310: FS has no PutStream interface --- PASS: TestIntegration/TestObjectAbout (0.19s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *jottacloud.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (1.11s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/jottacloud 48.580s === RUN TestMountpointEmptyModificationTime --- PASS: TestMountpointEmptyModificationTime (0.00s) PASS ok github.com/ncw/rclone/backend/jottacloud/api 0.002s === RUN TestMapper --- PASS: TestMapper (0.00s) === RUN TestUpdatingCheck 2018/10/24 05:05:40 ERROR : : error listing: directory not found --- PASS: TestUpdatingCheck (0.00s) run.go:173: Remote "Local file system at /tmp/rclone716740823", Local "Local file system at /tmp/rclone786629194", Modify Window "1ns" === RUN TestRemove --- PASS: TestRemove (0.25s) === RUN TestUncPaths --- PASS: TestUncPaths (0.00s) === RUN TestCleanRemote 2018/10/24 05:05:40 NOTICE: Local file system at : Replacing invalid UTF-8 characters in "\x80" 2018/10/24 05:05:40 NOTICE: Local file system at : Replacing invalid UTF-8 characters in "a\x80b" --- PASS: TestCleanRemote (0.00s) === RUN TestCleanWindows --- PASS: TestCleanWindows (0.00s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:05:40 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError 2018/10/24 05:05:40 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removing partially written file on error: potato === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:05:40 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:05:40 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (0.02s) --- PASS: TestIntegration/TestInit (0.00s) fstests.go:329: Using remote "" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.00s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.00s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.00s) --- PASS: TestIntegration/TestFsListEmpty (0.00s) --- PASS: TestIntegration/TestFsListDirEmpty (0.00s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.00s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.00s) --- PASS: TestIntegration/TestFsPutFile1 (0.00s) --- PASS: TestIntegration/TestFsPutError (0.00s) --- PASS: TestIntegration/TestFsPutFile2 (0.00s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.00s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *local.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (0.00s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.00s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.00s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.00s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.00s) --- PASS: TestIntegration/TestFsNewObject (0.00s) --- PASS: TestIntegration/TestFsListFile1and2 (0.00s) --- PASS: TestIntegration/TestFsNewObjectDir (0.00s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:780: FS has no Copier interface --- PASS: TestIntegration/TestFsMove (0.00s) --- PASS: TestIntegration/TestFsDirMove (0.00s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.00s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.00s) --- PASS: TestIntegration/TestObjectHashes (0.00s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- SKIP: TestIntegration/TestObjectMimeType (0.00s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.00s) --- PASS: TestIntegration/TestObjectSize (0.00s) --- PASS: TestIntegration/TestObjectOpen (0.00s) --- PASS: TestIntegration/TestObjectOpenSeek (0.00s) --- PASS: TestIntegration/TestObjectOpenRange (0.00s) --- PASS: TestIntegration/TestObjectPartialRead (0.00s) --- PASS: TestIntegration/TestObjectUpdate (0.00s) --- PASS: TestIntegration/TestObjectStorable (0.00s) --- PASS: TestIntegration/TestFsIsFile (0.00s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.00s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (0.00s) --- PASS: TestIntegration/TestFsPutStream (0.00s) --- PASS: TestIntegration/TestObjectAbout (0.00s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *local.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (0.00s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS 2018/10/24 05:05:40 purge failed: lstat /tmp/rclone716740823: no such file or directory ok github.com/ncw/rclone/backend/local 0.279s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:05:48 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:06:00 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:06:00 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- FAIL: TestIntegration (19.41s) --- PASS: TestIntegration/TestInit (6.53s) fstests.go:329: Using remote "TestMega:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.34s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.03s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.42s) --- PASS: TestIntegration/TestFsListEmpty (0.00s) --- PASS: TestIntegration/TestFsListDirEmpty (0.00s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.00s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.00s) --- PASS: TestIntegration/TestFsPutFile1 (1.18s) --- PASS: TestIntegration/TestFsPutError (0.31s) --- PASS: TestIntegration/TestFsPutFile2 (0.60s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.31s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *mega.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (0.00s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.00s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.00s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.00s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.00s) --- PASS: TestIntegration/TestFsNewObject (0.00s) --- PASS: TestIntegration/TestFsListFile1and2 (0.00s) --- PASS: TestIntegration/TestFsNewObjectDir (0.00s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:780: FS has no Copier interface --- PASS: TestIntegration/TestFsMove (0.80s) --- PASS: TestIntegration/TestFsDirMove (0.85s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.00s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.00s) --- PASS: TestIntegration/TestObjectHashes (0.00s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- SKIP: TestIntegration/TestObjectMimeType (0.00s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.01s) fstests.go:1100: can't set modified time --- PASS: TestIntegration/TestObjectSize (0.00s) --- PASS: TestIntegration/TestObjectOpen (0.48s) --- PASS: TestIntegration/TestObjectOpenSeek (1.00s) --- PASS: TestIntegration/TestObjectOpenRange (4.00s) --- PASS: TestIntegration/TestObjectPartialRead (1.00s) --- PASS: TestIntegration/TestObjectUpdate (0.99s) --- PASS: TestIntegration/TestObjectStorable (0.00s) --- PASS: TestIntegration/TestFsIsFile (0.00s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.00s) --- FAIL: TestIntegration/TestPublicLink (0.27s) require.go:794: Error Trace: fstests.go:1252 Error: Received unexpected error: Access violation PublicLink failed to create link github.com/ncw/rclone/backend/mega.(*Fs).PublicLink /home/rclone/go/src/github.com/ncw/rclone/backend/mega/mega.go:809 github.com/ncw/rclone/fs.PublicLinker.PublicLink-fm /home/rclone/go/src/github.com/ncw/rclone/fs/fs.go:583 github.com/ncw/rclone/fstest/fstests.Run.func58 /home/rclone/go/src/github.com/ncw/rclone/fstest/fstests/fstests.go:1251 testing.tRunner /usr/local/go/src/testing/testing.go:827 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1333 Test: TestIntegration/TestPublicLink --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (0.04s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1310: FS has no PutStream interface --- PASS: TestIntegration/TestObjectAbout (0.11s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *mega.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (0.14s) --- PASS: TestIntegration/TestFinalise (0.00s) FAIL FAIL github.com/ncw/rclone/backend/mega 19.424s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:06:19 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsPutChunked/320k === RUN TestIntegration/TestFsPutChunked/320k/327679 === RUN TestIntegration/TestFsPutChunked/320k/327680 === RUN TestIntegration/TestFsPutChunked/320k/655361 === RUN TestIntegration/TestFsPutChunked/640k === RUN TestIntegration/TestFsPutChunked/640k/655359 === RUN TestIntegration/TestFsPutChunked/640k/655360 === RUN TestIntegration/TestFsPutChunked/640k/1310721 === RUN TestIntegration/TestFsPutChunked/960k === RUN TestIntegration/TestFsPutChunked/960k/983039 === RUN TestIntegration/TestFsPutChunked/960k/983040 === RUN TestIntegration/TestFsPutChunked/960k/1966081 === RUN TestIntegration/TestFsPutChunked/2.188M === RUN TestIntegration/TestFsPutChunked/2.188M/2293759 === RUN TestIntegration/TestFsPutChunked/2.188M/2293760 === RUN TestIntegration/TestFsPutChunked/2.188M/4587521 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:07:57 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:08:13 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (132.01s) --- PASS: TestIntegration/TestInit (6.82s) fstests.go:329: Using remote "TestOneDrive:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.81s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.38s) --- PASS: TestIntegration/TestFsMkdir (3.39s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (5.57s) --- PASS: TestIntegration/TestFsListEmpty (0.23s) --- PASS: TestIntegration/TestFsListDirEmpty (0.23s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.51s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (1.32s) --- PASS: TestIntegration/TestFsPutFile1 (1.70s) --- PASS: TestIntegration/TestFsPutError (9.11s) --- PASS: TestIntegration/TestFsPutFile2 (1.00s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.98s) --- PASS: TestIntegration/TestFsPutChunked (25.61s) --- PASS: TestIntegration/TestFsPutChunked/320k (7.29s) --- PASS: TestIntegration/TestFsPutChunked/320k/327679 (1.84s) --- PASS: TestIntegration/TestFsPutChunked/320k/327680 (1.81s) --- PASS: TestIntegration/TestFsPutChunked/320k/655361 (3.64s) --- PASS: TestIntegration/TestFsPutChunked/640k (5.89s) --- PASS: TestIntegration/TestFsPutChunked/640k/655359 (1.97s) --- PASS: TestIntegration/TestFsPutChunked/640k/655360 (1.78s) --- PASS: TestIntegration/TestFsPutChunked/640k/1310721 (2.13s) --- PASS: TestIntegration/TestFsPutChunked/960k (5.80s) --- PASS: TestIntegration/TestFsPutChunked/960k/983039 (1.81s) --- PASS: TestIntegration/TestFsPutChunked/960k/983040 (1.77s) --- PASS: TestIntegration/TestFsPutChunked/960k/1966081 (2.22s) --- PASS: TestIntegration/TestFsPutChunked/2.188M (6.64s) --- PASS: TestIntegration/TestFsPutChunked/2.188M/2293759 (1.98s) --- PASS: TestIntegration/TestFsPutChunked/2.188M/2293760 (1.92s) --- PASS: TestIntegration/TestFsPutChunked/2.188M/4587521 (2.74s) --- PASS: TestIntegration/TestFsListDirFile2 (1.99s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (2.09s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.29s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.63s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (1.53s) --- PASS: TestIntegration/TestFsNewObject (0.31s) --- PASS: TestIntegration/TestFsListFile1and2 (1.77s) --- PASS: TestIntegration/TestFsNewObjectDir (0.32s) --- PASS: TestIntegration/TestFsCopy (8.36s) --- PASS: TestIntegration/TestFsMove (11.96s) --- PASS: TestIntegration/TestFsDirMove (11.17s) --- PASS: TestIntegration/TestFsRmdirFull (0.33s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.32s) --- PASS: TestIntegration/TestObjectFs (0.32s) --- PASS: TestIntegration/TestObjectRemote (0.31s) --- PASS: TestIntegration/TestObjectHashes (0.32s) --- PASS: TestIntegration/TestObjectModTime (0.32s) --- PASS: TestIntegration/TestObjectMimeType (0.31s) --- PASS: TestIntegration/TestObjectSetModTime (1.56s) --- PASS: TestIntegration/TestObjectSize (0.32s) --- PASS: TestIntegration/TestObjectOpen (0.70s) --- PASS: TestIntegration/TestObjectOpenSeek (0.95s) --- PASS: TestIntegration/TestObjectOpenRange (1.80s) --- PASS: TestIntegration/TestObjectPartialRead (0.69s) --- PASS: TestIntegration/TestObjectUpdate (1.67s) --- PASS: TestIntegration/TestObjectStorable (0.31s) --- PASS: TestIntegration/TestFsIsFile (4.52s) --- PASS: TestIntegration/TestFsIsFileNotFound (3.53s) --- PASS: TestIntegration/TestPublicLink (11.27s) --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (3.08s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1310: FS has no PutStream interface --- PASS: TestIntegration/TestObjectAbout (0.35s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *onedrive.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (0.96s) --- PASS: TestIntegration/TestFinalise (0.00s) === RUN TestReplace --- PASS: TestReplace (0.00s) PASS ok github.com/ncw/rclone/backend/onedrive 132.025s ? github.com/ncw/rclone/backend/onedrive/api [no test files] === RUN TestQuickXorHash --- PASS: TestQuickXorHash (0.00s) === RUN TestQuickXorHashByBlock --- PASS: TestQuickXorHashByBlock (0.03s) === RUN TestSize --- PASS: TestSize (0.00s) === RUN TestBlockSize --- PASS: TestBlockSize (0.00s) === RUN TestReset --- PASS: TestReset (0.00s) PASS ok github.com/ncw/rclone/backend/onedrive/quickxorhash 0.035s === RUN TestReplace --- PASS: TestReplace (0.00s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:07:00 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:08:49 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:08:55 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (132.41s) --- PASS: TestIntegration/TestInit (3.42s) fstests.go:329: Using remote "TestOpenDrive:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (1.08s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.54s) --- PASS: TestIntegration/TestFsMkdir (3.26s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (7.62s) --- PASS: TestIntegration/TestFsListEmpty (0.54s) --- PASS: TestIntegration/TestFsListDirEmpty (0.55s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.55s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (1.08s) --- PASS: TestIntegration/TestFsPutFile1 (9.50s) --- PASS: TestIntegration/TestFsPutError (6.54s) --- PASS: TestIntegration/TestFsPutFile2 (4.96s) --- PASS: TestIntegration/TestFsUpdateFile1 (4.37s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *opendrive.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (2.74s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (1.09s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.55s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (1.11s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (2.74s) --- PASS: TestIntegration/TestFsNewObject (0.55s) --- PASS: TestIntegration/TestFsListFile1and2 (2.74s) --- PASS: TestIntegration/TestFsNewObjectDir (0.54s) --- PASS: TestIntegration/TestFsCopy (4.92s) --- PASS: TestIntegration/TestFsMove (21.60s) --- PASS: TestIntegration/TestFsDirMove (15.95s) --- PASS: TestIntegration/TestFsRmdirFull (0.57s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.54s) --- PASS: TestIntegration/TestObjectFs (0.55s) --- PASS: TestIntegration/TestObjectRemote (0.54s) --- PASS: TestIntegration/TestObjectHashes (0.54s) --- PASS: TestIntegration/TestObjectModTime (0.54s) --- SKIP: TestIntegration/TestObjectMimeType (0.54s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (1.66s) --- PASS: TestIntegration/TestObjectSize (0.54s) --- PASS: TestIntegration/TestObjectOpen (1.13s) --- PASS: TestIntegration/TestObjectOpenSeek (0.93s) --- PASS: TestIntegration/TestObjectOpenRange (1.94s) --- PASS: TestIntegration/TestObjectPartialRead (0.90s) --- PASS: TestIntegration/TestObjectUpdate (5.33s) --- PASS: TestIntegration/TestObjectStorable (0.58s) --- PASS: TestIntegration/TestFsIsFile (7.67s) --- PASS: TestIntegration/TestFsIsFileNotFound (3.29s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (3.83s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1310: FS has no PutStream interface --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *opendrive.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (2.26s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/opendrive 132.419s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:07:00 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:08:18 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:08:23 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (97.78s) --- PASS: TestIntegration/TestInit (3.45s) fstests.go:329: Using remote "TestPcloud:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.44s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.93s) --- PASS: TestIntegration/TestFsMkdir (2.27s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (5.24s) --- PASS: TestIntegration/TestFsListEmpty (0.44s) --- PASS: TestIntegration/TestFsListDirEmpty (0.44s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.43s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.87s) --- PASS: TestIntegration/TestFsPutFile1 (1.40s) --- PASS: TestIntegration/TestFsPutError (5.14s) --- PASS: TestIntegration/TestFsPutFile2 (1.41s) --- PASS: TestIntegration/TestFsUpdateFile1 (1.36s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *pcloud.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (2.18s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (1.61s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.44s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.87s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (3.05s) --- PASS: TestIntegration/TestFsNewObject (0.87s) --- PASS: TestIntegration/TestFsListFile1and2 (3.08s) --- PASS: TestIntegration/TestFsNewObjectDir (0.44s) --- PASS: TestIntegration/TestFsCopy (4.81s) --- PASS: TestIntegration/TestFsMove (17.06s) --- PASS: TestIntegration/TestFsDirMove (14.07s) --- PASS: TestIntegration/TestFsRmdirFull (0.44s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.44s) --- PASS: TestIntegration/TestObjectFs (0.44s) --- PASS: TestIntegration/TestObjectRemote (0.45s) --- PASS: TestIntegration/TestObjectHashes (0.87s) --- PASS: TestIntegration/TestObjectModTime (0.44s) --- SKIP: TestIntegration/TestObjectMimeType (0.44s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.44s) fstests.go:1100: can't set modified time --- PASS: TestIntegration/TestObjectSize (0.44s) --- PASS: TestIntegration/TestObjectOpen (1.27s) --- PASS: TestIntegration/TestObjectOpenSeek (0.92s) --- PASS: TestIntegration/TestObjectOpenRange (1.08s) --- PASS: TestIntegration/TestObjectPartialRead (0.92s) --- PASS: TestIntegration/TestObjectUpdate (2.67s) --- PASS: TestIntegration/TestObjectStorable (0.44s) --- PASS: TestIntegration/TestFsIsFile (6.19s) --- PASS: TestIntegration/TestFsIsFileNotFound (2.26s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (3.49s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1310: FS has no PutStream interface --- PASS: TestIntegration/TestObjectAbout (0.44s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *pcloud.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (1.41s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/pcloud 97.787s ? github.com/ncw/rclone/backend/pcloud/api [no test files] === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge === RUN TestIntegration/TestFinalise --- FAIL: TestIntegration (118.13s) --- PASS: TestIntegration/TestInit (3.87s) fstests.go:329: Using remote "TestQingStor:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (16.31s) --- FAIL: TestIntegration/TestFsRmdirNotFound (16.13s) fstests.go:387: Error Trace: fstests.go:387 Error: An error is expected but got nil. Test: TestIntegration/TestFsRmdirNotFound Messages: Expecting error on Rmdir non existent --- PASS: TestIntegration/TestFsMkdir (2.24s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.95s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.33s) --- PASS: TestIntegration/TestFsListDirEmpty (0.31s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.31s) --- PASS: TestIntegration/TestFsListDirNotFound (0.33s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.31s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.65s) --- PASS: TestIntegration/TestFsPutFile1 (1.73s) --- PASS: TestIntegration/TestFsPutError (0.39s) --- PASS: TestIntegration/TestFsPutFile2 (1.64s) --- PASS: TestIntegration/TestFsUpdateFile1 (1.64s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *qingstor.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (1.61s) --- PASS: TestIntegration/TestFsListRDirFile2 (1.59s) --- PASS: TestIntegration/TestFsListDirRoot (1.92s) --- PASS: TestIntegration/TestFsListRDirRoot (0.39s) --- PASS: TestIntegration/TestFsListSubdir (0.32s) --- PASS: TestIntegration/TestFsListRSubdir (0.33s) --- PASS: TestIntegration/TestFsListLevel2 (0.64s) --- PASS: TestIntegration/TestFsListRLevel2 (0.31s) --- PASS: TestIntegration/TestFsListFile1 (2.25s) --- PASS: TestIntegration/TestFsNewObject (0.64s) --- PASS: TestIntegration/TestFsListFile1and2 (2.22s) --- PASS: TestIntegration/TestFsNewObjectDir (0.33s) --- PASS: TestIntegration/TestFsCopy (4.81s) --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:814: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:886: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.31s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.32s) --- PASS: TestIntegration/TestObjectFs (0.34s) --- PASS: TestIntegration/TestObjectRemote (0.31s) --- PASS: TestIntegration/TestObjectHashes (0.33s) --- PASS: TestIntegration/TestObjectModTime (0.62s) --- PASS: TestIntegration/TestObjectMimeType (0.64s) --- PASS: TestIntegration/TestObjectSetModTime (2.25s) --- PASS: TestIntegration/TestObjectSize (0.31s) --- PASS: TestIntegration/TestObjectOpen (0.64s) --- PASS: TestIntegration/TestObjectOpenSeek (0.65s) --- PASS: TestIntegration/TestObjectOpenRange (1.59s) --- PASS: TestIntegration/TestObjectPartialRead (0.63s) --- PASS: TestIntegration/TestObjectUpdate (3.22s) --- PASS: TestIntegration/TestObjectStorable (0.33s) --- PASS: TestIntegration/TestFsIsFile (0.94s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.65s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (2.54s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1310: FS has no PutStream interface --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *qingstor.Fs does not implement InternalTester --- FAIL: TestIntegration/TestObjectPurge (37.03s) fstests.go:1386: Error Trace: fstests.go:1386 Error: An error is expected but got nil. Test: TestIntegration/TestObjectPurge Messages: Expecting error after on second purge --- PASS: TestIntegration/TestFinalise (0.00s) FAIL FAIL github.com/ncw/rclone/backend/qingstor 118.148s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsPutChunked/5M === RUN TestIntegration/TestFsPutChunked/5M/5242879 === RUN TestIntegration/TestFsPutChunked/5M/5242880 === RUN TestIntegration/TestFsPutChunked/5M/10485761 === RUN TestIntegration/TestFsPutChunked/5.054M === RUN TestIntegration/TestFsPutChunked/5.054M/5299999 === RUN TestIntegration/TestFsPutChunked/5.054M/5300000 === RUN TestIntegration/TestFsPutChunked/5.054M/10600001 === RUN TestIntegration/TestFsPutChunked/5.055M === RUN TestIntegration/TestFsPutChunked/5.055M/5300052 === RUN TestIntegration/TestFsPutChunked/5.055M/5300053 === RUN TestIntegration/TestFsPutChunked/5.055M/10600107 === RUN TestIntegration/TestFsPutChunked/6.667M === RUN TestIntegration/TestFsPutChunked/6.667M/6990505 === RUN TestIntegration/TestFsPutChunked/6.667M/6990506 === RUN TestIntegration/TestFsPutChunked/6.667M/13981013 === RUN TestIntegration/TestFsPutChunked/8M === RUN TestIntegration/TestFsPutChunked/8M/8388607 === RUN TestIntegration/TestFsPutChunked/8M/8388608 === RUN TestIntegration/TestFsPutChunked/8M/16777217 === RUN TestIntegration/TestFsPutChunked/10M === RUN TestIntegration/TestFsPutChunked/10M/10485759 === RUN TestIntegration/TestFsPutChunked/10M/10485760 === RUN TestIntegration/TestFsPutChunked/10M/20971521 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:08:57 ERROR : : error listing: directory not found 2018/10/24 05:08:57 ERROR : S3 bucket rclone-test-nuvopaw7ciwuriy5makiwut5: Failed to list "": directory not found 2018/10/24 05:08:57 ERROR : : Failed to rmdir: NoSuchBucket: The specified bucket does not exist status code: 404, request id: 736D8244A36FDF31, host id: G1pqYJxCvvhABtJkB2OPtIdgo5C+/g4H0MNaXAKhgEbqglHtwSWrGaEiH7/hHXS/wHeaXjpIM48= === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (32.02s) --- PASS: TestIntegration/TestInit (2.68s) fstests.go:329: Using remote "TestS3:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.23s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.02s) --- PASS: TestIntegration/TestFsMkdir (0.51s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.03s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.01s) --- PASS: TestIntegration/TestFsListDirEmpty (0.01s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.01s) --- PASS: TestIntegration/TestFsListDirNotFound (0.01s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.01s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.01s) --- PASS: TestIntegration/TestFsPutFile1 (0.04s) --- PASS: TestIntegration/TestFsPutError (0.01s) --- PASS: TestIntegration/TestFsPutFile2 (0.03s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.03s) --- PASS: TestIntegration/TestFsPutChunked (13.01s) --- PASS: TestIntegration/TestFsPutChunked/5M (1.76s) --- PASS: TestIntegration/TestFsPutChunked/5M/5242879 (0.51s) --- PASS: TestIntegration/TestFsPutChunked/5M/5242880 (0.54s) --- PASS: TestIntegration/TestFsPutChunked/5M/10485761 (0.71s) --- PASS: TestIntegration/TestFsPutChunked/5.054M (1.81s) --- PASS: TestIntegration/TestFsPutChunked/5.054M/5299999 (0.43s) --- PASS: TestIntegration/TestFsPutChunked/5.054M/5300000 (0.51s) --- PASS: TestIntegration/TestFsPutChunked/5.054M/10600001 (0.86s) --- PASS: TestIntegration/TestFsPutChunked/5.055M (1.86s) --- PASS: TestIntegration/TestFsPutChunked/5.055M/5300052 (0.42s) --- PASS: TestIntegration/TestFsPutChunked/5.055M/5300053 (0.50s) --- PASS: TestIntegration/TestFsPutChunked/5.055M/10600107 (0.94s) --- PASS: TestIntegration/TestFsPutChunked/6.667M (2.00s) --- PASS: TestIntegration/TestFsPutChunked/6.667M/6990505 (0.49s) --- PASS: TestIntegration/TestFsPutChunked/6.667M/6990506 (0.55s) --- PASS: TestIntegration/TestFsPutChunked/6.667M/13981013 (0.96s) --- PASS: TestIntegration/TestFsPutChunked/8M (2.47s) --- PASS: TestIntegration/TestFsPutChunked/8M/8388607 (0.59s) --- PASS: TestIntegration/TestFsPutChunked/8M/8388608 (0.73s) --- PASS: TestIntegration/TestFsPutChunked/8M/16777217 (1.15s) --- PASS: TestIntegration/TestFsPutChunked/10M (3.11s) --- PASS: TestIntegration/TestFsPutChunked/10M/10485759 (0.71s) --- PASS: TestIntegration/TestFsPutChunked/10M/10485760 (0.83s) --- PASS: TestIntegration/TestFsPutChunked/10M/20971521 (1.57s) --- PASS: TestIntegration/TestFsListDirFile2 (0.06s) --- PASS: TestIntegration/TestFsListRDirFile2 (0.06s) --- PASS: TestIntegration/TestFsListDirRoot (0.02s) --- PASS: TestIntegration/TestFsListRDirRoot (0.01s) --- PASS: TestIntegration/TestFsListSubdir (0.01s) --- PASS: TestIntegration/TestFsListRSubdir (0.01s) --- PASS: TestIntegration/TestFsListLevel2 (0.03s) --- PASS: TestIntegration/TestFsListRLevel2 (0.22s) --- PASS: TestIntegration/TestFsListFile1 (0.08s) --- PASS: TestIntegration/TestFsNewObject (0.01s) --- PASS: TestIntegration/TestFsListFile1and2 (0.07s) --- PASS: TestIntegration/TestFsNewObjectDir (0.01s) --- PASS: TestIntegration/TestFsCopy (0.13s) --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:814: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:886: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (2.67s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (2.00s) --- PASS: TestIntegration/TestObjectFs (2.00s) --- PASS: TestIntegration/TestObjectRemote (1.50s) --- PASS: TestIntegration/TestObjectHashes (1.12s) --- PASS: TestIntegration/TestObjectModTime (0.85s) --- PASS: TestIntegration/TestObjectMimeType (0.63s) --- PASS: TestIntegration/TestObjectSetModTime (1.10s) --- PASS: TestIntegration/TestObjectSize (0.20s) --- PASS: TestIntegration/TestObjectOpen (0.27s) --- PASS: TestIntegration/TestObjectOpenSeek (0.15s) --- PASS: TestIntegration/TestObjectOpenRange (0.15s) --- PASS: TestIntegration/TestObjectPartialRead (0.02s) --- PASS: TestIntegration/TestObjectUpdate (0.30s) --- PASS: TestIntegration/TestObjectStorable (0.01s) --- PASS: TestIntegration/TestFsIsFile (0.05s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.02s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (0.08s) --- PASS: TestIntegration/TestFsPutStream (1.09s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *s3.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (0.46s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/s3 32.067s === RUN TestShellEscape --- PASS: TestShellEscape (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.15s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:08:59 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:09:00 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:09:00 ERROR : : error listing: directory not found 2018/10/24 05:09:00 ERROR : sftp://teststorage@localhost:22/rclone-test-kiqekit8nafirak0povoluf5: Failed to list "": directory not found 2018/10/24 05:09:00 ERROR : : Failed to rmdir: file does not exist === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (2.02s) --- PASS: TestIntegration/TestInit (0.53s) fstests.go:329: Using remote "TestSftp:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.00s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.19s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/TestFsListEmpty (0.00s) --- PASS: TestIntegration/TestFsListDirEmpty (0.00s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.00s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.00s) --- PASS: TestIntegration/TestFsPutFile1 (0.02s) --- PASS: TestIntegration/TestFsPutError (0.00s) --- PASS: TestIntegration/TestFsPutFile2 (0.02s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.02s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *sftp.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (0.01s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.19s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.00s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.00s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.02s) --- PASS: TestIntegration/TestFsNewObject (0.01s) --- PASS: TestIntegration/TestFsListFile1and2 (0.02s) --- PASS: TestIntegration/TestFsNewObjectDir (0.00s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:780: FS has no Copier interface --- PASS: TestIntegration/TestFsMove (0.27s) --- PASS: TestIntegration/TestFsDirMove (0.23s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.00s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.00s) --- PASS: TestIntegration/TestObjectHashes (0.01s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- SKIP: TestIntegration/TestObjectMimeType (0.00s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.00s) --- PASS: TestIntegration/TestObjectSize (0.00s) --- PASS: TestIntegration/TestObjectOpen (0.00s) --- PASS: TestIntegration/TestObjectOpenSeek (0.00s) --- PASS: TestIntegration/TestObjectOpenRange (0.00s) --- PASS: TestIntegration/TestObjectPartialRead (0.00s) --- PASS: TestIntegration/TestObjectUpdate (0.02s) --- PASS: TestIntegration/TestObjectStorable (0.00s) --- PASS: TestIntegration/TestFsIsFile (0.21s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.19s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (0.01s) --- PASS: TestIntegration/TestFsPutStream (0.02s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *sftp.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (0.02s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/sftp 3.179s === RUN TestInternalUrlEncode --- PASS: TestInternalUrlEncode (0.00s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsPutChunked/100 === RUN TestIntegration/TestFsPutChunked/100/99 === RUN TestIntegration/TestFsPutChunked/100/100 === RUN TestIntegration/TestFsPutChunked/100/201 === RUN TestIntegration/TestFsPutChunked/128 === RUN TestIntegration/TestFsPutChunked/128/127 === RUN TestIntegration/TestFsPutChunked/128/128 === RUN TestIntegration/TestFsPutChunked/128/257 === RUN TestIntegration/TestFsPutChunked/97.656k === RUN TestIntegration/TestFsPutChunked/97.656k/99999 === RUN TestIntegration/TestFsPutChunked/97.656k/100000 === RUN TestIntegration/TestFsPutChunked/97.656k/200001 === RUN TestIntegration/TestFsPutChunked/97.657k === RUN TestIntegration/TestFsPutChunked/97.657k/100000 === RUN TestIntegration/TestFsPutChunked/97.657k/100001 === RUN TestIntegration/TestFsPutChunked/97.657k/200003 === RUN TestIntegration/TestFsPutChunked/682.731k === RUN TestIntegration/TestFsPutChunked/682.731k/699116 === RUN TestIntegration/TestFsPutChunked/682.731k/699117 === RUN TestIntegration/TestFsPutChunked/682.731k/1398235 === RUN TestIntegration/TestFsPutChunked/2M === RUN TestIntegration/TestFsPutChunked/2M/2097151 === RUN TestIntegration/TestFsPutChunked/2M/2097152 === RUN TestIntegration/TestFsPutChunked/2M/4194305 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:09:37 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (38.93s) --- PASS: TestIntegration/TestInit (1.13s) fstests.go:329: Using remote "TestSwift:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.50s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.23s) --- PASS: TestIntegration/TestFsMkdir (0.78s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.21s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.10s) --- PASS: TestIntegration/TestFsListDirEmpty (0.10s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.10s) --- PASS: TestIntegration/TestFsListDirNotFound (0.11s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.09s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.12s) --- PASS: TestIntegration/TestFsPutFile1 (0.16s) --- PASS: TestIntegration/TestFsPutError (0.06s) --- PASS: TestIntegration/TestFsPutFile2 (0.21s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.36s) --- PASS: TestIntegration/TestFsPutChunked (25.18s) --- PASS: TestIntegration/TestFsPutChunked/100 (4.30s) --- PASS: TestIntegration/TestFsPutChunked/100/99 (0.21s) --- PASS: TestIntegration/TestFsPutChunked/100/100 (0.37s) --- PASS: TestIntegration/TestFsPutChunked/100/201 (3.73s) --- PASS: TestIntegration/TestFsPutChunked/128 (4.35s) --- PASS: TestIntegration/TestFsPutChunked/128/127 (0.84s) --- PASS: TestIntegration/TestFsPutChunked/128/128 (0.23s) --- PASS: TestIntegration/TestFsPutChunked/128/257 (3.28s) --- PASS: TestIntegration/TestFsPutChunked/97.656k (2.54s) --- PASS: TestIntegration/TestFsPutChunked/97.656k/99999 (0.32s) --- PASS: TestIntegration/TestFsPutChunked/97.656k/100000 (0.40s) --- PASS: TestIntegration/TestFsPutChunked/97.656k/200001 (1.82s) --- PASS: TestIntegration/TestFsPutChunked/97.657k (4.52s) --- PASS: TestIntegration/TestFsPutChunked/97.657k/100000 (0.90s) --- PASS: TestIntegration/TestFsPutChunked/97.657k/100001 (0.30s) --- PASS: TestIntegration/TestFsPutChunked/97.657k/200003 (3.32s) --- PASS: TestIntegration/TestFsPutChunked/682.731k (5.84s) --- PASS: TestIntegration/TestFsPutChunked/682.731k/699116 (0.32s) --- PASS: TestIntegration/TestFsPutChunked/682.731k/699117 (0.36s) --- PASS: TestIntegration/TestFsPutChunked/682.731k/1398235 (5.16s) --- PASS: TestIntegration/TestFsPutChunked/2M (3.63s) --- PASS: TestIntegration/TestFsPutChunked/2M/2097151 (0.38s) --- PASS: TestIntegration/TestFsPutChunked/2M/2097152 (0.40s) --- PASS: TestIntegration/TestFsPutChunked/2M/4194305 (2.84s) --- PASS: TestIntegration/TestFsListDirFile2 (0.41s) --- PASS: TestIntegration/TestFsListRDirFile2 (0.50s) --- PASS: TestIntegration/TestFsListDirRoot (0.24s) --- PASS: TestIntegration/TestFsListRDirRoot (0.13s) --- PASS: TestIntegration/TestFsListSubdir (0.01s) --- PASS: TestIntegration/TestFsListRSubdir (0.01s) --- PASS: TestIntegration/TestFsListLevel2 (0.02s) --- PASS: TestIntegration/TestFsListRLevel2 (0.09s) --- PASS: TestIntegration/TestFsListFile1 (0.51s) --- PASS: TestIntegration/TestFsNewObject (0.00s) --- PASS: TestIntegration/TestFsListFile1and2 (0.50s) --- PASS: TestIntegration/TestFsNewObjectDir (0.01s) --- PASS: TestIntegration/TestFsCopy (1.23s) --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:814: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:886: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.10s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.01s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.01s) --- PASS: TestIntegration/TestObjectHashes (0.01s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- PASS: TestIntegration/TestObjectMimeType (0.00s) --- PASS: TestIntegration/TestObjectSetModTime (0.20s) --- PASS: TestIntegration/TestObjectSize (0.01s) --- PASS: TestIntegration/TestObjectOpen (0.01s) --- PASS: TestIntegration/TestObjectOpenSeek (0.01s) --- PASS: TestIntegration/TestObjectOpenRange (0.03s) --- PASS: TestIntegration/TestObjectPartialRead (0.01s) --- PASS: TestIntegration/TestObjectUpdate (0.11s) --- PASS: TestIntegration/TestObjectStorable (0.01s) --- PASS: TestIntegration/TestFsIsFile (0.21s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.19s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (0.25s) --- PASS: TestIntegration/TestFsPutStream (3.30s) --- PASS: TestIntegration/TestObjectAbout (0.01s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *swift.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (1.33s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/swift 38.947s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:09:08 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError 2018/10/24 05:09:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removing partially written file on error: potato === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:09:08 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:09:08 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (0.02s) --- PASS: TestIntegration/TestInit (0.00s) fstests.go:329: Using remote "TestUnion:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.00s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.00s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.00s) --- PASS: TestIntegration/TestFsListEmpty (0.00s) --- PASS: TestIntegration/TestFsListDirEmpty (0.00s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.00s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.00s) --- PASS: TestIntegration/TestFsPutFile1 (0.00s) --- PASS: TestIntegration/TestFsPutError (0.00s) --- PASS: TestIntegration/TestFsPutFile2 (0.00s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.00s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *union.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (0.00s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.00s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.00s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.00s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.00s) --- PASS: TestIntegration/TestFsNewObject (0.00s) --- PASS: TestIntegration/TestFsListFile1and2 (0.00s) --- PASS: TestIntegration/TestFsNewObjectDir (0.00s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:780: FS has no Copier interface --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:831: FS can't move --- PASS: TestIntegration/TestFsDirMove (0.00s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.00s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.00s) --- PASS: TestIntegration/TestObjectHashes (0.00s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- SKIP: TestIntegration/TestObjectMimeType (0.00s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.00s) --- PASS: TestIntegration/TestObjectSize (0.00s) --- PASS: TestIntegration/TestObjectOpen (0.00s) --- PASS: TestIntegration/TestObjectOpenSeek (0.00s) --- PASS: TestIntegration/TestObjectOpenRange (0.00s) --- PASS: TestIntegration/TestObjectPartialRead (0.00s) --- PASS: TestIntegration/TestObjectUpdate (0.00s) --- PASS: TestIntegration/TestObjectStorable (0.00s) --- PASS: TestIntegration/TestFsIsFile (0.00s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.00s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (0.00s) --- PASS: TestIntegration/TestFsPutStream (0.00s) --- PASS: TestIntegration/TestObjectAbout (0.00s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *union.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (0.00s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/union 0.029s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:09:13 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:09:37 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:09:39 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (30.74s) --- PASS: TestIntegration/TestInit (0.65s) fstests.go:329: Using remote "TestWebdav:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.60s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.13s) --- PASS: TestIntegration/TestFsMkdir (0.59s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (2.37s) --- PASS: TestIntegration/TestFsListEmpty (0.11s) --- PASS: TestIntegration/TestFsListDirEmpty (0.12s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.14s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.32s) --- PASS: TestIntegration/TestFsPutFile1 (0.56s) --- PASS: TestIntegration/TestFsPutError (2.69s) --- PASS: TestIntegration/TestFsPutFile2 (0.60s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.66s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *webdav.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (0.59s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.12s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.13s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.23s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.57s) --- PASS: TestIntegration/TestFsNewObject (0.11s) --- PASS: TestIntegration/TestFsListFile1and2 (0.58s) --- PASS: TestIntegration/TestFsNewObjectDir (0.11s) --- PASS: TestIntegration/TestFsCopy (1.72s) --- PASS: TestIntegration/TestFsMove (6.06s) --- PASS: TestIntegration/TestFsDirMove (4.75s) --- PASS: TestIntegration/TestFsRmdirFull (0.12s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.11s) --- PASS: TestIntegration/TestObjectFs (0.13s) --- PASS: TestIntegration/TestObjectRemote (0.11s) --- PASS: TestIntegration/TestObjectHashes (0.11s) --- PASS: TestIntegration/TestObjectModTime (0.11s) --- SKIP: TestIntegration/TestObjectMimeType (0.12s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.12s) fstests.go:1100: can't set modified time --- PASS: TestIntegration/TestObjectSize (0.11s) --- PASS: TestIntegration/TestObjectOpen (0.26s) --- PASS: TestIntegration/TestObjectOpenSeek (0.27s) --- PASS: TestIntegration/TestObjectOpenRange (0.66s) --- PASS: TestIntegration/TestObjectPartialRead (0.27s) --- PASS: TestIntegration/TestObjectUpdate (0.91s) --- PASS: TestIntegration/TestObjectStorable (0.11s) --- PASS: TestIntegration/TestFsIsFile (0.23s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.29s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (1.30s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1310: FS has no PutStream interface --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *webdav.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (0.89s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/webdav 30.748s ? github.com/ncw/rclone/backend/webdav/api [no test files] ? github.com/ncw/rclone/backend/webdav/odrvcookie [no test files] === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:09:48 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound 2018/10/24 05:09:48 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:10:26 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:10:34 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (62.26s) --- PASS: TestIntegration/TestInit (1.69s) fstests.go:329: Using remote "TestYandex:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.87s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.21s) --- PASS: TestIntegration/TestFsMkdir (1.23s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (5.28s) --- PASS: TestIntegration/TestFsListEmpty (0.20s) --- PASS: TestIntegration/TestFsListDirEmpty (0.23s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.23s) --- PASS: TestIntegration/TestFsListDirNotFound (0.16s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.17s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.33s) --- PASS: TestIntegration/TestFsPutFile1 (2.71s) --- PASS: TestIntegration/TestFsPutError (3.27s) --- PASS: TestIntegration/TestFsPutFile2 (2.53s) --- PASS: TestIntegration/TestFsUpdateFile1 (2.33s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *yandex.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (1.39s) --- PASS: TestIntegration/TestFsListRDirFile2 (1.31s) --- PASS: TestIntegration/TestFsListDirRoot (0.51s) --- PASS: TestIntegration/TestFsListRDirRoot (0.43s) --- PASS: TestIntegration/TestFsListSubdir (0.23s) --- PASS: TestIntegration/TestFsListRSubdir (4.12s) --- PASS: TestIntegration/TestFsListLevel2 (0.44s) --- PASS: TestIntegration/TestFsListRLevel2 (4.80s) --- PASS: TestIntegration/TestFsListFile1 (1.36s) --- PASS: TestIntegration/TestFsNewObject (0.14s) --- PASS: TestIntegration/TestFsListFile1and2 (1.26s) --- PASS: TestIntegration/TestFsNewObjectDir (0.26s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:780: FS has no Copier interface --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:814: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:886: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.20s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.19s) --- PASS: TestIntegration/TestObjectFs (0.18s) --- PASS: TestIntegration/TestObjectRemote (0.15s) --- PASS: TestIntegration/TestObjectHashes (0.19s) --- PASS: TestIntegration/TestObjectModTime (0.15s) --- PASS: TestIntegration/TestObjectMimeType (0.22s) --- PASS: TestIntegration/TestObjectSetModTime (0.89s) --- PASS: TestIntegration/TestObjectSize (0.23s) --- PASS: TestIntegration/TestObjectOpen (1.08s) --- PASS: TestIntegration/TestObjectOpenSeek (0.51s) --- PASS: TestIntegration/TestObjectOpenRange (1.36s) --- PASS: TestIntegration/TestObjectPartialRead (0.48s) --- PASS: TestIntegration/TestObjectUpdate (2.93s) --- PASS: TestIntegration/TestObjectStorable (0.18s) --- PASS: TestIntegration/TestFsIsFile (0.60s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.46s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (2.52s) --- PASS: TestIntegration/TestFsPutStream (2.55s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *yandex.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (9.49s) fstest.go:304: Sleeping for 1s for list eventual consistency: 1/6 fstest.go:298: Sleeping for 6s just to make sure --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/yandex 62.268s ? github.com/ncw/rclone/backend/yandex/api [no test files] ? github.com/ncw/rclone/cmd [no test files] ? github.com/ncw/rclone/cmd/about [no test files] ? github.com/ncw/rclone/cmd/all [no test files] ? github.com/ncw/rclone/cmd/authorize [no test files] ? github.com/ncw/rclone/cmd/cachestats [no test files] ? github.com/ncw/rclone/cmd/cat [no test files] ? github.com/ncw/rclone/cmd/check [no test files] ? github.com/ncw/rclone/cmd/cleanup [no test files] === RUN TestMount 2018/10/24 05:09:42 mount "Local file system at /tmp/rclone418236757" "/tmp/rclonefs-mount806342832" 2018/10/24 05:09:42 mount OK 2018/10/24 05:09:42 Starting test run with cache mode off === RUN TestMount/CacheMode=off === RUN TestMount/CacheMode=off/TestTouchAndDelete === RUN TestMount/CacheMode=off/TestRenameOpenHandle === RUN TestMount/CacheMode=off/TestDirLs === RUN TestMount/CacheMode=off/TestDirCreateAndRemoveDir 2018/10/24 05:09:43 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=off/TestDirCreateAndRemoveFile 2018/10/24 05:09:43 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=off/TestDirRenameFile === RUN TestMount/CacheMode=off/TestDirRenameEmptyDir === RUN TestMount/CacheMode=off/TestDirRenameFullDir === RUN TestMount/CacheMode=off/TestDirModTime === RUN TestMount/CacheMode=off/TestDirCacheFlush === RUN TestMount/CacheMode=off/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=off/TestFileModTime === RUN TestMount/CacheMode=off/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=off/TestMount === RUN TestMount/CacheMode=off/TestRoot === RUN TestMount/CacheMode=off/TestReadByByte === RUN TestMount/CacheMode=off/TestReadChecksum === RUN TestMount/CacheMode=off/TestReadFileDoubleClose === RUN TestMount/CacheMode=off/TestReadSeek === RUN TestMount/CacheMode=off/TestWriteFileNoWrite === RUN TestMount/CacheMode=off/TestWriteFileWrite === RUN TestMount/CacheMode=off/TestWriteFileOverwrite === RUN TestMount/CacheMode=off/TestWriteFileDoubleClose 2018/10/24 05:09:45 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=off/TestWriteFileFsync 2018/10/24 05:09:45 Finished test run with cache mode off (ok=true) 2018/10/24 05:09:45 Starting test run with cache mode minimal === RUN TestMount/CacheMode=minimal === RUN TestMount/CacheMode=minimal/TestTouchAndDelete === RUN TestMount/CacheMode=minimal/TestRenameOpenHandle === RUN TestMount/CacheMode=minimal/TestDirLs === RUN TestMount/CacheMode=minimal/TestDirCreateAndRemoveDir 2018/10/24 05:09:46 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=minimal/TestDirCreateAndRemoveFile 2018/10/24 05:09:46 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=minimal/TestDirRenameFile === RUN TestMount/CacheMode=minimal/TestDirRenameEmptyDir === RUN TestMount/CacheMode=minimal/TestDirRenameFullDir === RUN TestMount/CacheMode=minimal/TestDirModTime === RUN TestMount/CacheMode=minimal/TestDirCacheFlush === RUN TestMount/CacheMode=minimal/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=minimal/TestFileModTime === RUN TestMount/CacheMode=minimal/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=minimal/TestMount === RUN TestMount/CacheMode=minimal/TestRoot === RUN TestMount/CacheMode=minimal/TestReadByByte === RUN TestMount/CacheMode=minimal/TestReadChecksum === RUN TestMount/CacheMode=minimal/TestReadFileDoubleClose === RUN TestMount/CacheMode=minimal/TestReadSeek === RUN TestMount/CacheMode=minimal/TestWriteFileNoWrite === RUN TestMount/CacheMode=minimal/TestWriteFileWrite === RUN TestMount/CacheMode=minimal/TestWriteFileOverwrite === RUN TestMount/CacheMode=minimal/TestWriteFileDoubleClose 2018/10/24 05:09:47 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=minimal/TestWriteFileFsync 2018/10/24 05:09:47 Finished test run with cache mode minimal (ok=true) 2018/10/24 05:09:47 Starting test run with cache mode writes === RUN TestMount/CacheMode=writes === RUN TestMount/CacheMode=writes/TestTouchAndDelete === RUN TestMount/CacheMode=writes/TestRenameOpenHandle === RUN TestMount/CacheMode=writes/TestDirLs === RUN TestMount/CacheMode=writes/TestDirCreateAndRemoveDir 2018/10/24 05:09:48 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=writes/TestDirCreateAndRemoveFile 2018/10/24 05:09:48 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=writes/TestDirRenameFile === RUN TestMount/CacheMode=writes/TestDirRenameEmptyDir === RUN TestMount/CacheMode=writes/TestDirRenameFullDir === RUN TestMount/CacheMode=writes/TestDirModTime === RUN TestMount/CacheMode=writes/TestDirCacheFlush === RUN TestMount/CacheMode=writes/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=writes/TestFileModTime === RUN TestMount/CacheMode=writes/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=writes/TestMount === RUN TestMount/CacheMode=writes/TestRoot === RUN TestMount/CacheMode=writes/TestReadByByte === RUN TestMount/CacheMode=writes/TestReadChecksum === RUN TestMount/CacheMode=writes/TestReadFileDoubleClose === RUN TestMount/CacheMode=writes/TestReadSeek === RUN TestMount/CacheMode=writes/TestWriteFileNoWrite === RUN TestMount/CacheMode=writes/TestWriteFileWrite === RUN TestMount/CacheMode=writes/TestWriteFileOverwrite === RUN TestMount/CacheMode=writes/TestWriteFileDoubleClose 2018/10/24 05:09:49 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=writes/TestWriteFileFsync 2018/10/24 05:09:49 Finished test run with cache mode writes (ok=true) 2018/10/24 05:09:49 Starting test run with cache mode full === RUN TestMount/CacheMode=full === RUN TestMount/CacheMode=full/TestTouchAndDelete === RUN TestMount/CacheMode=full/TestRenameOpenHandle === RUN TestMount/CacheMode=full/TestDirLs === RUN TestMount/CacheMode=full/TestDirCreateAndRemoveDir 2018/10/24 05:09:50 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=full/TestDirCreateAndRemoveFile 2018/10/24 05:09:50 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=full/TestDirRenameFile === RUN TestMount/CacheMode=full/TestDirRenameEmptyDir === RUN TestMount/CacheMode=full/TestDirRenameFullDir === RUN TestMount/CacheMode=full/TestDirModTime === RUN TestMount/CacheMode=full/TestDirCacheFlush === RUN TestMount/CacheMode=full/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=full/TestFileModTime === RUN TestMount/CacheMode=full/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=full/TestMount === RUN TestMount/CacheMode=full/TestRoot === RUN TestMount/CacheMode=full/TestReadByByte === RUN TestMount/CacheMode=full/TestReadChecksum === RUN TestMount/CacheMode=full/TestReadFileDoubleClose === RUN TestMount/CacheMode=full/TestReadSeek === RUN TestMount/CacheMode=full/TestWriteFileNoWrite === RUN TestMount/CacheMode=full/TestWriteFileWrite === RUN TestMount/CacheMode=full/TestWriteFileOverwrite === RUN TestMount/CacheMode=full/TestWriteFileDoubleClose 2018/10/24 05:09:52 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=full/TestWriteFileFsync 2018/10/24 05:09:52 Finished test run with cache mode full (ok=true) 2018/10/24 05:09:52 Unmounting "/tmp/rclonefs-mount806342832" 2018/10/24 05:09:52 Waiting for umount --- PASS: TestMount (9.49s) --- PASS: TestMount/CacheMode=off (2.62s) --- PASS: TestMount/CacheMode=off/TestTouchAndDelete (1.01s) --- PASS: TestMount/CacheMode=off/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=off/TestDirLs (0.00s) --- PASS: TestMount/CacheMode=off/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=off/TestDirCreateAndRemoveFile (0.00s) --- PASS: TestMount/CacheMode=off/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=off/TestDirRenameEmptyDir (0.00s) --- PASS: TestMount/CacheMode=off/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=off/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=off/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=off/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=off/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=off/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=off/TestMount (0.00s) --- PASS: TestMount/CacheMode=off/TestRoot (0.00s) --- PASS: TestMount/CacheMode=off/TestReadByByte (0.11s) --- PASS: TestMount/CacheMode=off/TestReadChecksum (0.04s) --- PASS: TestMount/CacheMode=off/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=off/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=off/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=off/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=off/TestWriteFileOverwrite (0.10s) --- PASS: TestMount/CacheMode=off/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=off/TestWriteFileFsync (0.00s) --- PASS: TestMount/CacheMode=minimal (1.60s) --- PASS: TestMount/CacheMode=minimal/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=minimal/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirLs (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirCreateAndRemoveFile (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=minimal/TestDirRenameEmptyDir (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=minimal/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=minimal/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=minimal/TestMount (0.00s) --- PASS: TestMount/CacheMode=minimal/TestRoot (0.00s) --- PASS: TestMount/CacheMode=minimal/TestReadByByte (0.10s) --- PASS: TestMount/CacheMode=minimal/TestReadChecksum (0.03s) --- PASS: TestMount/CacheMode=minimal/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=minimal/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileNoWrite (0.00s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileOverwrite (0.10s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileFsync (0.00s) --- PASS: TestMount/CacheMode=writes (2.61s) --- PASS: TestMount/CacheMode=writes/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=writes/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirLs (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirCreateAndRemoveDir (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirCreateAndRemoveFile (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=writes/TestDirRenameEmptyDir (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=writes/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=writes/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=writes/TestMount (0.00s) --- PASS: TestMount/CacheMode=writes/TestRoot (0.00s) --- PASS: TestMount/CacheMode=writes/TestReadByByte (0.11s) --- PASS: TestMount/CacheMode=writes/TestReadChecksum (0.03s) --- PASS: TestMount/CacheMode=writes/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=writes/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=writes/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=writes/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=writes/TestWriteFileOverwrite (0.10s) --- PASS: TestMount/CacheMode=writes/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=writes/TestWriteFileFsync (0.00s) --- PASS: TestMount/CacheMode=full (2.60s) --- PASS: TestMount/CacheMode=full/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=full/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=full/TestDirLs (0.01s) --- PASS: TestMount/CacheMode=full/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=full/TestDirCreateAndRemoveFile (0.00s) --- PASS: TestMount/CacheMode=full/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=full/TestDirRenameEmptyDir (0.00s) --- PASS: TestMount/CacheMode=full/TestDirRenameFullDir (0.00s) --- PASS: TestMount/CacheMode=full/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=full/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=full/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=full/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=full/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=full/TestMount (0.00s) --- PASS: TestMount/CacheMode=full/TestRoot (0.00s) --- PASS: TestMount/CacheMode=full/TestReadByByte (0.10s) --- PASS: TestMount/CacheMode=full/TestReadChecksum (0.02s) --- PASS: TestMount/CacheMode=full/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=full/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=full/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=full/TestWriteFileWrite (0.11s) --- PASS: TestMount/CacheMode=full/TestWriteFileOverwrite (0.10s) --- PASS: TestMount/CacheMode=full/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=full/TestWriteFileFsync (0.00s) PASS ok github.com/ncw/rclone/cmd/cmount 9.540s ? github.com/ncw/rclone/cmd/config [no test files] ? github.com/ncw/rclone/cmd/copy [no test files] ? github.com/ncw/rclone/cmd/copyto [no test files] ? github.com/ncw/rclone/cmd/copyurl [no test files] ? github.com/ncw/rclone/cmd/cryptcheck [no test files] ? github.com/ncw/rclone/cmd/cryptdecode [no test files] ? github.com/ncw/rclone/cmd/dbhashsum [no test files] ? github.com/ncw/rclone/cmd/dedupe [no test files] ? github.com/ncw/rclone/cmd/delete [no test files] ? github.com/ncw/rclone/cmd/deletefile [no test files] === RUN TestCompletionBash --- PASS: TestCompletionBash (0.00s) === RUN TestCompletionZsh --- PASS: TestCompletionZsh (0.00s) PASS ok github.com/ncw/rclone/cmd/genautocomplete 0.008s ? github.com/ncw/rclone/cmd/gendocs [no test files] ? github.com/ncw/rclone/cmd/hashsum [no test files] ? github.com/ncw/rclone/cmd/info [no test files] ? github.com/ncw/rclone/cmd/link [no test files] ? github.com/ncw/rclone/cmd/listremotes [no test files] ? github.com/ncw/rclone/cmd/ls [no test files] ? github.com/ncw/rclone/cmd/ls/lshelp [no test files] ? github.com/ncw/rclone/cmd/lsd [no test files] === RUN TestDefaultLsf --- PASS: TestDefaultLsf (0.00s) === RUN TestRecurseFlag --- PASS: TestRecurseFlag (0.00s) === RUN TestDirSlashFlag --- PASS: TestDirSlashFlag (0.00s) === RUN TestFormat --- PASS: TestFormat (0.02s) === RUN TestSeparator --- PASS: TestSeparator (0.00s) === RUN TestWholeLsf --- PASS: TestWholeLsf (0.00s) PASS ok github.com/ncw/rclone/cmd/lsf 0.028s ? github.com/ncw/rclone/cmd/lsjson [no test files] ? github.com/ncw/rclone/cmd/lsl [no test files] ? github.com/ncw/rclone/cmd/md5sum [no test files] ? github.com/ncw/rclone/cmd/memtest [no test files] ? github.com/ncw/rclone/cmd/mkdir [no test files] === RUN TestMount 2018/10/24 05:09:56 mount "Local file system at /tmp/rclone204978897" "/tmp/rclonefs-mount684472828" 2018/10/24 05:09:56 mount OK 2018/10/24 05:09:56 Starting test run with cache mode off === RUN TestMount/CacheMode=off === RUN TestMount/CacheMode=off/TestTouchAndDelete === RUN TestMount/CacheMode=off/TestRenameOpenHandle === RUN TestMount/CacheMode=off/TestDirLs === RUN TestMount/CacheMode=off/TestDirCreateAndRemoveDir 2018/10/24 05:09:57 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=off/TestDirCreateAndRemoveFile 2018/10/24 05:09:57 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=off/TestDirRenameFile === RUN TestMount/CacheMode=off/TestDirRenameEmptyDir === RUN TestMount/CacheMode=off/TestDirRenameFullDir === RUN TestMount/CacheMode=off/TestDirModTime === RUN TestMount/CacheMode=off/TestDirCacheFlush === RUN TestMount/CacheMode=off/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=off/TestFileModTime === RUN TestMount/CacheMode=off/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=off/TestMount === RUN TestMount/CacheMode=off/TestRoot === RUN TestMount/CacheMode=off/TestReadByByte === RUN TestMount/CacheMode=off/TestReadChecksum === RUN TestMount/CacheMode=off/TestReadFileDoubleClose === RUN TestMount/CacheMode=off/TestReadSeek === RUN TestMount/CacheMode=off/TestWriteFileNoWrite === RUN TestMount/CacheMode=off/TestWriteFileWrite === RUN TestMount/CacheMode=off/TestWriteFileOverwrite === RUN TestMount/CacheMode=off/TestWriteFileDoubleClose 2018/10/24 05:09:58 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=off/TestWriteFileFsync 2018/10/24 05:09:58 Finished test run with cache mode off (ok=true) 2018/10/24 05:09:58 Starting test run with cache mode minimal === RUN TestMount/CacheMode=minimal === RUN TestMount/CacheMode=minimal/TestTouchAndDelete === RUN TestMount/CacheMode=minimal/TestRenameOpenHandle === RUN TestMount/CacheMode=minimal/TestDirLs === RUN TestMount/CacheMode=minimal/TestDirCreateAndRemoveDir 2018/10/24 05:10:00 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=minimal/TestDirCreateAndRemoveFile 2018/10/24 05:10:00 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=minimal/TestDirRenameFile === RUN TestMount/CacheMode=minimal/TestDirRenameEmptyDir === RUN TestMount/CacheMode=minimal/TestDirRenameFullDir === RUN TestMount/CacheMode=minimal/TestDirModTime === RUN TestMount/CacheMode=minimal/TestDirCacheFlush === RUN TestMount/CacheMode=minimal/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=minimal/TestFileModTime === RUN TestMount/CacheMode=minimal/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=minimal/TestMount === RUN TestMount/CacheMode=minimal/TestRoot === RUN TestMount/CacheMode=minimal/TestReadByByte === RUN TestMount/CacheMode=minimal/TestReadChecksum === RUN TestMount/CacheMode=minimal/TestReadFileDoubleClose === RUN TestMount/CacheMode=minimal/TestReadSeek 2018/10/24 05:10:00 ERROR : testdoubleclose: ReadFileHandle.Release error: hash: failed to stat: lstat /tmp/rclone204978897/testdoubleclose: no such file or directory 2018/10/24 05:10:00 ERROR : testfile: ReadFileHandle.Release error: hash: failed to stat: lstat /tmp/rclone204978897/testfile: no such file or directory === RUN TestMount/CacheMode=minimal/TestWriteFileNoWrite === RUN TestMount/CacheMode=minimal/TestWriteFileWrite === RUN TestMount/CacheMode=minimal/TestWriteFileOverwrite === RUN TestMount/CacheMode=minimal/TestWriteFileDoubleClose 2018/10/24 05:10:01 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=minimal/TestWriteFileFsync 2018/10/24 05:10:01 Finished test run with cache mode minimal (ok=true) 2018/10/24 05:10:01 Starting test run with cache mode writes === RUN TestMount/CacheMode=writes === RUN TestMount/CacheMode=writes/TestTouchAndDelete === RUN TestMount/CacheMode=writes/TestRenameOpenHandle === RUN TestMount/CacheMode=writes/TestDirLs === RUN TestMount/CacheMode=writes/TestDirCreateAndRemoveDir 2018/10/24 05:10:02 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=writes/TestDirCreateAndRemoveFile 2018/10/24 05:10:02 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=writes/TestDirRenameFile === RUN TestMount/CacheMode=writes/TestDirRenameEmptyDir === RUN TestMount/CacheMode=writes/TestDirRenameFullDir === RUN TestMount/CacheMode=writes/TestDirModTime === RUN TestMount/CacheMode=writes/TestDirCacheFlush === RUN TestMount/CacheMode=writes/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=writes/TestFileModTime === RUN TestMount/CacheMode=writes/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=writes/TestMount === RUN TestMount/CacheMode=writes/TestRoot === RUN TestMount/CacheMode=writes/TestReadByByte === RUN TestMount/CacheMode=writes/TestReadChecksum === RUN TestMount/CacheMode=writes/TestReadFileDoubleClose === RUN TestMount/CacheMode=writes/TestReadSeek === RUN TestMount/CacheMode=writes/TestWriteFileNoWrite === RUN TestMount/CacheMode=writes/TestWriteFileWrite === RUN TestMount/CacheMode=writes/TestWriteFileOverwrite === RUN TestMount/CacheMode=writes/TestWriteFileDoubleClose 2018/10/24 05:10:04 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=writes/TestWriteFileFsync 2018/10/24 05:10:04 Finished test run with cache mode writes (ok=true) 2018/10/24 05:10:04 Starting test run with cache mode full === RUN TestMount/CacheMode=full === RUN TestMount/CacheMode=full/TestTouchAndDelete === RUN TestMount/CacheMode=full/TestRenameOpenHandle === RUN TestMount/CacheMode=full/TestDirLs === RUN TestMount/CacheMode=full/TestDirCreateAndRemoveDir 2018/10/24 05:10:05 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=full/TestDirCreateAndRemoveFile 2018/10/24 05:10:05 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=full/TestDirRenameFile === RUN TestMount/CacheMode=full/TestDirRenameEmptyDir === RUN TestMount/CacheMode=full/TestDirRenameFullDir === RUN TestMount/CacheMode=full/TestDirModTime === RUN TestMount/CacheMode=full/TestDirCacheFlush === RUN TestMount/CacheMode=full/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=full/TestFileModTime === RUN TestMount/CacheMode=full/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=full/TestMount === RUN TestMount/CacheMode=full/TestRoot === RUN TestMount/CacheMode=full/TestReadByByte === RUN TestMount/CacheMode=full/TestReadChecksum === RUN TestMount/CacheMode=full/TestReadFileDoubleClose === RUN TestMount/CacheMode=full/TestReadSeek 2018/10/24 05:10:05 ERROR : testdoubleclose: ReadFileHandle.Release error: hash: failed to stat: lstat /tmp/rclone204978897/testdoubleclose: no such file or directory 2018/10/24 05:10:05 ERROR : testfile: ReadFileHandle.Release error: hash: failed to stat: lstat /tmp/rclone204978897/testfile: no such file or directory === RUN TestMount/CacheMode=full/TestWriteFileNoWrite === RUN TestMount/CacheMode=full/TestWriteFileWrite === RUN TestMount/CacheMode=full/TestWriteFileOverwrite === RUN TestMount/CacheMode=full/TestWriteFileDoubleClose 2018/10/24 05:10:06 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=full/TestWriteFileFsync 2018/10/24 05:10:06 Finished test run with cache mode full (ok=true) 2018/10/24 05:10:06 Unmounting "/tmp/rclonefs-mount684472828" 2018/10/24 05:10:06 Waiting for umount --- PASS: TestMount (10.46s) --- PASS: TestMount/CacheMode=off (2.60s) --- PASS: TestMount/CacheMode=off/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=off/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=off/TestDirLs (0.00s) --- PASS: TestMount/CacheMode=off/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=off/TestDirCreateAndRemoveFile (0.00s) --- PASS: TestMount/CacheMode=off/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=off/TestDirRenameEmptyDir (0.00s) --- PASS: TestMount/CacheMode=off/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=off/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=off/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=off/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=off/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=off/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=off/TestMount (0.00s) --- PASS: TestMount/CacheMode=off/TestRoot (0.00s) --- PASS: TestMount/CacheMode=off/TestReadByByte (0.10s) --- PASS: TestMount/CacheMode=off/TestReadChecksum (0.03s) --- PASS: TestMount/CacheMode=off/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=off/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=off/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=off/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=off/TestWriteFileOverwrite (0.10s) --- PASS: TestMount/CacheMode=off/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=off/TestWriteFileFsync (0.00s) --- PASS: TestMount/CacheMode=minimal (2.62s) --- PASS: TestMount/CacheMode=minimal/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=minimal/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirLs (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirCreateAndRemoveDir (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirCreateAndRemoveFile (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=minimal/TestDirRenameEmptyDir (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=minimal/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=minimal/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=minimal/TestMount (0.00s) --- PASS: TestMount/CacheMode=minimal/TestRoot (0.00s) --- PASS: TestMount/CacheMode=minimal/TestReadByByte (0.11s) --- PASS: TestMount/CacheMode=minimal/TestReadChecksum (0.02s) --- PASS: TestMount/CacheMode=minimal/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=minimal/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileOverwrite (0.10s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileFsync (0.00s) --- PASS: TestMount/CacheMode=writes (2.61s) --- PASS: TestMount/CacheMode=writes/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=writes/TestRenameOpenHandle (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirLs (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirCreateAndRemoveFile (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=writes/TestDirRenameEmptyDir (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=writes/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=writes/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=writes/TestMount (0.00s) --- PASS: TestMount/CacheMode=writes/TestRoot (0.00s) --- PASS: TestMount/CacheMode=writes/TestReadByByte (0.11s) --- PASS: TestMount/CacheMode=writes/TestReadChecksum (0.02s) --- PASS: TestMount/CacheMode=writes/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=writes/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=writes/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=writes/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=writes/TestWriteFileOverwrite (0.11s) --- PASS: TestMount/CacheMode=writes/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=writes/TestWriteFileFsync (0.00s) --- PASS: TestMount/CacheMode=full (2.62s) --- PASS: TestMount/CacheMode=full/TestTouchAndDelete (1.01s) --- PASS: TestMount/CacheMode=full/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=full/TestDirLs (0.00s) --- PASS: TestMount/CacheMode=full/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=full/TestDirCreateAndRemoveFile (0.00s) --- PASS: TestMount/CacheMode=full/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=full/TestDirRenameEmptyDir (0.01s) --- PASS: TestMount/CacheMode=full/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=full/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=full/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=full/TestDirCacheFlushOnDirRename (0.01s) --- PASS: TestMount/CacheMode=full/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=full/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=full/TestMount (0.00s) --- PASS: TestMount/CacheMode=full/TestRoot (0.00s) --- PASS: TestMount/CacheMode=full/TestReadByByte (0.11s) --- PASS: TestMount/CacheMode=full/TestReadChecksum (0.02s) --- PASS: TestMount/CacheMode=full/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=full/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=full/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=full/TestWriteFileWrite (0.11s) --- PASS: TestMount/CacheMode=full/TestWriteFileOverwrite (0.10s) --- PASS: TestMount/CacheMode=full/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=full/TestWriteFileFsync (0.00s) PASS ok github.com/ncw/rclone/cmd/mount 10.476s ? github.com/ncw/rclone/cmd/mountlib [no test files] ? github.com/ncw/rclone/cmd/mountlib/mounttest [no test files] ? github.com/ncw/rclone/cmd/move [no test files] ? github.com/ncw/rclone/cmd/moveto [no test files] ? github.com/ncw/rclone/cmd/ncdu [no test files] ? github.com/ncw/rclone/cmd/ncdu/scan [no test files] ? github.com/ncw/rclone/cmd/obscure [no test files] ? github.com/ncw/rclone/cmd/purge [no test files] ? github.com/ncw/rclone/cmd/rc [no test files] ? github.com/ncw/rclone/cmd/rcat [no test files] ? github.com/ncw/rclone/cmd/reveal [no test files] ? github.com/ncw/rclone/cmd/rmdir [no test files] ? github.com/ncw/rclone/cmd/rmdirs [no test files] ? github.com/ncw/rclone/cmd/serve [no test files] === RUN TestFTP 2018/10/24 05:10:07 NOTICE: Local file system at /tmp/rclone271133970: Serving FTP on localhost:51780 2018/10/24 05:10:09 ERROR : rclone-test-tahufud5kuhufoy9lakaxot7/: Dir.Remove not empty 2018/10/24 05:10:10 NOTICE: Local file system at /tmp/rclone271133970: Stopping FTP on localhost:51780 --- PASS: TestFTP (2.18s) ftp_test.go:86: ---------- === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:10:08 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:10:10 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:10:10 ERROR : : error listing: directory not found 2018/10/24 05:10:10 ERROR : ftp://localhost:51780/rclone-test-tahufud5kuhufoy9lakaxot7: Failed to list "": directory not found 2018/10/24 05:10:10 ERROR : : Failed to rmdir: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (1.12s) --- PASS: TestIntegration/TestInit (0.01s) fstests.go:329: Using remote "ftptest:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.00s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.00s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/TestFsListEmpty (0.00s) --- PASS: TestIntegration/TestFsListDirEmpty (0.00s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.00s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.00s) --- PASS: TestIntegration/TestFsPutFile1 (0.00s) --- PASS: TestIntegration/TestFsPutError (1.01s) --- PASS: TestIntegration/TestFsPutFile2 (0.00s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.00s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *ftp.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (0.00s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.00s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.00s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.00s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.00s) --- PASS: TestIntegration/TestFsNewObject (0.00s) --- PASS: TestIntegration/TestFsListFile1and2 (0.00s) --- PASS: TestIntegration/TestFsNewObjectDir (0.00s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:780: FS has no Copier interface --- PASS: TestIntegration/TestFsMove (0.02s) --- PASS: TestIntegration/TestFsDirMove (0.02s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.00s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.00s) --- PASS: TestIntegration/TestObjectHashes (0.00s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- SKIP: TestIntegration/TestObjectMimeType (0.00s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.00s) --- PASS: TestIntegration/TestObjectSize (0.00s) --- PASS: TestIntegration/TestObjectOpen (0.00s) --- PASS: TestIntegration/TestObjectOpenSeek (0.00s) --- PASS: TestIntegration/TestObjectOpenRange (0.00s) --- PASS: TestIntegration/TestObjectPartialRead (0.00s) --- PASS: TestIntegration/TestObjectUpdate (0.00s) --- PASS: TestIntegration/TestObjectStorable (0.00s) --- PASS: TestIntegration/TestFsIsFile (0.00s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.00s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (0.00s) --- PASS: TestIntegration/TestFsPutStream (0.00s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *ftp.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (0.01s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/ftp 1.131s ---------- PASS ok github.com/ncw/rclone/cmd/serve/ftp 2.190s ? github.com/ncw/rclone/cmd/serve/ftp/ftpflags [no test files] ? github.com/ncw/rclone/cmd/serve/ftp/ftpopt [no test files] === RUN TestInit 2018/10/24 05:10:10 NOTICE: Local file system at /home/rclone/go/src/github.com/ncw/rclone/cmd/serve/http/testdata/files: Serving on http://127.0.0.1:51777/ --- PASS: TestInit (0.00s) === RUN TestGET --- PASS: TestGET (0.14s) === RUN TestAddEntry --- PASS: TestAddEntry (0.00s) === RUN TestFinalise --- PASS: TestFinalise (0.00s) PASS ok github.com/ncw/rclone/cmd/serve/http 0.149s ? github.com/ncw/rclone/cmd/serve/httplib [no test files] ? github.com/ncw/rclone/cmd/serve/httplib/httpflags [no test files] === RUN TestResticHandler === RUN TestResticHandler/#00 2018/10/24 05:10:13 ERROR : config: Post request: file already exists, refusing to overwrite in append-only mode === RUN TestResticHandler/#01 2018/10/24 05:10:13 ERROR : data/73/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb: Post request: file already exists, refusing to overwrite in append-only mode === RUN TestResticHandler/#02 2018/10/24 05:10:13 ERROR : locks/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb: Post request: file already exists, refusing to overwrite in append-only mode --- PASS: TestResticHandler (0.00s) --- PASS: TestResticHandler/#00 (0.00s) restic_appendonly_test.go:185: request 0: GET /config restic_appendonly_test.go:185: request 1: POST /config restic_appendonly_test.go:185: request 2: GET /config restic_appendonly_test.go:185: request 3: POST /config restic_appendonly_test.go:185: request 4: GET /config restic_appendonly_test.go:185: request 5: DELETE /config restic_appendonly_test.go:185: request 6: GET /config --- PASS: TestResticHandler/#01 (0.00s) restic_appendonly_test.go:185: request 0: GET /data/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb restic_appendonly_test.go:185: request 1: POST /data/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb restic_appendonly_test.go:185: request 2: GET /data/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb restic_appendonly_test.go:185: request 3: POST /data/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb restic_appendonly_test.go:185: request 4: GET /data/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb restic_appendonly_test.go:185: request 5: DELETE /data/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb restic_appendonly_test.go:185: request 6: GET /data/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb --- PASS: TestResticHandler/#02 (0.00s) restic_appendonly_test.go:185: request 0: GET /locks/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb restic_appendonly_test.go:185: request 1: POST /locks/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb restic_appendonly_test.go:185: request 2: GET /locks/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb restic_appendonly_test.go:185: request 3: POST /locks/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb restic_appendonly_test.go:185: request 4: DELETE /locks/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb restic_appendonly_test.go:185: request 5: GET /locks/73b05e15faef3a341d838c9396e55d16cfb35c34750018de63eb36ae9f859abb === RUN TestRestic 2018/10/24 05:10:13 NOTICE: Local file system at /tmp/rclone729610360: Serving restic REST API on http://127.0.0.1:51779/ --- PASS: TestRestic (6.29s) restic_test.go:63: ---------- === RUN TestBackendRESTExternalServer === RUN TestBackendRESTExternalServer/TestBackend === RUN TestBackendRESTExternalServer/TestConfig === RUN TestBackendRESTExternalServer/TestCreateWithConfig === RUN TestBackendRESTExternalServer/TestList === RUN TestBackendRESTExternalServer/TestList/max-11 === RUN TestBackendRESTExternalServer/TestList/max-23 === RUN TestBackendRESTExternalServer/TestList/max-38 === RUN TestBackendRESTExternalServer/TestList/max-48 === RUN TestBackendRESTExternalServer/TestList/max-1161 === RUN TestBackendRESTExternalServer/TestListCancel === RUN TestBackendRESTExternalServer/TestListCancel/Cancelled === RUN TestBackendRESTExternalServer/TestListCancel/First === RUN TestBackendRESTExternalServer/TestListCancel/Last === RUN TestBackendRESTExternalServer/TestListCancel/Timeout === RUN TestBackendRESTExternalServer/TestLoad === RUN TestBackendRESTExternalServer/TestLocation === RUN TestBackendRESTExternalServer/TestSave === RUN TestBackendRESTExternalServer/TestSaveFilenames === RUN TestBackendRESTExternalServer/TestZZZDelete --- PASS: TestBackendRESTExternalServer (1.79s) --- PASS: TestBackendRESTExternalServer/TestBackend (0.11s) --- PASS: TestBackendRESTExternalServer/TestConfig (0.00s) --- PASS: TestBackendRESTExternalServer/TestCreateWithConfig (0.00s) --- PASS: TestBackendRESTExternalServer/TestList (0.04s) tests.go:27: rand initialized with seed 1540357815170037556 tests.go:263: wrote 38 files --- PASS: TestBackendRESTExternalServer/TestList/max-11 (0.00s) tests.go:297: loaded 38 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-23 (0.00s) tests.go:297: loaded 38 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-38 (0.00s) tests.go:297: loaded 38 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-48 (0.00s) tests.go:297: loaded 38 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-1161 (0.00s) tests.go:297: loaded 38 IDs from backend tests.go:319: remove 38 files --- PASS: TestBackendRESTExternalServer/TestListCancel (1.01s) tests.go:27: rand initialized with seed 1540357815213984361 --- PASS: TestBackendRESTExternalServer/TestListCancel/Cancelled (0.00s) --- PASS: TestBackendRESTExternalServer/TestListCancel/First (0.00s) --- PASS: TestBackendRESTExternalServer/TestListCancel/Last (0.00s) --- PASS: TestBackendRESTExternalServer/TestListCancel/Timeout (1.00s) --- PASS: TestBackendRESTExternalServer/TestLoad (0.27s) tests.go:27: rand initialized with seed 1540357816222421910 tests.go:142: saved 7294476 bytes as --- PASS: TestBackendRESTExternalServer/TestLocation (0.00s) --- PASS: TestBackendRESTExternalServer/TestSave (0.33s) tests.go:27: rand initialized with seed 1540357816489973491 --- PASS: TestBackendRESTExternalServer/TestSaveFilenames (0.01s) --- PASS: TestBackendRESTExternalServer/TestZZZDelete (0.01s) PASS ok github.com/restic/restic/internal/backend/rest 1.800s ---------- restic_test.go:63: ---------- === RUN TestBackendRESTExternalServer === RUN TestBackendRESTExternalServer/TestBackend === RUN TestBackendRESTExternalServer/TestConfig === RUN TestBackendRESTExternalServer/TestCreateWithConfig === RUN TestBackendRESTExternalServer/TestList === RUN TestBackendRESTExternalServer/TestList/max-11 === RUN TestBackendRESTExternalServer/TestList/max-23 === RUN TestBackendRESTExternalServer/TestList/max-32 === RUN TestBackendRESTExternalServer/TestList/max-42 === RUN TestBackendRESTExternalServer/TestList/max-1155 === RUN TestBackendRESTExternalServer/TestListCancel === RUN TestBackendRESTExternalServer/TestListCancel/Cancelled === RUN TestBackendRESTExternalServer/TestListCancel/First === RUN TestBackendRESTExternalServer/TestListCancel/Last === RUN TestBackendRESTExternalServer/TestListCancel/Timeout === RUN TestBackendRESTExternalServer/TestLoad === RUN TestBackendRESTExternalServer/TestLocation === RUN TestBackendRESTExternalServer/TestSave === RUN TestBackendRESTExternalServer/TestSaveFilenames === RUN TestBackendRESTExternalServer/TestZZZDelete --- PASS: TestBackendRESTExternalServer (1.78s) --- PASS: TestBackendRESTExternalServer/TestBackend (0.08s) --- PASS: TestBackendRESTExternalServer/TestConfig (0.00s) --- PASS: TestBackendRESTExternalServer/TestCreateWithConfig (0.00s) --- PASS: TestBackendRESTExternalServer/TestList (0.05s) tests.go:27: rand initialized with seed 1540357817845387147 tests.go:263: wrote 32 files --- PASS: TestBackendRESTExternalServer/TestList/max-11 (0.01s) tests.go:297: loaded 32 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-23 (0.00s) tests.go:297: loaded 32 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-32 (0.01s) tests.go:297: loaded 32 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-42 (0.00s) tests.go:297: loaded 32 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-1155 (0.00s) tests.go:297: loaded 32 IDs from backend tests.go:319: remove 32 files --- PASS: TestBackendRESTExternalServer/TestListCancel (1.01s) tests.go:27: rand initialized with seed 1540357817898890719 --- PASS: TestBackendRESTExternalServer/TestListCancel/Cancelled (0.00s) --- PASS: TestBackendRESTExternalServer/TestListCancel/First (0.00s) --- PASS: TestBackendRESTExternalServer/TestListCancel/Last (0.00s) --- PASS: TestBackendRESTExternalServer/TestListCancel/Timeout (1.00s) --- PASS: TestBackendRESTExternalServer/TestLoad (0.43s) tests.go:27: rand initialized with seed 1540357818907151076 tests.go:142: saved 8799044 bytes as --- PASS: TestBackendRESTExternalServer/TestLocation (0.00s) --- PASS: TestBackendRESTExternalServer/TestSave (0.19s) tests.go:27: rand initialized with seed 1540357819336384967 --- PASS: TestBackendRESTExternalServer/TestSaveFilenames (0.00s) --- PASS: TestBackendRESTExternalServer/TestZZZDelete (0.00s) PASS ok github.com/restic/restic/internal/backend/rest 1.785s ---------- === RUN TestMakeRemote --- PASS: TestMakeRemote (0.00s) PASS ok github.com/ncw/rclone/cmd/serve/restic 6.321s === RUN TestWebDav 2018/10/24 05:10:13 NOTICE: Local file system at /tmp/rclone440325161: WebDav Server started on http://127.0.0.1:51778/ 2018/10/24 05:10:17 Error on serving HTTP server: http: Server closed --- PASS: TestWebDav (4.00s) webdav_test.go:75: ---------- === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/10/24 05:10:15 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsPutChunked === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/10/24 05:10:17 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestSetTier === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestInternal === RUN TestIntegration/TestObjectPurge 2018/10/24 05:10:17 ERROR : : error listing: directory not found === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (2.84s) --- PASS: TestIntegration/TestInit (0.02s) fstests.go:329: Using remote "webdavtest:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.03s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.01s) --- PASS: TestIntegration/TestFsMkdir (0.03s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/TestFsListEmpty (0.01s) --- PASS: TestIntegration/TestFsListDirEmpty (0.01s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.01s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.02s) --- PASS: TestIntegration/TestFsPutFile1 (0.04s) --- PASS: TestIntegration/TestFsPutError (1.09s) --- PASS: TestIntegration/TestFsPutFile2 (0.04s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.04s) --- SKIP: TestIntegration/TestFsPutChunked (0.00s) fstests.go:530: *webdav.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/TestFsListDirFile2 (0.05s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.00s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.01s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.02s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:292: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.05s) --- PASS: TestIntegration/TestFsNewObject (0.01s) --- PASS: TestIntegration/TestFsListFile1and2 (0.05s) --- PASS: TestIntegration/TestFsNewObjectDir (0.01s) --- PASS: TestIntegration/TestFsCopy (0.10s) --- PASS: TestIntegration/TestFsMove (0.43s) --- PASS: TestIntegration/TestFsDirMove (0.22s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:968: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.01s) --- PASS: TestIntegration/TestObjectFs (0.01s) --- PASS: TestIntegration/TestObjectRemote (0.01s) --- PASS: TestIntegration/TestObjectHashes (0.01s) --- PASS: TestIntegration/TestObjectModTime (0.01s) --- SKIP: TestIntegration/TestObjectMimeType (0.01s) fstests.go:1083: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.01s) fstests.go:1100: can't set modified time --- PASS: TestIntegration/TestObjectSize (0.01s) --- PASS: TestIntegration/TestObjectOpen (0.02s) --- PASS: TestIntegration/TestObjectOpenSeek (0.02s) --- PASS: TestIntegration/TestObjectOpenRange (0.05s) --- PASS: TestIntegration/TestObjectPartialRead (0.02s) --- PASS: TestIntegration/TestObjectUpdate (0.06s) --- PASS: TestIntegration/TestObjectStorable (0.01s) --- PASS: TestIntegration/TestFsIsFile (0.01s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.01s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1225: FS has no PublicLinker interface --- SKIP: TestIntegration/TestSetTier (0.00s) fstests.go:306: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/TestObjectRemove (0.06s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1310: FS has no PutStream interface --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1357: FS does not support About --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1373: *webdav.Fs does not implement InternalTester --- PASS: TestIntegration/TestObjectPurge (0.03s) --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/webdav 2.846s ---------- PASS ok github.com/ncw/rclone/cmd/serve/webdav 4.013s ? github.com/ncw/rclone/cmd/settier [no test files] ? github.com/ncw/rclone/cmd/sha1sum [no test files] ? github.com/ncw/rclone/cmd/size [no test files] ? github.com/ncw/rclone/cmd/sync [no test files] === RUN TestTouchOneFile --- PASS: TestTouchOneFile (0.00s) run.go:173: Remote "Local file system at /tmp/rclone176839427", Local "Local file system at /tmp/rclone372467334", Modify Window "1ns" === RUN TestTouchWithNoCreateFlag --- PASS: TestTouchWithNoCreateFlag (0.00s) run.go:173: Remote "Local file system at /tmp/rclone176839427", Local "Local file system at /tmp/rclone372467334", Modify Window "1ns" === RUN TestTouchWithTimestamp --- PASS: TestTouchWithTimestamp (0.00s) run.go:173: Remote "Local file system at /tmp/rclone176839427", Local "Local file system at /tmp/rclone372467334", Modify Window "1ns" === RUN TestTouchWithLognerTimestamp --- PASS: TestTouchWithLognerTimestamp (0.00s) run.go:173: Remote "Local file system at /tmp/rclone176839427", Local "Local file system at /tmp/rclone372467334", Modify Window "1ns" === RUN TestTouchUpdateTimestamp --- PASS: TestTouchUpdateTimestamp (0.00s) run.go:173: Remote "Local file system at /tmp/rclone176839427", Local "Local file system at /tmp/rclone372467334", Modify Window "1ns" === RUN TestTouchUpdateTimestampWithCFlag --- PASS: TestTouchUpdateTimestampWithCFlag (0.00s) run.go:173: Remote "Local file system at /tmp/rclone176839427", Local "Local file system at /tmp/rclone372467334", Modify Window "1ns" === RUN TestTouchCreateMultipleDirAndFile --- PASS: TestTouchCreateMultipleDirAndFile (0.00s) run.go:173: Remote "Local file system at /tmp/rclone176839427", Local "Local file system at /tmp/rclone372467334", Modify Window "1ns" PASS ok github.com/ncw/rclone/cmd/touch 0.012s === RUN TestTree --- PASS: TestTree (0.00s) PASS ok github.com/ncw/rclone/cmd/tree 0.023s === RUN TestVersionWorksWithoutAccessibleConfigFile --- PASS: TestVersionWorksWithoutAccessibleConfigFile (0.00s) === RUN TestVersionNew --- PASS: TestVersionNew (0.00s) === RUN TestVersionCmp --- PASS: TestVersionCmp (0.00s) PASS ok github.com/ncw/rclone/cmd/version 0.008s === RUN TestBwTimetableSet --- PASS: TestBwTimetableSet (0.00s) === RUN TestBwTimetableLimitAt --- PASS: TestBwTimetableLimitAt (0.00s) === RUN TestSpaceSepListSet --- PASS: TestSpaceSepListSet (0.00s) === RUN TestDumpFlagsString --- PASS: TestDumpFlagsString (0.00s) === RUN TestDumpFlagsSet --- PASS: TestDumpFlagsSet (0.00s) === RUN TestDumpFlagsType --- PASS: TestDumpFlagsType (0.00s) === RUN TestFeaturesDisable --- PASS: TestFeaturesDisable (0.00s) === RUN TestFeaturesList --- PASS: TestFeaturesList (0.00s) === RUN TestFeaturesDisableList --- PASS: TestFeaturesDisableList (0.00s) === RUN TestOption --- PASS: TestOption (0.00s) === RUN TestParseRangeOption --- PASS: TestParseRangeOption (0.00s) === RUN TestRangeOptionDecode --- PASS: TestRangeOptionDecode (0.00s) === RUN TestParseDuration --- PASS: TestParseDuration (0.00s) === RUN TestDurationString --- PASS: TestDurationString (0.00s) === RUN TestDurationScan --- PASS: TestDurationScan (0.00s) === RUN TestSizeSuffixString --- PASS: TestSizeSuffixString (0.00s) === RUN TestSizeSuffixUnit --- PASS: TestSizeSuffixUnit (0.00s) === RUN TestSizeSuffixSet --- PASS: TestSizeSuffixSet (0.00s) === RUN TestSizeSuffixScan --- PASS: TestSizeSuffixScan (0.00s) === RUN ExampleSpaceSepList --- PASS: ExampleSpaceSepList (0.00s) === RUN ExampleCommaSepList --- PASS: ExampleCommaSepList (0.00s) PASS ok github.com/ncw/rclone/fs 0.008s === RUN TestNewAccountSizeName --- PASS: TestNewAccountSizeName (0.00s) === RUN TestNewAccount --- PASS: TestNewAccount (0.00s) === RUN TestAccountWithBuffer --- PASS: TestAccountWithBuffer (0.00s) === RUN TestAccountGetUpdateReader --- PASS: TestAccountGetUpdateReader (0.00s) === RUN TestAccountRead --- PASS: TestAccountRead (0.00s) === RUN TestAccountString --- PASS: TestAccountString (0.00s) === RUN TestAccountAccounter --- PASS: TestAccountAccounter (0.00s) === RUN TestAccountMaxTransfer --- PASS: TestAccountMaxTransfer (0.00s) === RUN TestETA === RUN TestETA/size=0/total=100/rate=1.000000 === RUN TestETA/size=50/total=100/rate=1.000000 === RUN TestETA/size=100/total=100/rate=1.000000 === RUN TestETA/size=-1/total=100/rate=1.000000 === RUN TestETA/size=200/total=100/rate=1.000000 === RUN TestETA/size=10/total=-1/rate=1.000000 === RUN TestETA/size=10/total=20/rate=0.000000 === RUN TestETA/size=10/total=20/rate=-1.000000 === RUN TestETA/size=0/total=0/rate=1.000000 --- PASS: TestETA (0.00s) --- PASS: TestETA/size=0/total=100/rate=1.000000 (0.00s) --- PASS: TestETA/size=50/total=100/rate=1.000000 (0.00s) --- PASS: TestETA/size=100/total=100/rate=1.000000 (0.00s) --- PASS: TestETA/size=-1/total=100/rate=1.000000 (0.00s) --- PASS: TestETA/size=200/total=100/rate=1.000000 (0.00s) --- PASS: TestETA/size=10/total=-1/rate=1.000000 (0.00s) --- PASS: TestETA/size=10/total=20/rate=0.000000 (0.00s) --- PASS: TestETA/size=10/total=20/rate=-1.000000 (0.00s) --- PASS: TestETA/size=0/total=0/rate=1.000000 (0.00s) === RUN TestPercentage --- PASS: TestPercentage (0.00s) PASS ok github.com/ncw/rclone/fs/accounting 0.006s === RUN TestAsyncReader --- PASS: TestAsyncReader (0.00s) === RUN TestAsyncWriteTo --- PASS: TestAsyncWriteTo (0.00s) === RUN TestAsyncReaderErrors --- PASS: TestAsyncReaderErrors (0.00s) === RUN TestAsyncReaderSizes --- PASS: TestAsyncReaderSizes (0.91s) === RUN TestAsyncReaderWriteTo --- PASS: TestAsyncReaderWriteTo (0.64s) === RUN TestAsyncReaderCloseRead --- PASS: TestAsyncReaderCloseRead (0.10s) === RUN TestAsyncReaderCloseWriteTo --- PASS: TestAsyncReaderCloseWriteTo (0.11s) === RUN TestAsyncReaderSkipBytes === PAUSE TestAsyncReaderSkipBytes === CONT TestAsyncReaderSkipBytes === RUN TestAsyncReaderSkipBytes/1 === RUN TestAsyncReaderSkipBytes/1/0 === RUN TestAsyncReaderSkipBytes/1/0/-1000 === RUN TestAsyncReaderSkipBytes/1/0/-101 === RUN TestAsyncReaderSkipBytes/1/0/-100 === RUN TestAsyncReaderSkipBytes/1/0/-99 === RUN TestAsyncReaderSkipBytes/1/0/0 === RUN TestAsyncReaderSkipBytes/1/0/1 === RUN TestAsyncReaderSkipBytes/1/0/2048 === RUN TestAsyncReaderSkipBytes/1/0/4095 === RUN TestAsyncReaderSkipBytes/1/0/4096 === RUN TestAsyncReaderSkipBytes/1/0/4097 === RUN TestAsyncReaderSkipBytes/1/0/8000 === RUN TestAsyncReaderSkipBytes/1/0/15000 === RUN TestAsyncReaderSkipBytes/1/0/1048576 === RUN TestAsyncReaderSkipBytes/1/0/2097152 === RUN TestAsyncReaderSkipBytes/1/1 === RUN TestAsyncReaderSkipBytes/1/1/-1000 === RUN TestAsyncReaderSkipBytes/1/1/-101 === RUN TestAsyncReaderSkipBytes/1/1/-100 === RUN TestAsyncReaderSkipBytes/1/1/-99 === RUN TestAsyncReaderSkipBytes/1/1/0 === RUN TestAsyncReaderSkipBytes/1/1/1 === RUN TestAsyncReaderSkipBytes/1/1/2048 === RUN TestAsyncReaderSkipBytes/1/1/4095 === RUN TestAsyncReaderSkipBytes/1/1/4096 === RUN TestAsyncReaderSkipBytes/1/1/4097 === RUN TestAsyncReaderSkipBytes/1/1/8000 === RUN TestAsyncReaderSkipBytes/1/1/15000 === RUN TestAsyncReaderSkipBytes/1/1/1048576 === RUN TestAsyncReaderSkipBytes/1/1/2097152 === RUN TestAsyncReaderSkipBytes/1/100 === RUN TestAsyncReaderSkipBytes/1/100/-1000 === RUN TestAsyncReaderSkipBytes/1/100/-101 === RUN TestAsyncReaderSkipBytes/1/100/-100 === RUN TestAsyncReaderSkipBytes/1/100/-99 === RUN TestAsyncReaderSkipBytes/1/100/0 === RUN TestAsyncReaderSkipBytes/1/100/1 === RUN TestAsyncReaderSkipBytes/1/100/2048 === RUN TestAsyncReaderSkipBytes/1/100/4095 === RUN TestAsyncReaderSkipBytes/1/100/4096 === RUN TestAsyncReaderSkipBytes/1/100/4097 === RUN TestAsyncReaderSkipBytes/1/100/8000 === RUN TestAsyncReaderSkipBytes/1/100/15000 === RUN TestAsyncReaderSkipBytes/1/100/1048576 === RUN TestAsyncReaderSkipBytes/1/100/2097152 === RUN TestAsyncReaderSkipBytes/1/2048 === RUN TestAsyncReaderSkipBytes/1/2048/-1000 === RUN TestAsyncReaderSkipBytes/1/2048/-101 === RUN TestAsyncReaderSkipBytes/1/2048/-100 === RUN TestAsyncReaderSkipBytes/1/2048/-99 === RUN TestAsyncReaderSkipBytes/1/2048/0 === RUN TestAsyncReaderSkipBytes/1/2048/1 === RUN TestAsyncReaderSkipBytes/1/2048/2048 === RUN TestAsyncReaderSkipBytes/1/2048/4095 === RUN TestAsyncReaderSkipBytes/1/2048/4096 === RUN TestAsyncReaderSkipBytes/1/2048/4097 === RUN TestAsyncReaderSkipBytes/1/2048/8000 === RUN TestAsyncReaderSkipBytes/1/2048/15000 === RUN TestAsyncReaderSkipBytes/1/2048/1048576 === RUN TestAsyncReaderSkipBytes/1/2048/2097152 === RUN TestAsyncReaderSkipBytes/1/4095 === RUN TestAsyncReaderSkipBytes/1/4095/-1000 === RUN TestAsyncReaderSkipBytes/1/4095/-101 === RUN TestAsyncReaderSkipBytes/1/4095/-100 === RUN TestAsyncReaderSkipBytes/1/4095/-99 === RUN TestAsyncReaderSkipBytes/1/4095/0 === RUN TestAsyncReaderSkipBytes/1/4095/1 === RUN TestAsyncReaderSkipBytes/1/4095/2048 === RUN TestAsyncReaderSkipBytes/1/4095/4095 === RUN TestAsyncReaderSkipBytes/1/4095/4096 === RUN TestAsyncReaderSkipBytes/1/4095/4097 === RUN TestAsyncReaderSkipBytes/1/4095/8000 === RUN TestAsyncReaderSkipBytes/1/4095/15000 === RUN TestAsyncReaderSkipBytes/1/4095/1048576 === RUN TestAsyncReaderSkipBytes/1/4095/2097152 === RUN TestAsyncReaderSkipBytes/1/4096 === RUN TestAsyncReaderSkipBytes/1/4096/-1000 === RUN TestAsyncReaderSkipBytes/1/4096/-101 === RUN TestAsyncReaderSkipBytes/1/4096/-100 === RUN TestAsyncReaderSkipBytes/1/4096/-99 === RUN TestAsyncReaderSkipBytes/1/4096/0 === RUN TestAsyncReaderSkipBytes/1/4096/1 === RUN TestAsyncReaderSkipBytes/1/4096/2048 === RUN TestAsyncReaderSkipBytes/1/4096/4095 === RUN TestAsyncReaderSkipBytes/1/4096/4096 === RUN TestAsyncReaderSkipBytes/1/4096/4097 === RUN TestAsyncReaderSkipBytes/1/4096/8000 === RUN TestAsyncReaderSkipBytes/1/4096/15000 === RUN TestAsyncReaderSkipBytes/1/4096/1048576 === RUN TestAsyncReaderSkipBytes/1/4096/2097152 === RUN TestAsyncReaderSkipBytes/1/4097 === RUN TestAsyncReaderSkipBytes/1/4097/-1000 === RUN TestAsyncReaderSkipBytes/1/4097/-101 === RUN TestAsyncReaderSkipBytes/1/4097/-100 === RUN TestAsyncReaderSkipBytes/1/4097/-99 === RUN TestAsyncReaderSkipBytes/1/4097/0 === RUN TestAsyncReaderSkipBytes/1/4097/1 === RUN TestAsyncReaderSkipBytes/1/4097/2048 === RUN TestAsyncReaderSkipBytes/1/4097/4095 === RUN TestAsyncReaderSkipBytes/1/4097/4096 === RUN TestAsyncReaderSkipBytes/1/4097/4097 === RUN TestAsyncReaderSkipBytes/1/4097/8000 === RUN TestAsyncReaderSkipBytes/1/4097/15000 === RUN TestAsyncReaderSkipBytes/1/4097/1048576 === RUN TestAsyncReaderSkipBytes/1/4097/2097152 === RUN TestAsyncReaderSkipBytes/1/8000 === RUN TestAsyncReaderSkipBytes/1/8000/-1000 === RUN TestAsyncReaderSkipBytes/1/8000/-101 === RUN TestAsyncReaderSkipBytes/1/8000/-100 === RUN TestAsyncReaderSkipBytes/1/8000/-99 === RUN TestAsyncReaderSkipBytes/1/8000/0 === RUN TestAsyncReaderSkipBytes/1/8000/1 === RUN TestAsyncReaderSkipBytes/1/8000/2048 === RUN TestAsyncReaderSkipBytes/1/8000/4095 === RUN TestAsyncReaderSkipBytes/1/8000/4096 === RUN TestAsyncReaderSkipBytes/1/8000/4097 === RUN TestAsyncReaderSkipBytes/1/8000/8000 === RUN TestAsyncReaderSkipBytes/1/8000/15000 === RUN TestAsyncReaderSkipBytes/1/8000/1048576 === RUN TestAsyncReaderSkipBytes/1/8000/2097152 === RUN TestAsyncReaderSkipBytes/1/15000 === RUN TestAsyncReaderSkipBytes/1/15000/-1000 === RUN TestAsyncReaderSkipBytes/1/15000/-101 === RUN TestAsyncReaderSkipBytes/1/15000/-100 === RUN TestAsyncReaderSkipBytes/1/15000/-99 === RUN TestAsyncReaderSkipBytes/1/15000/0 === RUN TestAsyncReaderSkipBytes/1/15000/1 === RUN TestAsyncReaderSkipBytes/1/15000/2048 === RUN TestAsyncReaderSkipBytes/1/15000/4095 === RUN TestAsyncReaderSkipBytes/1/15000/4096 === RUN TestAsyncReaderSkipBytes/1/15000/4097 === RUN TestAsyncReaderSkipBytes/1/15000/8000 === RUN TestAsyncReaderSkipBytes/1/15000/15000 === RUN TestAsyncReaderSkipBytes/1/15000/1048576 === RUN TestAsyncReaderSkipBytes/1/15000/2097152 === RUN TestAsyncReaderSkipBytes/2 === RUN TestAsyncReaderSkipBytes/2/0 === RUN TestAsyncReaderSkipBytes/2/0/-1000 === RUN TestAsyncReaderSkipBytes/2/0/-101 === RUN TestAsyncReaderSkipBytes/2/0/-100 === RUN TestAsyncReaderSkipBytes/2/0/-99 === RUN TestAsyncReaderSkipBytes/2/0/0 === RUN TestAsyncReaderSkipBytes/2/0/1 === RUN TestAsyncReaderSkipBytes/2/0/2048 === RUN TestAsyncReaderSkipBytes/2/0/4095 === RUN TestAsyncReaderSkipBytes/2/0/4096 === RUN TestAsyncReaderSkipBytes/2/0/4097 === RUN TestAsyncReaderSkipBytes/2/0/8000 === RUN TestAsyncReaderSkipBytes/2/0/15000 === RUN TestAsyncReaderSkipBytes/2/0/1048576 === RUN TestAsyncReaderSkipBytes/2/0/2097152 === RUN TestAsyncReaderSkipBytes/2/1 === RUN TestAsyncReaderSkipBytes/2/1/-1000 === RUN TestAsyncReaderSkipBytes/2/1/-101 === RUN TestAsyncReaderSkipBytes/2/1/-100 === RUN TestAsyncReaderSkipBytes/2/1/-99 === RUN TestAsyncReaderSkipBytes/2/1/0 === RUN TestAsyncReaderSkipBytes/2/1/1 === RUN TestAsyncReaderSkipBytes/2/1/2048 === RUN TestAsyncReaderSkipBytes/2/1/4095 === RUN TestAsyncReaderSkipBytes/2/1/4096 === RUN TestAsyncReaderSkipBytes/2/1/4097 === RUN TestAsyncReaderSkipBytes/2/1/8000 === RUN TestAsyncReaderSkipBytes/2/1/15000 === RUN TestAsyncReaderSkipBytes/2/1/1048576 === RUN TestAsyncReaderSkipBytes/2/1/2097152 === RUN TestAsyncReaderSkipBytes/2/100 === RUN TestAsyncReaderSkipBytes/2/100/-1000 === RUN TestAsyncReaderSkipBytes/2/100/-101 === RUN TestAsyncReaderSkipBytes/2/100/-100 === RUN TestAsyncReaderSkipBytes/2/100/-99 === RUN TestAsyncReaderSkipBytes/2/100/0 === RUN TestAsyncReaderSkipBytes/2/100/1 === RUN TestAsyncReaderSkipBytes/2/100/2048 === RUN TestAsyncReaderSkipBytes/2/100/4095 === RUN TestAsyncReaderSkipBytes/2/100/4096 === RUN TestAsyncReaderSkipBytes/2/100/4097 === RUN TestAsyncReaderSkipBytes/2/100/8000 === RUN TestAsyncReaderSkipBytes/2/100/15000 === RUN TestAsyncReaderSkipBytes/2/100/1048576 === RUN TestAsyncReaderSkipBytes/2/100/2097152 === RUN TestAsyncReaderSkipBytes/2/2048 === RUN TestAsyncReaderSkipBytes/2/2048/-1000 === RUN TestAsyncReaderSkipBytes/2/2048/-101 === RUN TestAsyncReaderSkipBytes/2/2048/-100 === RUN TestAsyncReaderSkipBytes/2/2048/-99 === RUN TestAsyncReaderSkipBytes/2/2048/0 === RUN TestAsyncReaderSkipBytes/2/2048/1 === RUN TestAsyncReaderSkipBytes/2/2048/2048 === RUN TestAsyncReaderSkipBytes/2/2048/4095 === RUN TestAsyncReaderSkipBytes/2/2048/4096 === RUN TestAsyncReaderSkipBytes/2/2048/4097 === RUN TestAsyncReaderSkipBytes/2/2048/8000 === RUN TestAsyncReaderSkipBytes/2/2048/15000 === RUN TestAsyncReaderSkipBytes/2/2048/1048576 === RUN TestAsyncReaderSkipBytes/2/2048/2097152 === RUN TestAsyncReaderSkipBytes/2/4095 === RUN TestAsyncReaderSkipBytes/2/4095/-1000 === RUN TestAsyncReaderSkipBytes/2/4095/-101 === RUN TestAsyncReaderSkipBytes/2/4095/-100 === RUN TestAsyncReaderSkipBytes/2/4095/-99 === RUN TestAsyncReaderSkipBytes/2/4095/0 === RUN TestAsyncReaderSkipBytes/2/4095/1 === RUN TestAsyncReaderSkipBytes/2/4095/2048 === RUN TestAsyncReaderSkipBytes/2/4095/4095 === RUN TestAsyncReaderSkipBytes/2/4095/4096 === RUN TestAsyncReaderSkipBytes/2/4095/4097 === RUN TestAsyncReaderSkipBytes/2/4095/8000 === RUN TestAsyncReaderSkipBytes/2/4095/15000 === RUN TestAsyncReaderSkipBytes/2/4095/1048576 === RUN TestAsyncReaderSkipBytes/2/4095/2097152 === RUN TestAsyncReaderSkipBytes/2/4096 === RUN TestAsyncReaderSkipBytes/2/4096/-1000 === RUN TestAsyncReaderSkipBytes/2/4096/-101 === RUN TestAsyncReaderSkipBytes/2/4096/-100 === RUN TestAsyncReaderSkipBytes/2/4096/-99 === RUN TestAsyncReaderSkipBytes/2/4096/0 === RUN TestAsyncReaderSkipBytes/2/4096/1 === RUN TestAsyncReaderSkipBytes/2/4096/2048 === RUN TestAsyncReaderSkipBytes/2/4096/4095 === RUN TestAsyncReaderSkipBytes/2/4096/4096 === RUN TestAsyncReaderSkipBytes/2/4096/4097 === RUN TestAsyncReaderSkipBytes/2/4096/8000 === RUN TestAsyncReaderSkipBytes/2/4096/15000 === RUN TestAsyncReaderSkipBytes/2/4096/1048576 === RUN TestAsyncReaderSkipBytes/2/4096/2097152 === RUN TestAsyncReaderSkipBytes/2/4097 === RUN TestAsyncReaderSkipBytes/2/4097/-1000 === RUN TestAsyncReaderSkipBytes/2/4097/-101 === RUN TestAsyncReaderSkipBytes/2/4097/-100 === RUN TestAsyncReaderSkipBytes/2/4097/-99 === RUN TestAsyncReaderSkipBytes/2/4097/0 === RUN TestAsyncReaderSkipBytes/2/4097/1 === RUN TestAsyncReaderSkipBytes/2/4097/2048 === RUN TestAsyncReaderSkipBytes/2/4097/4095 === RUN TestAsyncReaderSkipBytes/2/4097/4096 === RUN TestAsyncReaderSkipBytes/2/4097/4097 === RUN TestAsyncReaderSkipBytes/2/4097/8000 === RUN TestAsyncReaderSkipBytes/2/4097/15000 === RUN TestAsyncReaderSkipBytes/2/4097/1048576 === RUN TestAsyncReaderSkipBytes/2/4097/2097152 === RUN TestAsyncReaderSkipBytes/2/8000 === RUN TestAsyncReaderSkipBytes/2/8000/-1000 === RUN TestAsyncReaderSkipBytes/2/8000/-101 === RUN TestAsyncReaderSkipBytes/2/8000/-100 === RUN TestAsyncReaderSkipBytes/2/8000/-99 === RUN TestAsyncReaderSkipBytes/2/8000/0 === RUN TestAsyncReaderSkipBytes/2/8000/1 === RUN TestAsyncReaderSkipBytes/2/8000/2048 === RUN TestAsyncReaderSkipBytes/2/8000/4095 === RUN TestAsyncReaderSkipBytes/2/8000/4096 === RUN TestAsyncReaderSkipBytes/2/8000/4097 === RUN TestAsyncReaderSkipBytes/2/8000/8000 === RUN TestAsyncReaderSkipBytes/2/8000/15000 === RUN TestAsyncReaderSkipBytes/2/8000/1048576 === RUN TestAsyncReaderSkipBytes/2/8000/2097152 === RUN TestAsyncReaderSkipBytes/2/15000 === RUN TestAsyncReaderSkipBytes/2/15000/-1000 === RUN TestAsyncReaderSkipBytes/2/15000/-101 === RUN TestAsyncReaderSkipBytes/2/15000/-100 === RUN TestAsyncReaderSkipBytes/2/15000/-99 === RUN TestAsyncReaderSkipBytes/2/15000/0 === RUN TestAsyncReaderSkipBytes/2/15000/1 === RUN TestAsyncReaderSkipBytes/2/15000/2048 === RUN TestAsyncReaderSkipBytes/2/15000/4095 === RUN TestAsyncReaderSkipBytes/2/15000/4096 === RUN TestAsyncReaderSkipBytes/2/15000/4097 === RUN TestAsyncReaderSkipBytes/2/15000/8000 === RUN TestAsyncReaderSkipBytes/2/15000/15000 === RUN TestAsyncReaderSkipBytes/2/15000/1048576 === RUN TestAsyncReaderSkipBytes/2/15000/2097152 === RUN TestAsyncReaderSkipBytes/3 === RUN TestAsyncReaderSkipBytes/3/0 === RUN TestAsyncReaderSkipBytes/3/0/-1000 === RUN TestAsyncReaderSkipBytes/3/0/-101 === RUN TestAsyncReaderSkipBytes/3/0/-100 === RUN TestAsyncReaderSkipBytes/3/0/-99 === RUN TestAsyncReaderSkipBytes/3/0/0 === RUN TestAsyncReaderSkipBytes/3/0/1 === RUN TestAsyncReaderSkipBytes/3/0/2048 === RUN TestAsyncReaderSkipBytes/3/0/4095 === RUN TestAsyncReaderSkipBytes/3/0/4096 === RUN TestAsyncReaderSkipBytes/3/0/4097 === RUN TestAsyncReaderSkipBytes/3/0/8000 === RUN TestAsyncReaderSkipBytes/3/0/15000 === RUN TestAsyncReaderSkipBytes/3/0/1048576 === RUN TestAsyncReaderSkipBytes/3/0/2097152 === RUN TestAsyncReaderSkipBytes/3/1 === RUN TestAsyncReaderSkipBytes/3/1/-1000 === RUN TestAsyncReaderSkipBytes/3/1/-101 === RUN TestAsyncReaderSkipBytes/3/1/-100 === RUN TestAsyncReaderSkipBytes/3/1/-99 === RUN TestAsyncReaderSkipBytes/3/1/0 === RUN TestAsyncReaderSkipBytes/3/1/1 === RUN TestAsyncReaderSkipBytes/3/1/2048 === RUN TestAsyncReaderSkipBytes/3/1/4095 === RUN TestAsyncReaderSkipBytes/3/1/4096 === RUN TestAsyncReaderSkipBytes/3/1/4097 === RUN TestAsyncReaderSkipBytes/3/1/8000 === RUN TestAsyncReaderSkipBytes/3/1/15000 === RUN TestAsyncReaderSkipBytes/3/1/1048576 === RUN TestAsyncReaderSkipBytes/3/1/2097152 === RUN TestAsyncReaderSkipBytes/3/100 === RUN TestAsyncReaderSkipBytes/3/100/-1000 === RUN TestAsyncReaderSkipBytes/3/100/-101 === RUN TestAsyncReaderSkipBytes/3/100/-100 === RUN TestAsyncReaderSkipBytes/3/100/-99 === RUN TestAsyncReaderSkipBytes/3/100/0 === RUN TestAsyncReaderSkipBytes/3/100/1 === RUN TestAsyncReaderSkipBytes/3/100/2048 === RUN TestAsyncReaderSkipBytes/3/100/4095 === RUN TestAsyncReaderSkipBytes/3/100/4096 === RUN TestAsyncReaderSkipBytes/3/100/4097 === RUN TestAsyncReaderSkipBytes/3/100/8000 === RUN TestAsyncReaderSkipBytes/3/100/15000 === RUN TestAsyncReaderSkipBytes/3/100/1048576 === RUN TestAsyncReaderSkipBytes/3/100/2097152 === RUN TestAsyncReaderSkipBytes/3/2048 === RUN TestAsyncReaderSkipBytes/3/2048/-1000 === RUN TestAsyncReaderSkipBytes/3/2048/-101 === RUN TestAsyncReaderSkipBytes/3/2048/-100 === RUN TestAsyncReaderSkipBytes/3/2048/-99 === RUN TestAsyncReaderSkipBytes/3/2048/0 === RUN TestAsyncReaderSkipBytes/3/2048/1 === RUN TestAsyncReaderSkipBytes/3/2048/2048 === RUN TestAsyncReaderSkipBytes/3/2048/4095 === RUN TestAsyncReaderSkipBytes/3/2048/4096 === RUN TestAsyncReaderSkipBytes/3/2048/4097 === RUN TestAsyncReaderSkipBytes/3/2048/8000 === RUN TestAsyncReaderSkipBytes/3/2048/15000 === RUN TestAsyncReaderSkipBytes/3/2048/1048576 === RUN TestAsyncReaderSkipBytes/3/2048/2097152 === RUN TestAsyncReaderSkipBytes/3/4095 === RUN TestAsyncReaderSkipBytes/3/4095/-1000 === RUN TestAsyncReaderSkipBytes/3/4095/-101 === RUN TestAsyncReaderSkipBytes/3/4095/-100 === RUN TestAsyncReaderSkipBytes/3/4095/-99 === RUN TestAsyncReaderSkipBytes/3/4095/0 === RUN TestAsyncReaderSkipBytes/3/4095/1 === RUN TestAsyncReaderSkipBytes/3/4095/2048 === RUN TestAsyncReaderSkipBytes/3/4095/4095 === RUN TestAsyncReaderSkipBytes/3/4095/4096 === RUN TestAsyncReaderSkipBytes/3/4095/4097 === RUN TestAsyncReaderSkipBytes/3/4095/8000 === RUN TestAsyncReaderSkipBytes/3/4095/15000 === RUN TestAsyncReaderSkipBytes/3/4095/1048576 === RUN TestAsyncReaderSkipBytes/3/4095/2097152 === RUN TestAsyncReaderSkipBytes/3/4096 === RUN TestAsyncReaderSkipBytes/3/4096/-1000 === RUN TestAsyncReaderSkipBytes/3/4096/-101 === RUN TestAsyncReaderSkipBytes/3/4096/-100 === RUN TestAsyncReaderSkipBytes/3/4096/-99 === RUN TestAsyncReaderSkipBytes/3/4096/0 === RUN TestAsyncReaderSkipBytes/3/4096/1 === RUN TestAsyncReaderSkipBytes/3/4096/2048 === RUN TestAsyncReaderSkipBytes/3/4096/4095 === RUN TestAsyncReaderSkipBytes/3/4096/4096 === RUN TestAsyncReaderSkipBytes/3/4096/4097 === RUN TestAsyncReaderSkipBytes/3/4096/8000 === RUN TestAsyncReaderSkipBytes/3/4096/15000 === RUN TestAsyncReaderSkipBytes/3/4096/1048576 === RUN TestAsyncReaderSkipBytes/3/4096/2097152 === RUN TestAsyncReaderSkipBytes/3/4097 === RUN TestAsyncReaderSkipBytes/3/4097/-1000 === RUN TestAsyncReaderSkipBytes/3/4097/-101 === RUN TestAsyncReaderSkipBytes/3/4097/-100 === RUN TestAsyncReaderSkipBytes/3/4097/-99 === RUN TestAsyncReaderSkipBytes/3/4097/0 === RUN TestAsyncReaderSkipBytes/3/4097/1 === RUN TestAsyncReaderSkipBytes/3/4097/2048 === RUN TestAsyncReaderSkipBytes/3/4097/4095 === RUN TestAsyncReaderSkipBytes/3/4097/4096 === RUN TestAsyncReaderSkipBytes/3/4097/4097 === RUN TestAsyncReaderSkipBytes/3/4097/8000 === RUN TestAsyncReaderSkipBytes/3/4097/15000 === RUN TestAsyncReaderSkipBytes/3/4097/1048576 === RUN TestAsyncReaderSkipBytes/3/4097/2097152 === RUN TestAsyncReaderSkipBytes/3/8000 === RUN TestAsyncReaderSkipBytes/3/8000/-1000 === RUN TestAsyncReaderSkipBytes/3/8000/-101 === RUN TestAsyncReaderSkipBytes/3/8000/-100 === RUN TestAsyncReaderSkipBytes/3/8000/-99 === RUN TestAsyncReaderSkipBytes/3/8000/0 === RUN TestAsyncReaderSkipBytes/3/8000/1 === RUN TestAsyncReaderSkipBytes/3/8000/2048 === RUN TestAsyncReaderSkipBytes/3/8000/4095 === RUN TestAsyncReaderSkipBytes/3/8000/4096 === RUN TestAsyncReaderSkipBytes/3/8000/4097 === RUN TestAsyncReaderSkipBytes/3/8000/8000 === RUN TestAsyncReaderSkipBytes/3/8000/15000 === RUN TestAsyncReaderSkipBytes/3/8000/1048576 === RUN TestAsyncReaderSkipBytes/3/8000/2097152 === RUN TestAsyncReaderSkipBytes/3/15000 === RUN TestAsyncReaderSkipBytes/3/15000/-1000 === RUN TestAsyncReaderSkipBytes/3/15000/-101 === RUN TestAsyncReaderSkipBytes/3/15000/-100 === RUN TestAsyncReaderSkipBytes/3/15000/-99 === RUN TestAsyncReaderSkipBytes/3/15000/0 === RUN TestAsyncReaderSkipBytes/3/15000/1 === RUN TestAsyncReaderSkipBytes/3/15000/2048 === RUN TestAsyncReaderSkipBytes/3/15000/4095 === RUN TestAsyncReaderSkipBytes/3/15000/4096 === RUN TestAsyncReaderSkipBytes/3/15000/4097 === RUN TestAsyncReaderSkipBytes/3/15000/8000 === RUN TestAsyncReaderSkipBytes/3/15000/15000 === RUN TestAsyncReaderSkipBytes/3/15000/1048576 === RUN TestAsyncReaderSkipBytes/3/15000/2097152 === RUN TestAsyncReaderSkipBytes/4 === RUN TestAsyncReaderSkipBytes/4/0 === RUN TestAsyncReaderSkipBytes/4/0/-1000 === RUN TestAsyncReaderSkipBytes/4/0/-101 === RUN TestAsyncReaderSkipBytes/4/0/-100 === RUN TestAsyncReaderSkipBytes/4/0/-99 === RUN TestAsyncReaderSkipBytes/4/0/0 === RUN TestAsyncReaderSkipBytes/4/0/1 === RUN TestAsyncReaderSkipBytes/4/0/2048 === RUN TestAsyncReaderSkipBytes/4/0/4095 === RUN TestAsyncReaderSkipBytes/4/0/4096 === RUN TestAsyncReaderSkipBytes/4/0/4097 === RUN TestAsyncReaderSkipBytes/4/0/8000 === RUN TestAsyncReaderSkipBytes/4/0/15000 === RUN TestAsyncReaderSkipBytes/4/0/1048576 === RUN TestAsyncReaderSkipBytes/4/0/2097152 === RUN TestAsyncReaderSkipBytes/4/1 === RUN TestAsyncReaderSkipBytes/4/1/-1000 === RUN TestAsyncReaderSkipBytes/4/1/-101 === RUN TestAsyncReaderSkipBytes/4/1/-100 === RUN TestAsyncReaderSkipBytes/4/1/-99 === RUN TestAsyncReaderSkipBytes/4/1/0 === RUN TestAsyncReaderSkipBytes/4/1/1 === RUN TestAsyncReaderSkipBytes/4/1/2048 === RUN TestAsyncReaderSkipBytes/4/1/4095 === RUN TestAsyncReaderSkipBytes/4/1/4096 === RUN TestAsyncReaderSkipBytes/4/1/4097 === RUN TestAsyncReaderSkipBytes/4/1/8000 === RUN TestAsyncReaderSkipBytes/4/1/15000 === RUN TestAsyncReaderSkipBytes/4/1/1048576 === RUN TestAsyncReaderSkipBytes/4/1/2097152 === RUN TestAsyncReaderSkipBytes/4/100 === RUN TestAsyncReaderSkipBytes/4/100/-1000 === RUN TestAsyncReaderSkipBytes/4/100/-101 === RUN TestAsyncReaderSkipBytes/4/100/-100 === RUN TestAsyncReaderSkipBytes/4/100/-99 === RUN TestAsyncReaderSkipBytes/4/100/0 === RUN TestAsyncReaderSkipBytes/4/100/1 === RUN TestAsyncReaderSkipBytes/4/100/2048 === RUN TestAsyncReaderSkipBytes/4/100/4095 === RUN TestAsyncReaderSkipBytes/4/100/4096 === RUN TestAsyncReaderSkipBytes/4/100/4097 === RUN TestAsyncReaderSkipBytes/4/100/8000 === RUN TestAsyncReaderSkipBytes/4/100/15000 === RUN TestAsyncReaderSkipBytes/4/100/1048576 === RUN TestAsyncReaderSkipBytes/4/100/2097152 === RUN TestAsyncReaderSkipBytes/4/2048 === RUN TestAsyncReaderSkipBytes/4/2048/-1000 === RUN TestAsyncReaderSkipBytes/4/2048/-101 === RUN TestAsyncReaderSkipBytes/4/2048/-100 === RUN TestAsyncReaderSkipBytes/4/2048/-99 === RUN TestAsyncReaderSkipBytes/4/2048/0 === RUN TestAsyncReaderSkipBytes/4/2048/1 === RUN TestAsyncReaderSkipBytes/4/2048/2048 === RUN TestAsyncReaderSkipBytes/4/2048/4095 === RUN TestAsyncReaderSkipBytes/4/2048/4096 === RUN TestAsyncReaderSkipBytes/4/2048/4097 === RUN TestAsyncReaderSkipBytes/4/2048/8000 === RUN TestAsyncReaderSkipBytes/4/2048/15000 === RUN TestAsyncReaderSkipBytes/4/2048/1048576 === RUN TestAsyncReaderSkipBytes/4/2048/2097152 === RUN TestAsyncReaderSkipBytes/4/4095 === RUN TestAsyncReaderSkipBytes/4/4095/-1000 === RUN TestAsyncReaderSkipBytes/4/4095/-101 === RUN TestAsyncReaderSkipBytes/4/4095/-100 === RUN TestAsyncReaderSkipBytes/4/4095/-99 === RUN TestAsyncReaderSkipBytes/4/4095/0 === RUN TestAsyncReaderSkipBytes/4/4095/1 === RUN TestAsyncReaderSkipBytes/4/4095/2048 === RUN TestAsyncReaderSkipBytes/4/4095/4095 === RUN TestAsyncReaderSkipBytes/4/4095/4096 === RUN TestAsyncReaderSkipBytes/4/4095/4097 === RUN TestAsyncReaderSkipBytes/4/4095/8000 === RUN TestAsyncReaderSkipBytes/4/4095/15000 === RUN TestAsyncReaderSkipBytes/4/4095/1048576 === RUN TestAsyncReaderSkipBytes/4/4095/2097152 === RUN TestAsyncReaderSkipBytes/4/4096 === RUN TestAsyncReaderSkipBytes/4/4096/-1000 === RUN TestAsyncReaderSkipBytes/4/4096/-101 === RUN TestAsyncReaderSkipBytes/4/4096/-100 === RUN TestAsyncReaderSkipBytes/4/4096/-99 === RUN TestAsyncReaderSkipBytes/4/4096/0 === RUN TestAsyncReaderSkipBytes/4/4096/1 === RUN TestAsyncReaderSkipBytes/4/4096/2048 === RUN TestAsyncReaderSkipBytes/4/4096/4095 === RUN TestAsyncReaderSkipBytes/4/4096/4096 === RUN TestAsyncReaderSkipBytes/4/4096/4097 === RUN TestAsyncReaderSkipBytes/4/4096/8000 === RUN TestAsyncReaderSkipBytes/4/4096/15000 === RUN TestAsyncReaderSkipBytes/4/4096/1048576 === RUN TestAsyncReaderSkipBytes/4/4096/2097152 === RUN TestAsyncReaderSkipBytes/4/4097 === RUN TestAsyncReaderSkipBytes/4/4097/-1000 === RUN TestAsyncReaderSkipBytes/4/4097/-101 === RUN TestAsyncReaderSkipBytes/4/4097/-100 === RUN TestAsyncReaderSkipBytes/4/4097/-99 === RUN TestAsyncReaderSkipBytes/4/4097/0 === RUN TestAsyncReaderSkipBytes/4/4097/1 === RUN TestAsyncReaderSkipBytes/4/4097/2048 === RUN TestAsyncReaderSkipBytes/4/4097/4095 === RUN TestAsyncReaderSkipBytes/4/4097/4096 === RUN TestAsyncReaderSkipBytes/4/4097/4097 === RUN TestAsyncReaderSkipBytes/4/4097/8000 === RUN TestAsyncReaderSkipBytes/4/4097/15000 === RUN TestAsyncReaderSkipBytes/4/4097/1048576 === RUN TestAsyncReaderSkipBytes/4/4097/2097152 === RUN TestAsyncReaderSkipBytes/4/8000 === RUN TestAsyncReaderSkipBytes/4/8000/-1000 === RUN TestAsyncReaderSkipBytes/4/8000/-101 === RUN TestAsyncReaderSkipBytes/4/8000/-100 === RUN TestAsyncReaderSkipBytes/4/8000/-99 === RUN TestAsyncReaderSkipBytes/4/8000/0 === RUN TestAsyncReaderSkipBytes/4/8000/1 === RUN TestAsyncReaderSkipBytes/4/8000/2048 === RUN TestAsyncReaderSkipBytes/4/8000/4095 === RUN TestAsyncReaderSkipBytes/4/8000/4096 === RUN TestAsyncReaderSkipBytes/4/8000/4097 === RUN TestAsyncReaderSkipBytes/4/8000/8000 === RUN TestAsyncReaderSkipBytes/4/8000/15000 === RUN TestAsyncReaderSkipBytes/4/8000/1048576 === RUN TestAsyncReaderSkipBytes/4/8000/2097152 === RUN TestAsyncReaderSkipBytes/4/15000 === RUN TestAsyncReaderSkipBytes/4/15000/-1000 === RUN TestAsyncReaderSkipBytes/4/15000/-101 === RUN TestAsyncReaderSkipBytes/4/15000/-100 === RUN TestAsyncReaderSkipBytes/4/15000/-99 === RUN TestAsyncReaderSkipBytes/4/15000/0 === RUN TestAsyncReaderSkipBytes/4/15000/1 === RUN TestAsyncReaderSkipBytes/4/15000/2048 === RUN TestAsyncReaderSkipBytes/4/15000/4095 === RUN TestAsyncReaderSkipBytes/4/15000/4096 === RUN TestAsyncReaderSkipBytes/4/15000/4097 === RUN TestAsyncReaderSkipBytes/4/15000/8000 === RUN TestAsyncReaderSkipBytes/4/15000/15000 === RUN TestAsyncReaderSkipBytes/4/15000/1048576 === RUN TestAsyncReaderSkipBytes/4/15000/2097152 === RUN TestAsyncReaderSkipBytes/5 === RUN TestAsyncReaderSkipBytes/5/0 === RUN TestAsyncReaderSkipBytes/5/0/-1000 === RUN TestAsyncReaderSkipBytes/5/0/-101 === RUN TestAsyncReaderSkipBytes/5/0/-100 === RUN TestAsyncReaderSkipBytes/5/0/-99 === RUN TestAsyncReaderSkipBytes/5/0/0 === RUN TestAsyncReaderSkipBytes/5/0/1 === RUN TestAsyncReaderSkipBytes/5/0/2048 === RUN TestAsyncReaderSkipBytes/5/0/4095 === RUN TestAsyncReaderSkipBytes/5/0/4096 === RUN TestAsyncReaderSkipBytes/5/0/4097 === RUN TestAsyncReaderSkipBytes/5/0/8000 === RUN TestAsyncReaderSkipBytes/5/0/15000 === RUN TestAsyncReaderSkipBytes/5/0/1048576 === RUN TestAsyncReaderSkipBytes/5/0/2097152 === RUN TestAsyncReaderSkipBytes/5/1 === RUN TestAsyncReaderSkipBytes/5/1/-1000 === RUN TestAsyncReaderSkipBytes/5/1/-101 === RUN TestAsyncReaderSkipBytes/5/1/-100 === RUN TestAsyncReaderSkipBytes/5/1/-99 === RUN TestAsyncReaderSkipBytes/5/1/0 === RUN TestAsyncReaderSkipBytes/5/1/1 === RUN TestAsyncReaderSkipBytes/5/1/2048 === RUN TestAsyncReaderSkipBytes/5/1/4095 === RUN TestAsyncReaderSkipBytes/5/1/4096 === RUN TestAsyncReaderSkipBytes/5/1/4097 === RUN TestAsyncReaderSkipBytes/5/1/8000 === RUN TestAsyncReaderSkipBytes/5/1/15000 === RUN TestAsyncReaderSkipBytes/5/1/1048576 === RUN TestAsyncReaderSkipBytes/5/1/2097152 === RUN TestAsyncReaderSkipBytes/5/100 === RUN TestAsyncReaderSkipBytes/5/100/-1000 === RUN TestAsyncReaderSkipBytes/5/100/-101 === RUN TestAsyncReaderSkipBytes/5/100/-100 === RUN TestAsyncReaderSkipBytes/5/100/-99 === RUN TestAsyncReaderSkipBytes/5/100/0 === RUN TestAsyncReaderSkipBytes/5/100/1 === RUN TestAsyncReaderSkipBytes/5/100/2048 === RUN TestAsyncReaderSkipBytes/5/100/4095 === RUN TestAsyncReaderSkipBytes/5/100/4096 === RUN TestAsyncReaderSkipBytes/5/100/4097 === RUN TestAsyncReaderSkipBytes/5/100/8000 === RUN TestAsyncReaderSkipBytes/5/100/15000 === RUN TestAsyncReaderSkipBytes/5/100/1048576 === RUN TestAsyncReaderSkipBytes/5/100/2097152 === RUN TestAsyncReaderSkipBytes/5/2048 === RUN TestAsyncReaderSkipBytes/5/2048/-1000 === RUN TestAsyncReaderSkipBytes/5/2048/-101 === RUN TestAsyncReaderSkipBytes/5/2048/-100 === RUN TestAsyncReaderSkipBytes/5/2048/-99 === RUN TestAsyncReaderSkipBytes/5/2048/0 === RUN TestAsyncReaderSkipBytes/5/2048/1 === RUN TestAsyncReaderSkipBytes/5/2048/2048 === RUN TestAsyncReaderSkipBytes/5/2048/4095 === RUN TestAsyncReaderSkipBytes/5/2048/4096 === RUN TestAsyncReaderSkipBytes/5/2048/4097 === RUN TestAsyncReaderSkipBytes/5/2048/8000 === RUN TestAsyncReaderSkipBytes/5/2048/15000 === RUN TestAsyncReaderSkipBytes/5/2048/1048576 === RUN TestAsyncReaderSkipBytes/5/2048/2097152 === RUN TestAsyncReaderSkipBytes/5/4095 === RUN TestAsyncReaderSkipBytes/5/4095/-1000 === RUN TestAsyncReaderSkipBytes/5/4095/-101 === RUN TestAsyncReaderSkipBytes/5/4095/-100 === RUN TestAsyncReaderSkipBytes/5/4095/-99 === RUN TestAsyncReaderSkipBytes/5/4095/0 === RUN TestAsyncReaderSkipBytes/5/4095/1 === RUN TestAsyncReaderSkipBytes/5/4095/2048 === RUN TestAsyncReaderSkipBytes/5/4095/4095 === RUN TestAsyncReaderSkipBytes/5/4095/4096 === RUN TestAsyncReaderSkipBytes/5/4095/4097 === RUN TestAsyncReaderSkipBytes/5/4095/8000 === RUN TestAsyncReaderSkipBytes/5/4095/15000 === RUN TestAsyncReaderSkipBytes/5/4095/1048576 === RUN TestAsyncReaderSkipBytes/5/4095/2097152 === RUN TestAsyncReaderSkipBytes/5/4096 === RUN TestAsyncReaderSkipBytes/5/4096/-1000 === RUN TestAsyncReaderSkipBytes/5/4096/-101 === RUN TestAsyncReaderSkipBytes/5/4096/-100 === RUN TestAsyncReaderSkipBytes/5/4096/-99 === RUN TestAsyncReaderSkipBytes/5/4096/0 === RUN TestAsyncReaderSkipBytes/5/4096/1 === RUN TestAsyncReaderSkipBytes/5/4096/2048 === RUN TestAsyncReaderSkipBytes/5/4096/4095 === RUN TestAsyncReaderSkipBytes/5/4096/4096 === RUN TestAsyncReaderSkipBytes/5/4096/4097 === RUN TestAsyncReaderSkipBytes/5/4096/8000 === RUN TestAsyncReaderSkipBytes/5/4096/15000 === RUN TestAsyncReaderSkipBytes/5/4096/1048576 === RUN TestAsyncReaderSkipBytes/5/4096/2097152 === RUN TestAsyncReaderSkipBytes/5/4097 === RUN TestAsyncReaderSkipBytes/5/4097/-1000 === RUN TestAsyncReaderSkipBytes/5/4097/-101 === RUN TestAsyncReaderSkipBytes/5/4097/-100 === RUN TestAsyncReaderSkipBytes/5/4097/-99 === RUN TestAsyncReaderSkipBytes/5/4097/0 === RUN TestAsyncReaderSkipBytes/5/4097/1 === RUN TestAsyncReaderSkipBytes/5/4097/2048 === RUN TestAsyncReaderSkipBytes/5/4097/4095 === RUN TestAsyncReaderSkipBytes/5/4097/4096 === RUN TestAsyncReaderSkipBytes/5/4097/4097 === RUN TestAsyncReaderSkipBytes/5/4097/8000 === RUN TestAsyncReaderSkipBytes/5/4097/15000 === RUN TestAsyncReaderSkipBytes/5/4097/1048576 === RUN TestAsyncReaderSkipBytes/5/4097/2097152 === RUN TestAsyncReaderSkipBytes/5/8000 === RUN TestAsyncReaderSkipBytes/5/8000/-1000 === RUN TestAsyncReaderSkipBytes/5/8000/-101 === RUN TestAsyncReaderSkipBytes/5/8000/-100 === RUN TestAsyncReaderSkipBytes/5/8000/-99 === RUN TestAsyncReaderSkipBytes/5/8000/0 === RUN TestAsyncReaderSkipBytes/5/8000/1 === RUN TestAsyncReaderSkipBytes/5/8000/2048 === RUN TestAsyncReaderSkipBytes/5/8000/4095 === RUN TestAsyncReaderSkipBytes/5/8000/4096 === RUN TestAsyncReaderSkipBytes/5/8000/4097 === RUN TestAsyncReaderSkipBytes/5/8000/8000 === RUN TestAsyncReaderSkipBytes/5/8000/15000 === RUN TestAsyncReaderSkipBytes/5/8000/1048576 === RUN TestAsyncReaderSkipBytes/5/8000/2097152 === RUN TestAsyncReaderSkipBytes/5/15000 === RUN TestAsyncReaderSkipBytes/5/15000/-1000 === RUN TestAsyncReaderSkipBytes/5/15000/-101 === RUN TestAsyncReaderSkipBytes/5/15000/-100 === RUN TestAsyncReaderSkipBytes/5/15000/-99 === RUN TestAsyncReaderSkipBytes/5/15000/0 === RUN TestAsyncReaderSkipBytes/5/15000/1 === RUN TestAsyncReaderSkipBytes/5/15000/2048 === RUN TestAsyncReaderSkipBytes/5/15000/4095 === RUN TestAsyncReaderSkipBytes/5/15000/4096 === RUN TestAsyncReaderSkipBytes/5/15000/4097 === RUN TestAsyncReaderSkipBytes/5/15000/8000 === RUN TestAsyncReaderSkipBytes/5/15000/15000 === RUN TestAsyncReaderSkipBytes/5/15000/1048576 === RUN TestAsyncReaderSkipBytes/5/15000/2097152 --- PASS: TestAsyncReaderSkipBytes (0.27s) --- PASS: TestAsyncReaderSkipBytes/1 (0.05s) --- PASS: TestAsyncReaderSkipBytes/1/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/0/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/1/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/100/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048 (0.01s) --- PASS: TestAsyncReaderSkipBytes/1/2048/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/2048/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095 (0.01s) --- PASS: TestAsyncReaderSkipBytes/1/4095/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4095/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096 (0.01s) --- PASS: TestAsyncReaderSkipBytes/1/4096/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4096/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097 (0.01s) --- PASS: TestAsyncReaderSkipBytes/1/4097/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/4097/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000 (0.01s) --- PASS: TestAsyncReaderSkipBytes/1/8000/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/8000/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/1/15000/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2 (0.09s) --- PASS: TestAsyncReaderSkipBytes/2/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/0/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1 (0.01s) --- PASS: TestAsyncReaderSkipBytes/2/1/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/1/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100 (0.01s) --- PASS: TestAsyncReaderSkipBytes/2/100/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/100/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048 (0.01s) --- PASS: TestAsyncReaderSkipBytes/2/2048/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/2048/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095 (0.01s) --- PASS: TestAsyncReaderSkipBytes/2/4095/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4095/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096 (0.02s) --- PASS: TestAsyncReaderSkipBytes/2/4096/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096/1 (0.01s) --- PASS: TestAsyncReaderSkipBytes/2/4096/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4096/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097 (0.02s) --- PASS: TestAsyncReaderSkipBytes/2/4097/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/4097/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000 (0.01s) --- PASS: TestAsyncReaderSkipBytes/2/8000/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/8000/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/2/15000/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3 (0.06s) --- PASS: TestAsyncReaderSkipBytes/3/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/0/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/1/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100 (0.01s) --- PASS: TestAsyncReaderSkipBytes/3/100/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/100/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048 (0.01s) --- PASS: TestAsyncReaderSkipBytes/3/2048/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/2048/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4095/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4096/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097 (0.01s) --- PASS: TestAsyncReaderSkipBytes/3/4097/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/4097/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000 (0.02s) --- PASS: TestAsyncReaderSkipBytes/3/8000/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/8000/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/3/15000/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4 (0.05s) --- PASS: TestAsyncReaderSkipBytes/4/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/0/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1 (0.01s) --- PASS: TestAsyncReaderSkipBytes/4/1/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/1/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100 (0.01s) --- PASS: TestAsyncReaderSkipBytes/4/100/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/100/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048 (0.02s) --- PASS: TestAsyncReaderSkipBytes/4/2048/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048/-99 (0.01s) --- PASS: TestAsyncReaderSkipBytes/4/2048/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/2048/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4095/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4096/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/4097/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/8000/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/4/15000/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5 (0.03s) --- PASS: TestAsyncReaderSkipBytes/5/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/0/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/1/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/100/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/2048/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4095/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4096/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/4097/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/8000/2097152 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/-1000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/-101 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/-100 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/-99 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/0 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/1 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/2048 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/4095 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/4096 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/4097 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/8000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/15000 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/1048576 (0.00s) --- PASS: TestAsyncReaderSkipBytes/5/15000/2097152 (0.00s) PASS ok github.com/ncw/rclone/fs/asyncreader 2.044s === RUN TestChunkedReader === RUN TestChunkedReader/SeekModeNone === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_-1 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_0 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_1 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_15 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_16 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_-1 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_0 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_1 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_15 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_16 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_0 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_1 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_15 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_16 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_1 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_15 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_16 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_15 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_16 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_17_16 === RUN TestChunkedReader/SeekModeNone/Chunksize_17_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_17_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_17_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_17_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_17_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_1023_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_1023_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_1023_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_1023_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_1023_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_1024_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_1024_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_1024_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_1024_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_1025_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_1025_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_1025_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_2000_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_2000_2000 === RUN TestChunkedReader/SeekModeRegular === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_-1 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_0 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_1 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_15 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_16 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_-1 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_0 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_1 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_15 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_16 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_0 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_1 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_15 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_16 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_1 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_15 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_16 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_15 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_16 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_17_16 === RUN TestChunkedReader/SeekModeRegular/Chunksize_17_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_17_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_17_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_17_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_17_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1023_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1023_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1023_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1023_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1023_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1024_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1024_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1024_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1024_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1025_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1025_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1025_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_2000_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_2000_2000 === RUN TestChunkedReader/SeekModeRange === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_-1 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_0 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_1 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_15 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_16 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_-1 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_0 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_1 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_15 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_16 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_0 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_1 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_15 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_16 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_1 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_15 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_16 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_15 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_16 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_17_16 === RUN TestChunkedReader/SeekModeRange/Chunksize_17_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_17_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_17_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_17_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_17_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_1023_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_1023_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_1023_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_1023_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_1023_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_1024_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_1024_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_1024_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_1024_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_1025_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_1025_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_1025_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_2000_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_2000_2000 --- PASS: TestChunkedReader (0.48s) --- PASS: TestChunkedReader/SeekModeNone (0.19s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_-1 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_0 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_1 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_15 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_16 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_-1 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_0 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_1 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_15 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_16 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_0 (0.02s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_1 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_15 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_16 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_17 (0.01s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_1024 (0.01s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_1 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_15 (0.01s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_16 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_15 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_16 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_1024 (0.01s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_17_16 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_17_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_17_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_17_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_17_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_17_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1023_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1023_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1023_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1023_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1023_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1024_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1024_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1024_1025 (0.01s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1024_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1025_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1025_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1025_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_2000_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_2000_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular (0.15s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_-1 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_0 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_-1 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_0 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_0 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_17_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_17_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_17_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_17_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_17_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_17_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1023_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1023_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1023_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1023_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1023_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1024_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1024_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1024_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1024_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1025_1024 (0.01s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1025_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1025_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_2000_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_2000_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange (0.14s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_-1 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_0 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_-1 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_0 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_0 (0.01s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_17_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_17_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_17_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_17_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_17_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_17_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1023_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1023_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1023_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1023_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1023_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1024_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1024_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1024_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1024_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1025_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1025_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1025_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_2000_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_2000_2000 (0.00s) === RUN TestErrorAfterClose --- PASS: TestErrorAfterClose (0.00s) PASS ok github.com/ncw/rclone/fs/chunkedreader 0.483s === RUN TestCRUD --- PASS: TestCRUD (0.00s) === RUN TestReveal --- PASS: TestReveal (0.00s) === RUN TestConfigLoad --- PASS: TestConfigLoad (0.00s) === RUN TestConfigLoadEncrypted --- PASS: TestConfigLoadEncrypted (0.00s) === RUN TestConfigLoadEncryptedFailures --- PASS: TestConfigLoadEncryptedFailures (0.00s) === RUN TestPassword Your password contains leading/trailing whitespace - in previous versions of rclone this was stripped --- PASS: TestPassword (0.00s) === RUN TestMatchProvider --- PASS: TestMatchProvider (0.00s) PASS ok github.com/ncw/rclone/fs/config 0.021s ? github.com/ncw/rclone/fs/config/configflags [no test files] === RUN TestConfigMapGet --- PASS: TestConfigMapGet (0.00s) === RUN TestConfigMapSet --- PASS: TestConfigMapSet (0.00s) PASS ok github.com/ncw/rclone/fs/config/configmap 0.010s === RUN TestCamelToSnake --- PASS: TestCamelToSnake (0.00s) === RUN TestStringToInterface --- PASS: TestStringToInterface (0.00s) === RUN TestItemsError --- PASS: TestItemsError (0.00s) === RUN TestItems --- PASS: TestItems (0.00s) === RUN TestSetBasics --- PASS: TestSetBasics (0.00s) === RUN TestSetMore --- PASS: TestSetMore (0.00s) === RUN TestSetFull --- PASS: TestSetFull (0.00s) PASS ok github.com/ncw/rclone/fs/config/configstruct 0.004s ? github.com/ncw/rclone/fs/config/flags [no test files] === RUN TestObscure --- PASS: TestObscure (0.00s) === RUN TestReveal --- PASS: TestReveal (0.00s) PASS ok github.com/ncw/rclone/fs/config/obscure 0.004s ? github.com/ncw/rclone/fs/driveletter [no test files] === RUN TestNewFilterDefault --- PASS: TestNewFilterDefault (0.00s) === RUN TestNewFilterFull 2018/10/24 05:10:26 ERROR : Using --filter is recommended instead of both --include and --exclude as the order they are parsed in is indeterminate --- PASS: TestNewFilterFull (0.00s) === RUN TestNewFilterIncludeFiles --- PASS: TestNewFilterIncludeFiles (0.00s) === RUN TestNewFilterIncludeFilesDirs --- PASS: TestNewFilterIncludeFilesDirs (0.00s) === RUN TestNewFilterHaveFilesFrom --- PASS: TestNewFilterHaveFilesFrom (0.00s) === RUN TestNewFilterMakeListR --- PASS: TestNewFilterMakeListR (0.00s) === RUN TestNewFilterMinSize --- PASS: TestNewFilterMinSize (0.00s) === RUN TestNewFilterMaxSize --- PASS: TestNewFilterMaxSize (0.00s) === RUN TestNewFilterMinAndMaxAge --- PASS: TestNewFilterMinAndMaxAge (0.00s) === RUN TestNewFilterMinAge --- PASS: TestNewFilterMinAge (0.00s) === RUN TestNewFilterMaxAge --- PASS: TestNewFilterMaxAge (0.00s) === RUN TestNewFilterMatches --- PASS: TestNewFilterMatches (0.00s) === RUN TestFilterAddDirRuleOrFileRule --- PASS: TestFilterAddDirRuleOrFileRule (0.00s) === RUN TestFilterForEachLine --- PASS: TestFilterForEachLine (0.00s) === RUN TestFilterMatchesFromDocs --- PASS: TestFilterMatchesFromDocs (0.00s) === RUN TestGlobToRegexp --- PASS: TestGlobToRegexp (0.00s) === RUN TestGlobToDirGlobs --- PASS: TestGlobToDirGlobs (0.00s) PASS ok github.com/ncw/rclone/fs/filter 0.010s ? github.com/ncw/rclone/fs/filter/filterflags [no test files] === RUN TestCause --- PASS: TestCause (0.00s) === RUN TestShouldRetry --- PASS: TestShouldRetry (0.00s) PASS ok github.com/ncw/rclone/fs/fserrors 0.010s === RUN TestSetDefaults --- PASS: TestSetDefaults (0.00s) === RUN TestCleanAuth --- PASS: TestCleanAuth (0.00s) === RUN TestCleanAuths --- PASS: TestCleanAuths (0.00s) PASS ok github.com/ncw/rclone/fs/fshttp 0.004s === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSplit --- PASS: TestSplit (0.00s) === RUN TestJoinRootPath --- PASS: TestJoinRootPath (0.00s) PASS ok github.com/ncw/rclone/fs/fspath 0.004s === RUN TestHashSet --- PASS: TestHashSet (0.00s) === RUN TestMultiHasher --- PASS: TestMultiHasher (0.00s) === RUN TestMultiHasherTypes --- PASS: TestMultiHasherTypes (0.00s) === RUN TestHashStream --- PASS: TestHashStream (0.00s) === RUN TestHashStreamTypes --- PASS: TestHashStreamTypes (0.00s) === RUN TestHashSetStringer --- PASS: TestHashSetStringer (0.00s) === RUN TestHashStringer --- PASS: TestHashStringer (0.00s) PASS ok github.com/ncw/rclone/fs/hash 0.009s === RUN TestFilterAndSortIncludeAll --- PASS: TestFilterAndSortIncludeAll (0.00s) === RUN TestFilterAndSortCheckDir 2018/10/24 05:10:28 ERROR : dir/: Entry doesn't belong in directory "dir" (same as directory) - ignoring 2018/10/24 05:10:28 ERROR : diR/a: Entry doesn't belong in directory "dir" (too short) - ignoring 2018/10/24 05:10:28 ERROR : dir/B/sub: Entry doesn't belong in directory "dir" (contains subdir) - ignoring --- PASS: TestFilterAndSortCheckDir (0.00s) === RUN TestFilterAndSortCheckDirRoot 2018/10/24 05:10:28 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2018/10/24 05:10:28 ERROR : B/sub: Entry doesn't belong in directory "" (contains subdir) - ignoring --- PASS: TestFilterAndSortCheckDirRoot (0.00s) === RUN TestFilterAndSortUnknown 2018/10/24 05:10:28 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring --- PASS: TestFilterAndSortUnknown (0.00s) PASS ok github.com/ncw/rclone/fs/list 0.004s ? github.com/ncw/rclone/fs/log [no test files] === RUN TestNewMatchEntries --- PASS: TestNewMatchEntries (0.00s) === RUN TestMatchListings 2018/10/24 05:10:28 NOTICE: a: Duplicate object found in source - ignoring 2018/10/24 05:10:28 NOTICE: a: Duplicate object found in destination - ignoring 2018/10/24 05:10:28 NOTICE: a: Duplicate object found in source - ignoring 2018/10/24 05:10:28 NOTICE: a: Duplicate object found in source - ignoring 2018/10/24 05:10:28 NOTICE: a: Duplicate object found in destination - ignoring 2018/10/24 05:10:28 NOTICE: a: Duplicate object found in source - ignoring 2018/10/24 05:10:28 NOTICE: a: Duplicate object found in destination - ignoring 2018/10/24 05:10:28 NOTICE: a: Duplicate object found in destination - ignoring 2018/10/24 05:10:28 NOTICE: a: Duplicate object found in source - ignoring 2018/10/24 05:10:28 NOTICE: a: Duplicate object found in destination - ignoring 2018/10/24 05:10:28 NOTICE: a: Duplicate object found in source - ignoring 2018/10/24 05:10:28 NOTICE: a: Duplicate object found in destination - ignoring --- PASS: TestMatchListings (0.00s) PASS ok github.com/ncw/rclone/fs/march 0.005s === RUN TestStaticObject --- PASS: TestStaticObject (0.00s) === RUN TestMemoryFs --- PASS: TestMemoryFs (0.00s) === RUN TestMemoryObject --- PASS: TestMemoryObject (0.00s) PASS ok github.com/ncw/rclone/fs/object 0.005s === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestDeduplicateInteractive 2018/10/24 05:10:31 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateInteractive (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSkip 2018/10/24 05:10:31 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateSkip (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateFirst 2018/10/24 05:10:31 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateFirst (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateNewest 2018/10/24 05:10:31 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateNewest (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateOldest 2018/10/24 05:10:31 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateOldest (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateLargest 2018/10/24 05:10:31 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateLargest (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateRename 2018/10/24 05:10:31 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateRename (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestMergeDirs 2018/10/24 05:10:31 ERROR : : error listing: directory not found --- SKIP: TestMergeDirs (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" dedupe_test.go:191: Can't merge directories === RUN TestListDirSorted --- PASS: TestListDirSorted (0.01s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestMkdir --- PASS: TestMkdir (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestLsd --- PASS: TestLsd (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestLs --- PASS: TestLs (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestLsWithFilesFrom --- PASS: TestLsWithFilesFrom (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestLsLong --- PASS: TestLsLong (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestHashSums --- PASS: TestHashSums (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestCount --- PASS: TestCount (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestDelete --- PASS: TestDelete (0.01s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestCheck 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 0 differences found 2018/10/24 05:10:31 ERROR : potato2: File not in Local file system at /tmp/rclone822242947 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 1 differences found 2018/10/24 05:10:31 ERROR : potato2: File not in Local file system at /tmp/rclone822242947 2018/10/24 05:10:31 ERROR : empty space: File not in Local file system at /tmp/rclone086781446 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone086781446: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 3 differences found 2018/10/24 05:10:31 ERROR : empty space: File not in Local file system at /tmp/rclone086781446 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone086781446: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 4 differences found 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 4 differences found 2018/10/24 05:10:31 ERROR : remotepotato: File not in Local file system at /tmp/rclone086781446 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone086781446: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 5 differences found 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 5 differences found --- PASS: TestCheck (0.01s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestCheckDownload 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 5 differences found 2018/10/24 05:10:31 ERROR : potato2: File not in Local file system at /tmp/rclone822242947 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 6 differences found 2018/10/24 05:10:31 ERROR : potato2: File not in Local file system at /tmp/rclone822242947 2018/10/24 05:10:31 ERROR : empty space: File not in Local file system at /tmp/rclone086781446 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone086781446: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 8 differences found 2018/10/24 05:10:31 ERROR : empty space: File not in Local file system at /tmp/rclone086781446 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone086781446: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 9 differences found 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 9 differences found 2018/10/24 05:10:31 ERROR : remotepotato: File not in Local file system at /tmp/rclone086781446 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone086781446: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 10 differences found 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 10 differences found --- PASS: TestCheckDownload (0.01s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestCheckSizeOnly 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 10 differences found 2018/10/24 05:10:31 ERROR : potato2: File not in Local file system at /tmp/rclone822242947 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 11 differences found 2018/10/24 05:10:31 ERROR : potato2: File not in Local file system at /tmp/rclone822242947 2018/10/24 05:10:31 ERROR : empty space: File not in Local file system at /tmp/rclone086781446 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone086781446: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 13 differences found 2018/10/24 05:10:31 ERROR : empty space: File not in Local file system at /tmp/rclone086781446 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone086781446: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 14 differences found 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 14 differences found 2018/10/24 05:10:31 ERROR : remotepotato: File not in Local file system at /tmp/rclone086781446 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone086781446: 1 files missing 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 15 differences found 2018/10/24 05:10:31 NOTICE: Local file system at /tmp/rclone822242947: 15 differences found --- PASS: TestCheckSizeOnly (0.01s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestCat --- PASS: TestCat (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestRcat --- PASS: TestRcat (0.02s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestRmdirsNoLeaveRoot --- PASS: TestRmdirsNoLeaveRoot (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestRmdirsLeaveRoot --- PASS: TestRmdirsLeaveRoot (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestRcatSize --- PASS: TestRcatSize (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestMoveFile --- PASS: TestMoveFile (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestCopyFile --- PASS: TestCopyFile (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) run.go:173: Remote "Local file system at /tmp/rclone822242947", Local "Local file system at /tmp/rclone086781446", Modify Window "1ns" PASS ok github.com/ncw/rclone/fs/operations 0.123s ? github.com/ncw/rclone/fs/rc [no test files] ? github.com/ncw/rclone/fs/rc/rcflags [no test files] === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.09s) === RUN TestCopyWithDryRun 2018/10/24 05:10:31 NOTICE: sub dir/hello world: Not copying as --dry-run --- PASS: TestCopyWithDryRun (0.01s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestCopy --- PASS: TestCopy (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestCopyWithDepth --- PASS: TestCopyWithDepth (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestCopyWithFilesFrom --- PASS: TestCopyWithFilesFrom (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestCopyEmptyDirectories --- PASS: TestCopyEmptyDirectories (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestServerSideCopy --- PASS: TestServerSideCopy (0.01s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" sync_test.go:147: Server side copy (if possible) Local file system at /tmp/rclone024507979 -> Local file system at /tmp/rclone462354095 === RUN TestCopyAfterDelete 2018/10/24 05:10:31 ERROR : : error listing: directory not found --- PASS: TestCopyAfterDelete (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestCopyRedownload --- PASS: TestCopyRedownload (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncBasedOnCheckSum --- PASS: TestSyncBasedOnCheckSum (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncSizeOnly --- PASS: TestSyncSizeOnly (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncIgnoreSize --- PASS: TestSyncIgnoreSize (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncIgnoreTimes --- PASS: TestSyncIgnoreTimes (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncIgnoreExisting --- PASS: TestSyncIgnoreExisting (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncIgnoreErrors --- PASS: TestSyncIgnoreErrors (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncAfterChangingModtimeOnly 2018/10/24 05:10:31 NOTICE: empty space: Not updating modification time as --dry-run --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncDoesntUpdateModtime --- PASS: TestSyncDoesntUpdateModtime (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncAfterAddingAFile --- PASS: TestSyncAfterAddingAFile (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncAfterChangingFilesSizeOnly --- PASS: TestSyncAfterChangingFilesSizeOnly (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncAfterChangingContentsOnly --- PASS: TestSyncAfterChangingContentsOnly (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun 2018/10/24 05:10:31 NOTICE: potato2: Not copying as --dry-run 2018/10/24 05:10:31 NOTICE: potato: Not deleting as --dry-run --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncAfterRemovingAFileAndAddingAFile --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.01s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors 2018/10/24 05:10:31 ERROR : Local file system at /tmp/rclone024507979: not deleting files as there were IO errors 2018/10/24 05:10:31 ERROR : Local file system at /tmp/rclone024507979: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.01s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring --- PASS: TestSyncDeleteDuring (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncDeleteBefore --- PASS: TestSyncDeleteBefore (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestCopyDeleteBefore --- PASS: TestCopyDeleteBefore (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncWithExclude --- PASS: TestSyncWithExclude (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncWithExcludeAndDeleteExcluded --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncWithUpdateOlder --- PASS: TestSyncWithUpdateOlder (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncWithTrackRenames --- PASS: TestSyncWithTrackRenames (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" sync_test.go:884: Can track renames: true === RUN TestMoveWithDeleteEmptySrcDirs --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestMoveWithoutDeleteEmptySrcDirs --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestServerSideMove 2018/10/24 05:10:31 ERROR : : error listing: directory not found 2018/10/24 05:10:31 purge failed: lstat /tmp/rclone100005049: no such file or directory --- PASS: TestServerSideMove (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" sync_test.go:927: Server side move (if possible) Local file system at /tmp/rclone024507979 -> Local file system at /tmp/rclone100005049 === RUN TestServerSideMoveWithFilter --- PASS: TestServerSideMoveWithFilter (0.01s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" sync_test.go:927: Server side move (if possible) Local file system at /tmp/rclone024507979 -> Local file system at /tmp/rclone663543549 === RUN TestServerSideMoveDeleteEmptySourceDirs 2018/10/24 05:10:31 ERROR : : error listing: directory not found 2018/10/24 05:10:31 ERROR : : error listing: directory not found 2018/10/24 05:10:31 purge failed: lstat /tmp/rclone039409537: no such file or directory --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.01s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" sync_test.go:927: Server side move (if possible) Local file system at /tmp/rclone024507979 -> Local file system at /tmp/rclone039409537 === RUN TestServerSideMoveOverlap --- SKIP: TestServerSideMoveOverlap (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" sync_test.go:1058: Skipping test as remote supports DirMove === RUN TestSyncBackupDir --- PASS: TestSyncBackupDir (0.01s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncBackupDirWithSuffix --- PASS: TestSyncBackupDirWithSuffix (0.01s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncUTFNorm --- PASS: TestSyncUTFNorm (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestSyncImmutable 2018/10/24 05:10:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2018/10/24 05:10:31 ERROR : Local file system at /tmp/rclone024507979: not deleting files as there were IO errors 2018/10/24 05:10:31 ERROR : Local file system at /tmp/rclone024507979: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.00s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" === RUN TestAbort 2018/10/24 05:10:31 NOTICE: file1: Removing partially written file on error: Max transfer limit reached as set by --max-transfer 2018/10/24 05:10:31 ERROR : file1: Failed to copy: Max transfer limit reached as set by --max-transfer 2018/10/24 05:10:31 ERROR : Cancelling sync due to fatal error: Max transfer limit reached as set by --max-transfer 2018/10/24 05:10:31 ERROR : Local file system at /tmp/rclone024507979: not deleting files as there were IO errors 2018/10/24 05:10:31 ERROR : Local file system at /tmp/rclone024507979: not deleting directories as there were IO errors --- PASS: TestAbort (0.01s) run.go:173: Remote "Local file system at /tmp/rclone024507979", Local "Local file system at /tmp/rclone932305710", Modify Window "1ns" PASS ok github.com/ncw/rclone/fs/sync 0.282s === RUN TestWalkEmpty --- PASS: TestWalkEmpty (0.00s) === RUN TestWalkREmpty --- PASS: TestWalkREmpty (0.00s) === RUN TestWalkEmptySkip --- PASS: TestWalkEmptySkip (0.00s) === RUN TestWalkREmptySkip --- PASS: TestWalkREmptySkip (0.00s) === RUN TestWalkNotFound 2018/10/24 05:10:32 ERROR : : error listing: directory not found --- PASS: TestWalkNotFound (0.00s) === RUN TestWalkRNotFound --- PASS: TestWalkRNotFound (0.00s) === RUN TestWalkNotFoundMaskError --- PASS: TestWalkNotFoundMaskError (0.00s) === RUN TestWalkNotFoundSkipkError --- PASS: TestWalkNotFoundSkipkError (0.00s) === RUN TestWalkLevels --- PASS: TestWalkLevels (0.00s) === RUN TestWalkRLevels --- PASS: TestWalkRLevels (0.00s) === RUN TestWalkLevelsNoRecursive10 --- PASS: TestWalkLevelsNoRecursive10 (0.00s) === RUN TestWalkRLevelsNoRecursive10 --- PASS: TestWalkRLevelsNoRecursive10 (0.00s) === RUN TestWalkNDirTree --- PASS: TestWalkNDirTree (0.00s) === RUN TestWalkLevelsNoRecursive --- PASS: TestWalkLevelsNoRecursive (0.00s) === RUN TestWalkRLevelsNoRecursive --- PASS: TestWalkRLevelsNoRecursive (0.00s) === RUN TestWalkLevels2 --- PASS: TestWalkLevels2 (0.00s) === RUN TestWalkRLevels2 --- PASS: TestWalkRLevels2 (0.00s) === RUN TestWalkSkip --- PASS: TestWalkSkip (0.00s) === RUN TestWalkRSkip --- PASS: TestWalkRSkip (0.00s) === RUN TestWalkErrors 2018/10/24 05:10:32 ERROR : 6: error listing: directory not found 2018/10/24 05:10:32 ERROR : 7: error listing: directory not found 2018/10/24 05:10:32 ERROR : 0: error listing: directory not found 2018/10/24 05:10:32 ERROR : 1: error listing: directory not found 2018/10/24 05:10:32 ERROR : 2: error listing: directory not found 2018/10/24 05:10:32 ERROR : 3: error listing: directory not found 2018/10/24 05:10:32 ERROR : 4: error listing: directory not found 2018/10/24 05:10:32 ERROR : 5: error listing: directory not found --- PASS: TestWalkErrors (0.00s) === RUN TestWalkRErrors --- PASS: TestWalkRErrors (0.00s) === RUN TestWalkMulti --- PASS: TestWalkMulti (0.01s) === RUN TestWalkRMulti --- PASS: TestWalkRMulti (0.02s) === RUN TestWalkMultiErrors 2018/10/24 05:10:32 ERROR : 2/2/0: error listing: boom --- PASS: TestWalkMultiErrors (0.00s) === RUN TestWalkRMultiErrors 2018/10/24 05:10:32 ERROR : 2/0/0: error listing: boom --- PASS: TestWalkRMultiErrors (0.00s) === RUN TestWalkRDirTree --- PASS: TestWalkRDirTree (0.00s) === RUN TestWalkRDirTreeExclude --- PASS: TestWalkRDirTreeExclude (0.00s) PASS ok github.com/ncw/rclone/fs/walk 0.040s ? github.com/ncw/rclone/fstest [no test files] ? github.com/ncw/rclone/fstest/fstests [no test files] ? github.com/ncw/rclone/fstest/mockdir [no test files] ? github.com/ncw/rclone/fstest/mockobject [no test files] ? github.com/ncw/rclone/fstest/test_all [no test files] ? github.com/ncw/rclone/lib/atexit [no test files] ? github.com/ncw/rclone/lib/dircache [no test files] ? github.com/ncw/rclone/lib/israce [no test files] ? github.com/ncw/rclone/lib/oauthutil [no test files] === RUN TestNew --- PASS: TestNew (0.00s) === RUN TestSetSleep --- PASS: TestSetSleep (0.00s) === RUN TestGetSleep --- PASS: TestGetSleep (0.00s) === RUN TestSetMinSleep --- PASS: TestSetMinSleep (0.00s) === RUN TestSetMaxSleep --- PASS: TestSetMaxSleep (0.00s) === RUN TestMaxConnections --- PASS: TestMaxConnections (0.00s) === RUN TestSetDecayConstant --- PASS: TestSetDecayConstant (0.00s) === RUN TestDecay --- PASS: TestDecay (0.00s) === RUN TestSetAttackConstant --- PASS: TestSetAttackConstant (0.00s) === RUN TestAttack --- PASS: TestAttack (0.00s) === RUN TestSetRetries --- PASS: TestSetRetries (0.00s) === RUN TestSetPacer --- PASS: TestSetPacer (0.00s) === RUN TestBeginCall --- PASS: TestBeginCall (0.01s) === RUN TestBeginCallZeroConnections --- PASS: TestBeginCallZeroConnections (0.01s) === RUN TestDefaultPacer --- PASS: TestDefaultPacer (0.00s) === RUN TestAmazonCloudDrivePacer --- PASS: TestAmazonCloudDrivePacer (0.00s) === RUN TestGoogleDrivePacer --- PASS: TestGoogleDrivePacer (0.00s) === RUN TestS3Pacer --- PASS: TestS3Pacer (0.00s) === RUN TestEndCall --- PASS: TestEndCall (0.00s) === RUN TestEndCallZeroConnections --- PASS: TestEndCallZeroConnections (0.00s) === RUN Test_callNoRetry --- PASS: Test_callNoRetry (0.00s) === RUN Test_callRetry --- PASS: Test_callRetry (0.02s) === RUN TestCall --- PASS: TestCall (0.04s) === RUN TestCallNoRetry --- PASS: TestCallNoRetry (0.00s) === RUN TestTokenDispenser --- PASS: TestTokenDispenser (0.00s) PASS ok github.com/ncw/rclone/lib/pacer 0.093s === RUN TestPatternReader --- PASS: TestPatternReader (0.00s) === RUN TestReadFill --- PASS: TestReadFill (0.00s) === RUN TestRepeatableReader --- PASS: TestRepeatableReader (0.00s) PASS ok github.com/ncw/rclone/lib/readers 0.004s === RUN TestURLJoin --- PASS: TestURLJoin (0.00s) === RUN TestURLPathEscape --- PASS: TestURLPathEscape (0.00s) PASS ok github.com/ncw/rclone/lib/rest 0.005s === RUN TestCacheModeString --- PASS: TestCacheModeString (0.00s) === RUN TestCacheModeSet --- PASS: TestCacheModeSet (0.00s) === RUN TestCacheModeType --- PASS: TestCacheModeType (0.00s) === RUN TestCacheNew 2018/10/24 05:10:35 ERROR : : error listing: directory not found --- PASS: TestCacheNew (0.01s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestCacheOpens 2018/10/24 05:10:35 ERROR : : error listing: directory not found --- PASS: TestCacheOpens (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestCacheOpenMkdir 2018/10/24 05:10:35 ERROR : : error listing: directory not found --- PASS: TestCacheOpenMkdir (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestCacheCacheDir 2018/10/24 05:10:35 ERROR : : error listing: directory not found --- PASS: TestCacheCacheDir (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestCachePurgeOld 2018/10/24 05:10:35 ERROR : : error listing: directory not found --- PASS: TestCachePurgeOld (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirHandleMethods --- PASS: TestDirHandleMethods (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirHandleReaddir --- PASS: TestDirHandleReaddir (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirHandleReaddirnames --- PASS: TestDirHandleReaddirnames (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirMethods --- PASS: TestDirMethods (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirForgetAll --- PASS: TestDirForgetAll (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirForgetPath --- PASS: TestDirForgetPath (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirWalk --- PASS: TestDirWalk (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirSetModTime --- PASS: TestDirSetModTime (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirStat --- PASS: TestDirStat (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirReadDirAll --- PASS: TestDirReadDirAll (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirOpen 2018/10/24 05:10:35 ERROR : dir/: Can only open directories read only --- PASS: TestDirOpen (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirCreate --- PASS: TestDirCreate (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirMkdir 2018/10/24 05:10:35 ERROR : dir/: Dir.Mkdir failed to create directory: mkdir /tmp/rclone339232657/dir/file1: not a directory --- PASS: TestDirMkdir (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirRemove 2018/10/24 05:10:35 ERROR : dir/: Dir.Remove not empty --- PASS: TestDirRemove (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirRemoveAll --- PASS: TestDirRemoveAll (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirRemoveName --- PASS: TestDirRemoveName (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestDirRename 2018/10/24 05:10:35 ERROR : dir/not found: Dir.Rename error: file does not exist --- PASS: TestDirRename (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods --- PASS: TestFileMethods (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestFileSetModTime --- PASS: TestFileSetModTime (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestFileOpenRead --- PASS: TestFileOpenRead (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestFileOpenWrite --- PASS: TestFileOpenWrite (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestFileRemove --- PASS: TestFileRemove (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestFileRemoveAll --- PASS: TestFileRemoveAll (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestFileOpen 2018/10/24 05:10:35 ERROR : dir/file1: Can't figure out how to open with flags: 0x3 --- PASS: TestFileOpen (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestReadFileHandleMethods --- PASS: TestReadFileHandleMethods (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestReadFileHandleSeek --- PASS: TestReadFileHandleSeek (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestReadFileHandleReadAt 2018/10/24 05:10:35 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor --- PASS: TestReadFileHandleReadAt (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestReadFileHandleFlush --- PASS: TestReadFileHandleFlush (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestReadFileHandleRelease --- PASS: TestReadFileHandleRelease (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestRWFileHandleMethodsRead --- PASS: TestRWFileHandleMethodsRead (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestRWFileHandleSeek --- PASS: TestRWFileHandleSeek (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestRWFileHandleReadAt --- PASS: TestRWFileHandleReadAt (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestRWFileHandleFlushRead --- PASS: TestRWFileHandleFlushRead (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestRWFileHandleReleaseRead --- PASS: TestRWFileHandleReleaseRead (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestRWFileHandleMethodsWrite --- PASS: TestRWFileHandleMethodsWrite (0.40s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestRWFileHandleWriteAt --- PASS: TestRWFileHandleWriteAt (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestRWFileHandleWriteNoWrite --- PASS: TestRWFileHandleWriteNoWrite (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestRWFileHandleFlushWrite --- PASS: TestRWFileHandleFlushWrite (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestRWFileHandleReleaseWrite --- PASS: TestRWFileHandleReleaseWrite (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestRWFileHandleOpenTests 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists 2018/10/24 05:10:35 ERROR : open-test-file: File.openRW failed: file already exists --- PASS: TestRWFileHandleOpenTests (0.30s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestRWFileModTimeWithOpenWriters --- PASS: TestRWFileModTimeWithOpenWriters (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew --- PASS: TestVFSNew (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestVFSRoot --- PASS: TestVFSRoot (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestVFSStat --- PASS: TestVFSStat (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestVFSStatParent --- PASS: TestVFSStatParent (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestVFSOpenFile --- PASS: TestVFSOpenFile (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestVFSRename --- PASS: TestVFSRename (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestVFSStatfs --- PASS: TestVFSStatfs (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestWriteFileHandleMethods 2018/10/24 05:10:35 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2018/10/24 05:10:35 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2018/10/24 05:10:35 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2018/10/24 05:10:35 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes --- PASS: TestWriteFileHandleMethods (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestWriteFileHandleWriteAt 2018/10/24 05:10:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2018/10/24 05:10:35 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor --- PASS: TestWriteFileHandleWriteAt (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestWriteFileHandleFlush --- PASS: TestWriteFileHandleFlush (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestWriteFileHandleRelease --- PASS: TestWriteFileHandleRelease (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" === RUN TestWriteFileModTimeWithOpenWriters --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) run.go:173: Remote "Local file system at /tmp/rclone339232657", Local "Local file system at /tmp/rclone275925948", Modify Window "1ns" PASS ok github.com/ncw/rclone/vfs 0.791s ? github.com/ncw/rclone/vfs/vfsflags [no test files]