"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/20 03:29:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyuket6wone" 2025/07/20 03:29:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:29:11 DEBUG : Creating backend with remote "TestDrive:crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0" 2025/07/20 03:29:13 DEBUG : Creating backend with remote "/tmp/rclone4089859721" === 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.32s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.30s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/20 03:29:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/20 03:29:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/20 03:29:13 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/20 03:29:13 DEBUG : potato: Seek from 10 to 0 2025/07/20 03:29:13 DEBUG : potato: Seek from 10 to 0 2025/07/20 03:29:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/20 03:29:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/20 03:29:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/20 03:29:13 DEBUG : potato: Seek from 5 to 2 2025/07/20 03:29:13 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/20 03:29:13 DEBUG : potato: Seek from 7 to 0 2025/07/20 03:29:13 DEBUG : potato: Seek from 7 to 0 2025/07/20 03:29:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/20 03:29:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/20 03:29:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/20 03:29:13 DEBUG : potato: Seek from 5 to 2 2025/07/20 03:29:13 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/20 03:29:13 DEBUG : potato: Seek from 8 to 0 2025/07/20 03:29:13 DEBUG : potato: Seek from 8 to 0 2025/07/20 03:29:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/20 03:29:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/20 03:29:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/20 03:29:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/20 03:29:13 DEBUG : potato: Seek from 5 to 2 2025/07/20 03:29:13 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/20 03:29:13 DEBUG : potato: Seek from 9 to 0 2025/07/20 03:29:13 DEBUG : potato: Seek from 9 to 0 2025/07/20 03:29:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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/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/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/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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:29:16 DEBUG : rutabaga: md5 = c30da24a9fe796e39c5fbd6e54ea9042 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/20 03:29:18 DEBUG : empty space: md5 = e9171f12683c146c4c09871656d804ba OK === RUN TestCheck/3 2025/07/20 03:29:20 DEBUG : potato2: md5 = 8edc6c49a14ed178bfa40858ef2dbebe OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/20 03:29:23 DEBUG : remotepotato: md5 = 2029a1c90b093094358963fc8ea2a818 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.82s) --- PASS: TestCheck/1 (0.32s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.33s) --- PASS: TestCheck/4 (0.34s) --- PASS: TestCheck/5 (0.34s) --- PASS: TestCheck/6 (0.36s) --- PASS: TestCheck/7 (0.33s) === RUN TestCheckFsError 2025/07/20 03:29:26 DEBUG : Creating backend with remote "nonexistent" 2025/07/20 03:29:26 DEBUG : Creating backend with remote "nonexistent" 2025/07/20 03:29:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/20 03:29:26 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/20 03:29:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/20 03:29:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:29:28 DEBUG : rutabaga: md5 = a0f5bdd56836c1ffaff9da5bca23c95a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/20 03:29:32 DEBUG : empty space: md5 = b375d00b81b641d47d6a11947f0b1d66 OK === RUN TestCheckDownload/3 2025/07/20 03:29:35 DEBUG : potato2: md5 = 1ea5ecfb9c44833138b47dddcc0e2770 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/20 03:29:39 DEBUG : remotepotato: md5 = 2f6368c3bf469b9e2df9c25e5614bff2 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.66s) --- PASS: TestCheckDownload/1 (1.20s) --- PASS: TestCheckDownload/2 (1.13s) --- PASS: TestCheckDownload/3 (1.10s) --- PASS: TestCheckDownload/4 (1.32s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (1.34s) --- PASS: TestCheckDownload/7 (1.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:29:46 DEBUG : rutabaga: md5 = 5a9d74aa28887d3a8a8c13f689a6428c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/20 03:29:49 DEBUG : empty space: md5 = 5ccebca33524dc78e8c9e051568febb4 OK === RUN TestCheckSizeOnly/3 2025/07/20 03:29:51 DEBUG : potato2: md5 = 515bf3d38331987f8cbc608e4ea217a6 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/20 03:29:53 DEBUG : remotepotato: md5 = 23e02d596dcd778b7ba4741d6af4f076 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.18s) --- PASS: TestCheckSizeOnly/1 (0.31s) --- PASS: TestCheckSizeOnly/2 (0.33s) --- PASS: TestCheckSizeOnly/3 (0.32s) --- PASS: TestCheckSizeOnly/4 (0.32s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:29:58 DEBUG : test.sum: md5 = d83f46e3650b19349531d2f6f3a83201 OK 2025/07/20 03:30:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/20 03:30:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/20 03:30:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/20 03:30:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/20 03:30:01 DEBUG : test.sum: md5 = 08f1ceac0045f5e1b8c7b83ac17cb39b OK 2025/07/20 03:30:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/20 03:30:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/20 03:30:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/20 03:30:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.56s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:30:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyuket6wone/data" 2025/07/20 03:30:04 DEBUG : Creating backend with remote "TestDrive:crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone/data' lacks md5, skipping --- SKIP: TestCheckSum (2.71s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:30:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyuket6wone/data" 2025/07/20 03:30:06 DEBUG : Creating backend with remote "TestDrive:crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0/vjrnln8ratgmqakfosrqe8espk" 2025/07/20 03:30:11 DEBUG : data/banana: md5 = 11fae5b614e513200e837a8f681f61df OK 2025/07/20 03:30:12 DEBUG : test.sum: md5 = 236112d46d49b9fb891f79c8e81ec64e OK === RUN TestCheckSumDownload/subtest1 2025/07/20 03:30:17 DEBUG : data/potato: md5 = 520dbbe4c68201c3b51eada0146f676f OK 2025/07/20 03:30:19 DEBUG : test.sum: md5 = 9937df0b43bbe9ad6d930bcc8a9e338c OK === RUN TestCheckSumDownload/subtest2 2025/07/20 03:30:24 DEBUG : test.sum: md5 = 31a79af3d1d1cc4c9d0238e6a6b86ea6 OK === RUN TestCheckSumDownload/subtest3 2025/07/20 03:30:29 DEBUG : test.sum: md5 = c90a276d4b01c0d7aea807a715fca859 OK === RUN TestCheckSumDownload/subtest4 2025/07/20 03:30:33 DEBUG : test.sum: md5 = bea7003b811b163b57c6a3a757b9f725 OK === RUN TestCheckSumDownload/subtest5 2025/07/20 03:30:38 DEBUG : test.sum: md5 = 7c03189caa23693457a694f2920967ec OK === RUN TestCheckSumDownload/subtest6 2025/07/20 03:30:43 DEBUG : data/banana: md5 = 5c698151b8ab156ccbb4e2b9fb3e00f2 OK 2025/07/20 03:30:44 DEBUG : data/potato: md5 = 3d1c9559de6425e7c88b06d52c277259 OK 2025/07/20 03:30:46 DEBUG : test.sum: md5 = a5d7d0be27737bc18b0c068093a14452 OK === RUN TestCheckSumDownload/subtest7 2025/07/20 03:30:51 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/20 03:30:51 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.72s) --- PASS: TestCheckSumDownload/subtest1 (3.24s) --- PASS: TestCheckSumDownload/subtest2 (2.28s) --- PASS: TestCheckSumDownload/subtest3 (2.57s) --- PASS: TestCheckSumDownload/subtest4 (2.33s) --- PASS: TestCheckSumDownload/subtest5 (2.40s) --- PASS: TestCheckSumDownload/subtest6 (2.62s) --- PASS: TestCheckSumDownload/subtest7 (2.41s) === RUN TestApplyTransforms 2025/07/20 03:30:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palican0sogu" 2025/07/20 03:30:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:30:52 DEBUG : Creating backend with remote "TestDrive:crypt/92mh7cg4fc02l5jhd7crmevol2euaklmeujakvedvr7eiqs1jmng" 2025/07/20 03:30:53 DEBUG : Creating backend with remote "/tmp/rclone3878932022" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palican0sogu'", Local "Local file system at /tmp/rclone3878932022", Modify Window "1ms" 2025/07/20 03:30:56 DEBUG : hello, world!: md5 = c94b4e08d736891b7080e1b42fbbdb70 OK upper checkfile vs. lower remote (without normalization) 2025/07/20 03:30:56 ERROR : hello, world!: sum not found 2025/07/20 03:30:56 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-palican0sogu' 2025/07/20 03:30:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-palican0sogu': 1 files missing 2025/07/20 03:30:56 NOTICE: 1 hashes missing 2025/07/20 03:30:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-palican0sogu': 1 differences found 2025/07/20 03:30:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-palican0sogu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/20 03:30:58 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/20 03:30:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-palican0sogu': 0 differences found 2025/07/20 03:30:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-palican0sogu': 1 matching files 2025/07/20 03:30:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vepuyin8baqe" 2025/07/20 03:30:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:30:58 DEBUG : Creating backend with remote "TestDrive:crypt/bb38tgk8jcliquq1h9bp7vnhuo6rkfe645a9ms0usfnfltj18lkg" 2025/07/20 03:30:59 DEBUG : Creating backend with remote "/tmp/rclone2455446946" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vepuyin8baqe'", Local "Local file system at /tmp/rclone2455446946", Modify Window "1ms" 2025/07/20 03:31:02 DEBUG : HELLO, WORLD!: md5 = 97822e1d77e45bde9eb9c59ee6026c84 OK lower checkfile vs. upper remote (without normalization) 2025/07/20 03:31:02 ERROR : HELLO, WORLD!: sum not found 2025/07/20 03:31:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vepuyin8baqe' 2025/07/20 03:31:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepuyin8baqe': 1 files missing 2025/07/20 03:31:02 NOTICE: 1 hashes missing 2025/07/20 03:31:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepuyin8baqe': 1 differences found 2025/07/20 03:31:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepuyin8baqe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/20 03:31:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/20 03:31:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepuyin8baqe': 0 differences found 2025/07/20 03:31:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepuyin8baqe': 1 matching files 2025/07/20 03:31:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-logunog6hafu" 2025/07/20 03:31:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:31:03 DEBUG : Creating backend with remote "TestDrive:crypt/83mhvr2pmupnds7mtos2pcltgi0i5n5kmd5uudkbqq7vmsab2uu0" 2025/07/20 03:31:05 DEBUG : Creating backend with remote "/tmp/rclone2641043754" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-logunog6hafu'", Local "Local file system at /tmp/rclone2641043754", Modify Window "1ms" 2025/07/20 03:31:07 DEBUG : HeLlO, wOrLd!: md5 = cf709daebe34bc0c197cea725c2df465 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/20 03:31:08 ERROR : HeLlO, wOrLd!: sum not found 2025/07/20 03:31:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-logunog6hafu' 2025/07/20 03:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logunog6hafu': 1 files missing 2025/07/20 03:31:08 NOTICE: 1 hashes missing 2025/07/20 03:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logunog6hafu': 1 differences found 2025/07/20 03:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logunog6hafu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/20 03:31:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/20 03:31:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logunog6hafu': 0 differences found 2025/07/20 03:31:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logunog6hafu': 1 matching files 2025/07/20 03:31:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hogodod9xomu" 2025/07/20 03:31:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:31:09 DEBUG : Creating backend with remote "TestDrive:crypt/q2pc38rp90dgc69427im7hgi37v3kq66fjkr210p7cu45ngi0feg" 2025/07/20 03:31:10 DEBUG : Creating backend with remote "/tmp/rclone2626844518" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hogodod9xomu'", Local "Local file system at /tmp/rclone2626844518", Modify Window "1ms" 2025/07/20 03:31:13 DEBUG : HELLO, WORLD!: md5 = 10ff594b848ca9261d22daf371f4d4f5 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/20 03:31:14 ERROR : HELLO, WORLD!: sum not found 2025/07/20 03:31:14 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hogodod9xomu' 2025/07/20 03:31:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hogodod9xomu': 1 files missing 2025/07/20 03:31:14 NOTICE: 1 hashes missing 2025/07/20 03:31:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hogodod9xomu': 1 differences found 2025/07/20 03:31:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hogodod9xomu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/20 03:31:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/20 03:31:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hogodod9xomu': 0 differences found 2025/07/20 03:31:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hogodod9xomu': 1 matching files 2025/07/20 03:31:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mofijoy2sezo" 2025/07/20 03:31:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:31:15 DEBUG : Creating backend with remote "TestDrive:crypt/blvmatb2kqp2m4hbal3nlirl1fhi8hj8v48rl2uo14cccavn2j3g" 2025/07/20 03:31:16 DEBUG : Creating backend with remote "/tmp/rclone2627320148" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mofijoy2sezo'", Local "Local file system at /tmp/rclone2627320148", Modify Window "1ms" 2025/07/20 03:31:19 DEBUG : 測試_Русский___ě_áñ: md5 = ebf54e7acf7e4961b36759dacac4e3b9 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/20 03:31:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/20 03:31:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mofijoy2sezo' 2025/07/20 03:31:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofijoy2sezo': 1 files missing 2025/07/20 03:31:19 NOTICE: 1 hashes missing 2025/07/20 03:31:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofijoy2sezo': 1 differences found 2025/07/20 03:31:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofijoy2sezo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/20 03:31:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/20 03:31:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofijoy2sezo': 0 differences found 2025/07/20 03:31:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofijoy2sezo': 1 matching files 2025/07/20 03:31:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gagivij4hese" 2025/07/20 03:31:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:31:21 DEBUG : Creating backend with remote "TestDrive:crypt/s5ef0ml4efs90aliouq1sol4dae1fejpr5lh15dju7fcl6i87nk0" 2025/07/20 03:31:22 DEBUG : Creating backend with remote "/tmp/rclone128073207" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gagivij4hese'", Local "Local file system at /tmp/rclone128073207", Modify Window "1ms" 2025/07/20 03:31:24 DEBUG : 測試_Русский___ě_áñ: md5 = 98cf01ca46d889bdf95883baadd8c07f OK NFC checkfile vs. NFD remote (without normalization) 2025/07/20 03:31:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/20 03:31:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gagivij4hese' 2025/07/20 03:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagivij4hese': 1 files missing 2025/07/20 03:31:25 NOTICE: 1 hashes missing 2025/07/20 03:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagivij4hese': 1 differences found 2025/07/20 03:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagivij4hese': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/20 03:31:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/20 03:31:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagivij4hese': 0 differences found 2025/07/20 03:31:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagivij4hese': 1 matching files 2025/07/20 03:31:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cizuvek5xiyo" 2025/07/20 03:31:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:31:26 DEBUG : Creating backend with remote "TestDrive:crypt/oc4noibocbq65cru7so5kivlksll6tpu2t0d42d9oqhthdkppab0" 2025/07/20 03:31:28 DEBUG : Creating backend with remote "/tmp/rclone2355411540" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cizuvek5xiyo'", Local "Local file system at /tmp/rclone2355411540", Modify Window "1ms" 2025/07/20 03:31:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3bbe99afda21637aeab9ed4c4b57c668 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/20 03:31:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/20 03:31:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cizuvek5xiyo' 2025/07/20 03:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizuvek5xiyo': 1 files missing 2025/07/20 03:31:31 NOTICE: 1 hashes missing 2025/07/20 03:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizuvek5xiyo': 1 differences found 2025/07/20 03:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizuvek5xiyo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/20 03:31:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/20 03:31:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizuvek5xiyo': 0 differences found 2025/07/20 03:31:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizuvek5xiyo': 1 matching files 2025/07/20 03:31:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sopikuz3bixe" 2025/07/20 03:31:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:31:32 DEBUG : Creating backend with remote "TestDrive:crypt/sgunfkhc6dvt1itc9qfsjqk001jo7gre2nea3h2jg9ee7u7hftag" 2025/07/20 03:31:34 DEBUG : Creating backend with remote "/tmp/rclone984789987" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sopikuz3bixe'", Local "Local file system at /tmp/rclone984789987", Modify Window "1ms" 2025/07/20 03:31:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 01020b2edffe722b3e64ef69f633cb0d OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/20 03:31:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/20 03:31:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sopikuz3bixe' 2025/07/20 03:31:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sopikuz3bixe': 1 files missing 2025/07/20 03:31:37 NOTICE: 1 hashes missing 2025/07/20 03:31:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sopikuz3bixe': 1 differences found 2025/07/20 03:31:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sopikuz3bixe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/20 03:31:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/20 03:31:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sopikuz3bixe': 0 differences found 2025/07/20 03:31:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sopikuz3bixe': 1 matching files 2025/07/20 03:31:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yogosad0dado" 2025/07/20 03:31:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:31:38 DEBUG : Creating backend with remote "TestDrive:crypt/j7a9or2nqtmtqqlmhptk76emaeidc3nk78plvio4hb53c79afkrg" 2025/07/20 03:31:40 DEBUG : Creating backend with remote "/tmp/rclone213352037" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yogosad0dado'", Local "Local file system at /tmp/rclone213352037", Modify Window "1ms" 2025/07/20 03:31:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fae10655d5e2ed77f36aa8ed97c3ed22 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/20 03:31:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/20 03:31:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yogosad0dado' 2025/07/20 03:31:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yogosad0dado': 1 files missing 2025/07/20 03:31:43 NOTICE: 1 hashes missing 2025/07/20 03:31:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yogosad0dado': 1 differences found 2025/07/20 03:31:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yogosad0dado': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/20 03:31:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/20 03:31:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yogosad0dado': 0 differences found 2025/07/20 03:31:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yogosad0dado': 1 matching files 2025/07/20 03:31:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-celoliv7tegi" 2025/07/20 03:31:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:31:44 DEBUG : Creating backend with remote "TestDrive:crypt/93ckhgej5tsoa8u4kggoprsvg0pb7vknt86juo28r8p8uecijhkg" 2025/07/20 03:31:46 DEBUG : Creating backend with remote "/tmp/rclone2678748832" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-celoliv7tegi'", Local "Local file system at /tmp/rclone2678748832", Modify Window "1ms" 2025/07/20 03:31:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 73b84259e5d5161c7faa1121e10eed2a OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/20 03:31:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/20 03:31:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-celoliv7tegi' 2025/07/20 03:31:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-celoliv7tegi': 1 files missing 2025/07/20 03:31:49 NOTICE: 1 hashes missing 2025/07/20 03:31:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-celoliv7tegi': 1 differences found 2025/07/20 03:31:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-celoliv7tegi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/20 03:31:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/20 03:31:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-celoliv7tegi': 0 differences found 2025/07/20 03:31:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-celoliv7tegi': 1 matching files 2025/07/20 03:31:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-celoliv7tegi': Purge remote 2025/07/20 03:31:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yogosad0dado': Purge remote 2025/07/20 03:31:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sopikuz3bixe': Purge remote 2025/07/20 03:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cizuvek5xiyo': Purge remote 2025/07/20 03:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gagivij4hese': Purge remote 2025/07/20 03:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mofijoy2sezo': Purge remote 2025/07/20 03:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hogodod9xomu': Purge remote 2025/07/20 03:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-logunog6hafu': Purge remote 2025/07/20 03:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vepuyin8baqe': Purge remote 2025/07/20 03:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palican0sogu': Purge remote --- PASS: TestApplyTransforms (63.64s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:31:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/20 03:31:58 DEBUG : sub/file2: md5 = ca4fe4ef0e6ec0eb3c964d3c9d5b4863 OK 2025/07/20 03:31:58 INFO : file1: Copied (new) to: sub/file2 2025/07/20 03:31:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 03:31:59 DEBUG : file1: Unchanged skipping 2025/07/20 03:32:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': don't need to copy/move sub/file2, it is already at target location 2025/07/20 03:32:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.20s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.57s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:32:06 DEBUG : dst/file1: md5 = cd88c3eb56beeae29f1f4654487999d5 OK 2025/07/20 03:32:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyuket6wone/backup" 2025/07/20 03:32:07 DEBUG : Creating backend with remote "TestDrive:crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0/1nrff024r7pq65ecp72fc28jb0" 2025/07/20 03:32:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/20 03:32:11 INFO : dst/file1: Moved (server-side) 2025/07/20 03:32:13 DEBUG : dst/file1: md5 = 114c6042c5b7a35569e02d76b328e00b OK 2025/07/20 03:32:13 INFO : dst/file1: Copied (new) 2025/07/20 03:32:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/20 03:32:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/20 03:32:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.35s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:32:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyuket6wone/dst" 2025/07/20 03:32:19 DEBUG : Creating backend with remote "TestDrive:crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/20 03:32:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyuket6wone/CompareDest" 2025/07/20 03:32:21 DEBUG : Creating backend with remote "TestDrive:crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0/gveqi14airsml4bgu7krj116o8" 2025/07/20 03:32:23 DEBUG : one: Need to transfer - File not found at Destination 2025/07/20 03:32:26 DEBUG : one: md5 = 6c00a52d162dcc0db7f5b9d0b73a3c63 OK 2025/07/20 03:32:26 INFO : one: Copied (new) 2025/07/20 03:32:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 03:32:29 DEBUG : one: md5 = c347f2b161c71cf934c6d46bf2003d02 OK 2025/07/20 03:32:29 INFO : one: Copied (replaced existing) 2025/07/20 03:32:31 DEBUG : dst/one: md5 = c78be136264f43d74c19e337a2b01298 OK 2025/07/20 03:32:33 DEBUG : CompareDest/one: md5 = 83cc2d1406950ae03946a5b5d9514f57 OK 2025/07/20 03:32:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 03:32:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 03:32:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/20 03:32:37 DEBUG : CompareDest/two: md5 = 2cd82df48b3ac37312b58e4e8df7ec32 OK 2025/07/20 03:32:38 DEBUG : two: Need to transfer - File not found at Destination 2025/07/20 03:32:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 03:32:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/20 03:32:39 DEBUG : two: Need to transfer - File not found at Destination 2025/07/20 03:32:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 03:32:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/20 03:32:41 DEBUG : two: Need to transfer - File not found at Destination 2025/07/20 03:32:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/20 03:32:43 DEBUG : two: md5 = f1bf8107469a057f69a576a8369d8d18 OK 2025/07/20 03:32:43 INFO : two: Copied (new) 2025/07/20 03:32:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/20 03:32:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:32:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/20 03:32:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.61s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:32:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyuket6wone/dst" 2025/07/20 03:32:48 DEBUG : Creating backend with remote "TestDrive:crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/20 03:32:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyuket6wone/CopyDest" 2025/07/20 03:32:51 DEBUG : Creating backend with remote "TestDrive:crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/20 03:32:53 DEBUG : one: Need to transfer - File not found at Destination 2025/07/20 03:32:55 DEBUG : one: md5 = 31cb3330866840027bf2332865e3c6d7 OK 2025/07/20 03:32:55 INFO : one: Copied (new) 2025/07/20 03:32:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 03:33:00 DEBUG : one: md5 = ff1a454a467bcbe6130aeaed50724a84 OK 2025/07/20 03:33:00 INFO : one: Copied (replaced existing) 2025/07/20 03:33:02 DEBUG : dst/one: md5 = 11de53bf719e660e7e8ae84a12988c99 OK 2025/07/20 03:33:04 DEBUG : CopyDest/one: md5 = a071e6d7e10706b4d11f6f14749f9379 OK 2025/07/20 03:33:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyuket6wone/BackupDir" 2025/07/20 03:33:05 DEBUG : Creating backend with remote "TestDrive:crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/20 03:33:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 03:33:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 03:33:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 03:33:10 INFO : one: Moved (server-side) 2025/07/20 03:33:11 INFO : one: Copied (server-side copy) 2025/07/20 03:33:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/20 03:33:13 DEBUG : CopyDest/two: md5 = aba20a0e4c886ec2edb11916f67d7198 OK 2025/07/20 03:33:14 DEBUG : two: Need to transfer - File not found at Destination 2025/07/20 03:33:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 03:33:16 INFO : two: Copied (server-side copy) 2025/07/20 03:33:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/20 03:33:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 03:33:17 DEBUG : two: Unchanged skipping 2025/07/20 03:33:19 DEBUG : CopyDest/three: md5 = a755fba7dcdbe432c247a395096c8692 OK 2025/07/20 03:33:20 DEBUG : three: Need to transfer - File not found at Destination 2025/07/20 03:33:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/20 03:33:20 DEBUG : three: Destination not found in --copy-dest 2025/07/20 03:33:22 DEBUG : three: md5 = a8df1a62a07ce9b30c1616eec47783c4 OK 2025/07/20 03:33:22 INFO : three: Copied (new) 2025/07/20 03:33:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/20 03:33:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:33:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/20 03:33:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/20 03:33:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:33:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/20 03:33:28 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.76s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.57s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.58s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:33:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/20 03:33:33 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ebbe6d18d3242435b4d203a130ed1f9a OK 2025/07/20 03:33:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/20 03:33:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/20 03:33:34 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:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/20 03:33:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/20 03:33:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/20 03:33:37 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d5d1884821a8e1646422652444f82de2 OK 2025/07/20 03:33:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/20 03:33:40 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/20 03:33:40 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.60s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.57s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:33:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Looking for duplicate names using skip mode. 2025/07/20 03:33:44 NOTICE: one: Found 2 files with duplicate names 2025/07/20 03:33:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.32s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:33:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Looking for duplicate names using skip mode. 2025/07/20 03:33:51 NOTICE: one: Found 3 files with duplicate names 2025/07/20 03:33:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/20 03:33:52 INFO : one: Deleted 2025/07/20 03:33:52 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.11s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:33:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Looking for duplicate names using first mode. 2025/07/20 03:33:58 NOTICE: one: Found 3 files with duplicate names 2025/07/20 03:33:59 INFO : one: Deleted 2025/07/20 03:33:59 INFO : one: Deleted 2025/07/20 03:33:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.86s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:34:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Looking for duplicate names using newest mode. 2025/07/20 03:34:05 NOTICE: one: Found 3 files with duplicate names 2025/07/20 03:34:06 INFO : one: Deleted 2025/07/20 03:34:06 INFO : one: Deleted 2025/07/20 03:34:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.01s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.60s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:34:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Looking for duplicate names using oldest mode. 2025/07/20 03:34:12 NOTICE: one: Found 3 files with duplicate names 2025/07/20 03:34:13 INFO : one: Deleted 2025/07/20 03:34:13 INFO : one: Deleted 2025/07/20 03:34:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.60s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:34:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Looking for duplicate names using largest mode. 2025/07/20 03:34:19 NOTICE: one: Found 3 files with duplicate names 2025/07/20 03:34:20 INFO : one: Deleted 2025/07/20 03:34:20 INFO : one: Deleted 2025/07/20 03:34:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.89s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:34:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Looking for duplicate names using smallest mode. 2025/07/20 03:34:26 NOTICE: one: Found 3 files with duplicate names 2025/07/20 03:34:27 INFO : one: Deleted 2025/07/20 03:34:27 INFO : one: Deleted 2025/07/20 03:34:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.02s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:34:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Looking for duplicate names using rename mode. 2025/07/20 03:34:34 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/20 03:34:36 INFO : one-2.txt: renamed from: one.txt 2025/07/20 03:34:37 INFO : one-3.txt: renamed from: one.txt 2025/07/20 03:34:39 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.11s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:34:44 DEBUG : dupe1/one.txt: md5 = 5faab6ce50810d02d3265f09ae63b784 OK 2025/07/20 03:34:47 DEBUG : dupe2/two.txt: md5 = 683175bb8634a667edc26d3ae0bd8a1d OK 2025/07/20 03:34:49 DEBUG : dupe3/three.txt: md5 = 71c814a58f5f02c68099eb8084a52a47 OK 2025/07/20 03:34:49 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/20 03:34:50 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/20 03:34:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/20 03:34:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/20 03:34:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/20 03:34:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/20 03:34:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.09s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:34:58 DEBUG : a.txt: md5 = ca95fbe876882b6d4706457af506b2a7 OK 2025/07/20 03:34:59 DEBUG : zend.txt: md5 = de83c0b07e9056e2a753e92f7b40aba9 OK 2025/07/20 03:35:01 DEBUG : sub dir/hello world: md5 = 15cbc1d80a86825c7a8a1c1f48b0074d OK 2025/07/20 03:35:03 DEBUG : sub dir/hello world2: md5 = 0519ebda52a2b645a6a7b71b1110b939 OK 2025/07/20 03:35:05 DEBUG : sub dir/ignore dir/.ignore: md5 = 1ad3eb24750b06d21430b0668c30abf2 OK 2025/07/20 03:35:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = 684b0a3a2accdc5df7414d3132d69c54 OK 2025/07/20 03:35:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = 65adde8060d030cd8c45461bfe763d39 OK 2025/07/20 03:35:11 DEBUG : a.txt: Excluded (Size Filter) 2025/07/20 03:35:11 DEBUG : a.txt: Excluded 2025/07/20 03:35:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/20 03:35:11 DEBUG : sub dir/hello world2: Excluded 2025/07/20 03:35:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/20 03:35:11 DEBUG : sub dir/hello world: Excluded 2025/07/20 03:35:12 DEBUG : sub dir/ignore dir: Excluded 2025/07/20 03:35:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/20 03:35:12 DEBUG : sub dir/hello world2: Excluded 2025/07/20 03:35:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/20 03:35:12 DEBUG : sub dir/hello world: Excluded 2025/07/20 03:35:12 DEBUG : sub dir/ignore dir: Excluded 2025/07/20 03:35:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/20 03:35:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/20 03:35:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/20 03:35:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/20 03:35:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/20 03:35:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/20 03:35:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (24.21s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:35:22 DEBUG : a.txt: md5 = 70e57e006d5c2e5ac95901ca5ba3cb94 OK 2025/07/20 03:35:23 DEBUG : zend.txt: md5 = 7910a83281be0949966dc9671d021861 OK 2025/07/20 03:35:25 DEBUG : sub dir/hello world: md5 = 2c716db3a689848494662fe11b81e907 OK 2025/07/20 03:35:27 DEBUG : sub dir/hello world2: md5 = 8252fe806d2df37fd1d289886c98c5ee OK 2025/07/20 03:35:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 2ec62801f451cb9237f14924b9a31e93 OK 2025/07/20 03:35:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9438544d02f20e093cde1a53d997d706 OK 2025/07/20 03:35:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = 17cf83ad2bca046c995ffffbd1949c41 OK 2025/07/20 03:35:34 DEBUG : a.txt: Excluded (Size Filter) 2025/07/20 03:35:34 DEBUG : a.txt: Excluded 2025/07/20 03:35:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/20 03:35:35 DEBUG : sub dir/hello world2: Excluded 2025/07/20 03:35:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/20 03:35:35 DEBUG : sub dir/hello world: Excluded 2025/07/20 03:35:36 DEBUG : sub dir/ignore dir: Excluded 2025/07/20 03:35:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/20 03:35:36 DEBUG : sub dir/hello world2: Excluded 2025/07/20 03:35:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/20 03:35:36 DEBUG : sub dir/hello world: Excluded 2025/07/20 03:35:36 DEBUG : sub dir/ignore dir: Excluded 2025/07/20 03:35:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/20 03:35:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/20 03:35:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/20 03:35:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/20 03:35:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/20 03:35:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/20 03:35:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.93s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:35:46 DEBUG : file1: md5 = 181a469d9f194b4e643e2bb58e5fb5be OK 2025/07/20 03:35:48 DEBUG : sub/file2: md5 = a8a87e9942b6f81e4b9544038495a2e5 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 2025/07/20 03:35:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/20 03:35:52 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/20 03:35:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/20 03:35:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.27s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.34s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.65s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.35s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.37s) --- PASS: TestListJSON/HashTypes (0.33s) --- PASS: TestListJSON/Metadata (0.88s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:35:57 DEBUG : file1: md5 = 2bb1e94f25c7061d16a1deb412b89398 OK 2025/07/20 03:35:59 DEBUG : sub/file2: md5 = c2653c5bad5036e050839673185faf75 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 2025/07/20 03:36:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyuket6wone/notfound" 2025/07/20 03:36:04 DEBUG : Config file has changed externally - reloading 2025/07/20 03:36:05 DEBUG : Creating backend with remote "TestDrive:crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/20 03:36:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.14s) --- PASS: TestStatJSON/Root (0.35s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.60s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.34s) --- PASS: TestStatJSON/File (0.31s) --- PASS: TestStatJSON/NotFound (0.67s) --- PASS: TestStatJSON/DirFilesOnly (0.32s) --- PASS: TestStatJSON/FileFilesOnly (0.33s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.30s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.34s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (2.37s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:36:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Making directory 2025/07/20 03:36:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Making directory --- PASS: TestMkdir (0.87s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:36:13 DEBUG : sub dir/hello world: md5 = 7ad1cf571f728e235d283c3e4f22e777 OK 2025/07/20 03:36:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.66s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:36:17 DEBUG : potato2: md5 = b10c09179ce129dc5ba8f6c266b2711b OK 2025/07/20 03:36:19 DEBUG : empty space: md5 = 99e583905221937c3493d9a3699a8c09 OK --- PASS: TestLs (5.16s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:36:23 DEBUG : potato2: md5 = fca28d9aeee1d3d8a1f52147f9b4f909 OK 2025/07/20 03:36:24 DEBUG : empty space: md5 = a950eceab97099c041649e96eb814fee OK 2025/07/20 03:36:25 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/20 03:36:25 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.32s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:36:28 DEBUG : potato2: md5 = b141f33d51658e30dc6d6d6de61e1439 OK 2025/07/20 03:36:30 DEBUG : empty space: md5 = 4d42362bd837b790f3815a7703ded1b4 OK --- PASS: TestLsLong (5.27s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:36:33 DEBUG : potato2: md5 = 3786e5daa95bb5a27027ea267774e597 OK 2025/07/20 03:36:35 DEBUG : empty space: md5 = bdf41cbd2f26071292ea8100283e5144 OK --- PASS: TestHashSums (4.79s) === RUN TestHashSumsWithErrors 2025/07/20 03:36:37 DEBUG : Creating backend with remote ":memory:" 2025/07/20 03:36:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/20 03:36:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/20 03:36:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/20 03:36:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/20 03:36:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/20 03:36:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/20 03:36:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/20 03:36:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/20 03:36:37 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:36:38 DEBUG : potato2: md5 = 284694a3bb7ee6bf22fc3567e431a3d5 OK 2025/07/20 03:36:40 DEBUG : empty space: md5 = e89580833ce7cffd12459d7dbef85106 OK 2025/07/20 03:36:42 DEBUG : sub dir/potato3: md5 = 47fb3611ee34a6b327f996dee87ceb1c OK 2025/07/20 03:36:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.68s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:36:48 DEBUG : small: md5 = 2e0165f980f97b64d3f7e496710dd647 OK 2025/07/20 03:36:49 DEBUG : medium: md5 = 05ae8928be8f589ec8bba0d7a1e8d65f OK 2025/07/20 03:36:51 DEBUG : large: md5 = 6a7adbd3b90469ecb2dc276c3d1e58cc OK 2025/07/20 03:36:51 DEBUG : Waiting for deletions to finish 2025/07/20 03:36:51 DEBUG : large: Excluded (Size Filter) 2025/07/20 03:36:52 INFO : medium: Deleted 2025/07/20 03:36:52 INFO : small: Deleted --- PASS: TestDelete (7.10s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:36:55 DEBUG : small: md5 = a90a6363c42d54097d777004052ba028 OK 2025/07/20 03:36:56 DEBUG : medium: md5 = 2b275e30d809707c42f53e74a0e2b898 OK 2025/07/20 03:36:58 DEBUG : large: md5 = eb3b898cb2e8b446b9529546d78b2627 OK 2025/07/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/07/20 03:36:59 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/20 03:36:59 INFO : large: Deleted 2025/07/20 03:36:59 INFO : small: Deleted --- PASS: TestMaxDelete (7.82s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:37:03 DEBUG : small: md5 = b3f350b83051253128e05240354c3392 OK 2025/07/20 03:37:04 DEBUG : medium: md5 = 4cb032e14085b5357e643499f3977c16 OK 2025/07/20 03:37:05 DEBUG : large: md5 = 86fa3e5b6b588013400f259ef3c85df2 OK 2025/07/20 03:37:06 DEBUG : Waiting for deletions to finish 2025/07/20 03:37:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/20 03:37:07 INFO : small: Deleted 2025/07/20 03:37:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.43s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:37:10 DEBUG : small: md5 = f5c93602d42ab06dc53020349b1af0a9 OK 2025/07/20 03:37:11 DEBUG : medium: md5 = d43d7afad20fdf3198dc8ed9460cbfcc OK 2025/07/20 03:37:13 DEBUG : large: md5 = c73eaab855556215dcb435e989ab6c4f OK 2025/07/20 03:37:13 DEBUG : Waiting for deletions to finish 2025/07/20 03:37:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/20 03:37:14 INFO : small: Deleted 2025/07/20 03:37:14 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.45s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:37:18 DEBUG : ReadFile: md5 = be6efedcf201bb591fc148e4a2130a39 OK --- PASS: TestReadFile (4.86s) === RUN TestRetry 2025/07/20 03:37:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/20 03:37:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/20 03:37:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/20 03:37:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/20 03:37:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/20 03:37:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/20 03:37:21 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:37:22 DEBUG : file1: md5 = 75710e73e8c1ad54f00a403b2ca2af0c OK 2025/07/20 03:37:24 DEBUG : file2: md5 = f7395b913381baf159ffd01a02a50276 OK --- PASS: TestCat (17.37s) === RUN TestPurge 2025/07/20 03:37:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kufifez4raza" 2025/07/20 03:37:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 03:37:38 DEBUG : Creating backend with remote "TestDrive:crypt/t03bcap8cr6fqrf8fk27fionoekl8hmguvm9lek5aqpjrpk8eoq0" 2025/07/20 03:37:40 DEBUG : Creating backend with remote "/tmp/rclone3733951469" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kufifez4raza'", Local "Local file system at /tmp/rclone3733951469", Modify Window "1ms" 2025/07/20 03:37:45 DEBUG : A1/B1/C1/one: md5 = 43291c154cceb3c143c57fa9c009b2b0 OK 2025/07/20 03:37:45 INFO : A2: Making directory 2025/07/20 03:37:46 INFO : A1/B2: Making directory 2025/07/20 03:37:47 INFO : A1/B2/C2: Making directory 2025/07/20 03:37:47 INFO : A1/B1/C3: Making directory 2025/07/20 03:37:48 INFO : A3: Making directory 2025/07/20 03:37:49 INFO : A3/B3: Making directory 2025/07/20 03:37:50 INFO : A3/B3/C4: Making directory 2025/07/20 03:37:52 DEBUG : A1/two: md5 = acb90d94aacbe28f5cbb1b0514e4b318 OK 2025/07/20 03:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kufifez4raza': Purge remote 2025/07/20 03:37:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.71s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:38:01 DEBUG : A1/B1/C1/one: md5 = b80387d95b50de0695503d81d81742d9 OK 2025/07/20 03:38:01 INFO : A2: Making directory 2025/07/20 03:38:02 INFO : A1/B2: Making directory 2025/07/20 03:38:03 INFO : A1/B2/C2: Making directory 2025/07/20 03:38:04 INFO : A1/B1/C3: Making directory 2025/07/20 03:38:05 INFO : A3: Making directory 2025/07/20 03:38:05 INFO : A3/B3: Making directory 2025/07/20 03:38:06 INFO : A3/B3/C4: Making directory 2025/07/20 03:38:09 DEBUG : A1/two: md5 = 190d97623dd329cbe36f9a9b50cb749e OK 2025/07/20 03:38:10 DEBUG : removing 1 level 3 directories 2025/07/20 03:38:10 INFO : A3/B3/C4: Removing directory 2025/07/20 03:38:14 DEBUG : removing 2 level 3 directories 2025/07/20 03:38:14 INFO : A1/B2/C2: Removing directory 2025/07/20 03:38:14 INFO : A1/B1/C3: Removing directory 2025/07/20 03:38:14 DEBUG : removing 2 level 2 directories 2025/07/20 03:38:14 INFO : A3/B3: Removing directory 2025/07/20 03:38:14 INFO : A1/B2: Removing directory 2025/07/20 03:38:15 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/20 03:38:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/20 03:38:15 DEBUG : removing 2 level 1 directories 2025/07/20 03:38:15 INFO : A3: Removing directory 2025/07/20 03:38:15 INFO : A2: Removing directory 2025/07/20 03:38:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/20 03:38:20 DEBUG : removing 1 level 3 directories 2025/07/20 03:38:20 INFO : A1/B1/C1: Removing directory 2025/07/20 03:38:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:21 DEBUG : removing 1 level 2 directories 2025/07/20 03:38:21 INFO : A1/B1: Removing directory 2025/07/20 03:38:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/20 03:38:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/20 03:38:22 DEBUG : removing 1 level 1 directories 2025/07/20 03:38:22 INFO : A1: Removing directory 2025/07/20 03:38:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/20 03:38:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/20 03:38:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/20 03:38:22 DEBUG : removing 1 level 0 directories 2025/07/20 03:38:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Removing directory 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/20 03:38:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (27.29s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:38:25 INFO : A1: Making directory 2025/07/20 03:38:26 INFO : A1/B1: Making directory 2025/07/20 03:38:27 INFO : A1/B1/C1: Making directory 2025/07/20 03:38:30 DEBUG : removing 1 level 3 directories 2025/07/20 03:38:30 INFO : A1/B1/C1: Removing directory 2025/07/20 03:38:31 DEBUG : removing 1 level 2 directories 2025/07/20 03:38:31 INFO : A1/B1: Removing directory 2025/07/20 03:38:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/20 03:38:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.83s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:38:34 INFO : A1: Making directory 2025/07/20 03:38:35 INFO : A1/B1: Making directory 2025/07/20 03:38:36 INFO : A1/B1/C1: Making directory 2025/07/20 03:38:39 DEBUG : removing 1 level 3 directories 2025/07/20 03:38:39 INFO : A1/B1/C1: Removing directory 2025/07/20 03:38:40 DEBUG : removing 1 level 2 directories 2025/07/20 03:38:40 INFO : A1/B1: Removing directory 2025/07/20 03:38:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/20 03:38:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.15s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:38:45 DEBUG : file1: md5 = 9b4f0901d6ba0d951835e6e9f7804b5e OK 2025/07/20 03:38:46 DEBUG : filename.txt: File name found in url 2025/07/20 03:38:47 DEBUG : filename.txt: md5 = eaa7c2f3474d30e85ac1a40c67191941 OK 2025/07/20 03:38:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/20 03:38:49 DEBUG : headerfilename.txt: md5 = 71858f66f785c14f3636b15634c31f27 OK 2025/07/20 03:38:50 DEBUG : file2: md5 = c1c7cfc46b79bf3bae7a88f10eb9f401 OK --- PASS: TestCopyURL (9.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:38:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/20 03:38:56 DEBUG : sub/file2: md5 = b1f290656e2184d75a838a7dd6f6faaa OK 2025/07/20 03:38:56 INFO : file1: Copied (new) to: sub/file2 2025/07/20 03:38:56 INFO : file1: Deleted 2025/07/20 03:38:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 03:38:56 DEBUG : file1: Unchanged skipping 2025/07/20 03:38:56 INFO : file1: Deleted 2025/07/20 03:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': don't need to copy/move sub/file2, it is already at target location 2025/07/20 03:38:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.16s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:39:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/20 03:39:02 DEBUG : file1: md5 = ae35ddca646acdcac24e27c301af4862 OK 2025/07/20 03:39:02 INFO : file1: Copied (new) 2025/07/20 03:39:02 INFO : file1: Deleted 2025/07/20 03:39:02 DEBUG : file1: Destination exists, skipping 2025/07/20 03:39:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.74s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.59s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.61s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:39:07 DEBUG : dst/file1: md5 = e63855bd4392b4deac8bd72dd7d6b7c4 OK 2025/07/20 03:39:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyuket6wone/backup" 2025/07/20 03:39:08 DEBUG : Config file has changed externally - reloading 2025/07/20 03:39:08 DEBUG : Creating backend with remote "TestDrive:crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0/1nrff024r7pq65ecp72fc28jb0" 2025/07/20 03:39:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/20 03:39:13 INFO : dst/file1: Moved (server-side) 2025/07/20 03:39:15 DEBUG : dst/file1: md5 = d4fdd2e0be1ecf801c81a1ffc83a6ec9 OK 2025/07/20 03:39:15 INFO : dst/file1: Copied (new) 2025/07/20 03:39:15 INFO : dst/file1: Deleted 2025/07/20 03:39:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/20 03:39:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/20 03:39:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.20s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:39:22 DEBUG : A1/one: md5 = cc9b8a9d9d0b5979563bc857dc93ee9e OK 2025/07/20 03:39:24 DEBUG : A1/two: md5 = 6c5323adcac106d1d51548c66928dc52 OK 2025/07/20 03:39:26 DEBUG : A1/B1/three: md5 = 750cf708a4bfa103c689622a69cce9a4 OK 2025/07/20 03:39:29 DEBUG : A1/B1/C1/four: md5 = f26612c3c79a6e0754a0dca962e3cddf OK 2025/07/20 03:39:31 DEBUG : A1/B1/C2/five: md5 = 5ee29b42a3fee34b86a0fc968b862002 OK 2025/07/20 03:39:31 INFO : A1/B2: Making directory 2025/07/20 03:39:32 INFO : A1/B1/C3: Making directory 2025/07/20 03:39:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/20 03:39:43 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/20 03:39:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/20 03:39:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/20 03:39:43 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/20 03:39:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/20 03:39:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/20 03:39:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/20 03:39:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/20 03:39:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/20 03:39:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/20 03:39:56 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/20 03:39:56 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/20 03:39:56 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/20 03:39:57 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/20 03:39:57 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/20 03:40:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/20 03:40:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/20 03:40:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/20 03:40:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/20 03:40:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/20 03:40:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/20 03:40:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/20 03:40:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/20 03:40:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/20 03:40:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/20 03:40:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/20 03:40:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/20 03:40:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/20 03:40:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/20 03:40:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (51.76s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" --- PASS: TestGetFsInfo (0.59s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': File to upload is small (34 bytes), uploading instead of streaming 2025/07/20 03:40:14 DEBUG : no_checksum_small_file_from_pipe: md5 = 4f151f9570f8151e0a84aba98ec6be4e OK 2025/07/20 03:40:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/20 03:40:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/20 03:40:15 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/20 03:40:16 DEBUG : no_checksum_big_file_from_pipe: md5 = a2d7cdc4197b2f84d71961d72b7ec7b8 OK 2025/07/20 03:40:16 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:40:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': File to upload is small (34 bytes), uploading instead of streaming 2025/07/20 03:40:20 DEBUG : with_checksum_small_file_from_pipe: md5 = b472adde35598f900aaba3b0ca82437a OK 2025/07/20 03:40:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/20 03:40:21 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/20 03:40:22 DEBUG : with_checksum_big_file_from_pipe: md5 = dae0fd57ff9c8c678dac217690b548ee OK 2025/07/20 03:40:22 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:40:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': File to upload is small (34 bytes), uploading instead of streaming 2025/07/20 03:40:25 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 03:40:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/20 03:40:27 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': File to upload is small (34 bytes), uploading instead of streaming 2025/07/20 03:40:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/20 03:40:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/20 03:40:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.90s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/20 03:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': File to upload is small (48 bytes), uploading instead of streaming 2025/07/20 03:40:37 DEBUG : rcat_metadata: md5 = 191ba9521c8ad69a29725a7d0cce0b1a OK 2025/07/20 03:40:37 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/20 03:40:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/20 03:40:41 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8d00688e13ce0c4f4234fe72c5b11900 OK 2025/07/20 03:40:41 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.94s) --- PASS: TestRcatMetadata/Normal (2.97s) --- PASS: TestRcatMetadata/ViaDisk (3.36s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:40:44 DEBUG : potato1: md5 = b4e27bc4bf8ebe0e7165f12f806194a4 OK 2025/07/20 03:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': File to upload is small (60 bytes), uploading instead of streaming 2025/07/20 03:40:46 DEBUG : potato2: md5 = c4a033bc5f5672f233e1f273d0618e20 OK 2025/07/20 03:40:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.95s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:40:49 DEBUG : potato1: md5 = b0d568c772b26a326e69b8424f816bcc OK 2025/07/20 03:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': File to upload is small (60 bytes), uploading instead of streaming 2025/07/20 03:40:50 DEBUG : potato2: md5 = f57a08becbd140b2210ce2d1fa63c97f OK 2025/07/20 03:40:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.35s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:40:54 DEBUG : potato2: md5 = 3c92031b4ddddfbfc9cdf024f12fd06c OK 2025/07/20 03:40:56 DEBUG : empty space: md5 = 5b0bf47284b38fa9ce7ef74c655f94cb OK 2025/07/20 03:40:58 DEBUG : sub dir/potato3: md5 = dcf428526cbfebfe3d14dabdcc706d8d OK 2025/07/20 03:40:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Touching "sub dir/potato3" 2025/07/20 03:40:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Touching "empty space" 2025/07/20 03:40:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Touching "potato2" 2025/07/20 03:41:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.92s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:41:04 DEBUG : dir with metadata: Making directory with metadata 2025/07/20 03:41:04 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.86s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:41:07 DEBUG : directory with modtime: Making directory with metadata 2025/07/20 03:41:07 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.80s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:41:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/20 03:41:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/20 03:41:10 DEBUG : Google drive root 'crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0': Skipping btime metadata as can't update it on an existing file: 2025-07-20T03:41:09.825760227Z 2025/07/20 03:41:10 INFO : non existent directory: Updated directory metadata 2025/07/20 03:41:12 DEBUG : Google drive root 'crypt/cs7dviqilqehnr43gdse10s78kcfj0f5ctut32rijvirn09jbjh0': Skipping btime metadata as can't update it on an existing file: 2025-07-20T03:41:09.825760227Z 2025/07/20 03:41:13 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.72s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:41:15 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/20 03:41:17 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/20 03:41:18 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.92s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:41:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/20 03:41:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/20 03:41:20 DEBUG : dst: Making directory with metadata 2025/07/20 03:41:21 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/20 03:41:21 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 03:41:21 INFO : dst: Set directory modification time (using SetModTime) 2025/07/20 03:41:22 INFO : dst: Set directory modification time (using SetModTime) 2025/07/20 03:41:22 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/20 03:41:22 INFO : dst: Set directory modification time (using SetModTime) 2025/07/20 03:41:22 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.13s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone'", Local "Local file system at /tmp/rclone4089859721", Modify Window "1ms" 2025/07/20 03:41:26 DEBUG : sub dir/test remove existing: md5 = cec86d2bcb359a84298e6d28967d6259 OK 2025/07/20 03:41:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 6a12d6e0003cd7a33617422823e0d039 OK 2025/07/20 03:41:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.palerip8" before starting 2025/07/20 03:41:31 DEBUG : sub dir/test remove existing.palerip8: TEST: removing renamed existing file after operation 2025/07/20 03:41:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gazasuv7" before starting 2025/07/20 03:41:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gazasuv7: TEST: renaming existing back after failed operation 2025/07/20 03:41:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pilinan1" before starting 2025/07/20 03:41:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pilinan1: TEST: removing renamed existing file after operation 2025/07/20 03:41:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5udgjqhd27fkijo6lm3o63olv6r8u06bks783im1i1aur4tqtaskrm6udkjvl04v93erdrrdokrsnsoa4vhervg7j1onps1ptcjepg69ids5kmqma316sv1q83i048782ge290a7qieebat0a5q354ndqo439tt2njph775eg7fi7gg39ee0" 2025/07/20 03:41:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "v28cfcqd3ddo071euhdlkbue2crsuihbnmtv3aeel6gbsqskns5g" --- PASS: TestRemoveExisting (15.27s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/20 03:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyuket6wone': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m29.099880995s (try 1/5)