"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.33s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.29s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.91s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.85s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.79s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.66s) === 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.15s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead 2026/08/07 05:34:24 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.26s) === RUN TestIntegration fstests.go:457: Using remote "TestCryptDrive:" 2026/08/07 05:34:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tivimak2quti" 2026/08/07 05:34:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 05:34:25 DEBUG : Creating backend with remote "TestDrive:crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0" === 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/07 05:34:29 INFO : dir/subdir: Making directory 2026/08/07 05:34:31 INFO : dir/subdir: Removing directory 2026/08/07 05:34:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/07 05:34:35 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/08/07 05:34:35 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/07 05:34:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = 14b292b9af9dce52ac21299791a59659 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/07 05:34:43 DEBUG : ./.: md5 = d34ee515513c2c2cc220a22252e7a493 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/07 05:34:47 DEBUG : ../..: md5 = 4d84c7f7ed72fde75cc8c949eb98a88b OK === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/07 05:34:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = 30c80cc3541a18eaaf15f221de82a51b OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/07 05:34:56 DEBUG : leading space/ leading space: md5 = 6af5b2c56d3d52a38ddebff093a0d77b OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/07 05:35:01 DEBUG : ~leading tilde/~leading tilde: md5 = cf052f4c53fa8b1fab44c19279058adb OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/07 05:35:05 DEBUG : ␍leading CR/␍leading CR: md5 = c4b7daffa26dd0c55d5eff8b5c6a7b6f OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/07 05:35:10 DEBUG : ␊leading LF/␊leading LF: md5 = 68a4639efcc3123a7208e020c2ed41c7 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/07 05:35:15 DEBUG : ␉leading HT/␉leading HT: md5 = b39246caecf768d763889a2a04ac3202 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/07 05:35:19 DEBUG : ␋leading VT/␋leading VT: md5 = 7d3dd46017238677b2b2063ce4e192ba OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/07 05:35:24 DEBUG : .leading dot/.leading dot: md5 = bdb3e29f60750ea81a8aaaae61d046e2 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/07 05:35:28 DEBUG : trailing space /trailing space : md5 = f74d3a7257e52a7370a70cbcc7f2cd5d OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/07 05:35:33 DEBUG : trailing CR␍/trailing CR␍: md5 = 195ba02fa70629e198d6738e414064c4 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/07 05:35:38 DEBUG : trailing LF␊/trailing LF␊: md5 = 13a2b78d6d080a39c6b1b509f3c5ede7 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/07 05:35:42 DEBUG : trailing HT␉/trailing HT␉: md5 = bfaaa46e7aa142c0ed4ee92735f230e3 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/07 05:35:47 DEBUG : trailing VT␋/trailing VT␋: md5 = 487eebf8bb08d6ac9c246e6f69120f55 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/07 05:35:51 DEBUG : trailing dot./trailing dot.: md5 = 9dfbf7f5a08a0b8bb58f505943c5cd55 OK === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/07 05:35:56 DEBUG : invalid utf-8/invalid utf-8: md5 = ff2aba3f0ce1c0571e7e54a61050ffc3 OK === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/07 05:36:00 DEBUG : test%46.txt/test%46.txt: md5 = d4dbb3a6028193fbe0fb5efd06cb7cf4 OK === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/07 05:36:09 DEBUG : zero-length-file: md5 = 9d93fd6460b67f8fc0f1a64bac4d351b 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/07 05:36:10 INFO : dir: Making directory 2026/08/07 05:36:11 INFO : dir/subdir1: Making directory 2026/08/07 05:36:12 INFO : dir/subdir3: Making directory 2026/08/07 05:36:12 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:13 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/07 05:36:13 DEBUG : doChangeNotify("hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0) 2026/08/07 05:36:13 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0 2026/08/07 05:36:13 INFO : dir/subdir2: Making directory 2026/08/07 05:36:13 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:14 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:15 DEBUG : dir/file2: md5 = 040df6257437ae3484bb2d2eba368ec9 OK 2026/08/07 05:36:15 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:16 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/07 05:36:16 DEBUG : doChangeNotify("dir", 0) 2026/08/07 05:36:16 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:17 DEBUG : dir/file4: md5 = 0ba007a71fa9705e154ba87b05a7bfa0 OK 2026/08/07 05:36:17 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:18 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:18 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/07 05:36:18 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/07 05:36:18 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/07 05:36:18 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/07 05:36:19 DEBUG : dir/file3: md5 = c79af172bf7c1cef0c029b5579e9c90f OK fstests.go:955: Try 1/10 waiting for dirChanges and objChanges 2026/08/07 05:36:19 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:20 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:21 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:21 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/07 05:36:21 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:955: Try 2/10 waiting for dirChanges and objChanges 2026/08/07 05:36:22 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:23 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:24 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:24 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/07 05:36:24 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/07 05:36:24 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/07 05:36:25 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:26 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:27 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote 2026/08/07 05:36:28 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/07 05:36:31 DEBUG : file name.txt: md5 = 6787557f2b5494f2b2d7b4344d1d9cdf OK 2026/08/07 05:36:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = 6080b7ec8676619741f4b6894e73db84 OK 2026/08/07 05:36:35 DEBUG : file name.txt: md5 = f3f8e96d8a697f57235d9369bf4ee225 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/07 05:36:40 DEBUG : Creating backend with remote "TestCryptDrive:" 2026/08/07 05:36:40 DEBUG : Creating backend with remote "TestDrive:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/07 05:36:41 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/07 05:36:49 DEBUG : dirToPurge/fileToPurge.txt: md5 = f3af4551c9cf0a0bc23611cd0bd56fcf OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/07 05:36:55 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = 0ab1960d8c2126d2590383affa7d9a5b OK 2026/08/07 05:36:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tivimak2quti/dirToPurgeFromRoot" 2026/08/07 05:36:57 DEBUG : Creating backend with remote "TestDrive:crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0/tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/07 05:36:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tivimak2quti/hello? sausage/êé" 2026/08/07 05:36:59 DEBUG : Creating backend with remote "TestDrive:crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k" 2026/08/07 05:37:06 DEBUG : a/b/c/d/e.txt: md5 = 235aefba4828c15dc07a17722f6c3a63 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2026/08/07 05:37:13 DEBUG : test metadata copy.txt: md5 = 4234da038c941ab93dbaa876506038a9 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2026/08/07 05:37:29 DEBUG : test metadata move.txt: md5 = 51c157e9c468cd9a5bc9eec6bdacbc57 OK 2026/08/07 05:37:29 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': Skipping btime metadata as can't update it on an existing file: 2026-08-07T05:37:28.837Z === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/07 05:37:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judugil9suze" 2026/08/07 05:37:32 DEBUG : Creating backend with remote "TestDrive:crypt/hh8uq0e7irrqmnm9bc8l5vooqbc765kj8aueeauk0ae43neg4ik0" 2026/08/07 05:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judugil9suze': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/08/07 05:37:42 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/07 05:37:46 DEBUG : metadatatest: md5 = 3e9212acc95b31bd32246f76c182de84 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/08/07 05:37:48 DEBUG : test set metadata.txt: md5 = be0daeeb1faf473f0276133a42a64d7b 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/07 05:38:06 DEBUG : file name.txt-should-be-ignored.bin: md5 = 8fa01ea6efc1a738a4325fa15def216e OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/07 05:38:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tivimak2quti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/07 05:38:08 DEBUG : Creating backend with remote "TestDrive:crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2026/08/07 05:38:12 DEBUG : fs cache: renaming child cache item "TestDrive:crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" to be canonical for parent "TestDrive:crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/07 05:38:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tivimak2quti/not found.txt" 2026/08/07 05:38:12 DEBUG : Creating backend with remote "TestDrive:crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0/jgn01lqi50h78b6hoirrg20eko" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestCryptDrive:" path "rclone-test-tivimak2quti" from "TestCryptDrive:rclone-test-tivimak2quti" 2026/08/07 05:38:14 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/07 05:38:18 DEBUG : rclone-test-tivimak2quti/created from root.txt: md5 = 2327e07745931dbf4262969c5cc4d9d2 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/07 05:38:22 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2026/08/07 05:38:23 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/07 05:38:24 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2026/08/07 05:38:25 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/07 05:38:26 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/07 05:38:26 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/07 05:38:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kenexit0siwo" 2026/08/07 05:38:27 DEBUG : Creating backend with remote "TestDrive:crypt/aitqv5r7v3hv54diorlvarl5cho5rbngr9giqhk2q188uer71ogg" 2026/08/07 05:38:30 DEBUG : somefile: md5 = 82052f55b5f629b8f1e544f3a949adc9 OK 2026/08/07 05:38:30 DEBUG : Google drive root 'crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0': attempting to share directory '' 2026/08/07 05:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kenexit0siwo': 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/07 05:38:34 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2026/08/07 05:38:35 DEBUG : piped data.txt: md5 = 633035e18f6ef014c35355f057363edf OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/07 05:38:37 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2026/08/07 05:38:38 DEBUG : piped data.txt: md5 = 8f076a8b5555866892e1816776b075c2 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2026/08/07 05:38:39 DEBUG : Creating backend with remote "/tmp/rclone-spool76559163" 2026/08/07 05:38:39 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2026/08/07 05:38:39 DEBUG : Creating backend with remote "/tmp/rclone-spool2269659378" 2026/08/07 05:38:39 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2026/08/07 05:38:39 DEBUG : Creating backend with remote "/tmp/rclone-spool11173482" 2026/08/07 05:38:40 DEBUG : compute_hash_test: md5 = e752816d3fc177d1cc8cbf04ec4b2e2d 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/07 05:38:43 DEBUG : short-eof.bin: md5 = 9d8de37b2fc1f694e4aec79d310aa9d8 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/07 05:38:44 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2026/08/07 05:38:45 DEBUG : unknown-size-put.txt: md5 = 4c9810ae1a40a6d8fad37aa4b2337fbf OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/07 05:38:47 DEBUG : unknown-size-update.txt: md5 = 64bb35d4a96d473c1094c5dd7891d6fe OK 2026/08/07 05:38:49 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2026/08/07 05:38:50 DEBUG : unknown-size-update.txt: md5 = 28e083ee3558ed324a21b6ae71c23d9e OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/07 05:38:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tivimak2quti/deeper/nonexisting/directory" 2026/08/07 05:38:50 DEBUG : Creating backend with remote "TestDrive:crypt/rg4kotn80f9es9lhhcaoik03av1lrc78ubnunc3355gj2beasve0/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 (276.93s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.25s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.72s) --- PASS: TestIntegration/FsMkdir (273.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.63s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.22s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.28s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding (87.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (4.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (4.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (4.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.42s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.97s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (19.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (132.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (14.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (10.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (6.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (2.70s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (2.12s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.41s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.37s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.93s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (2.48s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (2.47s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (0.71s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (3.32s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.78s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.75s) --- 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 281.205s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 4m43.465261204s (try 1/5)