"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/05/05 02:28:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujasag3mibu" 2026/05/05 02:28:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:28:10 DEBUG : Creating backend with remote "TestDrive:crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0" 2026/05/05 02:28:11 DEBUG : Creating backend with remote "/tmp/rclone3127007535" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers 2026/05/05 02:28:11 DEBUG : a: size = 0 OK 2026/05/05 02:28:11 DEBUG : a: size = 1 (memory) 2026/05/05 02:28:11 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/05 02:28:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/05 02:28:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 02:28:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 02:28:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/05 02:28:11 DEBUG : potato: Seek from 10 to 0 2026/05/05 02:28:11 DEBUG : potato: Seek from 10 to 0 2026/05/05 02:28:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/05 02:28:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/05 02:28:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 02:28:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 02:28:11 DEBUG : potato: Seek from 5 to 2 2026/05/05 02:28:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/05 02:28:11 DEBUG : potato: Seek from 7 to 0 2026/05/05 02:28:11 DEBUG : potato: Seek from 7 to 0 2026/05/05 02:28:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/05 02:28:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/05 02:28:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 02:28:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 02:28:11 DEBUG : potato: Seek from 5 to 2 2026/05/05 02:28:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/05 02:28:11 DEBUG : potato: Seek from 8 to 0 2026/05/05 02:28:11 DEBUG : potato: Seek from 8 to 0 2026/05/05 02:28:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/05 02:28:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/05 02:28:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 02:28:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 02:28:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 02:28:11 DEBUG : potato: Seek from 5 to 2 2026/05/05 02:28:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/05 02:28:11 DEBUG : potato: Seek from 9 to 0 2026/05/05 02:28:11 DEBUG : potato: Seek from 9 to 0 2026/05/05 02:28:11 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:28:13 DEBUG : rutabaga: md5 = 74c878640e99970a623d87141799342f OK === RUN TestCheck/1 === RUN TestCheck/2 2026/05/05 02:28:15 DEBUG : empty space: md5 = fd401a5712c7b651362164bdb717d268 OK === RUN TestCheck/3 2026/05/05 02:28:17 DEBUG : potato2: md5 = 2c42409c59f69aa45b1784dbb1dddb96 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/05/05 02:28:20 DEBUG : remotepotato: md5 = 8c4a067cbd891029f0d787f535572a48 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.25s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/05/05 02:28:22 DEBUG : Creating backend with remote "nonexistent" 2026/05/05 02:28:22 DEBUG : Creating backend with remote "nonexistent" 2026/05/05 02:28:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/05 02:28:22 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/05/05 02:28:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/05 02:28:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:28:24 DEBUG : rutabaga: md5 = 231b7b6275497d94f698f8c8679b5197 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/05 02:28:27 DEBUG : empty space: md5 = 16b1588f0b24613aeed8006623526ed7 OK === RUN TestCheckDownload/3 2026/05/05 02:28:30 DEBUG : potato2: md5 = 89d7919de4a587e236ca8cdba9aa1f30 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/05 02:28:34 DEBUG : remotepotato: md5 = 2999d3a41a810ad735592d3d2c58cf35 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.59s) --- PASS: TestCheckDownload/1 (0.96s) --- PASS: TestCheckDownload/2 (0.84s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (0.93s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (0.92s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:28:39 DEBUG : rutabaga: md5 = 2812670e4eb368c7442ac903e47ffe6f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/05 02:28:41 DEBUG : empty space: md5 = 31f3f61df28a7e114c9b0ce432ab1f1c OK === RUN TestCheckSizeOnly/3 2026/05/05 02:28:43 DEBUG : potato2: md5 = 1c6d94d431471cc2d5aedb6040075f6b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/05 02:28:45 DEBUG : remotepotato: md5 = 11abf79877ebd7ad4675b4b46bad422b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.17s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:28:50 DEBUG : test.sum: md5 = 11cce86ba17f5f6e1ee964272fe620b5 OK 2026/05/05 02:28:51 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/05 02:28:51 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/05 02:28:51 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/05 02:28:51 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/05 02:28:52 DEBUG : test.sum: md5 = 81ba999b125a45b6303246b10ed3c377 OK 2026/05/05 02:28:53 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/05 02:28:53 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/05 02:28:53 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/05 02:28:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.54s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:28:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujasag3mibu/data" 2026/05/05 02:28:54 DEBUG : Creating backend with remote "TestDrive:crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:28:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujasag3mibu/data" 2026/05/05 02:28:56 DEBUG : Creating backend with remote "TestDrive:crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0/vjrnln8ratgmqakfosrqe8espk" 2026/05/05 02:28:59 DEBUG : data/banana: md5 = 2a9a766b9a6c82317f118fe9e7063ffb OK 2026/05/05 02:29:00 DEBUG : test.sum: md5 = 8cdc6d04399f692a19d7ff97554834a2 OK === RUN TestCheckSumDownload/subtest1 2026/05/05 02:29:04 DEBUG : data/potato: md5 = 50ae549eb69b4929c4e32babee7298c0 OK 2026/05/05 02:29:06 DEBUG : test.sum: md5 = 33d0ce31e2c48f3278e6411638d18d41 OK === RUN TestCheckSumDownload/subtest2 2026/05/05 02:29:09 DEBUG : test.sum: md5 = cbf6080bec844c8c36b105b25afea364 OK === RUN TestCheckSumDownload/subtest3 2026/05/05 02:29:13 DEBUG : test.sum: md5 = 23ee9b6e99b6c669fc62cf8ad1de901b OK === RUN TestCheckSumDownload/subtest4 2026/05/05 02:29:17 DEBUG : test.sum: md5 = d9f70caa963f046a10071c66b64ee356 OK === RUN TestCheckSumDownload/subtest5 2026/05/05 02:29:20 DEBUG : test.sum: md5 = 42688517a8c03968f98d7ad61c12edc4 OK === RUN TestCheckSumDownload/subtest6 2026/05/05 02:29:24 DEBUG : data/banana: md5 = 1de3ac2ab1b883bf757f61bae07e23b1 OK 2026/05/05 02:29:25 DEBUG : data/potato: md5 = a77db47e03c49575c9a4314e55c9a91f OK 2026/05/05 02:29:27 DEBUG : test.sum: md5 = 173f81e16cddbf394549ed614672b37d OK === RUN TestCheckSumDownload/subtest7 2026/05/05 02:29:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/05/05 02:29:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (36.48s) --- PASS: TestCheckSumDownload/subtest1 (2.10s) --- PASS: TestCheckSumDownload/subtest2 (1.92s) --- PASS: TestCheckSumDownload/subtest3 (1.85s) --- PASS: TestCheckSumDownload/subtest4 (1.88s) --- PASS: TestCheckSumDownload/subtest5 (1.65s) --- PASS: TestCheckSumDownload/subtest6 (1.90s) --- PASS: TestCheckSumDownload/subtest7 (2.03s) === RUN TestApplyTransforms 2026/05/05 02:29:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kefijov8hawo" 2026/05/05 02:29:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:29:32 DEBUG : Creating backend with remote "TestDrive:crypt/fj2qshdp5afu77ogj1mhulh3139m04i9sl449tjmnnujl0rtmge0" 2026/05/05 02:29:33 DEBUG : Creating backend with remote "/tmp/rclone764410275" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kefijov8hawo'", Local "Local file system at /tmp/rclone764410275", Modify Window "1ms" 2026/05/05 02:29:35 DEBUG : hello, world!: md5 = 5996c125d542e537c4e278db008a93e9 OK upper checkfile vs. lower remote (without normalization) 2026/05/05 02:29:36 ERROR : hello, world!: sum not found 2026/05/05 02:29:36 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kefijov8hawo' 2026/05/05 02:29:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kefijov8hawo': 1 files missing 2026/05/05 02:29:36 NOTICE: 1 hashes missing 2026/05/05 02:29:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kefijov8hawo': 1 differences found 2026/05/05 02:29:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kefijov8hawo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/05 02:29:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 02:29:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kefijov8hawo': 0 differences found 2026/05/05 02:29:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kefijov8hawo': 1 matching files 2026/05/05 02:29:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zixiqan6wuye" 2026/05/05 02:29:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:29:37 DEBUG : Creating backend with remote "TestDrive:crypt/i637nogtk39u45chhp969eg8894tdc2btv0u9gtcsfs6ibdfjh1g" 2026/05/05 02:29:38 DEBUG : Creating backend with remote "/tmp/rclone1482251441" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zixiqan6wuye'", Local "Local file system at /tmp/rclone1482251441", Modify Window "1ms" 2026/05/05 02:29:40 DEBUG : HELLO, WORLD!: md5 = 3a9b459410354b828f5be2fcbfcb443e OK lower checkfile vs. upper remote (without normalization) 2026/05/05 02:29:40 ERROR : HELLO, WORLD!: sum not found 2026/05/05 02:29:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zixiqan6wuye' 2026/05/05 02:29:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zixiqan6wuye': 1 files missing 2026/05/05 02:29:40 NOTICE: 1 hashes missing 2026/05/05 02:29:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zixiqan6wuye': 1 differences found 2026/05/05 02:29:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zixiqan6wuye': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/05 02:29:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 02:29:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zixiqan6wuye': 0 differences found 2026/05/05 02:29:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zixiqan6wuye': 1 matching files 2026/05/05 02:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pepupuv4yuqa" 2026/05/05 02:29:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:29:41 DEBUG : Creating backend with remote "TestDrive:crypt/8eparvkbgs67km3ov5la37fmg2jq2mpt5ffug4j7hno6s96nvof0" 2026/05/05 02:29:42 DEBUG : Creating backend with remote "/tmp/rclone3862916966" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pepupuv4yuqa'", Local "Local file system at /tmp/rclone3862916966", Modify Window "1ms" 2026/05/05 02:29:44 DEBUG : HeLlO, wOrLd!: md5 = fa62fcef216df4df604b217da2448d22 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/05 02:29:45 ERROR : HeLlO, wOrLd!: sum not found 2026/05/05 02:29:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pepupuv4yuqa' 2026/05/05 02:29:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pepupuv4yuqa': 1 files missing 2026/05/05 02:29:45 NOTICE: 1 hashes missing 2026/05/05 02:29:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pepupuv4yuqa': 1 differences found 2026/05/05 02:29:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pepupuv4yuqa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/05 02:29:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 02:29:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pepupuv4yuqa': 0 differences found 2026/05/05 02:29:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pepupuv4yuqa': 1 matching files 2026/05/05 02:29:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehaset1quqi" 2026/05/05 02:29:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:29:46 DEBUG : Creating backend with remote "TestDrive:crypt/f35hn57bs33d6e75ce19mjeohs8h530npgfevto783hs12rc7n3g" 2026/05/05 02:29:47 DEBUG : Creating backend with remote "/tmp/rclone371691167" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehaset1quqi'", Local "Local file system at /tmp/rclone371691167", Modify Window "1ms" 2026/05/05 02:29:49 DEBUG : HELLO, WORLD!: md5 = 139af8ac17c75debe0485d939d369cd4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/05 02:29:50 ERROR : HELLO, WORLD!: sum not found 2026/05/05 02:29:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pehaset1quqi' 2026/05/05 02:29:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehaset1quqi': 1 files missing 2026/05/05 02:29:50 NOTICE: 1 hashes missing 2026/05/05 02:29:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehaset1quqi': 1 differences found 2026/05/05 02:29:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehaset1quqi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/05 02:29:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 02:29:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehaset1quqi': 0 differences found 2026/05/05 02:29:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehaset1quqi': 1 matching files 2026/05/05 02:29:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cabufoj6qaje" 2026/05/05 02:29:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:29:51 DEBUG : Creating backend with remote "TestDrive:crypt/up37upke9hpvt4j3490o66bob6e1khe0dsq6tb23f0gr88nkpg60" 2026/05/05 02:29:52 DEBUG : Creating backend with remote "/tmp/rclone1776546097" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cabufoj6qaje'", Local "Local file system at /tmp/rclone1776546097", Modify Window "1ms" 2026/05/05 02:29:54 DEBUG : 測試_Русский___ě_áñ: md5 = 21b9ea2feb5266925855795b2d8a3eb4 OK NFD checkfile vs. NFC remote (without normalization) 2026/05/05 02:29:54 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/05 02:29:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cabufoj6qaje' 2026/05/05 02:29:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabufoj6qaje': 1 files missing 2026/05/05 02:29:54 NOTICE: 1 hashes missing 2026/05/05 02:29:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabufoj6qaje': 1 differences found 2026/05/05 02:29:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabufoj6qaje': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/05 02:29:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 02:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabufoj6qaje': 0 differences found 2026/05/05 02:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabufoj6qaje': 1 matching files 2026/05/05 02:29:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sumumop2dufe" 2026/05/05 02:29:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:29:55 DEBUG : Creating backend with remote "TestDrive:crypt/p1btpjfn906e481emevgfim6klidttmo4aavue9t0vpjs1ct37eg" 2026/05/05 02:29:56 DEBUG : Creating backend with remote "/tmp/rclone1019567235" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sumumop2dufe'", Local "Local file system at /tmp/rclone1019567235", Modify Window "1ms" 2026/05/05 02:29:59 DEBUG : 測試_Русский___ě_áñ: md5 = 5dc0e3d8cb7700b7896553cc2cb1c638 OK NFC checkfile vs. NFD remote (without normalization) 2026/05/05 02:29:59 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/05 02:29:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sumumop2dufe' 2026/05/05 02:29:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumumop2dufe': 1 files missing 2026/05/05 02:29:59 NOTICE: 1 hashes missing 2026/05/05 02:29:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumumop2dufe': 1 differences found 2026/05/05 02:29:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumumop2dufe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/05 02:30:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 02:30:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumumop2dufe': 0 differences found 2026/05/05 02:30:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumumop2dufe': 1 matching files 2026/05/05 02:30:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naduvut0raya" 2026/05/05 02:30:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:30:00 DEBUG : Creating backend with remote "TestDrive:crypt/efsi497c8rnaluoiigrsm92nefmg9bef3gjqdo319egrt9u8a810" 2026/05/05 02:30:01 DEBUG : Creating backend with remote "/tmp/rclone636448048" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naduvut0raya'", Local "Local file system at /tmp/rclone636448048", Modify Window "1ms" 2026/05/05 02:30:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 90c684f0780ceef2e9abf383f51382bc OK NFDx2 checkfile vs. both remote (without normalization) 2026/05/05 02:30:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/05 02:30:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-naduvut0raya' 2026/05/05 02:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naduvut0raya': 1 files missing 2026/05/05 02:30:04 NOTICE: 1 hashes missing 2026/05/05 02:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naduvut0raya': 1 differences found 2026/05/05 02:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naduvut0raya': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/05 02:30:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 02:30:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naduvut0raya': 0 differences found 2026/05/05 02:30:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naduvut0raya': 1 matching files 2026/05/05 02:30:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rozekal6kehe" 2026/05/05 02:30:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:30:05 DEBUG : Creating backend with remote "TestDrive:crypt/ksjvt30da3ihp6na8knnvcd0jqatjglgcsk8gcu3tpfiie8l9meg" 2026/05/05 02:30:06 DEBUG : Creating backend with remote "/tmp/rclone1627439048" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rozekal6kehe'", Local "Local file system at /tmp/rclone1627439048", Modify Window "1ms" 2026/05/05 02:30:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a157c4ab30d4d35376eac6afab1a14f8 OK NFCx2 checkfile vs. both remote (without normalization) 2026/05/05 02:30:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/05 02:30:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rozekal6kehe' 2026/05/05 02:30:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozekal6kehe': 1 files missing 2026/05/05 02:30:08 NOTICE: 1 hashes missing 2026/05/05 02:30:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozekal6kehe': 1 differences found 2026/05/05 02:30:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozekal6kehe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/05 02:30:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 02:30:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozekal6kehe': 0 differences found 2026/05/05 02:30:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rozekal6kehe': 1 matching files 2026/05/05 02:30:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-senobuf5gufo" 2026/05/05 02:30:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:30:09 DEBUG : Creating backend with remote "TestDrive:crypt/3buv7cclr6v1qthhduhqtld7ps3pptc54aj7ss8lup0vbq6sdmmg" 2026/05/05 02:30:10 DEBUG : Creating backend with remote "/tmp/rclone3316491340" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-senobuf5gufo'", Local "Local file system at /tmp/rclone3316491340", Modify Window "1ms" 2026/05/05 02:30:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 90bb4c6a6b0383d8572520d150b8cd38 OK both checkfile vs. NFDx2 remote (without normalization) 2026/05/05 02:30:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/05 02:30:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-senobuf5gufo' 2026/05/05 02:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senobuf5gufo': 1 files missing 2026/05/05 02:30:13 NOTICE: 1 hashes missing 2026/05/05 02:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senobuf5gufo': 1 differences found 2026/05/05 02:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senobuf5gufo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/05 02:30:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 02:30:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senobuf5gufo': 0 differences found 2026/05/05 02:30:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senobuf5gufo': 1 matching files 2026/05/05 02:30:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dorebew7bova" 2026/05/05 02:30:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:30:14 DEBUG : Creating backend with remote "TestDrive:crypt/pbar9g1qnhq43p6obl0k4cf5a7bq5cke335q3aesu9p85mcb9fd0" 2026/05/05 02:30:15 DEBUG : Creating backend with remote "/tmp/rclone3222331779" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dorebew7bova'", Local "Local file system at /tmp/rclone3222331779", Modify Window "1ms" 2026/05/05 02:30:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b78b63bb131ab0d0e95c2799cd2350f0 OK both checkfile vs. NFCx2 remote (without normalization) 2026/05/05 02:30:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/05 02:30:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dorebew7bova' 2026/05/05 02:30:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dorebew7bova': 1 files missing 2026/05/05 02:30:18 NOTICE: 1 hashes missing 2026/05/05 02:30:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dorebew7bova': 1 differences found 2026/05/05 02:30:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dorebew7bova': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/05 02:30:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 02:30:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dorebew7bova': 0 differences found 2026/05/05 02:30:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dorebew7bova': 1 matching files 2026/05/05 02:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dorebew7bova': Purge remote 2026/05/05 02:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-senobuf5gufo': Purge remote 2026/05/05 02:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rozekal6kehe': Purge remote 2026/05/05 02:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naduvut0raya': Purge remote 2026/05/05 02:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sumumop2dufe': Purge remote 2026/05/05 02:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cabufoj6qaje': Purge remote 2026/05/05 02:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehaset1quqi': Purge remote 2026/05/05 02:30:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pepupuv4yuqa': Purge remote 2026/05/05 02:30:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zixiqan6wuye': Purge remote 2026/05/05 02:30:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kefijov8hawo': Purge remote --- PASS: TestApplyTransforms (50.64s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:30:23 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/05 02:30:25 DEBUG : sub/file2: md5 = 87bdcff8328b52f59e20f9b8a3a6fb40 OK 2026/05/05 02:30:25 DEBUG : sub/file2: size = 14 OK 2026/05/05 02:30:25 INFO : file1: Copied (new) to: sub/file2 2026/05/05 02:30:26 DEBUG : sub/file2: size = 14 OK 2026/05/05 02:30:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:30:26 DEBUG : file1: Unchanged skipping 2026/05/05 02:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': don't need to copy/move sub/file2, it is already at target location 2026/05/05 02:30:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.87s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:30:32 DEBUG : dst/file1: md5 = c18bbba2e1aa7cf90ddf7ea5d83ad3d4 OK 2026/05/05 02:30:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujasag3mibu/backup" 2026/05/05 02:30:33 DEBUG : Creating backend with remote "TestDrive:crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0/1nrff024r7pq65ecp72fc28jb0" 2026/05/05 02:30:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3127007535) 2026/05/05 02:30:34 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu') 2026/05/05 02:30:34 DEBUG : dst/file1: Sizes differ 2026/05/05 02:30:36 INFO : dst/file1: Moved (server-side) 2026/05/05 02:30:38 DEBUG : dst/file1: md5 = bf36a1c57d22ad00951e8d53cb83a57f OK 2026/05/05 02:30:38 DEBUG : dst/file1: size = 14 OK 2026/05/05 02:30:38 INFO : dst/file1: Copied (new) 2026/05/05 02:30:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/05 02:30:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/05 02:30:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.11s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:30:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujasag3mibu/dst" 2026/05/05 02:30:42 DEBUG : Creating backend with remote "TestDrive:crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 02:30:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujasag3mibu/CompareDest" 2026/05/05 02:30:44 DEBUG : Creating backend with remote "TestDrive:crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0/gveqi14airsml4bgu7krj116o8" 2026/05/05 02:30:45 DEBUG : one: Need to transfer - File not found at Destination 2026/05/05 02:30:48 DEBUG : one: md5 = 9073c59d601491abd914fd6c0ddc7266 OK 2026/05/05 02:30:48 DEBUG : one: size = 3 OK 2026/05/05 02:30:48 INFO : one: Copied (new) 2026/05/05 02:30:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3127007535) 2026/05/05 02:30:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu/dst') 2026/05/05 02:30:49 DEBUG : one: Sizes differ 2026/05/05 02:30:51 DEBUG : one: md5 = ba5b7c2cc30f512464227eb841faec70 OK 2026/05/05 02:30:51 DEBUG : one: size = 5 OK 2026/05/05 02:30:51 INFO : one: Copied (replaced existing) 2026/05/05 02:30:53 DEBUG : dst/one: md5 = 6f43f25a8832b5f5c93c03c7bfa41da0 OK 2026/05/05 02:30:55 DEBUG : CompareDest/one: md5 = c6b46a583a41646db1c24fadcd0524fa OK 2026/05/05 02:30:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3127007535) 2026/05/05 02:30:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu/dst') 2026/05/05 02:30:55 DEBUG : one: Sizes differ 2026/05/05 02:30:56 DEBUG : one: size = 5 OK 2026/05/05 02:30:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:30:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/05 02:30:58 DEBUG : CompareDest/two: md5 = 51cf35c46cbd6c9a6567fa809f8acde6 OK 2026/05/05 02:30:59 DEBUG : two: Need to transfer - File not found at Destination 2026/05/05 02:30:59 DEBUG : two: size = 3 OK 2026/05/05 02:30:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:30:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/05 02:31:00 DEBUG : two: Need to transfer - File not found at Destination 2026/05/05 02:31:00 DEBUG : two: size = 3 OK 2026/05/05 02:31:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:31:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/05 02:31:01 DEBUG : two: Need to transfer - File not found at Destination 2026/05/05 02:31:02 DEBUG : two: size = 5 (Local file system at /tmp/rclone3127007535) 2026/05/05 02:31:02 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu/CompareDest') 2026/05/05 02:31:02 DEBUG : two: Sizes differ 2026/05/05 02:31:03 DEBUG : two: md5 = b38d57403f610e4d29cf843fdc556666 OK 2026/05/05 02:31:03 DEBUG : two: size = 5 OK 2026/05/05 02:31:03 INFO : two: Copied (new) 2026/05/05 02:31:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 02:31:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:31:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:31:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.02s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:31:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujasag3mibu/dst" 2026/05/05 02:31:07 DEBUG : Creating backend with remote "TestDrive:crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 02:31:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujasag3mibu/CopyDest" 2026/05/05 02:31:09 DEBUG : Creating backend with remote "TestDrive:crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/05 02:31:10 DEBUG : one: Need to transfer - File not found at Destination 2026/05/05 02:31:13 DEBUG : one: md5 = 693fa612b337650458bb23f130ea21ab OK 2026/05/05 02:31:13 DEBUG : one: size = 3 OK 2026/05/05 02:31:13 INFO : one: Copied (new) 2026/05/05 02:31:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3127007535) 2026/05/05 02:31:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu/dst') 2026/05/05 02:31:14 DEBUG : one: Sizes differ 2026/05/05 02:31:16 DEBUG : one: md5 = cb8283e5d11fd4ff6f5fae77691691d6 OK 2026/05/05 02:31:16 DEBUG : one: size = 5 OK 2026/05/05 02:31:16 INFO : one: Copied (replaced existing) 2026/05/05 02:31:17 DEBUG : dst/one: md5 = 2b383cc621d08e33684fe2aeb3c312f7 OK 2026/05/05 02:31:20 DEBUG : CopyDest/one: md5 = fc160a775365e8a14f20c60a32d591b9 OK 2026/05/05 02:31:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujasag3mibu/BackupDir" 2026/05/05 02:31:20 DEBUG : Creating backend with remote "TestDrive:crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/05 02:31:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3127007535) 2026/05/05 02:31:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu/dst') 2026/05/05 02:31:22 DEBUG : one: Sizes differ 2026/05/05 02:31:22 DEBUG : one: size = 5 OK 2026/05/05 02:31:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:31:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3127007535) 2026/05/05 02:31:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu/dst') 2026/05/05 02:31:22 DEBUG : one: Sizes differ 2026/05/05 02:31:24 INFO : one: Moved (server-side) 2026/05/05 02:31:25 DEBUG : one: size = 5 OK 2026/05/05 02:31:25 INFO : one: Copied (server-side copy) 2026/05/05 02:31:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/05 02:31:27 DEBUG : CopyDest/two: md5 = 8554420140dbf35de8e7184a1043280e OK 2026/05/05 02:31:28 DEBUG : two: Need to transfer - File not found at Destination 2026/05/05 02:31:28 DEBUG : two: size = 3 OK 2026/05/05 02:31:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:31:29 DEBUG : two: size = 3 OK 2026/05/05 02:31:29 INFO : two: Copied (server-side copy) 2026/05/05 02:31:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/05 02:31:30 DEBUG : two: size = 3 OK 2026/05/05 02:31:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:31:30 DEBUG : two: Unchanged skipping 2026/05/05 02:31:32 DEBUG : CopyDest/three: md5 = d503a3351f7f1ff60e0cf54e2e94ea17 OK 2026/05/05 02:31:32 DEBUG : three: Need to transfer - File not found at Destination 2026/05/05 02:31:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone3127007535) 2026/05/05 02:31:33 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu/CopyDest') 2026/05/05 02:31:33 DEBUG : three: Sizes differ 2026/05/05 02:31:33 DEBUG : three: Destination not found in --copy-dest 2026/05/05 02:31:34 DEBUG : three: md5 = c010058a8bc2d058fd5a04db8c56dbcd OK 2026/05/05 02:31:34 DEBUG : three: size = 7 OK 2026/05/05 02:31:34 INFO : three: Copied (new) 2026/05/05 02:31:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/05 02:31:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 02:31:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:31:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/05 02:31:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:31:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 02:31:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.31s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:31:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/05 02:31:45 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4a100c8715468e7223d98f9adf7cedf5 OK 2026/05/05 02:31:45 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/05 02:31:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/05 02:31:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/05 02:31:46 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/05/05 02:31:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/05 02:31:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/05 02:31:48 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 20d17172ef8a6957f42666d4c845b3c1 OK 2026/05/05 02:31:48 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/05 02:31:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/05 02:31:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/05/05 02:31:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.38s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:31:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Looking for duplicate names using skip mode. 2026/05/05 02:31:55 NOTICE: one: Found 2 files with duplicate names 2026/05/05 02:31:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.56s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:32:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Looking for duplicate names using skip mode. 2026/05/05 02:32:01 NOTICE: one: Found 3 files with duplicate names 2026/05/05 02:32:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/05 02:32:01 INFO : one: Deleted 2026/05/05 02:32:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.45s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:32:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Looking for duplicate names using first mode. 2026/05/05 02:32:07 NOTICE: one: Found 3 files with duplicate names 2026/05/05 02:32:07 INFO : one: Deleted 2026/05/05 02:32:08 INFO : one: Deleted 2026/05/05 02:32:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.15s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:32:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Looking for duplicate names using newest mode. 2026/05/05 02:32:13 NOTICE: one: Found 3 files with duplicate names 2026/05/05 02:32:14 INFO : one: Deleted 2026/05/05 02:32:14 INFO : one: Deleted 2026/05/05 02:32:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.29s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:32:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Looking for duplicate names using oldest mode. 2026/05/05 02:32:20 NOTICE: one: Found 3 files with duplicate names 2026/05/05 02:32:20 INFO : one: Deleted 2026/05/05 02:32:21 INFO : one: Deleted 2026/05/05 02:32:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.93s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:32:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Looking for duplicate names using largest mode. 2026/05/05 02:32:26 NOTICE: one: Found 3 files with duplicate names 2026/05/05 02:32:26 INFO : one: Deleted 2026/05/05 02:32:26 INFO : one: Deleted 2026/05/05 02:32:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.90s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:32:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Looking for duplicate names using smallest mode. 2026/05/05 02:32:32 NOTICE: one: Found 3 files with duplicate names 2026/05/05 02:32:32 INFO : one: Deleted 2026/05/05 02:32:33 INFO : one: Deleted 2026/05/05 02:32:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.14s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:32:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Looking for duplicate names using rename mode. 2026/05/05 02:32:39 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/05 02:32:41 INFO : one-2.txt: renamed from: one.txt 2026/05/05 02:32:42 INFO : one-3.txt: renamed from: one.txt 2026/05/05 02:32:43 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.80s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:32:48 DEBUG : dupe1/one.txt: md5 = 09ce126fcf1ce704940bceb38df70036 OK 2026/05/05 02:32:50 DEBUG : dupe2/two.txt: md5 = 7cdfddaf1423cf305f8b673cec9d6328 OK 2026/05/05 02:32:52 DEBUG : dupe3/three.txt: md5 = 8913f9ea17eb54a08c68648bc16c90bf OK 2026/05/05 02:32:53 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/05/05 02:32:53 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/05/05 02:32:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/05/05 02:32:55 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/05/05 02:32:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/05 02:32:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/05/05 02:32:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.93s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:33:00 DEBUG : a.txt: md5 = da0560ab8d77f6179e2593c5807c9416 OK 2026/05/05 02:33:01 DEBUG : zend.txt: md5 = ee783a92b51f09c1e56a1d8f997f6cd1 OK 2026/05/05 02:33:04 DEBUG : sub dir/hello world: md5 = 7bee8a31874cfeb69ca32b5e7eefc039 OK 2026/05/05 02:33:05 DEBUG : sub dir/hello world2: md5 = d84bb6a94421324f152ecb41a4dffa5e OK 2026/05/05 02:33:07 DEBUG : sub dir/ignore dir/.ignore: md5 = 51d5fb58da9dbf4ca7e0f88e1e4cfba0 OK 2026/05/05 02:33:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = 582808073cf4f835170daa7f375bbec3 OK 2026/05/05 02:33:11 DEBUG : sub dir/sub sub dir/hello world3: md5 = c69ac5371dab10009e22882fddaabd3c OK 2026/05/05 02:33:12 DEBUG : a.txt: Excluded (Size Filter) 2026/05/05 02:33:12 DEBUG : a.txt: Excluded 2026/05/05 02:33:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/05 02:33:13 DEBUG : sub dir/hello world: Excluded 2026/05/05 02:33:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/05 02:33:13 DEBUG : sub dir/hello world2: Excluded 2026/05/05 02:33:13 DEBUG : sub dir/ignore dir: Excluded 2026/05/05 02:33:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/05 02:33:13 DEBUG : sub dir/hello world: Excluded 2026/05/05 02:33:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/05 02:33:13 DEBUG : sub dir/hello world2: Excluded 2026/05/05 02:33:13 DEBUG : sub dir/ignore dir: Excluded 2026/05/05 02:33:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/05 02:33:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/05 02:33:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/05 02:33:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/05 02:33:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/05 02:33:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/05 02:33:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.55s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:33:21 DEBUG : a.txt: md5 = 0c9165d72ec09548c5bb12a37f1b220f OK 2026/05/05 02:33:23 DEBUG : zend.txt: md5 = 277848d0b906ffaf45a90c945a38cd7a OK 2026/05/05 02:33:25 DEBUG : sub dir/hello world: md5 = 03b01f959759249c22a48d569fb2f46d OK 2026/05/05 02:33:26 DEBUG : sub dir/hello world2: md5 = 45feb512617fc8a37cedd378ebcfce96 OK 2026/05/05 02:33:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 588943c72493c87c26ffbe113b55597f OK 2026/05/05 02:33:30 DEBUG : sub dir/ignore dir/should be ignored: md5 = bfc3202d4f432c411cc0459d35cb7274 OK 2026/05/05 02:33:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1c6ed25d73e99de15037480a70121ca7 OK 2026/05/05 02:33:34 DEBUG : a.txt: Excluded (Size Filter) 2026/05/05 02:33:34 DEBUG : a.txt: Excluded 2026/05/05 02:33:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/05 02:33:34 DEBUG : sub dir/hello world2: Excluded 2026/05/05 02:33:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/05 02:33:34 DEBUG : sub dir/hello world: Excluded 2026/05/05 02:33:35 DEBUG : sub dir/ignore dir: Excluded 2026/05/05 02:33:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/05 02:33:35 DEBUG : sub dir/hello world2: Excluded 2026/05/05 02:33:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/05 02:33:35 DEBUG : sub dir/hello world: Excluded 2026/05/05 02:33:35 DEBUG : sub dir/ignore dir: Excluded 2026/05/05 02:33:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/05 02:33:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/05 02:33:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/05 02:33:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/05 02:33:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/05 02:33:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/05 02:33:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.61s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:33:43 DEBUG : file1: md5 = 531f1de8dc9a4489fb5854325b08f176 OK 2026/05/05 02:33:45 DEBUG : sub/file2: md5 = 1c8cef5ce182c146de8d69c374562447 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/05/05 02:33:49 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/05 02:33:49 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/05/05 02:33:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/05/05 02:33:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.03s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.58s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.79s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:33:53 DEBUG : file1: md5 = 52f15cd2fa3013353ba51ca52929d1cf OK 2026/05/05 02:33:55 DEBUG : sub/file2: md5 = bc373256ec484ef9b536e2af62406a29 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/05/05 02:33:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujasag3mibu/notfound" 2026/05/05 02:33:59 DEBUG : Creating backend with remote "TestDrive:crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0/qe0i31qdkoejk60elps0ni5sqk" 2026/05/05 02:34:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.51s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:34:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Making directory 2026/05/05 02:34:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Making directory --- PASS: TestMkdir (0.79s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:34:06 DEBUG : sub dir/hello world: md5 = ce8248aa55bf4c4553dd2229c27bf445 OK 2026/05/05 02:34:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.87s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:34:10 DEBUG : potato2: md5 = 91e269e54109cf1a7d126176864d4a91 OK 2026/05/05 02:34:12 DEBUG : empty space: md5 = 8559aff845ec1c186d8a82f784aab67f OK --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:34:15 DEBUG : potato2: md5 = 647b66d7b8aaf8b8346b31a17bd34f7d OK 2026/05/05 02:34:16 DEBUG : empty space: md5 = c8c09f04d4286d0e12f3f5bd333b0250 OK 2026/05/05 02:34:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/05 02:34:17 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.96s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:34:20 DEBUG : potato2: md5 = 137041c115b4f92267e9d57b8665c2e7 OK 2026/05/05 02:34:21 DEBUG : empty space: md5 = 371ada4bec5e694731ea9b62e1beb7d0 OK --- PASS: TestLsLong (4.70s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:34:24 DEBUG : potato2: md5 = 83e15e74b51a1dd2d81e1d32703d27dc OK 2026/05/05 02:34:26 DEBUG : empty space: md5 = 1073222006624182d41d4d8735c18ade OK --- PASS: TestHashSums (4.63s) === RUN TestHashSumsWithErrors 2026/05/05 02:34:28 DEBUG : Creating backend with remote ":memory:" 2026/05/05 02:34:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/05 02:34:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/05 02:34:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/05 02:34:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/05 02:34:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/05 02:34:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/05 02:34:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/05 02:34:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/05 02:34: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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:34:29 DEBUG : potato2: md5 = 51d4f4554e9960136c06f820d3b59826 OK 2026/05/05 02:34:30 DEBUG : empty space: md5 = 8fd3c7ff7c0de973bfc4d2d7be1e53f4 OK 2026/05/05 02:34:33 DEBUG : sub dir/potato3: md5 = bb1aaadc06e776588467b78029e4b440 OK 2026/05/05 02:34:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.11s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:34:37 DEBUG : small: md5 = b23bbff62349576ceafc94949008ca13 OK 2026/05/05 02:34:38 DEBUG : medium: md5 = 39ca0f26ef0b33ac698e303ad18b9e9c OK 2026/05/05 02:34:40 DEBUG : large: md5 = 73b32ba5b9c81a24c9a0f04bbddfe7fc OK 2026/05/05 02:34:40 DEBUG : Waiting for deletions to finish 2026/05/05 02:34:40 DEBUG : large: Excluded (Size Filter) 2026/05/05 02:34:41 INFO : small: Deleted 2026/05/05 02:34:41 INFO : medium: Deleted --- PASS: TestDelete (6.38s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:34:44 DEBUG : small: md5 = 6bdd36580c3ab3ee5f5bc33fb0ba31b9 OK 2026/05/05 02:34:45 DEBUG : medium: md5 = 5435c28a42b41da79571eb09ab4d2805 OK 2026/05/05 02:34:47 DEBUG : large: md5 = 9228434d548fc3dff979af58949d5014 OK 2026/05/05 02:34:47 DEBUG : Waiting for deletions to finish 2026/05/05 02:34:47 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/05/05 02:34:48 INFO : small: Deleted 2026/05/05 02:34:48 INFO : medium: Deleted --- PASS: TestMaxDelete (7.20s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:34:51 DEBUG : small: md5 = 03b6f165f8ddc2297149031458d6981f OK 2026/05/05 02:34:52 DEBUG : medium: md5 = fdb96d49cf2a75d4821cb16944d34ee4 OK 2026/05/05 02:34:54 DEBUG : large: md5 = ffa94a746242c3dae68485c75b98e155 OK 2026/05/05 02:34:54 DEBUG : Waiting for deletions to finish 2026/05/05 02:34:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/05 02:34:55 INFO : medium: Deleted 2026/05/05 02:34:55 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.14s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:34:58 DEBUG : small: md5 = 8f479191068006b33a9acfa648c191cb OK 2026/05/05 02:34:59 DEBUG : medium: md5 = d1b003a3efcfd6e79e7571da0724a132 OK 2026/05/05 02:35:01 DEBUG : large: md5 = 55531dc56831e3928bb3caf531ce9889 OK 2026/05/05 02:35:01 DEBUG : Waiting for deletions to finish 2026/05/05 02:35:01 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/05/05 02:35:02 INFO : small: Deleted 2026/05/05 02:35:02 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.81s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:35:05 DEBUG : ReadFile: md5 = fad76c1e0185a262c78ae07634f4656e OK --- PASS: TestReadFile (4.06s) === RUN TestRetry 2026/05/05 02:35:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/05 02:35:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/05 02:35:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/05 02:35:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/05 02:35:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/05 02:35:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/05 02:35:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:35:09 DEBUG : file1: md5 = dd89217147eb492ca0ddc80b631eefd5 OK 2026/05/05 02:35:10 DEBUG : file2: md5 = c4bc4fe0982dc645b09e213055a53976 OK --- PASS: TestCat (14.42s) === RUN TestPurge 2026/05/05 02:35:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kacumab7sado" 2026/05/05 02:35:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:35:22 DEBUG : Creating backend with remote "TestDrive:crypt/0c0va83hrel6cjoralcak2l8nt65hmrm9fudfgrc6fp4b0jlrh80" 2026/05/05 02:35:23 DEBUG : Creating backend with remote "/tmp/rclone2937454276" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kacumab7sado'", Local "Local file system at /tmp/rclone2937454276", Modify Window "1ms" 2026/05/05 02:35:27 DEBUG : A1/B1/C1/one: md5 = e2aaa2860a241f8f2d438f7c438c5e4b OK 2026/05/05 02:35:27 INFO : A2: Making directory 2026/05/05 02:35:28 INFO : A1/B2: Making directory 2026/05/05 02:35:28 INFO : A1/B2/C2: Making directory 2026/05/05 02:35:29 INFO : A1/B1/C3: Making directory 2026/05/05 02:35:30 INFO : A3: Making directory 2026/05/05 02:35:31 INFO : A3/B3: Making directory 2026/05/05 02:35:31 INFO : A3/B3/C4: Making directory 2026/05/05 02:35:34 DEBUG : A1/two: md5 = 67024b5bf0854ed96356e2b9abaa601d OK 2026/05/05 02:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kacumab7sado': Purge remote 2026/05/05 02:35:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.36s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:35:41 DEBUG : A1/B1/C1/one: md5 = e10f0e894cca2aee110ed0ff8c1ea24c OK 2026/05/05 02:35:41 INFO : A2: Making directory 2026/05/05 02:35:42 INFO : A1/B2: Making directory 2026/05/05 02:35:42 INFO : A1/B2/C2: Making directory 2026/05/05 02:35:43 INFO : A1/B1/C3: Making directory 2026/05/05 02:35:44 INFO : A3: Making directory 2026/05/05 02:35:45 INFO : A3/B3: Making directory 2026/05/05 02:35:45 INFO : A3/B3/C4: Making directory 2026/05/05 02:35:47 DEBUG : A1/two: md5 = 960f0e88d84a9ff24f689d740c6bf6a3 OK 2026/05/05 02:35:49 DEBUG : removing 1 level 3 directories 2026/05/05 02:35:49 INFO : A3/B3/C4: Removing directory 2026/05/05 02:35:51 DEBUG : removing 2 level 3 directories 2026/05/05 02:35:51 INFO : A1/B2/C2: Removing directory 2026/05/05 02:35:51 INFO : A1/B1/C3: Removing directory 2026/05/05 02:35:52 DEBUG : removing 2 level 2 directories 2026/05/05 02:35:52 INFO : A3/B3: Removing directory 2026/05/05 02:35:52 INFO : A1/B2: Removing directory 2026/05/05 02:35:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/05/05 02:35:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/05 02:35:53 DEBUG : removing 2 level 1 directories 2026/05/05 02:35:53 INFO : A3: Removing directory 2026/05/05 02:35:53 INFO : A2: Removing directory 2026/05/05 02:35:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/05/05 02:35:57 DEBUG : removing 1 level 3 directories 2026/05/05 02:35:57 INFO : A1/B1/C1: Removing directory 2026/05/05 02:35:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:57 DEBUG : removing 1 level 2 directories 2026/05/05 02:35:57 INFO : A1/B1: Removing directory 2026/05/05 02:35:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/05 02:35:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/05 02:35:58 DEBUG : removing 1 level 1 directories 2026/05/05 02:35:58 INFO : A1: Removing directory 2026/05/05 02:35:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/05 02:35:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/05 02:35:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 02:35:59 DEBUG : removing 1 level 0 directories 2026/05/05 02:35:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Removing directory 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/05/05 02:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.20s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:36:01 INFO : A1: Making directory 2026/05/05 02:36:02 INFO : A1/B1: Making directory 2026/05/05 02:36:03 INFO : A1/B1/C1: Making directory 2026/05/05 02:36:05 DEBUG : removing 1 level 3 directories 2026/05/05 02:36:05 INFO : A1/B1/C1: Removing directory 2026/05/05 02:36:06 DEBUG : removing 1 level 2 directories 2026/05/05 02:36:06 INFO : A1/B1: Removing directory 2026/05/05 02:36:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/05 02:36:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.16s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:36:09 INFO : A1: Making directory 2026/05/05 02:36:09 INFO : A1/B1: Making directory 2026/05/05 02:36:10 INFO : A1/B1/C1: Making directory 2026/05/05 02:36:13 DEBUG : removing 1 level 3 directories 2026/05/05 02:36:13 INFO : A1/B1/C1: Removing directory 2026/05/05 02:36:14 DEBUG : removing 1 level 2 directories 2026/05/05 02:36:14 INFO : A1/B1: Removing directory 2026/05/05 02:36:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/05 02:36:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.47s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:36:18 DEBUG : file1: md5 = e96f338c27c924a807bb4820a579cdc8 OK 2026/05/05 02:36:18 DEBUG : filename.txt: File name found in url 2026/05/05 02:36:20 DEBUG : filename.txt: md5 = 365be1b93fd58823d47734451c67bb14 OK 2026/05/05 02:36:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/05 02:36:21 DEBUG : headerfilename.txt: md5 = 1682a176671732d8ef979ac48fc6cd73 OK 2026/05/05 02:36:23 DEBUG : file2: md5 = b7a0235d52b2f0d4708fb1172fafa835 OK --- PASS: TestCopyURL (9.38s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:36:27 DEBUG : file1: md5 = 216f1258a4a7d0ad6289034928946702 OK --- PASS: TestCopyURLDownloadHeaders (2.23s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:36:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/05 02:36:30 DEBUG : sub/file2: md5 = 2f5ebcc4aaa7357dd9bca7c61881d689 OK 2026/05/05 02:36:30 DEBUG : sub/file2: size = 14 OK 2026/05/05 02:36:30 INFO : file1: Copied (new) to: sub/file2 2026/05/05 02:36:30 INFO : file1: Deleted 2026/05/05 02:36:31 DEBUG : sub/file2: size = 14 OK 2026/05/05 02:36:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:36:31 DEBUG : file1: Unchanged skipping 2026/05/05 02:36:31 INFO : file1: Deleted 2026/05/05 02:36:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': don't need to copy/move sub/file2, it is already at target location 2026/05/05 02:36:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.34s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:36:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/05 02:36:36 DEBUG : file1: md5 = 3d162120603d9ddef0c7fba9ffe3e873 OK 2026/05/05 02:36:36 DEBUG : file1: size = 14 OK 2026/05/05 02:36:36 INFO : file1: Copied (new) 2026/05/05 02:36:36 INFO : file1: Deleted 2026/05/05 02:36:36 DEBUG : file1: Destination exists, skipping 2026/05/05 02:36:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.52s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:36:41 DEBUG : dst/file1: md5 = 6ea3f5f6a400c4ca25c3e6910c07e6be OK 2026/05/05 02:36:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujasag3mibu/backup" 2026/05/05 02:36:42 DEBUG : Config file has changed externally - reloading 2026/05/05 02:36:42 DEBUG : Creating backend with remote "TestDrive:crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0/1nrff024r7pq65ecp72fc28jb0" 2026/05/05 02:36:43 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3127007535) 2026/05/05 02:36:43 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu') 2026/05/05 02:36:43 DEBUG : dst/file1: Sizes differ 2026/05/05 02:36:46 INFO : dst/file1: Moved (server-side) 2026/05/05 02:36:47 DEBUG : dst/file1: md5 = 66b9e7b18f7a9ec7e11dd9cd724d781a OK 2026/05/05 02:36:47 DEBUG : dst/file1: size = 14 OK 2026/05/05 02:36:47 INFO : dst/file1: Copied (new) 2026/05/05 02:36:47 INFO : dst/file1: Deleted 2026/05/05 02:36:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/05 02:36:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/05 02:36:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.14s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:36:54 DEBUG : A1/one: md5 = 467694b4a8297e54cff1adc950096314 OK 2026/05/05 02:36:55 DEBUG : A1/two: md5 = c92a70df7c9ec8444f34ba5e6fbd3e5a OK 2026/05/05 02:36:58 DEBUG : A1/B1/three: md5 = c32d205da875adf6087f685d832248bd OK 2026/05/05 02:37:00 DEBUG : A1/B1/C1/four: md5 = 3033aef40e6cb1a0e00ea34a6a9c9887 OK 2026/05/05 02:37:02 DEBUG : A1/B1/C2/five: md5 = 90a1daedfa15e1466e938ec1538a9f42 OK 2026/05/05 02:37:02 INFO : A1/B2: Making directory 2026/05/05 02:37:03 INFO : A1/B1/C3: Making directory 2026/05/05 02:37:12 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/05 02:37:12 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/05 02:37:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/05 02:37:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/05 02:37:12 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/05 02:37:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/05 02:37:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/05 02:37:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/05 02:37:16 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/05 02:37:16 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/05 02:37:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/05 02:37:23 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/05 02:37:23 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/05 02:37:23 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/05 02:37:23 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/05 02:37:23 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/05 02:37:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/05 02:37:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/05 02:37:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/05 02:37:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/05 02:37:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/05 02:37:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/05/05 02:37:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/05/05 02:37:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/05 02:37:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/05 02:37:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/05 02:37:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/05 02:37:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/05 02:37:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/05 02:37:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 02:37:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.15s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': File to upload is small (34 bytes), uploading instead of streaming 2026/05/05 02:37:38 DEBUG : no_checksum_small_file_from_pipe: md5 = 531b7028de011718dbae80cf6e40d8c6 OK 2026/05/05 02:37:38 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/05 02:37:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/05 02:37:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/05 02:37:39 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/05/05 02:37:40 DEBUG : no_checksum_big_file_from_pipe: md5 = 1760c5edff1aef9d5207097a88d7c73d OK 2026/05/05 02:37:40 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/05 02:37:40 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': File to upload is small (34 bytes), uploading instead of streaming 2026/05/05 02:37:43 DEBUG : with_checksum_small_file_from_pipe: md5 = d577e0b2f4e82695034025466a00d73a OK 2026/05/05 02:37:43 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/05 02:37:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/05 02:37:43 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/05/05 02:37:44 DEBUG : with_checksum_big_file_from_pipe: md5 = 705b9c7142468e6346c29b9dd4fd8c13 OK 2026/05/05 02:37:44 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/05 02:37:44 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': File to upload is small (34 bytes), uploading instead of streaming 2026/05/05 02:37:48 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/05 02:37:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:37:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/05 02:37:50 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/05 02:37:50 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': File to upload is small (34 bytes), uploading instead of streaming 2026/05/05 02:37:53 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/05 02:37:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/05 02:37:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/05 02:37:55 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/05 02:37:55 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.28s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.93s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/05/05 02:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': File to upload is small (48 bytes), uploading instead of streaming 2026/05/05 02:37:58 DEBUG : rcat_metadata: md5 = 77ea3bdbaf41906f4875412ebd9d3e75 OK 2026/05/05 02:37:58 DEBUG : rcat_metadata: size = 48 OK 2026/05/05 02:37:58 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/05/05 02:38:00 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/05/05 02:38:01 DEBUG : rcat_metadata_uploadcutoff0: md5 = 024ae2cdcac8860f0306cb563cf85a6c OK 2026/05/05 02:38:01 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/05 02:38:01 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.00s) --- PASS: TestRcatMetadata/Normal (2.79s) --- PASS: TestRcatMetadata/ViaDisk (2.78s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:38:04 DEBUG : potato1: md5 = 5750e6a7e8fb12707308391fab0cdfb0 OK 2026/05/05 02:38:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': File to upload is small (60 bytes), uploading instead of streaming 2026/05/05 02:38:05 DEBUG : potato2: md5 = dfac9d8569d138da9188c184a5fed6bc OK 2026/05/05 02:38:05 DEBUG : potato2: size = 60 OK 2026/05/05 02:38:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.65s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:38:09 DEBUG : potato1: md5 = 6eb68095caba7088904ae3f2bae4fbf8 OK 2026/05/05 02:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': File to upload is small (60 bytes), uploading instead of streaming 2026/05/05 02:38:10 DEBUG : potato2: md5 = 1f83561abc94bcde6adee55e7a625255 OK 2026/05/05 02:38:10 DEBUG : potato2: size = 60 OK 2026/05/05 02:38:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.19s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:38:14 DEBUG : potato1: md5 = 1178943b4c0e34c61a556795f2565061 OK --- PASS: TestRcatSizeUploadHeaders (2.29s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:38:16 DEBUG : potato2: md5 = 9717dce793d8cf584238ac15dc2a9f98 OK 2026/05/05 02:38:18 DEBUG : empty space: md5 = 0a9765130193292e93f7d77383c26d27 OK 2026/05/05 02:38:20 DEBUG : sub dir/potato3: md5 = 9b071d584e122557782907787f152d5b OK 2026/05/05 02:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Touching "sub dir/potato3" 2026/05/05 02:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Touching "empty space" 2026/05/05 02:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Touching "potato2" 2026/05/05 02:38:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.03s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:38:25 DEBUG : dir with metadata: Making directory with metadata 2026/05/05 02:38:25 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:38:27 DEBUG : directory with modtime: Making directory with metadata 2026/05/05 02:38:28 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.45s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:38:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/05 02:38:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 02:38:30 DEBUG : Google drive root 'crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0': Skipping btime metadata as can't update it on an existing file: 2026-05-05T02:38:29.914041839Z 2026/05/05 02:38:30 INFO : non existent directory: Updated directory metadata 2026/05/05 02:38:32 DEBUG : Google drive root 'crypt/1p2cp4g2ps6r168vfmom29l3qov1iuq08kdar72k5rgv92isl0u0': Skipping btime metadata as can't update it on an existing file: 2026-05-05T02:38:29.914041839Z 2026/05/05 02:38:32 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.78s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:38:34 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/05 02:38:36 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/05 02:38:37 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.08s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:38:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/05 02:38:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 02:38:38 DEBUG : dst: Making directory with metadata 2026/05/05 02:38:39 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 02:38:39 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:38:39 INFO : dst: Set directory modification time (using SetModTime) 2026/05/05 02:38:40 INFO : dst: Set directory modification time (using SetModTime) 2026/05/05 02:38:40 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/05/05 02:38:40 INFO : dst: Set directory modification time (using SetModTime) 2026/05/05 02:38:40 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.30s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu'", Local "Local file system at /tmp/rclone3127007535", Modify Window "1ms" 2026/05/05 02:38:44 DEBUG : sub dir/test remove existing: md5 = cc5ee344373d956c00a110cb8fe9de6d OK 2026/05/05 02:38:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 82fc0047a5075a2a6669c17c0121f1f3 OK 2026/05/05 02:38:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bejomul0" before starting 2026/05/05 02:38:48 DEBUG : sub dir/test remove existing.bejomul0: TEST: removing renamed existing file after operation 2026/05/05 02:38:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fobebap8" before starting 2026/05/05 02:38:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fobebap8: TEST: renaming existing back after failed operation 2026/05/05 02:38:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jexomim0" before starting 2026/05/05 02:38:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jexomim0: TEST: removing renamed existing file after operation 2026/05/05 02:38:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2idiapkb19eenmoe787gunof8e2icqnfin14hgcj485pbbdke8lc4f69ngjb43di1el6k3t4drahgi6dluskjg03an1o5vdoob834qkh9vqa0gegee889j33j4n5kdgm1iodincqsgso7t9cnmm8mdhb8bandikqfpg5s4t44rool4601n7g" 2026/05/05 02:38:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ear18mtr7gm6ckmmp0tb21soekdg4eh6tc3s7ecek089li8dqjc0" --- PASS: TestRemoveExisting (13.28s) === 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/05/05 02:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujasag3mibu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m45.722766663s (try 1/5)