"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/06/03 01:22:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memixab4hape" 2026/06/03 01:22:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:22:29 DEBUG : Creating backend with remote "TestDrive:crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0" 2026/06/03 01:22:29 DEBUG : TestDrive: Token expired 2026/06/03 01:22:29 DEBUG : TestDrive: No updated token found in the config file 2026/06/03 01:22:29 DEBUG : TestDrive: Token refresh successful 2026/06/03 01:22:29 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/06/03 01:22:29 DEBUG : TestDrive: Saved new token in config file 2026/06/03 01:22:30 DEBUG : Creating backend with remote "/tmp/rclone2609055804" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.30s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2026/06/03 01:22:31 DEBUG : a: size = 0 OK 2026/06/03 01:22:31 DEBUG : a: size = 1 (memory) 2026/06/03 01:22:31 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/03 01:22:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 01:22:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 01:22:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 01:22:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/03 01:22:31 DEBUG : potato: Seek from 10 to 0 2026/06/03 01:22:31 DEBUG : potato: Seek from 10 to 0 2026/06/03 01:22:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/03 01:22:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 01:22:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 01:22:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 01:22:31 DEBUG : potato: Seek from 5 to 2 2026/06/03 01:22:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/03 01:22:31 DEBUG : potato: Seek from 7 to 0 2026/06/03 01:22:31 DEBUG : potato: Seek from 7 to 0 2026/06/03 01:22:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/03 01:22:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 01:22:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 01:22:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 01:22:31 DEBUG : potato: Seek from 5 to 2 2026/06/03 01:22:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/03 01:22:31 DEBUG : potato: Seek from 8 to 0 2026/06/03 01:22:31 DEBUG : potato: Seek from 8 to 0 2026/06/03 01:22:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/03 01:22:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 01:22:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 01:22:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 01:22:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 01:22:31 DEBUG : potato: Seek from 5 to 2 2026/06/03 01:22:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/03 01:22:31 DEBUG : potato: Seek from 9 to 0 2026/06/03 01:22:31 DEBUG : potato: Seek from 9 to 0 2026/06/03 01:22:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:22:34 DEBUG : rutabaga: md5 = aedf59c686ceff2ab5681acc29985fb9 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/06/03 01:22:37 DEBUG : empty space: md5 = 727e19ae993ca46dacadee7b02867025 OK === RUN TestCheck/3 2026/06/03 01:22:39 DEBUG : potato2: md5 = 06d04e0b2000ad412edc71ca229dd17d OK === RUN TestCheck/4 === RUN TestCheck/5 2026/06/03 01:22:42 DEBUG : remotepotato: md5 = dc0dba78c2909f5ac4b9993c91d11838 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.43s) --- PASS: TestCheck/1 (0.34s) --- PASS: TestCheck/2 (0.52s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.34s) --- PASS: TestCheck/6 (0.36s) --- PASS: TestCheck/7 (0.32s) === RUN TestCheckFsError 2026/06/03 01:22:46 DEBUG : Creating backend with remote "nonexistent" 2026/06/03 01:22:46 DEBUG : Creating backend with remote "nonexistent" 2026/06/03 01:22:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/03 01:22:46 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/06/03 01:22:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/03 01:22:46 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:22:48 DEBUG : rutabaga: md5 = 35aac92315d06d6bc2257116663ee273 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/03 01:22:52 DEBUG : empty space: md5 = fae7e7273216e97a329f67985f24226a OK === RUN TestCheckDownload/3 2026/06/03 01:22:55 DEBUG : potato2: md5 = 5763d1773f3a25769f13a4fa8ec60bad OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/03 01:22:59 DEBUG : remotepotato: md5 = acc14abf07388c3a323d05ef71523887 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.75s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (1.11s) --- PASS: TestCheckDownload/5 (1.09s) --- PASS: TestCheckDownload/6 (0.85s) --- PASS: TestCheckDownload/7 (0.85s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:23:06 DEBUG : rutabaga: md5 = 26653d7ef735632403111cc9b084755c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/03 01:23:09 DEBUG : empty space: md5 = 3657b7cd7387334bb89697dc13440695 OK === RUN TestCheckSizeOnly/3 2026/06/03 01:23:12 DEBUG : potato2: md5 = 8665c1cfba1ba7a2706d8db871f6f5ca OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/03 01:23:14 DEBUG : remotepotato: md5 = 8617a67134b36bb8dadb6d7d294df957 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.49s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.33s) --- PASS: TestCheckSizeOnly/3 (0.33s) --- PASS: TestCheckSizeOnly/4 (0.46s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.32s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:23:20 DEBUG : test.sum: md5 = 4a2fe01f2cae4420c913f32392cc99b6 OK 2026/06/03 01:23:21 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/03 01:23:21 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/03 01:23:21 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/03 01:23:21 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/03 01:23:24 DEBUG : test.sum: md5 = 9a3f2161ee455d4add72c1388c29a7d1 OK 2026/06/03 01:23:25 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/03 01:23:25 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/03 01:23:25 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/03 01:23:25 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.86s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:23:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memixab4hape/data" 2026/06/03 01:23:26 DEBUG : Config file has changed externally - reloading 2026/06/03 01:23:26 DEBUG : Creating backend with remote "TestDrive:crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape/data' lacks md5, skipping --- SKIP: TestCheckSum (2.29s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:23:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memixab4hape/data" 2026/06/03 01:23:28 DEBUG : Creating backend with remote "TestDrive:crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0/vjrnln8ratgmqakfosrqe8espk" 2026/06/03 01:23:33 DEBUG : data/banana: md5 = 76a0cbdd2e4bca8fe6e20b70c2ddd1db OK 2026/06/03 01:23:35 DEBUG : test.sum: md5 = 33d1ecc60fee595ff9060f11d1b74dfe OK === RUN TestCheckSumDownload/subtest1 2026/06/03 01:23:39 DEBUG : data/potato: md5 = 86fcd730b61fcc3dc15011e65c2b2d75 OK 2026/06/03 01:23:41 DEBUG : test.sum: md5 = 74e00203d40db63bdb8443829bcc2b74 OK === RUN TestCheckSumDownload/subtest2 2026/06/03 01:23:46 DEBUG : test.sum: md5 = 76524cca9dcc150985c0533ff451385b OK === RUN TestCheckSumDownload/subtest3 2026/06/03 01:23:50 DEBUG : test.sum: md5 = 5e3dde661f4ef1a3c806febe8fe987a2 OK === RUN TestCheckSumDownload/subtest4 2026/06/03 01:23:55 DEBUG : test.sum: md5 = 38dd113f695fc9c52bed01914a9368ae OK === RUN TestCheckSumDownload/subtest5 2026/06/03 01:24:00 DEBUG : test.sum: md5 = adf8fe0ec519a575c7ca0f42d0c823f1 OK === RUN TestCheckSumDownload/subtest6 2026/06/03 01:24:04 DEBUG : data/banana: md5 = 9023580c66bdb6b6d831797e3b46539b OK 2026/06/03 01:24:06 DEBUG : data/potato: md5 = ad142b638bd0172be176e66611f9866d OK 2026/06/03 01:24:08 DEBUG : test.sum: md5 = fdb10bfdac81fc3a4f5019f9dc917c1f OK === RUN TestCheckSumDownload/subtest7 2026/06/03 01:24:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/06/03 01:24:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.54s) --- PASS: TestCheckSumDownload/subtest1 (2.46s) --- PASS: TestCheckSumDownload/subtest2 (2.04s) --- PASS: TestCheckSumDownload/subtest3 (2.03s) --- PASS: TestCheckSumDownload/subtest4 (1.91s) --- PASS: TestCheckSumDownload/subtest5 (2.04s) --- PASS: TestCheckSumDownload/subtest6 (1.86s) --- PASS: TestCheckSumDownload/subtest7 (2.03s) === RUN TestApplyTransforms 2026/06/03 01:24:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirinip1jeke" 2026/06/03 01:24:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:24:14 DEBUG : Creating backend with remote "TestDrive:crypt/uamu3duc8j27bgkfsghiqf5gadobktao27qvqic4hudb4f192r1g" 2026/06/03 01:24:15 DEBUG : Creating backend with remote "/tmp/rclone916662627" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirinip1jeke'", Local "Local file system at /tmp/rclone916662627", Modify Window "1ms" 2026/06/03 01:24:18 DEBUG : hello, world!: md5 = 50d07a49ff137aa85750e3f49ea6981b OK upper checkfile vs. lower remote (without normalization) 2026/06/03 01:24:19 ERROR : hello, world!: sum not found 2026/06/03 01:24:19 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cirinip1jeke' 2026/06/03 01:24:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirinip1jeke': 1 files missing 2026/06/03 01:24:19 NOTICE: 1 hashes missing 2026/06/03 01:24:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirinip1jeke': 1 differences found 2026/06/03 01:24:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirinip1jeke': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/03 01:24:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 01:24:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirinip1jeke': 0 differences found 2026/06/03 01:24:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirinip1jeke': 1 matching files 2026/06/03 01:24:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutuluw9motu" 2026/06/03 01:24:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:24:20 DEBUG : Creating backend with remote "TestDrive:crypt/6igc9i7esu2032plnpot31g5m7cumq8ho9tl1henarumrdh3165g" 2026/06/03 01:24:21 DEBUG : Creating backend with remote "/tmp/rclone1069699797" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutuluw9motu'", Local "Local file system at /tmp/rclone1069699797", Modify Window "1ms" 2026/06/03 01:24:24 DEBUG : HELLO, WORLD!: md5 = e96c02dc5aaee93e9bbc396a53cbfa9e OK lower checkfile vs. upper remote (without normalization) 2026/06/03 01:24:24 ERROR : HELLO, WORLD!: sum not found 2026/06/03 01:24:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dutuluw9motu' 2026/06/03 01:24:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutuluw9motu': 1 files missing 2026/06/03 01:24:24 NOTICE: 1 hashes missing 2026/06/03 01:24:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutuluw9motu': 1 differences found 2026/06/03 01:24:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutuluw9motu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/03 01:24:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 01:24:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutuluw9motu': 0 differences found 2026/06/03 01:24:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutuluw9motu': 1 matching files 2026/06/03 01:24:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedeqah3lije" 2026/06/03 01:24:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:24:25 DEBUG : Creating backend with remote "TestDrive:crypt/sg3olud90qsso5usru8tlke25gkiuo140tjj9krt5aaaq3ssevg0" 2026/06/03 01:24:27 DEBUG : Creating backend with remote "/tmp/rclone2571641909" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedeqah3lije'", Local "Local file system at /tmp/rclone2571641909", Modify Window "1ms" 2026/06/03 01:24:29 DEBUG : HeLlO, wOrLd!: md5 = ded580523e832aed2e177829378d77c6 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/03 01:24:30 ERROR : HeLlO, wOrLd!: sum not found 2026/06/03 01:24:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sedeqah3lije' 2026/06/03 01:24:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sedeqah3lije': 1 files missing 2026/06/03 01:24:30 NOTICE: 1 hashes missing 2026/06/03 01:24:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sedeqah3lije': 1 differences found 2026/06/03 01:24:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sedeqah3lije': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/03 01:24:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 01:24:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sedeqah3lije': 0 differences found 2026/06/03 01:24:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sedeqah3lije': 1 matching files 2026/06/03 01:24:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroz6jehu" 2026/06/03 01:24:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:24:31 DEBUG : Creating backend with remote "TestDrive:crypt/qg9pvh2ah1697ouq5bu1083ugqgqpv0ik7ji6q6i362ag7njkc90" 2026/06/03 01:24:32 DEBUG : Creating backend with remote "/tmp/rclone1510685740" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroz6jehu'", Local "Local file system at /tmp/rclone1510685740", Modify Window "1ms" 2026/06/03 01:24:35 DEBUG : HELLO, WORLD!: md5 = 794efd3543505fb121995cdeb6d3a7e2 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/03 01:24:35 ERROR : HELLO, WORLD!: sum not found 2026/06/03 01:24:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hilaroz6jehu' 2026/06/03 01:24:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilaroz6jehu': 1 files missing 2026/06/03 01:24:35 NOTICE: 1 hashes missing 2026/06/03 01:24:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilaroz6jehu': 1 differences found 2026/06/03 01:24:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilaroz6jehu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/03 01:24:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 01:24:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilaroz6jehu': 0 differences found 2026/06/03 01:24:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilaroz6jehu': 1 matching files 2026/06/03 01:24:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yetoyoc8raqu" 2026/06/03 01:24:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:24:36 DEBUG : Creating backend with remote "TestDrive:crypt/kgt8udvp4ktpuc4jckihg4g5j06mhdggm265v7tg2r6vq9e60le0" 2026/06/03 01:24:38 DEBUG : Creating backend with remote "/tmp/rclone24921310" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yetoyoc8raqu'", Local "Local file system at /tmp/rclone24921310", Modify Window "1ms" 2026/06/03 01:24:41 DEBUG : 測試_Русский___ě_áñ: md5 = eaf3fb74700568fd040632445298fa06 OK NFD checkfile vs. NFC remote (without normalization) 2026/06/03 01:24:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/03 01:24:41 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yetoyoc8raqu' 2026/06/03 01:24:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetoyoc8raqu': 1 files missing 2026/06/03 01:24:41 NOTICE: 1 hashes missing 2026/06/03 01:24:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetoyoc8raqu': 1 differences found 2026/06/03 01:24:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetoyoc8raqu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/03 01:24:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 01:24:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetoyoc8raqu': 0 differences found 2026/06/03 01:24:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yetoyoc8raqu': 1 matching files 2026/06/03 01:24:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mafasik8geya" 2026/06/03 01:24:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:24:42 DEBUG : Creating backend with remote "TestDrive:crypt/dbmv049te36r4b9ba09eh35bbgat577u2q9eouq9c51q2jq8v0e0" 2026/06/03 01:24:43 DEBUG : Creating backend with remote "/tmp/rclone1357841101" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mafasik8geya'", Local "Local file system at /tmp/rclone1357841101", Modify Window "1ms" 2026/06/03 01:24:46 DEBUG : 測試_Русский___ě_áñ: md5 = 847e59fbe271482dfdee48863600bd96 OK NFC checkfile vs. NFD remote (without normalization) 2026/06/03 01:24:47 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/03 01:24:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mafasik8geya' 2026/06/03 01:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafasik8geya': 1 files missing 2026/06/03 01:24:47 NOTICE: 1 hashes missing 2026/06/03 01:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafasik8geya': 1 differences found 2026/06/03 01:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafasik8geya': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/03 01:24:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 01:24:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafasik8geya': 0 differences found 2026/06/03 01:24:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafasik8geya': 1 matching files 2026/06/03 01:24:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuyizek9bofo" 2026/06/03 01:24:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:24:48 DEBUG : Creating backend with remote "TestDrive:crypt/174m9e96jqm1615ep9981g54q0e9gnqh5tssp61tk8fo26ff3qag" 2026/06/03 01:24:49 DEBUG : Creating backend with remote "/tmp/rclone4207263077" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuyizek9bofo'", Local "Local file system at /tmp/rclone4207263077", Modify Window "1ms" 2026/06/03 01:24:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 512d64d327d02d7cf9458697bbf199cc OK NFDx2 checkfile vs. both remote (without normalization) 2026/06/03 01:24:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/03 01:24:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuyizek9bofo' 2026/06/03 01:24:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyizek9bofo': 1 files missing 2026/06/03 01:24:53 NOTICE: 1 hashes missing 2026/06/03 01:24:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyizek9bofo': 1 differences found 2026/06/03 01:24:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyizek9bofo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/03 01:24:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 01:24:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyizek9bofo': 0 differences found 2026/06/03 01:24:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyizek9bofo': 1 matching files 2026/06/03 01:24:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puxisin6yobu" 2026/06/03 01:24:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:24:54 DEBUG : Creating backend with remote "TestDrive:crypt/c08khp9l594fjv0up6417m4n7mq0m79gjj6bg5p2vvc9ceu632k0" 2026/06/03 01:24:55 DEBUG : Creating backend with remote "/tmp/rclone349682552" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puxisin6yobu'", Local "Local file system at /tmp/rclone349682552", Modify Window "1ms" 2026/06/03 01:24:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a1162c11fac3ab873317a7538cf15e52 OK NFCx2 checkfile vs. both remote (without normalization) 2026/06/03 01:24:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/03 01:24:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-puxisin6yobu' 2026/06/03 01:24:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxisin6yobu': 1 files missing 2026/06/03 01:24:59 NOTICE: 1 hashes missing 2026/06/03 01:24:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxisin6yobu': 1 differences found 2026/06/03 01:24:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxisin6yobu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/03 01:25:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 01:25:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxisin6yobu': 0 differences found 2026/06/03 01:25:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxisin6yobu': 1 matching files 2026/06/03 01:25:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucabef2mapo" 2026/06/03 01:25:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:25:00 DEBUG : Creating backend with remote "TestDrive:crypt/kn5f3vaorfo0l559172hmbtthjks1gur4cfq365ne7h39ircur8g" 2026/06/03 01:25:01 DEBUG : Creating backend with remote "/tmp/rclone3708487865" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucabef2mapo'", Local "Local file system at /tmp/rclone3708487865", Modify Window "1ms" 2026/06/03 01:25:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ba6ae8b1291eae92cacc61cdc074ed35 OK both checkfile vs. NFDx2 remote (without normalization) 2026/06/03 01:25:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/03 01:25:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hucabef2mapo' 2026/06/03 01:25:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucabef2mapo': 1 files missing 2026/06/03 01:25:04 NOTICE: 1 hashes missing 2026/06/03 01:25:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucabef2mapo': 1 differences found 2026/06/03 01:25:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucabef2mapo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/03 01:25:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 01:25:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucabef2mapo': 0 differences found 2026/06/03 01:25:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucabef2mapo': 1 matching files 2026/06/03 01:25:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bilaway6vife" 2026/06/03 01:25:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:25:06 DEBUG : Creating backend with remote "TestDrive:crypt/1e6543659h6dujgbiqkbni35r26fn8sdf3q6mmb74a9t4lba7p7g" 2026/06/03 01:25:07 DEBUG : Creating backend with remote "/tmp/rclone2913887351" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bilaway6vife'", Local "Local file system at /tmp/rclone2913887351", Modify Window "1ms" 2026/06/03 01:25:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3c090703fe81517f55825c22ea9daa84 OK both checkfile vs. NFCx2 remote (without normalization) 2026/06/03 01:25:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/03 01:25:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bilaway6vife' 2026/06/03 01:25:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bilaway6vife': 1 files missing 2026/06/03 01:25:10 NOTICE: 1 hashes missing 2026/06/03 01:25:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bilaway6vife': 1 differences found 2026/06/03 01:25:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bilaway6vife': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/03 01:25:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 01:25:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bilaway6vife': 0 differences found 2026/06/03 01:25:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bilaway6vife': 1 matching files 2026/06/03 01:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bilaway6vife': Purge remote 2026/06/03 01:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucabef2mapo': Purge remote 2026/06/03 01:25:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puxisin6yobu': Purge remote 2026/06/03 01:25:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuyizek9bofo': Purge remote 2026/06/03 01:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafasik8geya': Purge remote 2026/06/03 01:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yetoyoc8raqu': Purge remote 2026/06/03 01:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroz6jehu': Purge remote 2026/06/03 01:25:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedeqah3lije': Purge remote 2026/06/03 01:25:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutuluw9motu': Purge remote 2026/06/03 01:25:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirinip1jeke': Purge remote --- PASS: TestApplyTransforms (63.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:25:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/03 01:25:20 DEBUG : sub/file2: md5 = 3307e08140406150b37364c056fef5c5 OK 2026/06/03 01:25:20 DEBUG : sub/file2: size = 14 OK 2026/06/03 01:25:20 INFO : file1: Copied (new) to: sub/file2 2026/06/03 01:25:21 DEBUG : sub/file2: size = 14 OK 2026/06/03 01:25:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:25:21 DEBUG : file1: Unchanged skipping 2026/06/03 01:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': don't need to copy/move sub/file2, it is already at target location 2026/06/03 01:25:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.67s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:25:28 DEBUG : dst/file1: md5 = 7ca75b57c88bab05612e72f0edc9487b OK 2026/06/03 01:25:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memixab4hape/backup" 2026/06/03 01:25:29 DEBUG : Creating backend with remote "TestDrive:crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0/1nrff024r7pq65ecp72fc28jb0" 2026/06/03 01:25:31 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2609055804) 2026/06/03 01:25:31 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape') 2026/06/03 01:25:31 DEBUG : dst/file1: Sizes differ 2026/06/03 01:25:34 INFO : dst/file1: Moved (server-side) 2026/06/03 01:25:36 DEBUG : dst/file1: md5 = 5d193bc0dbb5a5f1f0c252d4f7738ad0 OK 2026/06/03 01:25:36 DEBUG : dst/file1: size = 14 OK 2026/06/03 01:25:36 INFO : dst/file1: Copied (new) 2026/06/03 01:25:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 01:25:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 01:25:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.09s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:25:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memixab4hape/dst" 2026/06/03 01:25:42 DEBUG : Creating backend with remote "TestDrive:crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/03 01:25:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memixab4hape/CompareDest" 2026/06/03 01:25:44 DEBUG : Creating backend with remote "TestDrive:crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0/gveqi14airsml4bgu7krj116o8" 2026/06/03 01:25:46 DEBUG : one: Need to transfer - File not found at Destination 2026/06/03 01:25:49 DEBUG : one: md5 = 042a3479ea11f31aa10b92d347ad870a OK 2026/06/03 01:25:49 DEBUG : one: size = 3 OK 2026/06/03 01:25:49 INFO : one: Copied (new) 2026/06/03 01:25:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2609055804) 2026/06/03 01:25:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape/dst') 2026/06/03 01:25:50 DEBUG : one: Sizes differ 2026/06/03 01:25:52 DEBUG : one: md5 = 71fc9faf33d75596a0d5c1fc0d1cbb78 OK 2026/06/03 01:25:52 DEBUG : one: size = 5 OK 2026/06/03 01:25:52 INFO : one: Copied (replaced existing) 2026/06/03 01:25:54 DEBUG : dst/one: md5 = 91d47cc6516d941dbbdbccbbb88c0ffc OK 2026/06/03 01:25:57 DEBUG : CompareDest/one: md5 = cc915a51b266294e70bb3e160f8e57f8 OK 2026/06/03 01:25:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2609055804) 2026/06/03 01:25:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape/dst') 2026/06/03 01:25:58 DEBUG : one: Sizes differ 2026/06/03 01:25:59 DEBUG : one: size = 5 OK 2026/06/03 01:25:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:25:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 01:26:01 DEBUG : CompareDest/two: md5 = 9cffc6046c00695b5c26b34c429e00b2 OK 2026/06/03 01:26:02 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 01:26:03 DEBUG : two: size = 3 OK 2026/06/03 01:26:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:26:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 01:26:03 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 01:26:04 DEBUG : two: size = 3 OK 2026/06/03 01:26:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:26:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 01:26:05 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 01:26:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone2609055804) 2026/06/03 01:26:05 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape/CompareDest') 2026/06/03 01:26:05 DEBUG : two: Sizes differ 2026/06/03 01:26:07 DEBUG : two: md5 = e342d2715f80f453c1a4eb30b4ffc310 OK 2026/06/03 01:26:07 DEBUG : two: size = 5 OK 2026/06/03 01:26:07 INFO : two: Copied (new) 2026/06/03 01:26:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/03 01:26:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:26:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:26:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (31.77s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:26:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memixab4hape/dst" 2026/06/03 01:26:13 DEBUG : Config file has changed externally - reloading 2026/06/03 01:26:13 DEBUG : Creating backend with remote "TestDrive:crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/03 01:26:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memixab4hape/CopyDest" 2026/06/03 01:26:15 DEBUG : Creating backend with remote "TestDrive:crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/03 01:26:17 DEBUG : one: Need to transfer - File not found at Destination 2026/06/03 01:26:20 DEBUG : one: md5 = 2ef7b030aac8ee49b066fea1aefd397c OK 2026/06/03 01:26:20 DEBUG : one: size = 3 OK 2026/06/03 01:26:20 INFO : one: Copied (new) 2026/06/03 01:26:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2609055804) 2026/06/03 01:26:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape/dst') 2026/06/03 01:26:22 DEBUG : one: Sizes differ 2026/06/03 01:26:23 DEBUG : one: md5 = 875a161f224036b91fd88a6f24adbd2e OK 2026/06/03 01:26:23 DEBUG : one: size = 5 OK 2026/06/03 01:26:23 INFO : one: Copied (replaced existing) 2026/06/03 01:26:26 DEBUG : dst/one: md5 = 8a3239a6fc48e01bfff0b10ea75a92a2 OK 2026/06/03 01:26:28 DEBUG : CopyDest/one: md5 = a03b38d1b3496dfdf0c40c2cba17b367 OK 2026/06/03 01:26:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memixab4hape/BackupDir" 2026/06/03 01:26:30 DEBUG : Config file has changed externally - reloading 2026/06/03 01:26:30 DEBUG : Creating backend with remote "TestDrive:crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/03 01:26:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2609055804) 2026/06/03 01:26:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape/dst') 2026/06/03 01:26:32 DEBUG : one: Sizes differ 2026/06/03 01:26:32 DEBUG : one: size = 5 OK 2026/06/03 01:26:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:26:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2609055804) 2026/06/03 01:26:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape/dst') 2026/06/03 01:26:32 DEBUG : one: Sizes differ 2026/06/03 01:26:35 INFO : one: Moved (server-side) 2026/06/03 01:26:36 DEBUG : one: size = 5 OK 2026/06/03 01:26:36 INFO : one: Copied (server-side copy) 2026/06/03 01:26:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/03 01:26:38 DEBUG : CopyDest/two: md5 = 8fc463524620fb96b6ceb31a3995c843 OK 2026/06/03 01:26:39 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 01:26:40 DEBUG : two: size = 3 OK 2026/06/03 01:26:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:26:41 DEBUG : two: size = 3 OK 2026/06/03 01:26:41 INFO : two: Copied (server-side copy) 2026/06/03 01:26:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/03 01:26:42 DEBUG : two: size = 3 OK 2026/06/03 01:26:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:26:42 DEBUG : two: Unchanged skipping 2026/06/03 01:26:45 DEBUG : CopyDest/three: md5 = 7f9d59dbade4664e5476e8d5cdbd3111 OK 2026/06/03 01:26:46 DEBUG : three: Need to transfer - File not found at Destination 2026/06/03 01:26:46 DEBUG : three: size = 7 (Local file system at /tmp/rclone2609055804) 2026/06/03 01:26:46 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape/CopyDest') 2026/06/03 01:26:46 DEBUG : three: Sizes differ 2026/06/03 01:26:46 DEBUG : three: Destination not found in --copy-dest 2026/06/03 01:26:48 DEBUG : three: md5 = f649aac129caaac1fb2b0c071ae7b4ac OK 2026/06/03 01:26:48 DEBUG : three: size = 7 OK 2026/06/03 01:26:48 INFO : three: Copied (new) 2026/06/03 01:26:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/03 01:26:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/03 01:26:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:26:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/03 01:26:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:26:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/03 01:26:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (42.70s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.62s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.50s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:26:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/03 01:27:01 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0819a9ca2ef7916b40d6b422b21884e5 OK 2026/06/03 01:27:01 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/03 01:27:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/03 01:27:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/03 01:27:02 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/06/03 01:27:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/03 01:27:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/03 01:27:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b1559e7139036c5277d2035f49c581b0 OK 2026/06/03 01:27:05 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/03 01:27:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/03 01:27:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/06/03 01:27:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.14s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:27:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Looking for duplicate names using skip mode. 2026/06/03 01:27:13 NOTICE: one: Found 2 files with duplicate names 2026/06/03 01:27:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.83s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:27:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Looking for duplicate names using skip mode. 2026/06/03 01:27:21 NOTICE: one: Found 3 files with duplicate names 2026/06/03 01:27:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/06/03 01:27:21 INFO : one: Deleted 2026/06/03 01:27:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.48s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:27:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Looking for duplicate names using first mode. 2026/06/03 01:27:29 NOTICE: one: Found 3 files with duplicate names 2026/06/03 01:27:29 INFO : one: Deleted 2026/06/03 01:27:30 INFO : one: Deleted 2026/06/03 01:27:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.66s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:27:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Looking for duplicate names using newest mode. 2026/06/03 01:27:37 NOTICE: one: Found 3 files with duplicate names 2026/06/03 01:27:37 INFO : one: Deleted 2026/06/03 01:27:38 INFO : one: Deleted 2026/06/03 01:27:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.19s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.53s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:27:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Looking for duplicate names using oldest mode. 2026/06/03 01:27:45 NOTICE: one: Found 3 files with duplicate names 2026/06/03 01:27:46 INFO : one: Deleted 2026/06/03 01:27:46 INFO : one: Deleted 2026/06/03 01:27:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.90s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:27:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Looking for duplicate names using largest mode. 2026/06/03 01:27:54 NOTICE: one: Found 3 files with duplicate names 2026/06/03 01:27:54 INFO : one: Deleted 2026/06/03 01:27:55 INFO : one: Deleted 2026/06/03 01:27:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.91s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:28:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Looking for duplicate names using smallest mode. 2026/06/03 01:28:02 NOTICE: one: Found 3 files with duplicate names 2026/06/03 01:28:03 INFO : one: Deleted 2026/06/03 01:28:03 INFO : one: Deleted 2026/06/03 01:28:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.04s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:28:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Looking for duplicate names using rename mode. 2026/06/03 01:28:12 NOTICE: one.txt: Found 3 files with duplicate names 2026/06/03 01:28:13 INFO : one-2.txt: renamed from: one.txt 2026/06/03 01:28:15 INFO : one-3.txt: renamed from: one.txt 2026/06/03 01:28:16 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.75s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:28:22 DEBUG : dupe1/one.txt: md5 = 1f7c5764aa1bad0a879ae528b637a39d OK 2026/06/03 01:28:25 DEBUG : dupe2/two.txt: md5 = efe900ec3b72b1a415e8104ddae1ce77 OK 2026/06/03 01:28:28 DEBUG : dupe3/three.txt: md5 = 2eaf9b1f8c0ee80988a12046fb2c5b20 OK 2026/06/03 01:28:28 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/06/03 01:28:29 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/06/03 01:28:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/06/03 01:28:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/06/03 01:28:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/03 01:28:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/06/03 01:28:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.96s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:28:37 DEBUG : a.txt: md5 = bd1b3eae7464cb138db0207e4d07e571 OK 2026/06/03 01:28:39 DEBUG : zend.txt: md5 = 29ddc327afaa6d80f78df69cfb0e8de1 OK 2026/06/03 01:28:42 DEBUG : sub dir/hello world: md5 = b900111bb12b170d7a233fda5a8523e8 OK 2026/06/03 01:28:44 DEBUG : sub dir/hello world2: md5 = d418bcdbd9c07d37bde841dd4d507500 OK 2026/06/03 01:28:47 DEBUG : sub dir/ignore dir/.ignore: md5 = c4ea0bd6b5f4c2caad6244e2b59886be OK 2026/06/03 01:28:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = b4576d8a66f271e9b02b8a8ed8278245 OK 2026/06/03 01:28:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0aecca4222d2d9b3b05b5f96b815addc OK 2026/06/03 01:28:53 DEBUG : a.txt: Excluded (Size Filter) 2026/06/03 01:28:53 DEBUG : a.txt: Excluded 2026/06/03 01:28:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/03 01:28:53 DEBUG : sub dir/hello world: Excluded 2026/06/03 01:28:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/03 01:28:53 DEBUG : sub dir/hello world2: Excluded 2026/06/03 01:28:54 DEBUG : sub dir/ignore dir: Excluded 2026/06/03 01:28:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/03 01:28:54 DEBUG : sub dir/hello world: Excluded 2026/06/03 01:28:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/03 01:28:54 DEBUG : sub dir/hello world2: Excluded 2026/06/03 01:28:54 DEBUG : sub dir/ignore dir: Excluded 2026/06/03 01:29:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/03 01:29:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/03 01:29:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/03 01:29:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/03 01:29:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/03 01:29:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/03 01:29:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (28.01s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:29:05 DEBUG : a.txt: md5 = 143a3725c1c36315fe41d2614f27f155 OK 2026/06/03 01:29:07 DEBUG : zend.txt: md5 = 3cd0a902338167e3b4e83de55ecdd9b5 OK 2026/06/03 01:29:10 DEBUG : sub dir/hello world: md5 = d63cde8de4feba0a0cb02610c6ce942b OK 2026/06/03 01:29:12 DEBUG : sub dir/hello world2: md5 = 7ebf6e0f4f539f6810c4cb4edc4e4a1c OK 2026/06/03 01:29:14 DEBUG : sub dir/ignore dir/.ignore: md5 = 25db3087167a0a1f82319dc58771cac7 OK 2026/06/03 01:29:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = feaea1ca1d0be99d577b9b0ef0f5d66b OK 2026/06/03 01:29:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = ca7b2f9ac5e41f931da057e77559e0c7 OK 2026/06/03 01:29:21 DEBUG : a.txt: Excluded (Size Filter) 2026/06/03 01:29:21 DEBUG : a.txt: Excluded 2026/06/03 01:29:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/03 01:29:21 DEBUG : sub dir/hello world: Excluded 2026/06/03 01:29:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/03 01:29:21 DEBUG : sub dir/hello world2: Excluded 2026/06/03 01:29:22 DEBUG : sub dir/ignore dir: Excluded 2026/06/03 01:29:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/03 01:29:22 DEBUG : sub dir/hello world: Excluded 2026/06/03 01:29:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/03 01:29:22 DEBUG : sub dir/hello world2: Excluded 2026/06/03 01:29:23 DEBUG : sub dir/ignore dir: Excluded 2026/06/03 01:29:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/03 01:29:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/03 01:29:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/03 01:29:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/03 01:29:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/03 01:29:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/03 01:29:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (27.65s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:29:33 DEBUG : file1: md5 = 1abaa703c1322039a448f2c8e493a55b OK 2026/06/03 01:29:36 DEBUG : sub/file2: md5 = 0b14cf52f1f21af53e0433892c321ff1 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/06/03 01:29:40 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/03 01:29:40 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/06/03 01:29:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/06/03 01:29:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.37s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.61s) --- PASS: TestListJSON/SubDir (0.33s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.90s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.79s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:29:45 DEBUG : file1: md5 = fd88b9a83ff07d49ddf333caebe61c46 OK 2026/06/03 01:29:48 DEBUG : sub/file2: md5 = 8eb31a26331fc36882aa85933672abc7 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/06/03 01:29:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memixab4hape/notfound" 2026/06/03 01:29:53 DEBUG : Creating backend with remote "TestDrive:crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0/qe0i31qdkoejk60elps0ni5sqk" 2026/06/03 01:29:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.20s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.31s) --- PASS: TestStatJSON/Dir (0.79s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.59s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.34s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (2.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:29:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Making directory 2026/06/03 01:29:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:30:01 DEBUG : sub dir/hello world: md5 = 058e4d204d3a857a68d87cf657252f3a OK 2026/06/03 01:30:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.96s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:30:06 DEBUG : potato2: md5 = 1c3a83efa05b5b48ba04d8e184a1f07c OK 2026/06/03 01:30:08 DEBUG : empty space: md5 = 40d11d222ea4584c3d663d3a35b84bfd OK --- PASS: TestLs (5.51s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:30:12 DEBUG : potato2: md5 = 9756e03d7ef3cb45b56fd2259f651983 OK 2026/06/03 01:30:14 DEBUG : empty space: md5 = e82c424907795839c2d937a5b8195e43 OK 2026/06/03 01:30:14 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.06s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:30:18 DEBUG : potato2: md5 = a4ea77820fd32c9cc396a6b476b4b0f0 OK 2026/06/03 01:30:20 DEBUG : empty space: md5 = 539e6e2b7dc52ad9c95f55205f833238 OK --- PASS: TestLsLong (5.86s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:30:23 DEBUG : potato2: md5 = 8142d09da89134b15171252dfe9c907d OK 2026/06/03 01:30:26 DEBUG : empty space: md5 = 249a1b8b732e009e8109de4a62b9bd2d OK --- PASS: TestHashSums (5.63s) === RUN TestHashSumsWithErrors 2026/06/03 01:30:28 DEBUG : Creating backend with remote ":memory:" 2026/06/03 01:30:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/03 01:30:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/03 01:30:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/03 01:30:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/03 01:30:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/03 01:30:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/03 01:30:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/03 01:30:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/03 01:30:28 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:30:29 DEBUG : potato2: md5 = 042b998ec210611cb1f20cf666e428b0 OK 2026/06/03 01:30:31 DEBUG : empty space: md5 = aaba5173870e8c2107f8e7201c05e99f OK 2026/06/03 01:30:33 DEBUG : sub dir/potato3: md5 = e7f677ee8673f567ca51a42ae021a937 OK 2026/06/03 01:30:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.11s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:30:39 DEBUG : small: md5 = 6c308fddbb53406e105a5bdbf9adcfa2 OK 2026/06/03 01:30:41 DEBUG : medium: md5 = cfee6457e94107862e7f177bef179786 OK 2026/06/03 01:30:43 DEBUG : large: md5 = fae6b77dd891a278313a5137f2ea56fc OK 2026/06/03 01:30:43 DEBUG : Waiting for deletions to finish 2026/06/03 01:30:43 DEBUG : large: Excluded (Size Filter) 2026/06/03 01:30:44 INFO : small: Deleted 2026/06/03 01:30:44 INFO : medium: Deleted --- PASS: TestDelete (7.79s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:30:47 DEBUG : small: md5 = c09142f10b67a268d9e647c397a31376 OK 2026/06/03 01:30:49 DEBUG : medium: md5 = de7823c66a0742af1f8363d21d962757 OK 2026/06/03 01:30:51 DEBUG : large: md5 = 63937eff916f0d64210a37f0e21aea7b OK 2026/06/03 01:30:51 DEBUG : Waiting for deletions to finish 2026/06/03 01:30:51 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/06/03 01:30:52 INFO : medium: Deleted 2026/06/03 01:30:52 INFO : small: Deleted --- PASS: TestMaxDelete (8.70s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:30:56 DEBUG : small: md5 = 67a34b5ab951f633067d966209f8a8a6 OK 2026/06/03 01:30:58 DEBUG : medium: md5 = a3987f7453ac7286f2d7b3f52bf3741e OK 2026/06/03 01:31:00 DEBUG : large: md5 = 3f522de32f3c84c345c75a21311c12c1 OK 2026/06/03 01:31:00 DEBUG : Waiting for deletions to finish 2026/06/03 01:31:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/03 01:31:01 INFO : medium: Deleted 2026/06/03 01:31:01 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.17s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:31:05 DEBUG : small: md5 = 8f180598afcb520e949e9603999897c5 OK 2026/06/03 01:31:07 DEBUG : medium: md5 = 9331c4ea7471efb44668a31e2c19327b OK 2026/06/03 01:31:08 DEBUG : large: md5 = aba4acd1123b276746ec868f0edbe23f OK 2026/06/03 01:31:09 DEBUG : Waiting for deletions to finish 2026/06/03 01:31:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/03 01:31:09 INFO : small: Deleted 2026/06/03 01:31:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.01s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:31:13 DEBUG : ReadFile: md5 = 0b2b49e08c68b4f2ea0f1b4e568a20ba OK --- PASS: TestReadFile (4.83s) === RUN TestRetry 2026/06/03 01:31:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/03 01:31:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/03 01:31:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/03 01:31:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/03 01:31:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/03 01:31:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/03 01:31:16 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:31:18 DEBUG : file1: md5 = eea0b7192ab505b96709ae97b28fd3fc OK 2026/06/03 01:31:20 DEBUG : file2: md5 = 50debdb369499176ceda5b8cd834c382 OK --- PASS: TestCat (14.96s) === RUN TestPurge 2026/06/03 01:31:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-motucuz3kibi" 2026/06/03 01:31:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:31:31 DEBUG : Creating backend with remote "TestDrive:crypt/9acb1i0ptiabv506i7rubgh60se6dracj27738bna2p9eerahjgg" 2026/06/03 01:31:32 DEBUG : Creating backend with remote "/tmp/rclone1276563560" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-motucuz3kibi'", Local "Local file system at /tmp/rclone1276563560", Modify Window "1ms" 2026/06/03 01:31:39 DEBUG : A1/B1/C1/one: md5 = d2fa353c39f11378c4d3e0e972ea9c60 OK 2026/06/03 01:31:39 INFO : A2: Making directory 2026/06/03 01:31:40 INFO : A1/B2: Making directory 2026/06/03 01:31:41 INFO : A1/B2/C2: Making directory 2026/06/03 01:31:42 INFO : A1/B1/C3: Making directory 2026/06/03 01:31:43 INFO : A3: Making directory 2026/06/03 01:31:43 INFO : A3/B3: Making directory 2026/06/03 01:31:45 INFO : A3/B3/C4: Making directory 2026/06/03 01:31:48 DEBUG : A1/two: md5 = 72f6b8336031087e315cfbee3ed27ea3 OK 2026/06/03 01:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-motucuz3kibi': Purge remote 2026/06/03 01:31:53 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.77s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:31:59 DEBUG : A1/B1/C1/one: md5 = 9c8c6d5253a79bae44b8a5c038f1832c OK 2026/06/03 01:31:59 INFO : A2: Making directory 2026/06/03 01:32:00 INFO : A1/B2: Making directory 2026/06/03 01:32:01 INFO : A1/B2/C2: Making directory 2026/06/03 01:32:02 INFO : A1/B1/C3: Making directory 2026/06/03 01:32:03 INFO : A3: Making directory 2026/06/03 01:32:04 INFO : A3/B3: Making directory 2026/06/03 01:32:05 INFO : A3/B3/C4: Making directory 2026/06/03 01:32:08 DEBUG : A1/two: md5 = 9ffe762251e0fcc5a95184c505f34b5b OK 2026/06/03 01:32:09 DEBUG : removing 1 level 3 directories 2026/06/03 01:32:09 INFO : A3/B3/C4: Removing directory 2026/06/03 01:32:13 DEBUG : removing 2 level 3 directories 2026/06/03 01:32:13 INFO : A1/B2/C2: Removing directory 2026/06/03 01:32:13 INFO : A1/B1/C3: Removing directory 2026/06/03 01:32:14 DEBUG : removing 2 level 2 directories 2026/06/03 01:32:14 INFO : A3/B3: Removing directory 2026/06/03 01:32:14 INFO : A1/B2: Removing directory 2026/06/03 01:32:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/03 01:32:14 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/06/03 01:32:15 DEBUG : removing 2 level 1 directories 2026/06/03 01:32:15 INFO : A3: Removing directory 2026/06/03 01:32:15 INFO : A2: Removing directory 2026/06/03 01:32:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/06/03 01:32:20 DEBUG : removing 1 level 3 directories 2026/06/03 01:32:20 INFO : A1/B1/C1: Removing directory 2026/06/03 01:32:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:21 DEBUG : removing 1 level 2 directories 2026/06/03 01:32:21 INFO : A1/B1: Removing directory 2026/06/03 01:32:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/03 01:32:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/03 01:32:22 DEBUG : removing 1 level 1 directories 2026/06/03 01:32:22 INFO : A1: Removing directory 2026/06/03 01:32:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/03 01:32:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/03 01:32:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/03 01:32:23 DEBUG : removing 1 level 0 directories 2026/06/03 01:32:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Removing directory 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/06/03 01:32:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (31.50s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:32:25 INFO : A1: Making directory 2026/06/03 01:32:26 INFO : A1/B1: Making directory 2026/06/03 01:32:27 INFO : A1/B1/C1: Making directory 2026/06/03 01:32:30 DEBUG : removing 1 level 3 directories 2026/06/03 01:32:30 INFO : A1/B1/C1: Removing directory 2026/06/03 01:32:31 DEBUG : removing 1 level 2 directories 2026/06/03 01:32:31 INFO : A1/B1: Removing directory 2026/06/03 01:32:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/03 01:32:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.76s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:32:34 INFO : A1: Making directory 2026/06/03 01:32:35 INFO : A1/B1: Making directory 2026/06/03 01:32:36 INFO : A1/B1/C1: Making directory 2026/06/03 01:32:40 DEBUG : removing 1 level 3 directories 2026/06/03 01:32:40 INFO : A1/B1/C1: Removing directory 2026/06/03 01:32:40 DEBUG : removing 1 level 2 directories 2026/06/03 01:32:40 INFO : A1/B1: Removing directory 2026/06/03 01:32:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/03 01:32:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.18s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:32:45 DEBUG : file1: md5 = 9ff6b65953d1f663f2e06dcfe22ff2e6 OK 2026/06/03 01:32:46 DEBUG : filename.txt: File name found in url 2026/06/03 01:32:48 DEBUG : filename.txt: md5 = 7f155bd16ca4b731e1cf97f3cbe9e558 OK 2026/06/03 01:32:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/03 01:32:49 DEBUG : headerfilename.txt: md5 = 54c163b972fc549f99354e835ee1cf34 OK 2026/06/03 01:32:51 DEBUG : file2: md5 = 67e667a8ec16a2e23f6d5eacd35b08f6 OK --- PASS: TestCopyURL (10.32s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:32:55 DEBUG : file1: md5 = 6dc6a175937689a03dd8d694d483c076 OK --- PASS: TestCopyURLDownloadHeaders (2.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:32:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/03 01:33:00 DEBUG : sub/file2: md5 = eaf0efd563651a46737451e769a3d9b3 OK 2026/06/03 01:33:00 DEBUG : sub/file2: size = 14 OK 2026/06/03 01:33:00 INFO : file1: Copied (new) to: sub/file2 2026/06/03 01:33:00 INFO : file1: Deleted 2026/06/03 01:33:00 DEBUG : sub/file2: size = 14 OK 2026/06/03 01:33:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:33:00 DEBUG : file1: Unchanged skipping 2026/06/03 01:33:00 INFO : file1: Deleted 2026/06/03 01:33:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': don't need to copy/move sub/file2, it is already at target location 2026/06/03 01:33:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.38s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:33:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/03 01:33:06 DEBUG : file1: md5 = 46c7f251bd602e43d2bd723b5817a220 OK 2026/06/03 01:33:06 DEBUG : file1: size = 14 OK 2026/06/03 01:33:06 INFO : file1: Copied (new) 2026/06/03 01:33:06 INFO : file1: Deleted 2026/06/03 01:33:06 DEBUG : file1: Destination exists, skipping 2026/06/03 01:33:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.78s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:33:12 DEBUG : dst/file1: md5 = 83ad7420ef4975e3bda6272089f9f7ab OK 2026/06/03 01:33:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memixab4hape/backup" 2026/06/03 01:33:13 DEBUG : Creating backend with remote "TestDrive:crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0/1nrff024r7pq65ecp72fc28jb0" 2026/06/03 01:33:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2609055804) 2026/06/03 01:33:14 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape') 2026/06/03 01:33:14 DEBUG : dst/file1: Sizes differ 2026/06/03 01:33:18 INFO : dst/file1: Moved (server-side) 2026/06/03 01:33:20 DEBUG : dst/file1: md5 = bd090ab6dc65348f851ae611bbc85dca OK 2026/06/03 01:33:20 DEBUG : dst/file1: size = 14 OK 2026/06/03 01:33:20 INFO : dst/file1: Copied (new) 2026/06/03 01:33:20 INFO : dst/file1: Deleted 2026/06/03 01:33:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 01:33:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/03 01:33:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.63s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:33:28 DEBUG : A1/one: md5 = ffcaeb141727b560a5c2c9c8ffdab8f1 OK 2026/06/03 01:33:30 DEBUG : A1/two: md5 = 95788d5a227252fe87139de5f4d5faa4 OK 2026/06/03 01:33:32 DEBUG : A1/B1/three: md5 = 1cc041bdbf8b163fbe4a74cc24ee13f1 OK 2026/06/03 01:33:35 DEBUG : A1/B1/C1/four: md5 = 4416a705c47624238a0a01a8a60a8e06 OK 2026/06/03 01:33:38 DEBUG : A1/B1/C2/five: md5 = 05b4d1b1104a7440d582cbd249c65171 OK 2026/06/03 01:33:38 INFO : A1/B2: Making directory 2026/06/03 01:33:38 INFO : A1/B1/C3: Making directory 2026/06/03 01:33:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/03 01:33:51 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/03 01:33:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/03 01:33:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/03 01:33:51 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/03 01:33:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/03 01:33:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/03 01:33:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/03 01:33:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/03 01:33:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/03 01:33:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/03 01:34:05 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/03 01:34:05 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/03 01:34:05 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/03 01:34:05 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/03 01:34:05 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/03 01:34:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/03 01:34:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/03 01:34:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/03 01:34:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/03 01:34:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/03 01:34:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/06/03 01:34:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/06/03 01:34:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/03 01:34:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/03 01:34:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/03 01:34:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/03 01:34:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/03 01:34:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/03 01:34:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/03 01:34:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (54.45s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:34:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': File to upload is small (34 bytes), uploading instead of streaming 2026/06/03 01:34:23 DEBUG : no_checksum_small_file_from_pipe: md5 = af7a8a130e6e018c519f333598caecf9 OK 2026/06/03 01:34:23 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/03 01:34:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/03 01:34:23 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/03 01:34:24 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/06/03 01:34:25 DEBUG : no_checksum_big_file_from_pipe: md5 = 9539d2233dcf9867d22f4e55eeda7d94 OK 2026/06/03 01:34:25 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/03 01:34:25 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': File to upload is small (34 bytes), uploading instead of streaming 2026/06/03 01:34:29 DEBUG : with_checksum_small_file_from_pipe: md5 = 040d2e1e6cb900441fc02847684695c0 OK 2026/06/03 01:34:29 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/03 01:34:29 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/03 01:34:30 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/06/03 01:34:31 DEBUG : with_checksum_big_file_from_pipe: md5 = 46891202366979293e9054d34d3d1dea OK 2026/06/03 01:34:31 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/03 01:34:31 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:34:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': File to upload is small (34 bytes), uploading instead of streaming 2026/06/03 01:34:35 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/03 01:34:35 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:34:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/03 01:34:37 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/03 01:34:37 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:34:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': File to upload is small (34 bytes), uploading instead of streaming 2026/06/03 01:34:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/03 01:34:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/03 01:34:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/03 01:34:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/03 01:34:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.75s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/06/03 01:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': File to upload is small (48 bytes), uploading instead of streaming 2026/06/03 01:34:47 DEBUG : rcat_metadata: md5 = 50f3d0a70bbfbc6c0d16098befc7345a OK 2026/06/03 01:34:47 DEBUG : rcat_metadata: size = 48 OK 2026/06/03 01:34:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/06/03 01:34:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/06/03 01:34:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = 42ee1204e58172861734ba6a250132c6 OK 2026/06/03 01:34:50 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/06/03 01:34:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.80s) --- PASS: TestRcatMetadata/Normal (2.97s) --- PASS: TestRcatMetadata/ViaDisk (3.38s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:34:54 DEBUG : potato1: md5 = f46844521ada94be57c51cd0a4cdff33 OK 2026/06/03 01:34:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': File to upload is small (60 bytes), uploading instead of streaming 2026/06/03 01:34:56 DEBUG : potato2: md5 = cb633aade760e06bff154df74d75b38f OK 2026/06/03 01:34:56 DEBUG : potato2: size = 60 OK 2026/06/03 01:34:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.07s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:35:00 DEBUG : potato1: md5 = add787d258501c443b821e51b1510d21 OK 2026/06/03 01:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': File to upload is small (60 bytes), uploading instead of streaming 2026/06/03 01:35:02 DEBUG : potato2: md5 = 80afac69c2d33700a50cba90caf5c420 OK 2026/06/03 01:35:02 DEBUG : potato2: size = 60 OK 2026/06/03 01:35:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.57s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:35:06 DEBUG : potato1: md5 = 89dd3b77e346e4a80cc779d40ff60ef0 OK --- PASS: TestRcatSizeUploadHeaders (3.24s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:35:10 DEBUG : potato2: md5 = cae4c0c61d1f11cde9072701f62ab3a3 OK 2026/06/03 01:35:11 DEBUG : empty space: md5 = 6a27f9fc603871e89059c25aef380902 OK 2026/06/03 01:35:14 DEBUG : sub dir/potato3: md5 = f836ff5769a0cea0447fcfe57662407e OK 2026/06/03 01:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Touching "sub dir/potato3" 2026/06/03 01:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Touching "empty space" 2026/06/03 01:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Touching "potato2" 2026/06/03 01:35:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.96s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:35:20 DEBUG : dir with metadata: Making directory with metadata 2026/06/03 01:35:21 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.98s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:35:23 DEBUG : directory with modtime: Making directory with metadata 2026/06/03 01:35:24 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.92s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:35:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/03 01:35:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 01:35:26 DEBUG : Google drive root 'crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0': Skipping btime metadata as can't update it on an existing file: 2026-06-03T01:35:26.015028553Z 2026/06/03 01:35:26 INFO : non existent directory: Updated directory metadata 2026/06/03 01:35:29 DEBUG : Google drive root 'crypt/v6ooas48iesor6gdfkcch9rv998tv6mn7ro2f8dn97rkaff2hch0': Skipping btime metadata as can't update it on an existing file: 2026-06-03T01:35:26.015028553Z 2026/06/03 01:35:30 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.04s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:35:32 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/06/03 01:35:34 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/06/03 01:35:35 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.87s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:35:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/03 01:35:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 01:35:37 DEBUG : dst: Making directory with metadata 2026/06/03 01:35:38 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 01:35:38 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:35:39 INFO : dst: Set directory modification time (using SetModTime) 2026/06/03 01:35:40 INFO : dst: Set directory modification time (using SetModTime) 2026/06/03 01:35:40 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/06/03 01:35:40 INFO : dst: Set directory modification time (using SetModTime) 2026/06/03 01:35:40 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.57s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape'", Local "Local file system at /tmp/rclone2609055804", Modify Window "1ms" 2026/06/03 01:35:45 DEBUG : sub dir/test remove existing: md5 = 31f5f345a49ecfa5aee32e73795f7f0c OK 2026/06/03 01:35:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 52e0d614c05169f7b3b667977e622763 OK 2026/06/03 01:35:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gufapag6" before starting 2026/06/03 01:35:50 DEBUG : sub dir/test remove existing.gufapag6: TEST: removing renamed existing file after operation 2026/06/03 01:35:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.casilam8" before starting 2026/06/03 01:35:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.casilam8: TEST: renaming existing back after failed operation 2026/06/03 01:35:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zemajiz3" before starting 2026/06/03 01:35:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zemajiz3: TEST: removing renamed existing file after operation 2026/06/03 01:35:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "grarg9ukmkh2knkd44rs3pe3oh13krur1mk8v0rq3on9ehbqiaojqbn3fqo5gd2m71ct0tlsautqnn820nmopcbkn6envtd5p74bulcuqsjc5f9ila61rjhfmee9dh2bh1b0qmbono0hpgklijg9m2i1tpn26kh0k5r1vqmi3t86mk36daig" 2026/06/03 01:35:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7d3m95so2c1tr2lka9i6ior1qlvc8to01sanutvi26p5b3d639k0" --- PASS: TestRemoveExisting (16.39s) === 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/06/03 01:35:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memixab4hape': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m30.279780481s (try 1/5)