"go test -v -timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) === RUN TestNewNameEncryptionMode --- PASS: TestNewNameEncryptionMode (0.00s) === RUN TestNewNameEncryptionModeString --- PASS: TestNewNameEncryptionModeString (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.68s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.60s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (1.35s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (1.83s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (1.25s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (1.25s) === 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.38s) === 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.58s) === RUN TestIntegration fstests.go:357: Using remote "TestCryptSwift:" 2020/11/03 06:08:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-sojoqep3wuwuvov7rerecis9" 2020/11/03 06:08:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sojoqep3wuwuvov7rerecis9.bin" 2020/11/03 06:08:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sojoqep3wuwuvov7rerecis9" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound fstests.go:437: Skipping test as non root bucket based remote === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2020/11/03 06:08:37 DEBUG : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2020/11/03 06:08:37 DEBUG : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2020/11/03 06:08:37 DEBUG : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:605: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:605: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:605: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:605: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:605: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:605: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:605: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:605: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:605: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:605: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:605: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:605: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:605: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:605: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:605: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:605: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:605: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:605: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:678: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:714: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2020/11/03 06:08:59 DEBUG : Creating backend with remote "TestCryptSwift:" 2020/11/03 06:08:59 DEBUG : Creating backend with remote "memstore:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2020/11/03 06:08:59 DEBUG : Creating backend with remote "TestCryptSwift:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2020/11/03 06:09:00 DEBUG : Waiting for deletions to finish 2020/11/03 06:09:01 INFO : dirToPurge/fileToPurge.txt.bin: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1056: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1127: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull fstests.go:1182: Skipping test as non root bucket based remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1258: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2020/11/03 06:09:02 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-sojoqep3wuwuvov7rerecis9/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2020/11/03 06:09:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sojoqep3wuwuvov7rerecis9/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt.bin" 2020/11/03 06:09:03 DEBUG : fs cache: adding new entry for parent of "memstore:crypt/rclone-test-sojoqep3wuwuvov7rerecis9/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt.bin", "memstore:crypt/rclone-test-sojoqep3wuwuvov7rerecis9/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2020/11/03 06:09:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-sojoqep3wuwuvov7rerecis9/not found.txt" 2020/11/03 06:09:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sojoqep3wuwuvov7rerecis9/not found.txt.bin" 2020/11/03 06:09:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sojoqep3wuwuvov7rerecis9/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1401: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:1504: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:331: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2020/11/03 06:09:04 DEBUG : piped data.txt.bin: Uploading segment file "rclone-test-sojoqep3wuwuvov7rerecis9/piped data.txt.bin/1604383744.249329167/-1/00000000" into "crypt_segments" 2020/11/03 06:09:04 DEBUG : piped data.txt.bin: Uploading segments into "crypt_segments" seems done (EOF) 2020/11/03 06:09:05 DEBUG : piped data.txt.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2020/11/03 06:09:06 DEBUG : piped data.txt.bin: Uploading segment file "rclone-test-sojoqep3wuwuvov7rerecis9/piped data.txt.bin/1604383746.04124334/-1/00000000" into "crypt_segments" 2020/11/03 06:09:07 DEBUG : piped data.txt.bin: Uploading segments into "crypt_segments" seems done (EOF) 2020/11/03 06:09:07 DEBUG : piped data.txt.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2020/11/03 06:09:07 DEBUG : Creating backend with remote "/tmp/rclone-spool219731767" 2020/11/03 06:09:07 DEBUG : hash_test_object: Computing MD5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2020/11/03 06:09:07 DEBUG : Creating backend with remote "/tmp/rclone-spool503344426" 2020/11/03 06:09:07 DEBUG : _wrap: Computing MD5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2020/11/03 06:09:07 DEBUG : Creating backend with remote "/tmp/rclone-spool742761089" === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:1697: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2020/11/03 06:09:08 DEBUG : unknown-size-put.txt.bin: Uploading segment file "rclone-test-sojoqep3wuwuvov7rerecis9/unknown-size-put.txt.bin/1604383748.041244231/-1/00000000" into "crypt_segments" 2020/11/03 06:09:08 DEBUG : unknown-size-put.txt.bin: Uploading segments into "crypt_segments" seems done (EOF) 2020/11/03 06:09:08 DEBUG : unknown-size-put.txt.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2020/11/03 06:09:10 DEBUG : unknown-size-update.txt.bin: Uploading segment file "rclone-test-sojoqep3wuwuvov7rerecis9/unknown-size-update.txt.bin/1604383750.375940276/-1/00000000" into "crypt_segments" 2020/11/03 06:09:10 DEBUG : unknown-size-update.txt.bin: Uploading segments into "crypt_segments" seems done (EOF) 2020/11/03 06:09:10 DEBUG : unknown-size-update.txt.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsRootCollapse 2020/11/03 06:09:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-sojoqep3wuwuvov7rerecis9/deeper/nonexisting/directory" 2020/11/03 06:09:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sojoqep3wuwuvov7rerecis9/deeper/nonexisting/directory.bin" 2020/11/03 06:09:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sojoqep3wuwuvov7rerecis9/deeper/nonexisting/directory" 2020/11/03 06:09:11 DEBUG : Waiting for deletions to finish 2020/11/03 06:09:11 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin: Deleted --- PASS: TestIntegration (35.10s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- SKIP: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (34.27s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.41s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.30s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.48s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.78s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.48s) === RUN TestStandard crypt_test.go:34: Skipping as -remote set --- SKIP: TestStandard (0.00s) === RUN TestOff crypt_test.go:55: Skipping as -remote set --- SKIP: TestOff (0.00s) === RUN TestObfuscate crypt_test.go:76: Skipping as -remote set --- SKIP: TestObfuscate (0.00s) PASS ok github.com/rclone/rclone/backend/crypt 43.051s "go test -v -timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 47.320693488s (try 1/5)