"go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) === RUN TestNewNameEncryptionMode --- PASS: TestNewNameEncryptionMode (0.00s) === RUN TestNewNameEncryptionModeString --- PASS: TestNewNameEncryptionModeString (0.00s) === RUN TestEncodeFileNameBase32 --- PASS: TestEncodeFileNameBase32 (0.00s) === RUN TestEncodeFileNameBase64 --- PASS: TestEncodeFileNameBase64 (0.00s) === RUN TestEncodeFileNameBase32768 --- PASS: TestEncodeFileNameBase32768 (0.00s) === RUN TestDecodeFileNameBase32 --- PASS: TestDecodeFileNameBase32 (0.00s) === RUN TestDecodeFileNameBase64 --- PASS: TestDecodeFileNameBase64 (0.00s) === RUN TestDecodeFileNameBase32768 --- PASS: TestDecodeFileNameBase32768 (0.00s) === RUN TestEncryptSegmentBase32 --- PASS: TestEncryptSegmentBase32 (0.00s) === RUN TestEncryptSegmentBase64 --- PASS: TestEncryptSegmentBase64 (0.00s) === RUN TestEncryptSegmentBase32768 --- PASS: TestEncryptSegmentBase32768 (0.00s) === RUN TestDecryptSegmentBase32 --- PASS: TestDecryptSegmentBase32 (0.00s) === RUN TestDecryptSegmentBase64 --- PASS: TestDecryptSegmentBase64 (0.00s) === RUN TestDecryptSegmentBase32768 --- PASS: TestDecryptSegmentBase32768 (0.00s) === RUN TestStandardEncryptFileNameBase32 --- PASS: TestStandardEncryptFileNameBase32 (0.00s) === RUN TestStandardEncryptFileNameBase64 --- PASS: TestStandardEncryptFileNameBase64 (0.00s) === RUN TestStandardEncryptFileNameBase32768 --- PASS: TestStandardEncryptFileNameBase32768 (0.00s) === RUN TestNonStandardEncryptFileName --- PASS: TestNonStandardEncryptFileName (0.00s) === RUN TestStandardDecryptFileNameBase32 --- PASS: TestStandardDecryptFileNameBase32 (0.00s) === RUN TestStandardDecryptFileNameBase64 --- PASS: TestStandardDecryptFileNameBase64 (0.00s) === RUN TestStandardDecryptFileNameBase32768 --- PASS: TestStandardDecryptFileNameBase32768 (0.00s) === RUN TestNonStandardDecryptFileName --- PASS: TestNonStandardDecryptFileName (0.00s) === RUN TestEncDecMatches --- PASS: TestEncDecMatches (0.00s) === RUN TestStandardEncryptDirNameBase32 --- PASS: TestStandardEncryptDirNameBase32 (0.00s) === RUN TestStandardEncryptDirNameBase64 --- PASS: TestStandardEncryptDirNameBase64 (0.00s) === RUN TestStandardEncryptDirNameBase32768 --- PASS: TestStandardEncryptDirNameBase32768 (0.00s) === RUN TestNonStandardEncryptDirName --- PASS: TestNonStandardEncryptDirName (0.00s) === RUN TestStandardDecryptDirNameBase32 --- PASS: TestStandardDecryptDirNameBase32 (0.00s) === RUN TestStandardDecryptDirNameBase64 --- PASS: TestStandardDecryptDirNameBase64 (0.00s) === RUN TestStandardDecryptDirNameBase32768 --- PASS: TestStandardDecryptDirNameBase32768 (0.00s) === RUN TestNonStandardDecryptDirName --- PASS: TestNonStandardDecryptDirName (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.41s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.29s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.89s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.83s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.79s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.75s) === 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.21s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead 2026/08/20 01:49:32 ERROR : crypt: ignoring: failed to authenticate decrypted block - bad password? --- PASS: TestDecrypterRead (0.00s) === RUN TestDecrypterClose --- PASS: TestDecrypterClose (0.00s) === RUN TestPutGetBlock --- PASS: TestPutGetBlock (0.00s) === RUN TestKey --- PASS: TestKey (0.28s) === RUN TestIntegration fstests.go:457: Using remote "TestCryptDrive:" 2026/08/20 01:49:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-votoriz9fize" 2026/08/20 01:49:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:49:32 DEBUG : Creating backend with remote "TestDrive:crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/20 01:49:37 INFO : dir/subdir: Making directory 2026/08/20 01:49:40 INFO : dir/subdir: Removing directory 2026/08/20 01:49:42 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/20 01:49:44 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/08/20 01:49:44 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/20 01:49:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = 994c8eddbdd6826c8c223938cd5c1eb3 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/20 01:49:53 DEBUG : ./.: md5 = 23731765055b3939de3a82fb98ac5ce8 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/20 01:49:58 DEBUG : ../..: md5 = 46e67f5ec1092a9a039b5d8d27702a3f OK === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/20 01:50:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = 214217b7ccf86ef3052817f6cac8f6c0 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/20 01:50:10 DEBUG : leading space/ leading space: md5 = 174194ffb43fa3643b192dcfa02edd60 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/20 01:50:15 DEBUG : ~leading tilde/~leading tilde: md5 = 64dd458429f0901d8769529b5c81992a OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/20 01:50:20 DEBUG : ␍leading CR/␍leading CR: md5 = 2232a614374ad5f38098a19a03da980a OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/20 01:50:26 DEBUG : ␊leading LF/␊leading LF: md5 = d96e5fa378fed32910d20090b4259830 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/20 01:50:31 DEBUG : ␉leading HT/␉leading HT: md5 = 2190f6c0d0ac19dbf612719d1bba1d2a OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/20 01:50:36 DEBUG : ␋leading VT/␋leading VT: md5 = 8fd2b5248fefc2e733ca93f73653636e OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/20 01:50:41 DEBUG : .leading dot/.leading dot: md5 = 198c92d4da0ca495992c907e204d3669 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/20 01:50:47 DEBUG : trailing space /trailing space : md5 = ba75ffcd0c6e0bfd0511199661a1ce8a OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/20 01:50:52 DEBUG : trailing CR␍/trailing CR␍: md5 = 3255e2c6509cd45fa200cc619a1ffc5b OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/20 01:50:57 DEBUG : trailing LF␊/trailing LF␊: md5 = 8fbea8ade306f0855fbc94570c1954de OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/20 01:51:03 DEBUG : trailing HT␉/trailing HT␉: md5 = 30c2b2eaa05b1f815c234ded6eceec30 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/20 01:51:08 DEBUG : trailing VT␋/trailing VT␋: md5 = 4e3f70da01c35d3aed133d680614ded4 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/20 01:51:14 DEBUG : trailing dot./trailing dot.: md5 = 33f07296f35080e8ca535e3b07ad34dd OK === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/20 01:51:19 DEBUG : invalid utf-8/invalid utf-8: md5 = c757e4c22fa2961e640c082af29d8d6f OK === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/20 01:51:24 DEBUG : test%46.txt/test%46.txt: md5 = 331d5277e958860033159781ce6aa9ce OK === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/20 01:51:34 DEBUG : zero-length-file: md5 = cb8a428d3b1f587f976cc1603242a20e OK === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/08/20 01:51:36 INFO : dir: Making directory 2026/08/20 01:51:37 INFO : dir/subdir1: Making directory 2026/08/20 01:51:38 INFO : dir/subdir3: Making directory 2026/08/20 01:51:38 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:39 INFO : dir/subdir2: Making directory 2026/08/20 01:51:39 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:40 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/20 01:51:40 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:41 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:42 DEBUG : dir/file2: md5 = b499067c5fd12ad8bdcc54b4d9ea6609 OK 2026/08/20 01:51:42 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:43 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/20 01:51:43 DEBUG : doChangeNotify("dir", 0) 2026/08/20 01:51:43 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:43 DEBUG : dir/file4: md5 = d2caa2b084156afbe214b634fad94b86 OK 2026/08/20 01:51:44 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:45 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/20 01:51:45 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/20 01:51:45 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/20 01:51:45 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:45 DEBUG : dir/file3: md5 = bf827a274ac6d71c0ceb380fbb8be886 OK fstests.go:955: Try 1/10 waiting for dirChanges and objChanges 2026/08/20 01:51:46 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:47 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:48 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:49 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/20 01:51:49 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:955: Try 2/10 waiting for dirChanges and objChanges 2026/08/20 01:51:49 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:50 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:50 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/20 01:51:51 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:52 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/20 01:51:52 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:53 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:54 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/20 01:51:54 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:55 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote 2026/08/20 01:51:56 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/20 01:51:59 DEBUG : file name.txt: md5 = d6185b5b5d82996742068a79e73647cc OK 2026/08/20 01:52:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = ccc0586c5aac857a9c05cd55bf7756f7 OK 2026/08/20 01:52:03 DEBUG : file name.txt: md5 = 19bef1b3839b126a9402499ffe54d364 OK === 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 2026/08/20 01:52:09 DEBUG : Creating backend with remote "TestCryptDrive:" 2026/08/20 01:52:09 DEBUG : Creating backend with remote "TestDrive:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/20 01:52:09 DEBUG : Creating backend with remote "TestCryptDrive:" === 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/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/20 01:52:19 DEBUG : dirToPurge/fileToPurge.txt: md5 = 3953c291aa230b7fbe539e6bafbc9a4d OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/20 01:52:26 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = 17617c1ca161a395a81f731f557632e7 OK 2026/08/20 01:52:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-votoriz9fize/dirToPurgeFromRoot" 2026/08/20 01:52:28 DEBUG : Creating backend with remote "TestDrive:crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0/tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/20 01:52:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-votoriz9fize/hello? sausage/êé" 2026/08/20 01:52:31 DEBUG : Creating backend with remote "TestDrive:crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k" 2026/08/20 01:52:38 DEBUG : a/b/c/d/e.txt: md5 = fcef29c2580e9e11a5627721fb76cc51 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2026/08/20 01:52:47 DEBUG : test metadata copy.txt: md5 = 40d28661412a6147e3f20bcc3161b8cc OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2026/08/20 01:53:06 DEBUG : test metadata move.txt: md5 = cfaaa475b05de6fcac5378b00d6c7914 OK 2026/08/20 01:53:07 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': Skipping btime metadata as can't update it on an existing file: 2026-08-20T01:53:06.035Z === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/20 01:53:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liqelef5pizu" 2026/08/20 01:53:10 DEBUG : Creating backend with remote "TestDrive:crypt/ssfccqj24sllhr6qnivvurj0cdrecbtserslcva47ccnelvrtpng" 2026/08/20 01:53:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liqelef5pizu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/08/20 01:53:22 DEBUG : Rmdir: contains file: "96gujs4dkgufj2s2d5t6mkrddg" === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime 2026/08/20 01:53:25 DEBUG : metadatatest: md5 = aae2a414462c6c796d9527f5d8fb7dac OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/08/20 01:53:28 DEBUG : test set metadata.txt: md5 = 73ce7a7cd1c3e26274f69f92aa25ec03 OK fstests.go:1762: SetMetadata returned fs.ErrorNotImplemented === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/08/20 01:53:46 DEBUG : file name.txt-should-be-ignored.bin: md5 = 4c5656c7b45c46b194ace0695c34c34e OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/20 01:53:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-votoriz9fize/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/20 01:53:47 DEBUG : Creating backend with remote "TestDrive:crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2026/08/20 01:53:51 DEBUG : fs cache: renaming child cache item "TestDrive:crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" to be canonical for parent "TestDrive:crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/20 01:53:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-votoriz9fize/not found.txt" 2026/08/20 01:53:51 DEBUG : Creating backend with remote "TestDrive:crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0/jgn01lqi50h78b6hoirrg20eko" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestCryptDrive:" path "rclone-test-votoriz9fize" from "TestCryptDrive:rclone-test-votoriz9fize" 2026/08/20 01:53:53 DEBUG : Creating backend with remote "TestCryptDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/08/20 01:53:59 DEBUG : rclone-test-votoriz9fize/created from root.txt: md5 = 3d75c115a9391c6c50d508fc89b44a53 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/20 01:54:03 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2026/08/20 01:54:04 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/20 01:54:05 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2026/08/20 01:54:06 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/20 01:54:07 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/20 01:54:08 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/20 01:54:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zibaqur4bunu" 2026/08/20 01:54:08 DEBUG : Creating backend with remote "TestDrive:crypt/bfs1d8vl2qasi3ie74dcpu87i6u9t3mlqr2v50ajminqinfmjlg0" 2026/08/20 01:54:12 DEBUG : somefile: md5 = 84c2f4650394ba2631f47553e6257c06 OK 2026/08/20 01:54:12 DEBUG : Google drive root 'crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0': attempting to share directory '' 2026/08/20 01:54:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zibaqur4bunu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/20 01:54:17 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2026/08/20 01:54:18 DEBUG : piped data.txt: md5 = 1a7cdbfe67c37d3e49e587066968677b OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/20 01:54:20 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2026/08/20 01:54:21 DEBUG : piped data.txt: md5 = b9ecb8f9548699ca5981b53d40c782d8 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2026/08/20 01:54:22 DEBUG : Creating backend with remote "/tmp/rclone-spool3507062987" 2026/08/20 01:54:22 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2026/08/20 01:54:22 DEBUG : Creating backend with remote "/tmp/rclone-spool1820066725" 2026/08/20 01:54:22 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2026/08/20 01:54:22 DEBUG : Creating backend with remote "/tmp/rclone-spool3512271529" 2026/08/20 01:54:24 DEBUG : compute_hash_test: md5 = dbb0d83d3ffd3eb0eb96a609b3c4d875 OK === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/20 01:54:27 DEBUG : short-eof.bin: md5 = f356707751049dac3fb488084f3cfd49 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2640: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *crypt.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/20 01:54:28 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2026/08/20 01:54:29 DEBUG : unknown-size-put.txt: md5 = 7aa07cfec397eaae73adb7ac376d7fdd OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/20 01:54:32 DEBUG : unknown-size-update.txt: md5 = 37d1577499f147eb2dfb2c3341fac68f OK 2026/08/20 01:54:33 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2026/08/20 01:54:34 DEBUG : unknown-size-update.txt: md5 = 232e1d1083c3983d69aeb4238fd12eec OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/20 01:54:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-votoriz9fize/deeper/nonexisting/directory" 2026/08/20 01:54:35 DEBUG : Creating backend with remote "TestDrive:crypt/iu7k4l1bf65fs42iurki6g1al7ef50qi5i0b927rc11c0fhal9l0/a8sv4gs52nbgdd9dahlimee280/fbehe2orn9mdrpoteiv7ibtqvo/486oifeu6kfc5kp8j3to8ir2s4" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata === RUN TestIntegration/FsMkdir/FsMkdirMetadata/Update === RUN TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory === RUN TestIntegration/FsMkdir/FsDirectory === RUN TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime === RUN TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (316.78s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.91s) --- PASS: TestIntegration/FsMkdir (312.96s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.52s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.29s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.25s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.27s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding (102.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (5.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (5.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (5.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (5.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (5.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (5.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (5.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (5.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (5.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (5.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (5.44s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutError (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.60s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (20.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (147.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (6.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (7.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (11.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (6.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (17.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (11.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (5.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (10.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (2.95s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (2.54s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (7.45s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.80s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.93s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (2.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (3.26s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (0.99s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (4.23s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (1.12s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.97s) --- PASS: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestStandardBase32 crypt_test.go:35: Skipping as -remote set --- SKIP: TestStandardBase32 (0.00s) === RUN TestStandardBase64 crypt_test.go:56: Skipping as -remote set --- SKIP: TestStandardBase64 (0.00s) === RUN TestStandardBase32768 crypt_test.go:78: Skipping as -remote set --- SKIP: TestStandardBase32768 (0.00s) === RUN TestOff crypt_test.go:101: Skipping as -remote set --- SKIP: TestOff (0.00s) === RUN TestObfuscate crypt_test.go:123: Skipping as -remote set --- SKIP: TestObfuscate (0.00s) === RUN TestNoDataObfuscate crypt_test.go:149: Skipping as -remote set --- SKIP: TestNoDataObfuscate (0.00s) PASS ok github.com/rclone/rclone/backend/crypt 321.281s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 5m25.248707257s (try 1/5)