"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/03 01:01:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedoxot4cige" 2026/03/03 01:01:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:01:09 DEBUG : Creating backend with remote "TestDrive:crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0" 2026/03/03 01:01:11 DEBUG : Creating backend with remote "/tmp/rclone3879684561" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.39s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/03/03 01:01:11 DEBUG : a: size = 0 OK 2026/03/03 01:01:11 DEBUG : a: size = 1 (memory) 2026/03/03 01:01:11 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/03 01:01:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/03 01:01:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/03 01:01:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/03 01:01:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/03 01:01:11 DEBUG : potato: Seek from 10 to 0 2026/03/03 01:01:11 DEBUG : potato: Seek from 10 to 0 2026/03/03 01:01:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/03 01:01:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/03 01:01:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/03 01:01:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/03 01:01:11 DEBUG : potato: Seek from 5 to 2 2026/03/03 01:01:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/03 01:01:11 DEBUG : potato: Seek from 7 to 0 2026/03/03 01:01:11 DEBUG : potato: Seek from 7 to 0 2026/03/03 01:01:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/03 01:01:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/03 01:01:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/03 01:01:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/03 01:01:11 DEBUG : potato: Seek from 5 to 2 2026/03/03 01:01:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/03 01:01:11 DEBUG : potato: Seek from 8 to 0 2026/03/03 01:01:11 DEBUG : potato: Seek from 8 to 0 2026/03/03 01:01:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/03 01:01:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/03 01:01:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/03 01:01:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/03 01:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/03 01:01:11 DEBUG : potato: Seek from 5 to 2 2026/03/03 01:01:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/03 01:01:11 DEBUG : potato: Seek from 9 to 0 2026/03/03 01:01:11 DEBUG : potato: Seek from 9 to 0 2026/03/03 01:01:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:01:14 DEBUG : rutabaga: md5 = 00100316054654f1c0b632d35a2ad34f OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/03 01:01:17 DEBUG : empty space: md5 = 0971e482ae2cd69e2848f9a8f64dc769 OK === RUN TestCheck/3 2026/03/03 01:01:20 DEBUG : potato2: md5 = 71ef37617b6481005d1c6be0f2cf4d7a OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/03 01:01:22 DEBUG : remotepotato: md5 = 5f44c146a91340d16167ceb482042f43 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.93s) --- PASS: TestCheck/1 (0.37s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.32s) === RUN TestCheckFsError 2026/03/03 01:01:26 DEBUG : Creating backend with remote "nonexistent" 2026/03/03 01:01:26 DEBUG : Creating backend with remote "nonexistent" 2026/03/03 01:01:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/03 01:01:26 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/03 01:01:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/03 01:01:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:01:28 DEBUG : rutabaga: md5 = d5214b36acd202f64aa701d9dd0f18a4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/03 01:01:32 DEBUG : empty space: md5 = 4769c19e485908d5fd2a645374aedfad OK === RUN TestCheckDownload/3 2026/03/03 01:01:35 DEBUG : potato2: md5 = fda4116f6ed5d143cf7bd13524258a4e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/03 01:01:40 DEBUG : remotepotato: md5 = 48d41d1594353470071d4b773aff8ad8 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.87s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (0.97s) --- PASS: TestCheckDownload/3 (1.06s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (1.07s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:01:48 DEBUG : rutabaga: md5 = 9b9eb0eae944c23ef5b107f2705915ab OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/03 01:01:50 DEBUG : empty space: md5 = dc931d01c37f5120abc8ca8ed7a99262 OK === RUN TestCheckSizeOnly/3 2026/03/03 01:01:53 DEBUG : potato2: md5 = 4638c2e8b92d61225b981ba44b8f4f81 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/03 01:01:56 DEBUG : remotepotato: md5 = d51f9e02741ccb0a42a711396f399f77 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.93s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.48s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.33s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:02:02 DEBUG : test.sum: md5 = 7ccb78ce02d42461a3e98e3798198a60 OK 2026/03/03 01:02:03 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/03 01:02:03 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/03 01:02:03 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/03 01:02:03 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/03 01:02:05 DEBUG : test.sum: md5 = 42e8f511dc7c698c077e211b050504a0 OK 2026/03/03 01:02:06 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/03 01:02:06 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/03 01:02:06 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/03 01:02:06 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.71s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:02:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedoxot4cige/data" 2026/03/03 01:02:07 DEBUG : Creating backend with remote "TestDrive:crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige/data' lacks md5, skipping --- SKIP: TestCheckSum (2.32s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:02:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedoxot4cige/data" 2026/03/03 01:02:09 DEBUG : Creating backend with remote "TestDrive:crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0/vjrnln8ratgmqakfosrqe8espk" 2026/03/03 01:02:14 DEBUG : data/banana: md5 = e52078d9636ebf3f6096e4bef5a14e83 OK 2026/03/03 01:02:16 DEBUG : test.sum: md5 = 7351068de298e81fe2e2442ca150f244 OK === RUN TestCheckSumDownload/subtest1 2026/03/03 01:02:20 DEBUG : data/potato: md5 = ee5058ab2d552f005bf4c250f7b143ad OK 2026/03/03 01:02:22 DEBUG : test.sum: md5 = 34f1375c5ef98601a8fed6314024d089 OK === RUN TestCheckSumDownload/subtest2 2026/03/03 01:02:27 DEBUG : test.sum: md5 = 84e77cd33bc80adec329af91f7505ee9 OK === RUN TestCheckSumDownload/subtest3 2026/03/03 01:02:34 DEBUG : test.sum: md5 = 8c24c560200974fc414a0c985e85347c OK === RUN TestCheckSumDownload/subtest4 2026/03/03 01:02:38 DEBUG : test.sum: md5 = dccd18bc216e058a48e0a2265bf33ed5 OK === RUN TestCheckSumDownload/subtest5 2026/03/03 01:02:43 DEBUG : test.sum: md5 = b27411349c73ce5814ae74836f7d5adf OK === RUN TestCheckSumDownload/subtest6 2026/03/03 01:02:47 DEBUG : data/banana: md5 = 238cdd8318b8aa5e9d42de208c76b69a OK 2026/03/03 01:02:49 DEBUG : data/potato: md5 = 26a53a73930ca1149d4033cff1b63b69 OK 2026/03/03 01:02:51 DEBUG : test.sum: md5 = 0653de197e47afc2b06b7ed855ffe828 OK === RUN TestCheckSumDownload/subtest7 2026/03/03 01:02:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/03/03 01:02:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (48.42s) --- PASS: TestCheckSumDownload/subtest1 (2.45s) --- PASS: TestCheckSumDownload/subtest2 (1.96s) --- PASS: TestCheckSumDownload/subtest3 (5.08s) --- PASS: TestCheckSumDownload/subtest4 (2.13s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (2.12s) --- PASS: TestCheckSumDownload/subtest7 (2.09s) === RUN TestApplyTransforms 2026/03/03 01:02:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kegalex7cupa" 2026/03/03 01:02:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:02:57 DEBUG : Creating backend with remote "TestDrive:crypt/29p6sps12cj43ro2p5tgjbd3sqgdg3jd7bm70kb6fd16uv2u1v3g" 2026/03/03 01:02:59 DEBUG : Creating backend with remote "/tmp/rclone1045211972" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kegalex7cupa'", Local "Local file system at /tmp/rclone1045211972", Modify Window "1ms" 2026/03/03 01:03:01 DEBUG : hello, world!: md5 = b41ecb3d02103444abe4e3968c90ff6e OK upper checkfile vs. lower remote (without normalization) 2026/03/03 01:03:02 ERROR : hello, world!: sum not found 2026/03/03 01:03:02 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kegalex7cupa' 2026/03/03 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegalex7cupa': 1 files missing 2026/03/03 01:03:02 NOTICE: 1 hashes missing 2026/03/03 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegalex7cupa': 1 differences found 2026/03/03 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegalex7cupa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/03 01:03:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/03 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegalex7cupa': 0 differences found 2026/03/03 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kegalex7cupa': 1 matching files 2026/03/03 01:03:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foligec3dewu" 2026/03/03 01:03:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:03:03 DEBUG : Creating backend with remote "TestDrive:crypt/ebt3suegd7sqcoelqj3n7haho43mlq3f8dgu2b22658bd2t8ohc0" 2026/03/03 01:03:04 DEBUG : Creating backend with remote "/tmp/rclone327549561" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foligec3dewu'", Local "Local file system at /tmp/rclone327549561", Modify Window "1ms" 2026/03/03 01:03:07 DEBUG : HELLO, WORLD!: md5 = 0dda6231d1f0789f71c3f2da181b047a OK lower checkfile vs. upper remote (without normalization) 2026/03/03 01:03:08 ERROR : HELLO, WORLD!: sum not found 2026/03/03 01:03:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-foligec3dewu' 2026/03/03 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foligec3dewu': 1 files missing 2026/03/03 01:03:08 NOTICE: 1 hashes missing 2026/03/03 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foligec3dewu': 1 differences found 2026/03/03 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foligec3dewu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/03 01:03:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/03 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foligec3dewu': 0 differences found 2026/03/03 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foligec3dewu': 1 matching files 2026/03/03 01:03:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qucozub5yawo" 2026/03/03 01:03:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:03:09 DEBUG : Creating backend with remote "TestDrive:crypt/ob8cbp9g3468cuvf8gmv4342egfmk0umblqf4u5qbh7po18326qg" 2026/03/03 01:03:10 DEBUG : Creating backend with remote "/tmp/rclone3590688604" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qucozub5yawo'", Local "Local file system at /tmp/rclone3590688604", Modify Window "1ms" 2026/03/03 01:03:13 DEBUG : HeLlO, wOrLd!: md5 = 6489c656e3a7c020f11d0f7906807c79 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/03 01:03:13 ERROR : HeLlO, wOrLd!: sum not found 2026/03/03 01:03:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qucozub5yawo' 2026/03/03 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qucozub5yawo': 1 files missing 2026/03/03 01:03:13 NOTICE: 1 hashes missing 2026/03/03 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qucozub5yawo': 1 differences found 2026/03/03 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qucozub5yawo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/03 01:03:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/03 01:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qucozub5yawo': 0 differences found 2026/03/03 01:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qucozub5yawo': 1 matching files 2026/03/03 01:03:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-topofod8mino" 2026/03/03 01:03:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:03:14 DEBUG : Creating backend with remote "TestDrive:crypt/v8quo56dv8v1k44ibu2a5u4o55i8g46eg591rsgcnu5g1kgamao0" 2026/03/03 01:03:16 DEBUG : Creating backend with remote "/tmp/rclone3748502030" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-topofod8mino'", Local "Local file system at /tmp/rclone3748502030", Modify Window "1ms" 2026/03/03 01:03:19 DEBUG : HELLO, WORLD!: md5 = 7d2cbb8310a6b2291603e6668227815c OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/03 01:03:19 ERROR : HELLO, WORLD!: sum not found 2026/03/03 01:03:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-topofod8mino' 2026/03/03 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topofod8mino': 1 files missing 2026/03/03 01:03:19 NOTICE: 1 hashes missing 2026/03/03 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topofod8mino': 1 differences found 2026/03/03 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topofod8mino': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/03 01:03:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/03 01:03:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topofod8mino': 0 differences found 2026/03/03 01:03:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topofod8mino': 1 matching files 2026/03/03 01:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lefivic4qela" 2026/03/03 01:03:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:03:21 DEBUG : Creating backend with remote "TestDrive:crypt/trkl0inalc7n2dkt9n0eimom5eflhpem8d422a9641t01hpg6cr0" 2026/03/03 01:03:22 DEBUG : Creating backend with remote "/tmp/rclone399648640" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lefivic4qela'", Local "Local file system at /tmp/rclone399648640", Modify Window "1ms" 2026/03/03 01:03:25 DEBUG : 測試_Русский___ě_áñ: md5 = eafc91e44208f54f30ca8a291d66a1e6 OK NFD checkfile vs. NFC remote (without normalization) 2026/03/03 01:03:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/03 01:03:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lefivic4qela' 2026/03/03 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lefivic4qela': 1 files missing 2026/03/03 01:03:25 NOTICE: 1 hashes missing 2026/03/03 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lefivic4qela': 1 differences found 2026/03/03 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lefivic4qela': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/03 01:03:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/03 01:03:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lefivic4qela': 0 differences found 2026/03/03 01:03:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lefivic4qela': 1 matching files 2026/03/03 01:03:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kinidij2dewa" 2026/03/03 01:03:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:03:26 DEBUG : Creating backend with remote "TestDrive:crypt/j8nnjcpimtvt36mp66vld9dkppt085r3m6a60k58jupblf72v2q0" 2026/03/03 01:03:27 DEBUG : Creating backend with remote "/tmp/rclone3307718365" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kinidij2dewa'", Local "Local file system at /tmp/rclone3307718365", Modify Window "1ms" 2026/03/03 01:03:30 DEBUG : 測試_Русский___ě_áñ: md5 = 0d9883ddc797754c96dc0af3b49a4457 OK NFC checkfile vs. NFD remote (without normalization) 2026/03/03 01:03:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/03 01:03:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kinidij2dewa' 2026/03/03 01:03:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinidij2dewa': 1 files missing 2026/03/03 01:03:31 NOTICE: 1 hashes missing 2026/03/03 01:03:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinidij2dewa': 1 differences found 2026/03/03 01:03:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinidij2dewa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/03 01:03:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/03 01:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinidij2dewa': 0 differences found 2026/03/03 01:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinidij2dewa': 1 matching files 2026/03/03 01:03:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bezison7soke" 2026/03/03 01:03:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:03:32 DEBUG : Creating backend with remote "TestDrive:crypt/u59e18cah8cne7r8o8lvdbgj8k3adolem87vej2h33hii7ung9g0" 2026/03/03 01:03:33 DEBUG : Creating backend with remote "/tmp/rclone1371515755" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bezison7soke'", Local "Local file system at /tmp/rclone1371515755", Modify Window "1ms" 2026/03/03 01:03:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3072809de1d84530f8ad18c59aee2c91 OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/03 01:03:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/03 01:03:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bezison7soke' 2026/03/03 01:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bezison7soke': 1 files missing 2026/03/03 01:03:36 NOTICE: 1 hashes missing 2026/03/03 01:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bezison7soke': 1 differences found 2026/03/03 01:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bezison7soke': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/03 01:03:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/03 01:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bezison7soke': 0 differences found 2026/03/03 01:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bezison7soke': 1 matching files 2026/03/03 01:03:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoriyip6xuje" 2026/03/03 01:03:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:03:38 DEBUG : Creating backend with remote "TestDrive:crypt/r78r57er7lecf9nggecbh53o5u94f693m1fiohrtgugj86n3s21g" 2026/03/03 01:03:39 DEBUG : Creating backend with remote "/tmp/rclone3723019267" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoriyip6xuje'", Local "Local file system at /tmp/rclone3723019267", Modify Window "1ms" 2026/03/03 01:03:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 00131e6bdc7d98a283ad943c50619592 OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/03 01:03:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/03 01:03:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xoriyip6xuje' 2026/03/03 01:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoriyip6xuje': 1 files missing 2026/03/03 01:03:43 NOTICE: 1 hashes missing 2026/03/03 01:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoriyip6xuje': 1 differences found 2026/03/03 01:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoriyip6xuje': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/03 01:03:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/03 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoriyip6xuje': 0 differences found 2026/03/03 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoriyip6xuje': 1 matching files 2026/03/03 01:03:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dufunik5xuge" 2026/03/03 01:03:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:03:44 DEBUG : Creating backend with remote "TestDrive:crypt/780nsmnkqh75j6pnj7779opkp6gnm3405jgigndcat2n3sjami70" 2026/03/03 01:03:46 DEBUG : Creating backend with remote "/tmp/rclone3227831126" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dufunik5xuge'", Local "Local file system at /tmp/rclone3227831126", Modify Window "1ms" 2026/03/03 01:03:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9ed01af299c1e19c73c7e8d59135dcf7 OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/03 01:03:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/03 01:03:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dufunik5xuge' 2026/03/03 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufunik5xuge': 1 files missing 2026/03/03 01:03:49 NOTICE: 1 hashes missing 2026/03/03 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufunik5xuge': 1 differences found 2026/03/03 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufunik5xuge': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/03 01:03:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/03 01:03:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufunik5xuge': 0 differences found 2026/03/03 01:03:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufunik5xuge': 1 matching files 2026/03/03 01:03:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lunojir7faci" 2026/03/03 01:03:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:03:50 DEBUG : Creating backend with remote "TestDrive:crypt/0dgnj7d671ob8vutkm6hpadd02buuindrnnbj4na79s7ph6hemag" 2026/03/03 01:03:51 DEBUG : Creating backend with remote "/tmp/rclone2880483907" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lunojir7faci'", Local "Local file system at /tmp/rclone2880483907", Modify Window "1ms" 2026/03/03 01:03:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 320b446f02012d774ac53c5999a5cb81 OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/03 01:03:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/03 01:03:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lunojir7faci' 2026/03/03 01:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunojir7faci': 1 files missing 2026/03/03 01:03:54 NOTICE: 1 hashes missing 2026/03/03 01:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunojir7faci': 1 differences found 2026/03/03 01:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunojir7faci': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/03 01:03:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/03 01:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunojir7faci': 0 differences found 2026/03/03 01:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lunojir7faci': 1 matching files 2026/03/03 01:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lunojir7faci': Purge remote 2026/03/03 01:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dufunik5xuge': Purge remote 2026/03/03 01:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoriyip6xuje': Purge remote 2026/03/03 01:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bezison7soke': Purge remote 2026/03/03 01:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kinidij2dewa': Purge remote 2026/03/03 01:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lefivic4qela': Purge remote 2026/03/03 01:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-topofod8mino': Purge remote 2026/03/03 01:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qucozub5yawo': Purge remote 2026/03/03 01:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foligec3dewu': Purge remote 2026/03/03 01:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kegalex7cupa': Purge remote --- PASS: TestApplyTransforms (63.41s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:04:01 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/03 01:04:04 DEBUG : sub/file2: md5 = 8154d33e0fcd345908a5821b07c5e37f OK 2026/03/03 01:04:04 DEBUG : sub/file2: size = 14 OK 2026/03/03 01:04:04 INFO : file1: Copied (new) to: sub/file2 2026/03/03 01:04:05 DEBUG : sub/file2: size = 14 OK 2026/03/03 01:04:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:04:05 DEBUG : file1: Unchanged skipping 2026/03/03 01:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': don't need to copy/move sub/file2, it is already at target location 2026/03/03 01:04:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.95s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.56s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:04:11 DEBUG : dst/file1: md5 = 89a61baf2504a774fba9211907ea86ad OK 2026/03/03 01:04:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedoxot4cige/backup" 2026/03/03 01:04:12 DEBUG : Creating backend with remote "TestDrive:crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0/1nrff024r7pq65ecp72fc28jb0" 2026/03/03 01:04:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3879684561) 2026/03/03 01:04:14 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige') 2026/03/03 01:04:14 DEBUG : dst/file1: Sizes differ 2026/03/03 01:04:17 INFO : dst/file1: Moved (server-side) 2026/03/03 01:04:18 DEBUG : dst/file1: md5 = 95fe0b7d56eb973245240097e20f4317 OK 2026/03/03 01:04:18 DEBUG : dst/file1: size = 14 OK 2026/03/03 01:04:18 INFO : dst/file1: Copied (new) 2026/03/03 01:04:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/03 01:04:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/03 01:04:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.74s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:04:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedoxot4cige/dst" 2026/03/03 01:04:24 DEBUG : Creating backend with remote "TestDrive:crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:04:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedoxot4cige/CompareDest" 2026/03/03 01:04:26 DEBUG : Creating backend with remote "TestDrive:crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0/gveqi14airsml4bgu7krj116o8" 2026/03/03 01:04:28 DEBUG : one: Need to transfer - File not found at Destination 2026/03/03 01:04:31 DEBUG : one: md5 = 17bc6fbd337567bde2e9b514306a58d2 OK 2026/03/03 01:04:31 DEBUG : one: size = 3 OK 2026/03/03 01:04:31 INFO : one: Copied (new) 2026/03/03 01:04:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3879684561) 2026/03/03 01:04:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige/dst') 2026/03/03 01:04:33 DEBUG : one: Sizes differ 2026/03/03 01:04:35 DEBUG : one: md5 = 186fcaf9464125434e19da879bc90024 OK 2026/03/03 01:04:35 DEBUG : one: size = 5 OK 2026/03/03 01:04:35 INFO : one: Copied (replaced existing) 2026/03/03 01:04:37 DEBUG : dst/one: md5 = f88954b0a9ed45e1011421aec489ce05 OK 2026/03/03 01:04:40 DEBUG : CompareDest/one: md5 = 6b02580578e5d0670ed059d1321a4a5e OK 2026/03/03 01:04:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3879684561) 2026/03/03 01:04:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige/dst') 2026/03/03 01:04:41 DEBUG : one: Sizes differ 2026/03/03 01:04:41 DEBUG : one: size = 5 OK 2026/03/03 01:04:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:04:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 01:04:44 DEBUG : CompareDest/two: md5 = 55519ab037da783c999226ec3f8189dd OK 2026/03/03 01:04:44 DEBUG : two: Need to transfer - File not found at Destination 2026/03/03 01:04:45 DEBUG : two: size = 3 OK 2026/03/03 01:04:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:04:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 01:04:46 DEBUG : two: Need to transfer - File not found at Destination 2026/03/03 01:04:46 DEBUG : two: size = 3 OK 2026/03/03 01:04:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:04:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 01:04:47 DEBUG : two: Need to transfer - File not found at Destination 2026/03/03 01:04:48 DEBUG : two: size = 5 (Local file system at /tmp/rclone3879684561) 2026/03/03 01:04:48 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige/CompareDest') 2026/03/03 01:04:48 DEBUG : two: Sizes differ 2026/03/03 01:04:50 DEBUG : two: md5 = 7cb4c657be198c618d954b5706e47130 OK 2026/03/03 01:04:50 DEBUG : two: size = 5 OK 2026/03/03 01:04:50 INFO : two: Copied (new) 2026/03/03 01:04:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:04:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:04:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:04:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (30.74s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:04:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedoxot4cige/dst" 2026/03/03 01:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:04:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedoxot4cige/CopyDest" 2026/03/03 01:04:57 DEBUG : Creating backend with remote "TestDrive:crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/03 01:04:59 DEBUG : one: Need to transfer - File not found at Destination 2026/03/03 01:05:02 DEBUG : one: md5 = 6d02bfa7bb6202dacb489184db227c47 OK 2026/03/03 01:05:02 DEBUG : one: size = 3 OK 2026/03/03 01:05:02 INFO : one: Copied (new) 2026/03/03 01:05:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3879684561) 2026/03/03 01:05:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige/dst') 2026/03/03 01:05:03 DEBUG : one: Sizes differ 2026/03/03 01:05:05 DEBUG : one: md5 = 72bd9806b13380fd624f846b580dd07f OK 2026/03/03 01:05:05 DEBUG : one: size = 5 OK 2026/03/03 01:05:05 INFO : one: Copied (replaced existing) 2026/03/03 01:05:08 DEBUG : dst/one: md5 = 55326fdff34bfbecf4be6f6c49ee917a OK 2026/03/03 01:05:10 DEBUG : CopyDest/one: md5 = f3d150862abc21bf3193c75deaf92ff5 OK 2026/03/03 01:05:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedoxot4cige/BackupDir" 2026/03/03 01:05:11 DEBUG : Creating backend with remote "TestDrive:crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/03 01:05:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3879684561) 2026/03/03 01:05:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige/dst') 2026/03/03 01:05:13 DEBUG : one: Sizes differ 2026/03/03 01:05:13 DEBUG : one: size = 5 OK 2026/03/03 01:05:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:05:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3879684561) 2026/03/03 01:05:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige/dst') 2026/03/03 01:05:13 DEBUG : one: Sizes differ 2026/03/03 01:05:15 INFO : one: Moved (server-side) 2026/03/03 01:05:17 DEBUG : one: size = 5 OK 2026/03/03 01:05:17 INFO : one: Copied (server-side copy) 2026/03/03 01:05:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/03 01:05:19 DEBUG : CopyDest/two: md5 = f7346305d8d7196f372f4e3ebee2fd4c OK 2026/03/03 01:05:20 DEBUG : two: Need to transfer - File not found at Destination 2026/03/03 01:05:20 DEBUG : two: size = 3 OK 2026/03/03 01:05:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:05:22 DEBUG : two: size = 3 OK 2026/03/03 01:05:22 INFO : two: Copied (server-side copy) 2026/03/03 01:05:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/03 01:05:23 DEBUG : two: size = 3 OK 2026/03/03 01:05:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:05:23 DEBUG : two: Unchanged skipping 2026/03/03 01:05:25 DEBUG : CopyDest/three: md5 = 113707b1880f53c9deebbc83f6658e15 OK 2026/03/03 01:05:26 DEBUG : three: Need to transfer - File not found at Destination 2026/03/03 01:05:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone3879684561) 2026/03/03 01:05:26 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige/CopyDest') 2026/03/03 01:05:26 DEBUG : three: Sizes differ 2026/03/03 01:05:26 DEBUG : three: Destination not found in --copy-dest 2026/03/03 01:05:28 DEBUG : three: md5 = 608a0c3d94c4bd6eca9fe8e60156e809 OK 2026/03/03 01:05:28 DEBUG : three: size = 7 OK 2026/03/03 01:05:28 INFO : three: Copied (new) 2026/03/03 01:05:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/03 01:05:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:05:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:05:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:05:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/03 01:05:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:05:35 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (41.28s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.54s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.54s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.50s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:05:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/03 01:05:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 3211705a68a90a0f268c639483e5ed2a OK 2026/03/03 01:05:41 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/03 01:05:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/03 01:05:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/03 01:05:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/03/03 01:05:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/03 01:05:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/03 01:05:45 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 82bef84f1b110213192a72db0682846d OK 2026/03/03 01:05:45 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/03 01:05:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/03 01:05:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/03 01:05:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.13s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:05:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Looking for duplicate names using skip mode. 2026/03/03 01:05:53 NOTICE: one: Found 2 files with duplicate names 2026/03/03 01:05:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.64s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:05:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Looking for duplicate names using skip mode. 2026/03/03 01:06:00 NOTICE: one: Found 3 files with duplicate names 2026/03/03 01:06:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/03 01:06:01 INFO : one: Deleted 2026/03/03 01:06:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.61s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:06:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Looking for duplicate names using first mode. 2026/03/03 01:06:08 NOTICE: one: Found 3 files with duplicate names 2026/03/03 01:06:09 INFO : one: Deleted 2026/03/03 01:06:09 INFO : one: Deleted 2026/03/03 01:06:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.19s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:06:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Looking for duplicate names using newest mode. 2026/03/03 01:06:16 NOTICE: one: Found 3 files with duplicate names 2026/03/03 01:06:16 INFO : one: Deleted 2026/03/03 01:06:17 INFO : one: Deleted 2026/03/03 01:06:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.66s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:06:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Looking for duplicate names using oldest mode. 2026/03/03 01:06:24 NOTICE: one: Found 3 files with duplicate names 2026/03/03 01:06:24 INFO : one: Deleted 2026/03/03 01:06:25 INFO : one: Deleted 2026/03/03 01:06:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.44s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:06:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Looking for duplicate names using largest mode. 2026/03/03 01:06:31 NOTICE: one: Found 3 files with duplicate names 2026/03/03 01:06:32 INFO : one: Deleted 2026/03/03 01:06:32 INFO : one: Deleted 2026/03/03 01:06:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.26s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:06:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Looking for duplicate names using smallest mode. 2026/03/03 01:06:39 NOTICE: one: Found 3 files with duplicate names 2026/03/03 01:06:39 INFO : one: Deleted 2026/03/03 01:06:40 INFO : one: Deleted 2026/03/03 01:06:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.60s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:06:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Looking for duplicate names using rename mode. 2026/03/03 01:06:47 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/03 01:06:49 INFO : one-2.txt: renamed from: one.txt 2026/03/03 01:06:50 INFO : one-3.txt: renamed from: one.txt 2026/03/03 01:06:52 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.25s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:06:57 DEBUG : dupe1/one.txt: md5 = e2573569fcf094399b8b4da6ab9ca3d2 OK 2026/03/03 01:06:59 DEBUG : dupe2/two.txt: md5 = 2eba6db101c9d2eb04d5779224331b84 OK 2026/03/03 01:07:02 DEBUG : dupe3/three.txt: md5 = 5ed798faf5be8afa17f842bfe3a67b8f OK 2026/03/03 01:07:02 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/03 01:07:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/03 01:07:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/03 01:07:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/03 01:07:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/03 01:07:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/03 01:07:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.74s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:07:11 DEBUG : a.txt: md5 = 909d8a4449405fd1cbba86cef4f07425 OK 2026/03/03 01:07:12 DEBUG : zend.txt: md5 = 2a1463ceb6ba19d3fcc530bc223af70b OK 2026/03/03 01:07:15 DEBUG : sub dir/hello world: md5 = 9afebd51787c8239206772faa2f8e996 OK 2026/03/03 01:07:16 DEBUG : sub dir/hello world2: md5 = 0b0ca10da6bb3d193b1f45b463a53108 OK 2026/03/03 01:07:19 DEBUG : sub dir/ignore dir/.ignore: md5 = 3e3678ff27d56622ee87f4efdab3063a OK 2026/03/03 01:07:20 DEBUG : sub dir/ignore dir/should be ignored: md5 = efd860a257125a9838e0c129f85bf921 OK 2026/03/03 01:07:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = 872af379c2405948ba3d7cc28fdfb753 OK 2026/03/03 01:07:24 DEBUG : a.txt: Excluded (Size Filter) 2026/03/03 01:07:24 DEBUG : a.txt: Excluded 2026/03/03 01:07:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/03 01:07:25 DEBUG : sub dir/hello world: Excluded 2026/03/03 01:07:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/03 01:07:25 DEBUG : sub dir/hello world2: Excluded 2026/03/03 01:07:26 DEBUG : sub dir/ignore dir: Excluded 2026/03/03 01:07:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/03 01:07:26 DEBUG : sub dir/hello world: Excluded 2026/03/03 01:07:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/03 01:07:26 DEBUG : sub dir/hello world2: Excluded 2026/03/03 01:07:26 DEBUG : sub dir/ignore dir: Excluded 2026/03/03 01:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/03 01:07:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/03 01:07:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/03 01:07:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/03 01:07:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/03 01:07:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/03 01:07:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.56s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:07:36 DEBUG : a.txt: md5 = 28b4fc4468e2f85db6ede00a7215a668 OK 2026/03/03 01:07:38 DEBUG : zend.txt: md5 = fecc3c7b0e3b147435c9ae87072c31ba OK 2026/03/03 01:07:40 DEBUG : sub dir/hello world: md5 = ca82f3c41ed6de93295c4753a4d3d1ba OK 2026/03/03 01:07:42 DEBUG : sub dir/hello world2: md5 = 17a8d1c1b198423e5a7c5e6e1c149e34 OK 2026/03/03 01:07:45 DEBUG : sub dir/ignore dir/.ignore: md5 = adca760e61e78022a1fef69778206248 OK 2026/03/03 01:07:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 338ec896269033a1730938c34a251416 OK 2026/03/03 01:07:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2652cc6561caed30c7786c5d27915a75 OK 2026/03/03 01:07:53 DEBUG : a.txt: Excluded (Size Filter) 2026/03/03 01:07:53 DEBUG : a.txt: Excluded 2026/03/03 01:07:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/03 01:07:54 DEBUG : sub dir/hello world2: Excluded 2026/03/03 01:07:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/03 01:07:54 DEBUG : sub dir/hello world: Excluded 2026/03/03 01:07:55 DEBUG : sub dir/ignore dir: Excluded 2026/03/03 01:07:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/03 01:07:55 DEBUG : sub dir/hello world2: Excluded 2026/03/03 01:07:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/03 01:07:55 DEBUG : sub dir/hello world: Excluded 2026/03/03 01:07:55 DEBUG : sub dir/ignore dir: Excluded 2026/03/03 01:08:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/03 01:08:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/03 01:08:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/03 01:08:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/03 01:08:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/03 01:08:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/03 01:08:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (27.86s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:08:04 DEBUG : file1: md5 = 6dc8b54065013d0a8ac2a06bbc729acd OK 2026/03/03 01:08:07 DEBUG : sub/file2: md5 = b8e6c40181785d7640224fef9379e0f4 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/03/03 01:08:13 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/03 01:08:13 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/03 01:08:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/03 01:08:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (13.96s) --- PASS: TestListJSON/Default (0.34s) --- PASS: TestListJSON/FilesOnly (0.43s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (2.95s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.36s) --- PASS: TestListJSON/Metadata (0.79s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:08:18 DEBUG : file1: md5 = 79bae65eaff239be9b2178dc86171f5e OK 2026/03/03 01:08:21 DEBUG : sub/file2: md5 = ad4fb77601fb1314621f1021c334a9d0 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/03/03 01:08:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedoxot4cige/notfound" 2026/03/03 01:08:25 DEBUG : Creating backend with remote "TestDrive:crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0/qe0i31qdkoejk60elps0ni5sqk" 2026/03/03 01:08:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.49s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.33s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.38s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (2.06s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:08:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Making directory 2026/03/03 01:08:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:08:33 DEBUG : sub dir/hello world: md5 = 646dbc44c1aa1a906ef8ce3f910185ef OK 2026/03/03 01:08:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.03s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:08:39 DEBUG : potato2: md5 = ce66cf3cbbedf090d09f5bf7b400177a OK 2026/03/03 01:08:41 DEBUG : empty space: md5 = 6b86176dee312f00d9d1600a637b1488 OK --- PASS: TestLs (6.09s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:08:45 DEBUG : potato2: md5 = b26655d40935b7422dc2cf293725d319 OK 2026/03/03 01:08:47 DEBUG : empty space: md5 = d594979d4447fbb507c6a4b93f5f34dd OK 2026/03/03 01:08:47 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.34s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:08:51 DEBUG : potato2: md5 = fec0e641658f9c1b798a39d3fed6ed82 OK 2026/03/03 01:08:53 DEBUG : empty space: md5 = 0efaa528af9c541f1aa890768049f55b OK --- PASS: TestLsLong (5.58s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:08:56 DEBUG : potato2: md5 = bc7e2e41b15acea85615150b3a23eb4a OK 2026/03/03 01:08:58 DEBUG : empty space: md5 = f8585bbfd9202841f514a1035c16653a OK --- PASS: TestHashSums (5.14s) === RUN TestHashSumsWithErrors 2026/03/03 01:09:00 DEBUG : Creating backend with remote ":memory:" 2026/03/03 01:09:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/03 01:09:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/03 01:09:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/03 01:09:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/03 01:09:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/03 01:09:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/03 01:09:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/03 01:09:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/03 01:09:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:09:02 DEBUG : potato2: md5 = fd33b12e14a95d094bc962a8cd6a7cf1 OK 2026/03/03 01:09:03 DEBUG : empty space: md5 = 17c75ae816488a0bd7a51dbaaad77087 OK 2026/03/03 01:09:06 DEBUG : sub dir/potato3: md5 = 76620549230c7531aeb0f8299fab6123 OK 2026/03/03 01:09:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (13.64s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:09:15 DEBUG : small: md5 = 80185f8b1036c3e6d7d5eea1c2862ebd OK 2026/03/03 01:09:17 DEBUG : medium: md5 = f9fddb8aa52d2baa702234a43825047d OK 2026/03/03 01:09:19 DEBUG : large: md5 = 942c3646f65ca9e14ef953dd58385926 OK 2026/03/03 01:09:19 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:20 DEBUG : large: Excluded (Size Filter) 2026/03/03 01:09:20 INFO : medium: Deleted 2026/03/03 01:09:20 INFO : small: Deleted --- PASS: TestDelete (7.82s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:09:23 DEBUG : small: md5 = de3baa8ce3d8c495b07ca28cc919dff0 OK 2026/03/03 01:09:25 DEBUG : medium: md5 = ffd3d75dbed18ee0893fd3d682741c56 OK 2026/03/03 01:09:26 DEBUG : large: md5 = 4b09aa759d479739ace2c03b9de64c89 OK 2026/03/03 01:09:27 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:27 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/03/03 01:09:28 INFO : large: Deleted 2026/03/03 01:09:28 INFO : small: Deleted --- PASS: TestMaxDelete (8.13s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:09:31 DEBUG : small: md5 = 5f298fa2d461f96f009580ea7f777cea OK 2026/03/03 01:09:33 DEBUG : medium: md5 = a79429db88b044ad4324a27d33fd1a78 OK 2026/03/03 01:09:35 DEBUG : large: md5 = 856f4c4843e93bd145bcb4d4604d168e OK 2026/03/03 01:09:35 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/03 01:09:36 INFO : small: Deleted 2026/03/03 01:09:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.83s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:09:40 DEBUG : small: md5 = 1bd74fad0d68b78bd2b38530f9fe8e6f OK 2026/03/03 01:09:42 DEBUG : medium: md5 = f934eeecffef8085d147ee248c241d1b OK 2026/03/03 01:09:44 DEBUG : large: md5 = 8fb7a8cb8f0591b05160a64aa3449b4b OK 2026/03/03 01:09:44 DEBUG : Waiting for deletions to finish 2026/03/03 01:09:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/03 01:09:45 INFO : small: Deleted 2026/03/03 01:09:45 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.37s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:09:48 DEBUG : ReadFile: md5 = 0a24aadaaa6f5336bdf4e16dd284595a OK --- PASS: TestReadFile (4.58s) === RUN TestRetry 2026/03/03 01:09:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/03 01:09:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/03 01:09:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/03 01:09:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/03 01:09:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/03 01:09:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/03 01:09:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:09:53 DEBUG : file1: md5 = dc01d3fac5c33d273e6ab9fe251efd69 OK 2026/03/03 01:09:55 DEBUG : file2: md5 = 2eff8611114ea8e8565cbaaefe664b07 OK --- PASS: TestCat (15.88s) === RUN TestPurge 2026/03/03 01:10:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufunom4fano" 2026/03/03 01:10:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:10:07 DEBUG : Creating backend with remote "TestDrive:crypt/4miuai8k725se8r1sbjvgmbpcnegun5m41j8j5v4fomq0h93frpg" 2026/03/03 01:10:09 DEBUG : Creating backend with remote "/tmp/rclone1090258995" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufunom4fano'", Local "Local file system at /tmp/rclone1090258995", Modify Window "1ms" 2026/03/03 01:10:14 DEBUG : A1/B1/C1/one: md5 = 42462044422a2c447cc51d165d579d0d OK 2026/03/03 01:10:14 INFO : A2: Making directory 2026/03/03 01:10:15 INFO : A1/B2: Making directory 2026/03/03 01:10:16 INFO : A1/B2/C2: Making directory 2026/03/03 01:10:17 INFO : A1/B1/C3: Making directory 2026/03/03 01:10:18 INFO : A3: Making directory 2026/03/03 01:10:18 INFO : A3/B3: Making directory 2026/03/03 01:10:19 INFO : A3/B3/C4: Making directory 2026/03/03 01:10:22 DEBUG : A1/two: md5 = ef5ee0492dd38c158729052c7468b040 OK 2026/03/03 01:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufunom4fano': Purge remote 2026/03/03 01:10:26 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.69s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:10:30 DEBUG : A1/B1/C1/one: md5 = d32f01ea33f5e53b1c7a61cda3d3db1e OK 2026/03/03 01:10:30 INFO : A2: Making directory 2026/03/03 01:10:31 INFO : A1/B2: Making directory 2026/03/03 01:10:32 INFO : A1/B2/C2: Making directory 2026/03/03 01:10:33 INFO : A1/B1/C3: Making directory 2026/03/03 01:10:34 INFO : A3: Making directory 2026/03/03 01:10:35 INFO : A3/B3: Making directory 2026/03/03 01:10:36 INFO : A3/B3/C4: Making directory 2026/03/03 01:10:38 DEBUG : A1/two: md5 = d5e04b39b0949821144fe2a9939f40f3 OK 2026/03/03 01:10:40 DEBUG : removing 1 level 3 directories 2026/03/03 01:10:40 INFO : A3/B3/C4: Removing directory 2026/03/03 01:10:43 DEBUG : removing 2 level 3 directories 2026/03/03 01:10:43 INFO : A1/B2/C2: Removing directory 2026/03/03 01:10:43 INFO : A1/B1/C3: Removing directory 2026/03/03 01:10:43 DEBUG : removing 2 level 2 directories 2026/03/03 01:10:43 INFO : A3/B3: Removing directory 2026/03/03 01:10:43 INFO : A1/B2: Removing directory 2026/03/03 01:10:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/03 01:10:44 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/03 01:10:44 DEBUG : removing 2 level 1 directories 2026/03/03 01:10:44 INFO : A3: Removing directory 2026/03/03 01:10:44 INFO : A2: Removing directory 2026/03/03 01:10:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/03 01:10:49 DEBUG : removing 1 level 3 directories 2026/03/03 01:10:49 INFO : A1/B1/C1: Removing directory 2026/03/03 01:10:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:50 DEBUG : removing 1 level 2 directories 2026/03/03 01:10:50 INFO : A1/B1: Removing directory 2026/03/03 01:10:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/03 01:10:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/03 01:10:51 DEBUG : removing 1 level 1 directories 2026/03/03 01:10:51 INFO : A1: Removing directory 2026/03/03 01:10:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/03 01:10:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/03 01:10:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:10:52 DEBUG : removing 1 level 0 directories 2026/03/03 01:10:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Removing directory 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/03 01:10:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (27.62s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:10:54 INFO : A1: Making directory 2026/03/03 01:10:55 INFO : A1/B1: Making directory 2026/03/03 01:10:56 INFO : A1/B1/C1: Making directory 2026/03/03 01:10:59 DEBUG : removing 1 level 3 directories 2026/03/03 01:10:59 INFO : A1/B1/C1: Removing directory 2026/03/03 01:11:00 DEBUG : removing 1 level 2 directories 2026/03/03 01:11:00 INFO : A1/B1: Removing directory 2026/03/03 01:11:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/03 01:11:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.14s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:11:03 INFO : A1: Making directory 2026/03/03 01:11:04 INFO : A1/B1: Making directory 2026/03/03 01:11:05 INFO : A1/B1/C1: Making directory 2026/03/03 01:11:08 DEBUG : removing 1 level 3 directories 2026/03/03 01:11:08 INFO : A1/B1/C1: Removing directory 2026/03/03 01:11:08 DEBUG : removing 1 level 2 directories 2026/03/03 01:11:08 INFO : A1/B1: Removing directory 2026/03/03 01:11:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/03 01:11:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.64s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:11:14 DEBUG : file1: md5 = a3db5a590d832ef6e04bff841e4f2771 OK 2026/03/03 01:11:14 DEBUG : filename.txt: File name found in url 2026/03/03 01:11:16 DEBUG : filename.txt: md5 = a7ec9beb15ae3f9718ad505831978345 OK 2026/03/03 01:11:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/03 01:11:18 DEBUG : headerfilename.txt: md5 = 99d435aa06f6feffd27dbb5510768e53 OK 2026/03/03 01:11:19 DEBUG : file2: md5 = fbe2788a68412f6f589cf41dcc871d12 OK --- PASS: TestCopyURL (10.78s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:11:22 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/03 01:11:25 DEBUG : sub/file2: md5 = 8f3789f29d791378acc176651ba59c2d OK 2026/03/03 01:11:25 DEBUG : sub/file2: size = 14 OK 2026/03/03 01:11:25 INFO : file1: Copied (new) to: sub/file2 2026/03/03 01:11:25 INFO : file1: Deleted 2026/03/03 01:11:26 DEBUG : sub/file2: size = 14 OK 2026/03/03 01:11:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:11:26 DEBUG : file1: Unchanged skipping 2026/03/03 01:11:26 INFO : file1: Deleted 2026/03/03 01:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': don't need to copy/move sub/file2, it is already at target location 2026/03/03 01:11:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.39s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:11:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/03 01:11:31 DEBUG : file1: md5 = 1cafa1ec047c17f09b2b6886bdce0698 OK 2026/03/03 01:11:31 DEBUG : file1: size = 14 OK 2026/03/03 01:11:31 INFO : file1: Copied (new) 2026/03/03 01:11:31 INFO : file1: Deleted 2026/03/03 01:11:32 DEBUG : file1: Destination exists, skipping 2026/03/03 01:11:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.77s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.54s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:11:37 DEBUG : dst/file1: md5 = de8d8036fa8e6551b3a6f96035388585 OK 2026/03/03 01:11:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedoxot4cige/backup" 2026/03/03 01:11:38 DEBUG : Creating backend with remote "TestDrive:crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0/1nrff024r7pq65ecp72fc28jb0" 2026/03/03 01:11:40 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3879684561) 2026/03/03 01:11:40 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige') 2026/03/03 01:11:40 DEBUG : dst/file1: Sizes differ 2026/03/03 01:11:42 INFO : dst/file1: Moved (server-side) 2026/03/03 01:11:44 DEBUG : dst/file1: md5 = e8f73d7de29b517b39861da475ea7576 OK 2026/03/03 01:11:44 DEBUG : dst/file1: size = 14 OK 2026/03/03 01:11:44 INFO : dst/file1: Copied (new) 2026/03/03 01:11:44 INFO : dst/file1: Deleted 2026/03/03 01:11:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/03 01:11:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/03 01:11:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.20s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:11:52 DEBUG : A1/one: md5 = e8addb1402dc3797c35a140e136e39c1 OK 2026/03/03 01:11:54 DEBUG : A1/two: md5 = 762ca001c374c43735a04120abfa9007 OK 2026/03/03 01:11:56 DEBUG : A1/B1/three: md5 = 3972ec4ddf400db7b20d5a1a736e473a OK 2026/03/03 01:11:59 DEBUG : A1/B1/C1/four: md5 = 12589347490c71ac6b482a648840c523 OK 2026/03/03 01:12:01 DEBUG : A1/B1/C2/five: md5 = 4f64c819dc49e31db598552caeb7861c OK 2026/03/03 01:12:01 INFO : A1/B2: Making directory 2026/03/03 01:12:02 INFO : A1/B1/C3: Making directory 2026/03/03 01:12:13 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/03 01:12:13 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/03 01:12:13 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/03 01:12:13 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/03 01:12:13 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/03 01:12:17 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/03 01:12:17 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/03 01:12:17 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/03 01:12:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/03 01:12:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/03 01:12:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/03 01:12:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/03 01:12:27 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/03 01:12:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/03 01:12:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/03 01:12:27 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/03 01:12:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/03 01:12:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/03 01:12:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/03 01:12:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/03 01:12:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/03 01:12:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/03 01:12:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/03 01:12:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/03 01:12:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/03 01:12:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/03 01:12:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/03 01:12:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/03 01:12:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/03 01:12:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:12:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (52.11s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:12:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': File to upload is small (34 bytes), uploading instead of streaming 2026/03/03 01:12:44 DEBUG : no_checksum_small_file_from_pipe: md5 = 0cf3dd39faf7edf2b79eefd5d4684546 OK 2026/03/03 01:12:44 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/03 01:12:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/03 01:12:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/03 01:12:45 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/03 01:12:46 DEBUG : no_checksum_big_file_from_pipe: md5 = d8ef25da5379d1a3b9b9ca6c9db3f734 OK 2026/03/03 01:12:46 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/03 01:12:46 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': File to upload is small (34 bytes), uploading instead of streaming 2026/03/03 01:12:51 DEBUG : with_checksum_small_file_from_pipe: md5 = d89f165f28b9f07a954f8c364cdfe3c8 OK 2026/03/03 01:12:51 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/03 01:12:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/03 01:12:51 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/03 01:12:52 DEBUG : with_checksum_big_file_from_pipe: md5 = 3e13d57452f9cb4a13d6d9f6a5ddbf2c OK 2026/03/03 01:12:52 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/03 01:12:52 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:12:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': File to upload is small (34 bytes), uploading instead of streaming 2026/03/03 01:12:56 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/03 01:12:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:12:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/03 01:12:58 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/03 01:12:58 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': File to upload is small (34 bytes), uploading instead of streaming 2026/03/03 01:13:02 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/03 01:13:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/03 01:13:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/03 01:13:04 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/03 01:13:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.99s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/03 01:13:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': File to upload is small (48 bytes), uploading instead of streaming 2026/03/03 01:13:08 DEBUG : rcat_metadata: md5 = 3ac868575b1aefd26e4c7dd665d9101d OK 2026/03/03 01:13:08 DEBUG : rcat_metadata: size = 48 OK 2026/03/03 01:13:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/03 01:13:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/03 01:13:12 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1b77e706c75397d2b501b958f8549676 OK 2026/03/03 01:13:12 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/03 01:13:12 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.99s) --- PASS: TestRcatMetadata/Normal (2.89s) --- PASS: TestRcatMetadata/ViaDisk (3.54s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:13:16 DEBUG : potato1: md5 = c957bf987dd2bbd329e88145948b5f6f OK 2026/03/03 01:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': File to upload is small (60 bytes), uploading instead of streaming 2026/03/03 01:13:18 DEBUG : potato2: md5 = be722346c34b9720bb73a904b2e06b28 OK 2026/03/03 01:13:18 DEBUG : potato2: size = 60 OK 2026/03/03 01:13:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.51s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:13:22 DEBUG : potato1: md5 = 62f744af05ad042344453d01181671f5 OK 2026/03/03 01:13:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': File to upload is small (60 bytes), uploading instead of streaming 2026/03/03 01:13:23 DEBUG : potato2: md5 = fda46b24da315d446372bf36a4ace935 OK 2026/03/03 01:13:23 DEBUG : potato2: size = 60 OK 2026/03/03 01:13:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.81s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:13:27 DEBUG : potato2: md5 = 757fba9841961aeafa016d5b7b001a96 OK 2026/03/03 01:13:29 DEBUG : empty space: md5 = d81e735669f5e445c64e7cbd22d968cb OK 2026/03/03 01:13:31 DEBUG : sub dir/potato3: md5 = 603e6b661bf0f7f84113d71f47d33a65 OK 2026/03/03 01:13:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Touching "sub dir/potato3" 2026/03/03 01:13:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Touching "potato2" 2026/03/03 01:13:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Touching "empty space" 2026/03/03 01:13:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.12s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:13:37 DEBUG : dir with metadata: Making directory with metadata 2026/03/03 01:13:38 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.85s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:13:40 DEBUG : directory with modtime: Making directory with metadata 2026/03/03 01:13:41 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.01s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:13:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/03 01:13:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 01:13:43 DEBUG : Google drive root 'crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0': Skipping btime metadata as can't update it on an existing file: 2026-03-03T01:13:43.124855288Z 2026/03/03 01:13:44 INFO : non existent directory: Updated directory metadata 2026/03/03 01:13:46 DEBUG : Google drive root 'crypt/8m96h3fiudcju6mhmbqgtf557cjqa825nq4rh4209bfk0959e9e0': Skipping btime metadata as can't update it on an existing file: 2026-03-03T01:13:43.124855288Z 2026/03/03 01:13:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.92s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:13:49 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/03 01:13:51 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/03 01:13:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.79s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:13:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/03 01:13:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 01:13:53 DEBUG : dst: Making directory with metadata 2026/03/03 01:13:54 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 01:13:54 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:13:55 INFO : dst: Set directory modification time (using SetModTime) 2026/03/03 01:13:55 INFO : dst: Set directory modification time (using SetModTime) 2026/03/03 01:13:55 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/03 01:13:56 INFO : dst: Set directory modification time (using SetModTime) 2026/03/03 01:13:56 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.11s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige'", Local "Local file system at /tmp/rclone3879684561", Modify Window "1ms" 2026/03/03 01:14:00 DEBUG : sub dir/test remove existing: md5 = 596a0d87c63de5f0cc685d5678489908 OK 2026/03/03 01:14:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 93447394736fe7ce66050d9e18e78662 OK 2026/03/03 01:14:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pojutuf6" before starting 2026/03/03 01:14:05 DEBUG : sub dir/test remove existing.pojutuf6: TEST: removing renamed existing file after operation 2026/03/03 01:14:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wivozix7" before starting 2026/03/03 01:14:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wivozix7: TEST: renaming existing back after failed operation 2026/03/03 01:14:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tapimaf7" before starting 2026/03/03 01:14:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tapimaf7: TEST: removing renamed existing file after operation 2026/03/03 01:14:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3h2042n13me3s3629ep9s9423rd87r1d25mek1md4d2brposg6vi3rkl715uj87919kdqlqie1da7rctpk064an4mr3ec45evlmsip3upah39fjssnpjv7d23ksd343t71qjmtedk6th01igtlmolatjpttn1ha94m97i1l8jfd0bfta950g" 2026/03/03 01:14:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jqqp10hr4qlofsf949apl0vvu0hhivnjilk5m6gks9fap3jnvlsg" --- PASS: TestRemoveExisting (15.50s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/03/03 01:14:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedoxot4cige': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m4.222219777s (try 1/5)