"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.43s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.24s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.78s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.71s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.74s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.65s) === 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/12 01:24:08 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.27s) === RUN TestIntegration fstests.go:457: Using remote "TestCryptDrive:" 2026/08/12 01:24:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidicep8toji" 2026/08/12 01:24:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 01:24:08 DEBUG : Creating backend with remote "TestDrive:crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg" === 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/12 01:24:14 INFO : dir/subdir: Making directory 2026/08/12 01:24:18 INFO : dir/subdir: Removing directory 2026/08/12 01:24:19 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/12 01:24:22 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/08/12 01:24:22 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/12 01:24:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = 48a8b1b417a93f1782febfd527f26f25 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/12 01:24:32 DEBUG : ./.: md5 = 058d08150f5396469ba0161600985491 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/12 01:24:38 DEBUG : ../..: md5 = de518bd8841999d52ea3ad2bfa0fe4c3 OK === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/12 01:24:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = d4b4ef5f1b527dc3374fabd2424f6ed0 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/12 01:24:50 DEBUG : leading space/ leading space: md5 = 4faf66005824a3b058332ae22e806c8a OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/12 01:24:56 DEBUG : ~leading tilde/~leading tilde: md5 = c5b0775d8399aa2136a4a7a16b3581c1 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/12 01:25:03 DEBUG : ␍leading CR/␍leading CR: md5 = a75f551745e9a9299aa168dddc701b54 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/12 01:25:09 DEBUG : ␊leading LF/␊leading LF: md5 = 6d20c8576c72f7af4e545a483c334987 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/12 01:25:15 DEBUG : ␉leading HT/␉leading HT: md5 = 5b953e2b4774399cc4026af55b5e5fdf OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/12 01:25:21 DEBUG : ␋leading VT/␋leading VT: md5 = fa25532392efc2d081eb7a61350efcfb OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/12 01:25:28 DEBUG : .leading dot/.leading dot: md5 = 8dd2eb4c2be0372030ce6d5858ad3d5e OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/12 01:25:34 DEBUG : trailing space /trailing space : md5 = 6960a134fa3166326eb29317211db0ff OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/12 01:25:40 DEBUG : trailing CR␍/trailing CR␍: md5 = 80e7888adbc5cf23fc81825eee845406 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/12 01:25:46 DEBUG : trailing LF␊/trailing LF␊: md5 = 5d16d160d13daa4fe3c9632b5ce239b2 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/12 01:25:52 DEBUG : trailing HT␉/trailing HT␉: md5 = a5e20e13fa1289b5276a51309eb7a96b OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/12 01:25:58 DEBUG : trailing VT␋/trailing VT␋: md5 = c48b45e4542469c4193a06ceaeb9694a OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/12 01:26:04 DEBUG : trailing dot./trailing dot.: md5 = b97b9adc2d703694e9c4d3ae33c495c1 OK === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/12 01:26:10 DEBUG : invalid utf-8/invalid utf-8: md5 = 751fbb0b23de8a03b4d22719aa1b1fa5 OK === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/12 01:26:16 DEBUG : test%46.txt/test%46.txt: md5 = 0cc9f1fb65c4af81948ea717a4237feb OK === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/12 01:26:28 DEBUG : zero-length-file: md5 = d50e9182e721c90fce2731cf7e39b774 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/12 01:26:29 INFO : dir: Making directory 2026/08/12 01:26:31 INFO : dir/subdir1: Making directory 2026/08/12 01:26:32 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:32 INFO : dir/subdir3: Making directory 2026/08/12 01:26:32 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/12 01:26:33 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:34 INFO : dir/subdir2: Making directory 2026/08/12 01:26:34 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:35 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:35 DEBUG : doChangeNotify("dir", 0) 2026/08/12 01:26:35 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/12 01:26:36 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:37 DEBUG : dir/file2: md5 = aaaa32ca4c3355ca4f972c59460fc3d7 OK 2026/08/12 01:26:37 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:38 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:38 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/12 01:26:38 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/12 01:26:38 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/12 01:26:38 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/12 01:26:39 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:39 DEBUG : dir/file4: md5 = f032ec2426596cec73d058dab6efa77d OK 2026/08/12 01:26:40 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:41 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:41 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/12 01:26:41 DEBUG : dir/file3: md5 = 47db8b30efee5695f4e32d59f37ee56b OK fstests.go:955: Try 1/10 waiting for dirChanges and objChanges 2026/08/12 01:26:42 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:43 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:44 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:44 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:955: Try 2/10 waiting for dirChanges and objChanges 2026/08/12 01:26:45 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:46 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:47 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:47 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/12 01:26:47 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/12 01:26:47 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/12 01:26:48 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:49 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:50 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:50 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/12 01:26:51 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:52 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:53 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Checking for changes on remote 2026/08/12 01:26:53 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/12 01:26:53 DEBUG : doChangeNotify("dir/file3", 1) === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/12 01:26:56 DEBUG : file name.txt: md5 = 34d74e12c319dfee9e3f47cb928659f7 OK 2026/08/12 01:26:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = 66bbe20b5ac71d40e753283ea50c9b74 OK 2026/08/12 01:27:01 DEBUG : file name.txt: md5 = 15185f8ce54448592b94b4a512183401 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/12 01:27:08 DEBUG : Creating backend with remote "TestCryptDrive:" 2026/08/12 01:27:08 DEBUG : Creating backend with remote "TestDrive:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/12 01:27:08 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/12 01:27:20 DEBUG : dirToPurge/fileToPurge.txt: md5 = fe4f572f2f222d0f6b048f35100fef84 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/12 01:27:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = 2f890966c741fb86737a94b164affbca OK 2026/08/12 01:27:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidicep8toji/dirToPurgeFromRoot" 2026/08/12 01:27:29 DEBUG : Creating backend with remote "TestDrive:crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg/tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/12 01:27:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidicep8toji/hello? sausage/êé" 2026/08/12 01:27:33 DEBUG : Creating backend with remote "TestDrive:crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k" 2026/08/12 01:27:41 DEBUG : a/b/c/d/e.txt: md5 = c79d377ffd5b055872a7f59a1a2546d7 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2026/08/12 01:27:52 DEBUG : test metadata copy.txt: md5 = 8f161962250e1af6b2275f4208c8f0c0 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2026/08/12 01:28:14 DEBUG : test metadata move.txt: md5 = baf0a6cb0a5f5dcb9a1e37c31dd2f4af OK 2026/08/12 01:28:14 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': Skipping btime metadata as can't update it on an existing file: 2026-08-12T01:28:13.304Z === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/12 01:28:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-soxawol9totu" 2026/08/12 01:28:18 DEBUG : Creating backend with remote "TestDrive:crypt/tprkivpt2b2pg4qd0a3hjo0d9gr5e4pvff7tej76ifht3iu3bbi0" 2026/08/12 01:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soxawol9totu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/08/12 01:28:36 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/12 01:28:41 DEBUG : metadatatest: md5 = 8dcc0e081c81f1ca00e8a2e6cc05b4b3 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/08/12 01:28:44 DEBUG : test set metadata.txt: md5 = bd65c689a9c62fd5c9ec34142890dc2b 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/12 01:29:04 DEBUG : file name.txt-should-be-ignored.bin: md5 = 4ea42675fbc103c39e0825bd5b0c6d21 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/12 01:29:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidicep8toji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/12 01:29:06 DEBUG : Creating backend with remote "TestDrive:crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2026/08/12 01:29:11 DEBUG : fs cache: renaming child cache item "TestDrive:crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" to be canonical for parent "TestDrive:crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/12 01:29:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidicep8toji/not found.txt" 2026/08/12 01:29:11 DEBUG : Config file has changed externally - reloading 2026/08/12 01:29:11 DEBUG : Creating backend with remote "TestDrive:crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg/jgn01lqi50h78b6hoirrg20eko" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestCryptDrive:" path "rclone-test-bidicep8toji" from "TestCryptDrive:rclone-test-bidicep8toji" 2026/08/12 01:29:13 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/12 01:29:20 DEBUG : rclone-test-bidicep8toji/created from root.txt: md5 = 2c7bbd982867e8c675f84a1a00e4d189 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/12 01:29:25 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2026/08/12 01:29:26 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/12 01:29:27 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2026/08/12 01:29:29 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/12 01:29:30 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/12 01:29:30 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/12 01:29:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viwapul4recu" 2026/08/12 01:29:31 DEBUG : Creating backend with remote "TestDrive:crypt/vatm33oan1shh2c85ajufpjpqletvtqrfugf33lcenkgfor568i0" 2026/08/12 01:29:35 DEBUG : somefile: md5 = 87fc0289ddc84a95bc60b35dd455b773 OK 2026/08/12 01:29:36 DEBUG : Google drive root 'crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg': attempting to share directory '' 2026/08/12 01:29:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viwapul4recu': 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/12 01:29:41 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2026/08/12 01:29:42 DEBUG : piped data.txt: md5 = b3dfc3fbd9f5664abe4358fd15e04515 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/12 01:29:44 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2026/08/12 01:29:45 DEBUG : piped data.txt: md5 = 677d6e89defec84a296b8de88504b343 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2026/08/12 01:29:46 DEBUG : Creating backend with remote "/tmp/rclone-spool3578605357" 2026/08/12 01:29:46 DEBUG : Config file has changed externally - reloading 2026/08/12 01:29:46 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2026/08/12 01:29:46 DEBUG : Creating backend with remote "/tmp/rclone-spool1542425830" 2026/08/12 01:29:46 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2026/08/12 01:29:46 DEBUG : Creating backend with remote "/tmp/rclone-spool1364585660" 2026/08/12 01:29:48 DEBUG : compute_hash_test: md5 = cd0de8e92ec006cf57d233ad030f388f 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/12 01:29:51 DEBUG : short-eof.bin: md5 = 8f685cf43aaf43c0da0258e81b0b210b 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/12 01:29:53 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2026/08/12 01:29:54 DEBUG : unknown-size-put.txt: md5 = 1907de9f91543614b91dbc326ee7dbfc OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/12 01:29:57 DEBUG : unknown-size-update.txt: md5 = 4e86c1bb69faabd3015746d6555ded66 OK 2026/08/12 01:29:58 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2026/08/12 01:30:00 DEBUG : unknown-size-update.txt: md5 = 83735493b0e6608d9606f85464a2340e OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/12 01:30:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidicep8toji/deeper/nonexisting/directory" 2026/08/12 01:30:00 DEBUG : Creating backend with remote "TestDrive:crypt/6sv8jubu9hmop9rr635nkfro3mqjn0dje3c4ml4l5gdf3k1nlftg/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 (367.77s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.97s) --- PASS: TestIntegration/FsMkdir (363.41s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (6.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.29s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding (116.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (6.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (6.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (6.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (6.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (6.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (5.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (6.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (6.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (6.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (6.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (6.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (6.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (5.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (6.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (6.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (6.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (6.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (6.09s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutError (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.96s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (24.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (175.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (10.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (13.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (20.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (6.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (17.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (6.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (11.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (6.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (12.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (6.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (3.39s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (2.87s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (8.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (3.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.96s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (2.36s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (3.81s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (3.65s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (1.08s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (4.32s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (1.04s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.94s) --- 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 371.770s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 6m16.478523267s (try 1/5)