"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/13 03:39:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bubixib1lubu" 2025/05/13 03:39:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:39:14 DEBUG : Creating backend with remote "TestDrive:crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg" 2025/05/13 03:39:15 DEBUG : Creating backend with remote "/tmp/rclone3645042119" === 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-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/13 03:39:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/13 03:39:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/13 03:39:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/13 03:39:15 DEBUG : potato: Seek from 10 to 0 2025/05/13 03:39:15 DEBUG : potato: Seek from 10 to 0 2025/05/13 03:39:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/13 03:39:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/13 03:39:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/13 03:39:15 DEBUG : potato: Seek from 5 to 2 2025/05/13 03:39:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/13 03:39:15 DEBUG : potato: Seek from 7 to 0 2025/05/13 03:39:15 DEBUG : potato: Seek from 7 to 0 2025/05/13 03:39:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/13 03:39:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/13 03:39:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/13 03:39:15 DEBUG : potato: Seek from 5 to 2 2025/05/13 03:39:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/13 03:39:15 DEBUG : potato: Seek from 8 to 0 2025/05/13 03:39:15 DEBUG : potato: Seek from 8 to 0 2025/05/13 03:39:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/13 03:39:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/13 03:39:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/13 03:39:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/13 03:39:15 DEBUG : potato: Seek from 5 to 2 2025/05/13 03:39:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/13 03:39:15 DEBUG : potato: Seek from 9 to 0 2025/05/13 03:39:15 DEBUG : potato: Seek from 9 to 0 2025/05/13 03:39:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:39:18 DEBUG : rutabaga: md5 = 447b5c1980a49ecc695d89950899a78b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/13 03:39:20 DEBUG : empty space: md5 = d509219f10a442cd709d29f85a123e90 OK === RUN TestCheck/3 2025/05/13 03:39:22 DEBUG : potato2: md5 = 31224ed8683b648111e630111aef117c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/13 03:39:24 DEBUG : remotepotato: md5 = 0ffd745aef2e795800e6318d64c07568 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.00s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/05/13 03:39:27 DEBUG : Creating backend with remote "nonexistent" 2025/05/13 03:39:27 DEBUG : Creating backend with remote "nonexistent" 2025/05/13 03:39:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/13 03:39:27 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/05/13 03:39:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/13 03:39:27 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-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:39:29 DEBUG : rutabaga: md5 = cf64fad7ae369b2389a91cc95322ebc2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/13 03:39:33 DEBUG : empty space: md5 = 54f79b881992c5c19084177b4752311e OK === RUN TestCheckDownload/3 2025/05/13 03:39:36 DEBUG : potato2: md5 = e4a3e87a49aa06eee5e9cb72c92046df OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/13 03:39:40 DEBUG : remotepotato: md5 = 001e8ab664dd34e39061120966cd6c05 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.84s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (1.41s) --- PASS: TestCheckDownload/3 (1.44s) --- PASS: TestCheckDownload/4 (1.20s) --- PASS: TestCheckDownload/5 (1.38s) --- PASS: TestCheckDownload/6 (1.17s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:39:47 DEBUG : rutabaga: md5 = aa5294eb78909cca80bd3c2b70f30965 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/13 03:39:49 DEBUG : empty space: md5 = 32198faf4db7159b495445dd61726dd6 OK === RUN TestCheckSizeOnly/3 2025/05/13 03:39:51 DEBUG : potato2: md5 = 6f3dfdd5153760f21ddaee9ac6779d1d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/13 03:39:53 DEBUG : remotepotato: md5 = f2d9c2430eebc6c6e0a4096fb886e34f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.41s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:39:58 DEBUG : test.sum: md5 = 94bafbb7616fac12c2da369ff8e0d4bf OK 2025/05/13 03:39:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/13 03:39:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/13 03:39:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/13 03:39:59 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/13 03:40:01 DEBUG : test.sum: md5 = 189c782c613634c400c923eae03709e9 OK 2025/05/13 03:40:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/13 03:40:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/13 03:40:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/13 03:40:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.12s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:40:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bubixib1lubu/data" 2025/05/13 03:40:03 DEBUG : Creating backend with remote "TestDrive:crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:40:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bubixib1lubu/data" 2025/05/13 03:40:05 DEBUG : Creating backend with remote "TestDrive:crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg/vjrnln8ratgmqakfosrqe8espk" 2025/05/13 03:40:09 DEBUG : data/banana: md5 = b28db1d137ab88e35d30795cd6a8a00e OK 2025/05/13 03:40:10 DEBUG : test.sum: md5 = 51b8897d333b9a273d5178fcb90f315c OK === RUN TestCheckSumDownload/subtest1 2025/05/13 03:40:15 DEBUG : data/potato: md5 = 177acba76b7515950679f678a2c2b031 OK 2025/05/13 03:40:16 DEBUG : test.sum: md5 = 8ab0ec8d18ebe842a23017d75dbc774f OK === RUN TestCheckSumDownload/subtest2 2025/05/13 03:40:20 DEBUG : test.sum: md5 = 315170d46ab8b88c89cd07efe5a1d98f OK === RUN TestCheckSumDownload/subtest3 2025/05/13 03:40:25 DEBUG : test.sum: md5 = e290247d3671c1bdaf29166e41d6cf47 OK === RUN TestCheckSumDownload/subtest4 2025/05/13 03:40:29 DEBUG : test.sum: md5 = 8ff52b824408a4fcdbd8a7f4e04daba1 OK === RUN TestCheckSumDownload/subtest5 2025/05/13 03:40:33 DEBUG : test.sum: md5 = 57d35e903585f3ae0e613472b0e23666 OK === RUN TestCheckSumDownload/subtest6 2025/05/13 03:40:37 DEBUG : data/banana: md5 = 5a6f01a4605ab011acfac989492ff250 OK 2025/05/13 03:40:39 DEBUG : data/potato: md5 = 10d9d5bd3391a1b91848e5a42a1d2650 OK 2025/05/13 03:40:40 DEBUG : test.sum: md5 = 6a218d4cb4d0b1f0600aec8e47a5e2eb OK === RUN TestCheckSumDownload/subtest7 2025/05/13 03:40:45 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/13 03:40:45 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.10s) --- PASS: TestCheckSumDownload/subtest1 (2.79s) --- PASS: TestCheckSumDownload/subtest2 (2.14s) --- PASS: TestCheckSumDownload/subtest3 (2.42s) --- PASS: TestCheckSumDownload/subtest4 (2.31s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.11s) --- PASS: TestCheckSumDownload/subtest7 (2.34s) === RUN TestApplyTransforms 2025/05/13 03:40:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxofok4nala" 2025/05/13 03:40:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:40:46 DEBUG : Creating backend with remote "TestDrive:crypt/4euumld8ujmiqv3ho8et4p24imfmafqnlfbla1ss6d850crmpeo0" 2025/05/13 03:40:47 DEBUG : Creating backend with remote "/tmp/rclone374565897" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxofok4nala'", Local "Local file system at /tmp/rclone374565897", Modify Window "1ms" 2025/05/13 03:40:49 DEBUG : hello, world!: md5 = 431fc9ba84d6d947f9ebbd0d4324bb66 OK upper checkfile vs. lower remote (without normalization) 2025/05/13 03:40:50 ERROR : hello, world!: sum not found 2025/05/13 03:40:50 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-poxofok4nala' 2025/05/13 03:40:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poxofok4nala': 1 files missing 2025/05/13 03:40:50 NOTICE: 1 hashes missing 2025/05/13 03:40:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poxofok4nala': 2 differences found 2025/05/13 03:40:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poxofok4nala': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/13 03:40:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 03:40:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poxofok4nala': 0 differences found 2025/05/13 03:40:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poxofok4nala': 1 matching files 2025/05/13 03:40:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-levonaz1wizi" 2025/05/13 03:40:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:40:51 DEBUG : Creating backend with remote "TestDrive:crypt/dqs2tfbkt5l6j1ci4dtg6r0cgdsiu1iam95vcvnqk5uf27g7ddn0" 2025/05/13 03:40:52 DEBUG : Creating backend with remote "/tmp/rclone1582403691" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-levonaz1wizi'", Local "Local file system at /tmp/rclone1582403691", Modify Window "1ms" 2025/05/13 03:40:54 DEBUG : HELLO, WORLD!: md5 = 10e1d970a995977d933c1cf268ad2d83 OK lower checkfile vs. upper remote (without normalization) 2025/05/13 03:40:54 ERROR : HELLO, WORLD!: sum not found 2025/05/13 03:40:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-levonaz1wizi' 2025/05/13 03:40:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levonaz1wizi': 1 files missing 2025/05/13 03:40:54 NOTICE: 1 hashes missing 2025/05/13 03:40:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levonaz1wizi': 2 differences found 2025/05/13 03:40:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levonaz1wizi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/13 03:40:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 03:40:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levonaz1wizi': 0 differences found 2025/05/13 03:40:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levonaz1wizi': 1 matching files 2025/05/13 03:40:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-peyahay7kesi" 2025/05/13 03:40:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:40:56 DEBUG : Creating backend with remote "TestDrive:crypt/r1ruvgfucjjnvl12pms93dmad6ajlvia012mvk5t9cu1o0seaj40" 2025/05/13 03:40:57 DEBUG : Creating backend with remote "/tmp/rclone1822418988" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-peyahay7kesi'", Local "Local file system at /tmp/rclone1822418988", Modify Window "1ms" 2025/05/13 03:40:59 DEBUG : HeLlO, wOrLd!: md5 = c002c3e31dd6bb7ee3d4f18c0fb38e7a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/13 03:41:00 ERROR : HeLlO, wOrLd!: sum not found 2025/05/13 03:41:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-peyahay7kesi' 2025/05/13 03:41:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyahay7kesi': 1 files missing 2025/05/13 03:41:00 NOTICE: 1 hashes missing 2025/05/13 03:41:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyahay7kesi': 2 differences found 2025/05/13 03:41:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyahay7kesi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/13 03:41:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 03:41:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyahay7kesi': 0 differences found 2025/05/13 03:41:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyahay7kesi': 1 matching files 2025/05/13 03:41:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xometav6nuvi" 2025/05/13 03:41:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:41:01 DEBUG : Creating backend with remote "TestDrive:crypt/o6htjqko39tdncskgf5g56mtojl5gkuk7tqderibif82meir5r00" 2025/05/13 03:41:02 DEBUG : Creating backend with remote "/tmp/rclone1383880403" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xometav6nuvi'", Local "Local file system at /tmp/rclone1383880403", Modify Window "1ms" 2025/05/13 03:41:04 DEBUG : HELLO, WORLD!: md5 = 404146132d6167155812271848505883 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/13 03:41:05 ERROR : HELLO, WORLD!: sum not found 2025/05/13 03:41:05 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xometav6nuvi' 2025/05/13 03:41:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xometav6nuvi': 1 files missing 2025/05/13 03:41:05 NOTICE: 1 hashes missing 2025/05/13 03:41:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xometav6nuvi': 2 differences found 2025/05/13 03:41:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xometav6nuvi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/13 03:41:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 03:41:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xometav6nuvi': 0 differences found 2025/05/13 03:41:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xometav6nuvi': 1 matching files 2025/05/13 03:41:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sivibot6voso" 2025/05/13 03:41:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:41:06 DEBUG : Creating backend with remote "TestDrive:crypt/rlgoiaqbfstit3m6lrtl4at3eh4i2pm2knvomq9pdk5qdodp38bg" 2025/05/13 03:41:07 DEBUG : Creating backend with remote "/tmp/rclone2721020250" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sivibot6voso'", Local "Local file system at /tmp/rclone2721020250", Modify Window "1ms" 2025/05/13 03:41:09 DEBUG : 測試_Русский___ě_áñ: md5 = cc3ab54d13f906c8266f26e458aea7d6 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/13 03:41:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/13 03:41:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sivibot6voso' 2025/05/13 03:41:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivibot6voso': 1 files missing 2025/05/13 03:41:09 NOTICE: 1 hashes missing 2025/05/13 03:41:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivibot6voso': 2 differences found 2025/05/13 03:41:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivibot6voso': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/13 03:41:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 03:41:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivibot6voso': 0 differences found 2025/05/13 03:41:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivibot6voso': 1 matching files 2025/05/13 03:41:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ganugew5ture" 2025/05/13 03:41:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:41:11 DEBUG : Creating backend with remote "TestDrive:crypt/bm8hvhl9p3qqs1p9gvnb3rekress3kopqcipukv6qsbta97juhpg" 2025/05/13 03:41:12 DEBUG : Creating backend with remote "/tmp/rclone2191395735" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ganugew5ture'", Local "Local file system at /tmp/rclone2191395735", Modify Window "1ms" 2025/05/13 03:41:14 DEBUG : 測試_Русский___ě_áñ: md5 = 2128f3f2c7744f34059bcd2734b5cc05 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/13 03:41:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/13 03:41:14 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ganugew5ture' 2025/05/13 03:41:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganugew5ture': 1 files missing 2025/05/13 03:41:14 NOTICE: 1 hashes missing 2025/05/13 03:41:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganugew5ture': 2 differences found 2025/05/13 03:41:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganugew5ture': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/13 03:41:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 03:41:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganugew5ture': 0 differences found 2025/05/13 03:41:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganugew5ture': 1 matching files 2025/05/13 03:41:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jahuduw1hugi" 2025/05/13 03:41:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:41:16 DEBUG : Creating backend with remote "TestDrive:crypt/ppof1bpv6sufrdo6eg453o6lb8qlndj1luug34jcdcv9lcoaqmbg" 2025/05/13 03:41:17 DEBUG : Creating backend with remote "/tmp/rclone896905459" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jahuduw1hugi'", Local "Local file system at /tmp/rclone896905459", Modify Window "1ms" 2025/05/13 03:41:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7b115c96a4788aa0052927bb9d2f33ee OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/13 03:41:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/13 03:41:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jahuduw1hugi' 2025/05/13 03:41:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahuduw1hugi': 1 files missing 2025/05/13 03:41:19 NOTICE: 1 hashes missing 2025/05/13 03:41:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahuduw1hugi': 2 differences found 2025/05/13 03:41:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahuduw1hugi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/13 03:41:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 03:41:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahuduw1hugi': 0 differences found 2025/05/13 03:41:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahuduw1hugi': 1 matching files 2025/05/13 03:41:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hibitab1cazi" 2025/05/13 03:41:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:41:20 DEBUG : Creating backend with remote "TestDrive:crypt/rb4n5e6hd5g1oh72loauov3tfago7pi1sisfg02ou1outtgc1pj0" 2025/05/13 03:41:21 DEBUG : Creating backend with remote "/tmp/rclone1840358937" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibitab1cazi'", Local "Local file system at /tmp/rclone1840358937", Modify Window "1ms" 2025/05/13 03:41:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = da73d4841646367b3e1ae61d39b6ff2a OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/13 03:41:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/13 03:41:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hibitab1cazi' 2025/05/13 03:41:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hibitab1cazi': 1 files missing 2025/05/13 03:41:24 NOTICE: 1 hashes missing 2025/05/13 03:41:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hibitab1cazi': 2 differences found 2025/05/13 03:41:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hibitab1cazi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/13 03:41:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 03:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hibitab1cazi': 0 differences found 2025/05/13 03:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hibitab1cazi': 1 matching files 2025/05/13 03:41:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-povacal3dayi" 2025/05/13 03:41:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:41:26 DEBUG : Creating backend with remote "TestDrive:crypt/lu69c155rnhk6f6he45eo3cifk4mmgqbjgev9indkdo1jvojbe30" 2025/05/13 03:41:27 DEBUG : Creating backend with remote "/tmp/rclone90527687" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-povacal3dayi'", Local "Local file system at /tmp/rclone90527687", Modify Window "1ms" 2025/05/13 03:41:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 47e844363169b1a20025a2e42477b40b OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/13 03:41:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/13 03:41:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-povacal3dayi' 2025/05/13 03:41:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povacal3dayi': 1 files missing 2025/05/13 03:41:29 NOTICE: 1 hashes missing 2025/05/13 03:41:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povacal3dayi': 2 differences found 2025/05/13 03:41:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povacal3dayi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/13 03:41:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 03:41:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povacal3dayi': 0 differences found 2025/05/13 03:41:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povacal3dayi': 1 matching files 2025/05/13 03:41:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vimutim8xuge" 2025/05/13 03:41:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:41:30 DEBUG : Creating backend with remote "TestDrive:crypt/s77af84itffmktj5j8l52vbpv4nnbhkg8eo1v2n606pcbt4rva40" 2025/05/13 03:41:31 DEBUG : Creating backend with remote "/tmp/rclone2216822220" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vimutim8xuge'", Local "Local file system at /tmp/rclone2216822220", Modify Window "1ms" 2025/05/13 03:41:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2cf81580676baf60c649bca7c50d49af OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/13 03:41:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/13 03:41:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vimutim8xuge' 2025/05/13 03:41:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vimutim8xuge': 1 files missing 2025/05/13 03:41:34 NOTICE: 1 hashes missing 2025/05/13 03:41:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vimutim8xuge': 2 differences found 2025/05/13 03:41:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vimutim8xuge': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/13 03:41:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 03:41:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vimutim8xuge': 0 differences found 2025/05/13 03:41:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vimutim8xuge': 1 matching files 2025/05/13 03:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vimutim8xuge': Purge remote 2025/05/13 03:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-povacal3dayi': Purge remote 2025/05/13 03:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibitab1cazi': Purge remote 2025/05/13 03:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jahuduw1hugi': Purge remote 2025/05/13 03:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ganugew5ture': Purge remote 2025/05/13 03:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sivibot6voso': Purge remote 2025/05/13 03:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xometav6nuvi': Purge remote 2025/05/13 03:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-peyahay7kesi': Purge remote 2025/05/13 03:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-levonaz1wizi': Purge remote 2025/05/13 03:41:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxofok4nala': Purge remote --- PASS: TestApplyTransforms (54.41s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:41:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/13 03:41:43 DEBUG : sub/file2: md5 = 9f9e885bba681528c4895b75e068188f OK 2025/05/13 03:41:43 INFO : file1: Copied (new) to: sub/file2 2025/05/13 03:41:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 03:41:43 DEBUG : file1: Unchanged skipping 2025/05/13 03:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': don't need to copy/move sub/file2, it is already at target location 2025/05/13 03:41:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.17s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:41:49 DEBUG : dst/file1: md5 = 76ca4216dcc550bf134d72c506b61380 OK 2025/05/13 03:41:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bubixib1lubu/backup" 2025/05/13 03:41:50 DEBUG : Creating backend with remote "TestDrive:crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg/1nrff024r7pq65ecp72fc28jb0" 2025/05/13 03:41:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/13 03:41:54 INFO : dst/file1: Moved (server-side) 2025/05/13 03:41:55 DEBUG : dst/file1: md5 = 6171597eceac85542dc9e77c8debb41d OK 2025/05/13 03:41:55 INFO : dst/file1: Copied (new) 2025/05/13 03:41:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 03:41:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 03:41:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.69s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:42:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bubixib1lubu/dst" 2025/05/13 03:42:00 DEBUG : Creating backend with remote "TestDrive:crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/13 03:42:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bubixib1lubu/CompareDest" 2025/05/13 03:42:01 DEBUG : Creating backend with remote "TestDrive:crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg/gveqi14airsml4bgu7krj116o8" 2025/05/13 03:42:03 DEBUG : one: Need to transfer - File not found at Destination 2025/05/13 03:42:05 DEBUG : one: md5 = 2b78ef3ea9edc1e28b5fd3c79868948a OK 2025/05/13 03:42:05 INFO : one: Copied (new) 2025/05/13 03:42:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 03:42:08 DEBUG : one: md5 = 5e43a4156ccbfbae16725f9fd7a1f91e OK 2025/05/13 03:42:08 INFO : one: Copied (replaced existing) 2025/05/13 03:42:10 DEBUG : dst/one: md5 = b62f625b3c78c728d299af6785954ebc OK 2025/05/13 03:42:12 DEBUG : CompareDest/one: md5 = 6323fedf3f56b127a96608b61e583423 OK 2025/05/13 03:42:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 03:42:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 03:42:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 03:42:15 DEBUG : CompareDest/two: md5 = fbc0d8e1bc1794164d565822d93af715 OK 2025/05/13 03:42:16 DEBUG : two: Need to transfer - File not found at Destination 2025/05/13 03:42:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 03:42:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 03:42:17 DEBUG : two: Need to transfer - File not found at Destination 2025/05/13 03:42:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 03:42:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 03:42:18 DEBUG : two: Need to transfer - File not found at Destination 2025/05/13 03:42:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/13 03:42:20 DEBUG : two: md5 = 788a3f5ab5d4602ce8888e8d90da1a16 OK 2025/05/13 03:42:20 INFO : two: Copied (new) 2025/05/13 03:42:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/13 03:42:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:42:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/13 03:42:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.91s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:42:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bubixib1lubu/dst" 2025/05/13 03:42:25 DEBUG : Creating backend with remote "TestDrive:crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/13 03:42:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bubixib1lubu/CopyDest" 2025/05/13 03:42:26 DEBUG : Creating backend with remote "TestDrive:crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/13 03:42:28 DEBUG : one: Need to transfer - File not found at Destination 2025/05/13 03:42:30 DEBUG : one: md5 = e32f4e5483fa0579c32329e4843e164a OK 2025/05/13 03:42:30 INFO : one: Copied (new) 2025/05/13 03:42:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 03:42:33 DEBUG : one: md5 = 6d66feeed7d342fb4273cdfeffe0cb3d OK 2025/05/13 03:42:33 INFO : one: Copied (replaced existing) 2025/05/13 03:42:35 DEBUG : dst/one: md5 = 0126e0936cb1d3d4716aa81f3c182adc OK 2025/05/13 03:42:37 DEBUG : CopyDest/one: md5 = f756f92372bd2eec25b82d17896b5d70 OK 2025/05/13 03:42:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bubixib1lubu/BackupDir" 2025/05/13 03:42:37 DEBUG : Creating backend with remote "TestDrive:crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/13 03:42:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 03:42:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 03:42:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 03:42:41 INFO : one: Moved (server-side) 2025/05/13 03:42:42 INFO : one: Copied (server-side copy) 2025/05/13 03:42:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/13 03:42:44 DEBUG : CopyDest/two: md5 = f0fef9b38c33b2d31d218830d337f8b5 OK 2025/05/13 03:42:45 DEBUG : two: Need to transfer - File not found at Destination 2025/05/13 03:42:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 03:42:46 INFO : two: Copied (server-side copy) 2025/05/13 03:42:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/13 03:42:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 03:42:47 DEBUG : two: Unchanged skipping 2025/05/13 03:42:49 DEBUG : CopyDest/three: md5 = 7bfb2e08d6ffb896fb855bfbcb7db546 OK 2025/05/13 03:42:49 DEBUG : three: Need to transfer - File not found at Destination 2025/05/13 03:42:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/13 03:42:50 DEBUG : three: Destination not found in --copy-dest 2025/05/13 03:42:51 DEBUG : three: md5 = 014f72f7e0f5e435acf634a0cf58ee0d OK 2025/05/13 03:42:51 INFO : three: Copied (new) 2025/05/13 03:42:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/13 03:42:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/13 03:42:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:42:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/13 03:42:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:42:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/13 03:42:57 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.12s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:42:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/13 03:43:01 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2842f8e28f23fb865e332341073d55ea OK 2025/05/13 03:43:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/13 03:43:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/13 03:43:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/13 03:43:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/13 03:43:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/13 03:43:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0bc29c67e93290abd77cfacb3ab69450 OK 2025/05/13 03:43:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/13 03:43:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/13 03:43:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.68s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:43:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Looking for duplicate names using skip mode. 2025/05/13 03:43:13 NOTICE: one: Found 2 files with duplicate names 2025/05/13 03:43:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.95s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:43:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Looking for duplicate names using skip mode. 2025/05/13 03:43:19 NOTICE: one: Found 3 files with duplicate names 2025/05/13 03:43:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/13 03:43:20 INFO : one: Deleted 2025/05/13 03:43:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.59s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:43:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Looking for duplicate names using first mode. 2025/05/13 03:43:25 NOTICE: one: Found 3 files with duplicate names 2025/05/13 03:43:26 INFO : one: Deleted 2025/05/13 03:43:26 INFO : one: Deleted 2025/05/13 03:43:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.32s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:43:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Looking for duplicate names using newest mode. 2025/05/13 03:43:32 NOTICE: one: Found 3 files with duplicate names 2025/05/13 03:43:32 INFO : one: Deleted 2025/05/13 03:43:33 INFO : one: Deleted 2025/05/13 03:43:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.32s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:43:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Looking for duplicate names using oldest mode. 2025/05/13 03:43:38 NOTICE: one: Found 3 files with duplicate names 2025/05/13 03:43:39 INFO : one: Deleted 2025/05/13 03:43:40 INFO : one: Deleted 2025/05/13 03:43:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.35s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:43:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Looking for duplicate names using largest mode. 2025/05/13 03:43:45 NOTICE: one: Found 3 files with duplicate names 2025/05/13 03:43:45 INFO : one: Deleted 2025/05/13 03:43:46 INFO : one: Deleted 2025/05/13 03:43:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.17s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:43:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Looking for duplicate names using smallest mode. 2025/05/13 03:43:51 NOTICE: one: Found 3 files with duplicate names 2025/05/13 03:43:52 INFO : one: Deleted 2025/05/13 03:43:52 INFO : one: Deleted 2025/05/13 03:43:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.30s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:43:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Looking for duplicate names using rename mode. 2025/05/13 03:43:58 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/13 03:43:59 INFO : one-2.txt: renamed from: one.txt 2025/05/13 03:44:01 INFO : one-3.txt: renamed from: one.txt 2025/05/13 03:44:02 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.33s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:44:06 DEBUG : dupe1/one.txt: md5 = 46a94e3bd345bca539b9b289f27c9605 OK 2025/05/13 03:44:09 DEBUG : dupe2/two.txt: md5 = 655e708a80532f1a2a4b5cc0a1c39765 OK 2025/05/13 03:44:11 DEBUG : dupe3/three.txt: md5 = e6b02f3a8d1dc3dba8f0e4545ff2fd1c OK 2025/05/13 03:44:11 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/13 03:44:12 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/13 03:44:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/13 03:44:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/13 03:44:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/13 03:44:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/13 03:44:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.52s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:44:18 DEBUG : a.txt: md5 = fcd9c9059f885280d1c3f20960b42c97 OK 2025/05/13 03:44:20 DEBUG : zend.txt: md5 = 5187073af4c16a18922fc1f2b59cfd6a OK 2025/05/13 03:44:22 DEBUG : sub dir/hello world: md5 = 52f1fa057f0fc36229689f217965f28a OK 2025/05/13 03:44:23 DEBUG : sub dir/hello world2: md5 = 4701c17b39facda1cb41e60fdba18dc9 OK 2025/05/13 03:44:26 DEBUG : sub dir/ignore dir/.ignore: md5 = 911ffa07b97f1eba3b3ca089651bc3b5 OK 2025/05/13 03:44:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = e0f6f53590111428522b071fb3f9c34c OK 2025/05/13 03:44:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = ed2b2e2ac715e5485b7df40713876000 OK 2025/05/13 03:44:30 DEBUG : a.txt: Excluded (Size Filter) 2025/05/13 03:44:30 DEBUG : a.txt: Excluded 2025/05/13 03:44:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/13 03:44:31 DEBUG : sub dir/hello world2: Excluded 2025/05/13 03:44:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/13 03:44:31 DEBUG : sub dir/hello world: Excluded 2025/05/13 03:44:32 DEBUG : sub dir/ignore dir: Excluded 2025/05/13 03:44:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/13 03:44:32 DEBUG : sub dir/hello world2: Excluded 2025/05/13 03:44:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/13 03:44:32 DEBUG : sub dir/hello world: Excluded 2025/05/13 03:44:32 DEBUG : sub dir/ignore dir: Excluded 2025/05/13 03:44:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/13 03:44:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/13 03:44:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/13 03:44:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/13 03:44:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/13 03:44:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/13 03:44:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.87s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:44:40 DEBUG : a.txt: md5 = 929f86a2398ca2271cd08b909ec4e262 OK 2025/05/13 03:44:42 DEBUG : zend.txt: md5 = fe25b954558d9a23533d5663938a3af5 OK 2025/05/13 03:44:44 DEBUG : sub dir/hello world: md5 = 59555e7ef7faf7a6ff2370e9aed583ed OK 2025/05/13 03:44:45 DEBUG : sub dir/hello world2: md5 = 034a8d1ff7d9251ad60f2092e1ead5b1 OK 2025/05/13 03:44:48 DEBUG : sub dir/ignore dir/.ignore: md5 = 922d2b2c98b0059db7c15622a7bbdec1 OK 2025/05/13 03:44:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = 34dcd2e115dda278c3e1b1901760ad4a OK 2025/05/13 03:44:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = e89bef9be75f46103e75f7d8a1c03d4a OK 2025/05/13 03:44:52 DEBUG : a.txt: Excluded (Size Filter) 2025/05/13 03:44:52 DEBUG : a.txt: Excluded 2025/05/13 03:44:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/13 03:44:53 DEBUG : sub dir/hello world2: Excluded 2025/05/13 03:44:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/13 03:44:53 DEBUG : sub dir/hello world: Excluded 2025/05/13 03:44:54 DEBUG : sub dir/ignore dir: Excluded 2025/05/13 03:44:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/13 03:44:54 DEBUG : sub dir/hello world2: Excluded 2025/05/13 03:44:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/13 03:44:54 DEBUG : sub dir/hello world: Excluded 2025/05/13 03:44:54 DEBUG : sub dir/ignore dir: Excluded 2025/05/13 03:44:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/13 03:45:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/13 03:45:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/13 03:45:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/13 03:45:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/13 03:45:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/13 03:45:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.22s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:45:03 DEBUG : file1: md5 = 674abcca41366b64a703e9626aa6b9df OK 2025/05/13 03:45:05 DEBUG : sub/file2: md5 = 5d4b12753040a8a61f0d4752a4f20cb6 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/05/13 03:45:08 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/13 03:45:08 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/13 03:45:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/13 03:45:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.96s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:45:12 DEBUG : file1: md5 = 135d5768fc061f8cd938ae9cf5a2862b OK 2025/05/13 03:45:15 DEBUG : sub/file2: md5 = 83673c2e019f28de93d630f2d578c25e 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/05/13 03:45:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bubixib1lubu/notfound" 2025/05/13 03:45:19 DEBUG : Creating backend with remote "TestDrive:crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg/qe0i31qdkoejk60elps0ni5sqk" 2025/05/13 03:45:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.72s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:45:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Making directory 2025/05/13 03:45:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:45:26 DEBUG : sub dir/hello world: md5 = a22168994d50b52b7b27e7a03aa05bc0 OK 2025/05/13 03:45:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.71s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:45:30 DEBUG : potato2: md5 = 405567e00ed2d33311ef6366b484a393 OK 2025/05/13 03:45:31 DEBUG : empty space: md5 = 083ecf6cbebca16231c7c2b5a97986d0 OK --- PASS: TestLs (4.63s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:45:34 DEBUG : potato2: md5 = c0ae6f0ec487d5bb5929b25b7a240618 OK 2025/05/13 03:45:35 DEBUG : empty space: md5 = dc6f6b179cd21d1bf4cc9f64d173786a OK 2025/05/13 03:45:36 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/13 03:45:36 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.89s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:45:39 DEBUG : potato2: md5 = 87a6afe5a9837fd0c934b7412ba95e1f OK 2025/05/13 03:45:41 DEBUG : empty space: md5 = 9bd9edc9de14844638b88c64115728d7 OK --- PASS: TestLsLong (4.78s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:45:44 DEBUG : potato2: md5 = 25607b2d445b2dc75a205bb9cc944ab7 OK 2025/05/13 03:45:45 DEBUG : empty space: md5 = 834fb54cd848d4d411f83183d61d2370 OK --- PASS: TestHashSums (4.50s) === RUN TestHashSumsWithErrors 2025/05/13 03:45:47 DEBUG : Creating backend with remote ":memory:" 2025/05/13 03:45:47 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/13 03:45:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/13 03:45:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/13 03:45:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/13 03:45:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/13 03:45:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/13 03:45:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/13 03:45:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/13 03:45:47 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-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:45:48 DEBUG : potato2: md5 = f03bb7df4227e3f9c9b88f7cfeea1808 OK 2025/05/13 03:45:50 DEBUG : empty space: md5 = c59ab30335539559da2b5f8438ac3abe OK 2025/05/13 03:45:52 DEBUG : sub dir/potato3: md5 = e53ce8aaf5dc761aae5d093793f1fe12 OK 2025/05/13 03:45:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.75s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:45:57 DEBUG : small: md5 = 871036a58b825caafd1bf6b43bb31ae5 OK 2025/05/13 03:45:59 DEBUG : medium: md5 = 26c31dbd5357c5b14823b44c95446d4a OK 2025/05/13 03:46:00 DEBUG : large: md5 = 20b468756adcd728c885c1fd750446b6 OK 2025/05/13 03:46:00 DEBUG : Waiting for deletions to finish 2025/05/13 03:46:00 DEBUG : large: Excluded (Size Filter) 2025/05/13 03:46:01 INFO : medium: Deleted 2025/05/13 03:46:01 INFO : small: Deleted --- PASS: TestDelete (6.37s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:46:03 DEBUG : small: md5 = 8d40fded0df5299cc4d7c10a479d46de OK 2025/05/13 03:46:05 DEBUG : medium: md5 = 5270496120c782dae13bb0311e65c955 OK 2025/05/13 03:46:06 DEBUG : large: md5 = 22ca0374d0f7354996cdd36e6aefc755 OK 2025/05/13 03:46:06 DEBUG : Waiting for deletions to finish 2025/05/13 03:46:07 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/05/13 03:46:07 INFO : large: Deleted 2025/05/13 03:46:07 INFO : small: Deleted --- PASS: TestMaxDelete (6.67s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:46:10 DEBUG : small: md5 = e30b9201fc836280ec06f66bcee720e3 OK 2025/05/13 03:46:12 DEBUG : medium: md5 = 0ca0945c267c2b0d765d2f83c851e9ed OK 2025/05/13 03:46:13 DEBUG : large: md5 = c703c8c7725d9201f721a381fc021718 OK 2025/05/13 03:46:13 DEBUG : Waiting for deletions to finish 2025/05/13 03:46:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/13 03:46:14 INFO : medium: Deleted 2025/05/13 03:46:14 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.92s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:46:17 DEBUG : small: md5 = f3ac362ee13c41786439935273359660 OK 2025/05/13 03:46:18 DEBUG : medium: md5 = 15dc33e9de6e413fd2d04588c7c7de6b OK 2025/05/13 03:46:20 DEBUG : large: md5 = f63dff582bfe0b9d8f52b9006aae01b3 OK 2025/05/13 03:46:20 DEBUG : Waiting for deletions to finish 2025/05/13 03:46:20 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/05/13 03:46:21 INFO : large: Deleted 2025/05/13 03:46:21 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.96s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:46:24 DEBUG : ReadFile: md5 = df3187a6d895c263eac9d56f23f009aa OK --- PASS: TestReadFile (4.06s) === RUN TestRetry 2025/05/13 03:46:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/13 03:46:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/13 03:46:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/13 03:46:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/13 03:46:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/13 03:46:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/13 03:46:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:46:28 DEBUG : file1: md5 = c2b9b72e53640b6dbe64f6ed56e135c9 OK 2025/05/13 03:46:30 DEBUG : file2: md5 = 98b9bac218514025038f2a240617affa OK --- PASS: TestCat (17.54s) === RUN TestPurge 2025/05/13 03:46:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tadanar8lube" 2025/05/13 03:46:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:46:44 DEBUG : Creating backend with remote "TestDrive:crypt/8e7ofb31gedad6eekglul33o27auiacolj1a8sghrssai532rgh0" 2025/05/13 03:46:45 DEBUG : Creating backend with remote "/tmp/rclone1930681674" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tadanar8lube'", Local "Local file system at /tmp/rclone1930681674", Modify Window "1ms" 2025/05/13 03:46:50 DEBUG : A1/B1/C1/one: md5 = 81b213805155af040831971582d33084 OK 2025/05/13 03:46:50 INFO : A2: Making directory 2025/05/13 03:46:51 INFO : A1/B2: Making directory 2025/05/13 03:46:51 INFO : A1/B2/C2: Making directory 2025/05/13 03:46:52 INFO : A1/B1/C3: Making directory 2025/05/13 03:46:53 INFO : A3: Making directory 2025/05/13 03:46:54 INFO : A3/B3: Making directory 2025/05/13 03:46:54 INFO : A3/B3/C4: Making directory 2025/05/13 03:46:57 DEBUG : A1/two: md5 = fd5af9e9801c5637c76d9c6fae137a6f OK 2025/05/13 03:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tadanar8lube': Purge remote 2025/05/13 03:47:00 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.79s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:47:04 DEBUG : A1/B1/C1/one: md5 = 81d60525d761b4d36c6a61945c49979c OK 2025/05/13 03:47:04 INFO : A2: Making directory 2025/05/13 03:47:05 INFO : A1/B2: Making directory 2025/05/13 03:47:06 INFO : A1/B2/C2: Making directory 2025/05/13 03:47:06 INFO : A1/B1/C3: Making directory 2025/05/13 03:47:07 INFO : A3: Making directory 2025/05/13 03:47:08 INFO : A3/B3: Making directory 2025/05/13 03:47:09 INFO : A3/B3/C4: Making directory 2025/05/13 03:47:11 DEBUG : A1/two: md5 = 19875940bc02115f913944e45117c054 OK 2025/05/13 03:47:12 DEBUG : removing 1 level 3 directories 2025/05/13 03:47:12 INFO : A3/B3/C4: Removing directory 2025/05/13 03:47:15 DEBUG : removing 2 level 3 directories 2025/05/13 03:47:15 INFO : A1/B2/C2: Removing directory 2025/05/13 03:47:15 INFO : A1/B1/C3: Removing directory 2025/05/13 03:47:15 DEBUG : removing 2 level 2 directories 2025/05/13 03:47:15 INFO : A3/B3: Removing directory 2025/05/13 03:47:15 INFO : A1/B2: Removing directory 2025/05/13 03:47:16 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/13 03:47:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/13 03:47:16 DEBUG : removing 2 level 1 directories 2025/05/13 03:47:16 INFO : A3: Removing directory 2025/05/13 03:47:16 INFO : A2: Removing directory 2025/05/13 03:47:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/13 03:47:20 DEBUG : removing 1 level 3 directories 2025/05/13 03:47:20 INFO : A1/B1/C1: Removing directory 2025/05/13 03:47:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:21 DEBUG : removing 1 level 2 directories 2025/05/13 03:47:21 INFO : A1/B1: Removing directory 2025/05/13 03:47:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/13 03:47:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/13 03:47:22 DEBUG : removing 1 level 1 directories 2025/05/13 03:47:22 INFO : A1: Removing directory 2025/05/13 03:47:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/13 03:47:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/13 03:47:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/13 03:47:22 DEBUG : removing 1 level 0 directories 2025/05/13 03:47:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Removing directory 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/13 03:47:23 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.97s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:47:25 INFO : A1: Making directory 2025/05/13 03:47:26 INFO : A1/B1: Making directory 2025/05/13 03:47:26 INFO : A1/B1/C1: Making directory 2025/05/13 03:47:29 DEBUG : removing 1 level 3 directories 2025/05/13 03:47:29 INFO : A1/B1/C1: Removing directory 2025/05/13 03:47:30 DEBUG : removing 1 level 2 directories 2025/05/13 03:47:30 INFO : A1/B1: Removing directory 2025/05/13 03:47:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/13 03:47:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.38s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:47:32 INFO : A1: Making directory 2025/05/13 03:47:33 INFO : A1/B1: Making directory 2025/05/13 03:47:34 INFO : A1/B1/C1: Making directory 2025/05/13 03:47:37 DEBUG : removing 1 level 3 directories 2025/05/13 03:47:37 INFO : A1/B1/C1: Removing directory 2025/05/13 03:47:37 DEBUG : removing 1 level 2 directories 2025/05/13 03:47:37 INFO : A1/B1: Removing directory 2025/05/13 03:47:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/13 03:47:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.46s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:47:41 DEBUG : file1: md5 = 3bdf4844b9a2386bdbe59225d280293a OK 2025/05/13 03:47:42 DEBUG : filename.txt: File name found in url 2025/05/13 03:47:43 DEBUG : filename.txt: md5 = 02b1da4207d33f7f0ed8a613b8b7f356 OK 2025/05/13 03:47:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/13 03:47:45 DEBUG : headerfilename.txt: md5 = eab97d59bf8493fa3f97e6b55cbceb80 OK 2025/05/13 03:47:46 DEBUG : file2: md5 = de96646334fa85600abbf7d5db8bab4d OK --- PASS: TestCopyURL (8.89s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:47:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/13 03:47:51 DEBUG : sub/file2: md5 = 9f31e30f7f0c0331b474da541b33e59c OK 2025/05/13 03:47:51 INFO : file1: Copied (new) to: sub/file2 2025/05/13 03:47:51 INFO : file1: Deleted 2025/05/13 03:47:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 03:47:52 DEBUG : file1: Unchanged skipping 2025/05/13 03:47:52 INFO : file1: Deleted 2025/05/13 03:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': don't need to copy/move sub/file2, it is already at target location 2025/05/13 03:47:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.99s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:47:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/13 03:47:56 DEBUG : file1: md5 = 9b186a325a4702ff44077eddbe31a700 OK 2025/05/13 03:47:56 INFO : file1: Copied (new) 2025/05/13 03:47:56 INFO : file1: Deleted 2025/05/13 03:47:57 DEBUG : file1: Destination exists, skipping 2025/05/13 03:47:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.73s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:48:01 DEBUG : dst/file1: md5 = 3b8d2c2a2a1587729831795b2c99b252 OK 2025/05/13 03:48:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bubixib1lubu/backup" 2025/05/13 03:48:02 DEBUG : Creating backend with remote "TestDrive:crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg/1nrff024r7pq65ecp72fc28jb0" 2025/05/13 03:48:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/13 03:48:06 INFO : dst/file1: Moved (server-side) 2025/05/13 03:48:07 DEBUG : dst/file1: md5 = 079b32f30290554dc0c0d681cdf6ed49 OK 2025/05/13 03:48:07 INFO : dst/file1: Copied (new) 2025/05/13 03:48:07 INFO : dst/file1: Deleted 2025/05/13 03:48:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 03:48:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 03:48:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.91s) === 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-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:48:15 DEBUG : A1/one: md5 = a3cfd423e1664f1028230f74f6e91d14 OK 2025/05/13 03:48:16 DEBUG : A1/two: md5 = 5ad0e1d79e981073b74163b0d70a524f OK 2025/05/13 03:48:19 DEBUG : A1/B1/three: md5 = 91539f984abc917b7ef60fe320f39bf4 OK 2025/05/13 03:48:21 DEBUG : A1/B1/C1/four: md5 = 4a15b20fcb862eb865df1e8c2c958ac9 OK 2025/05/13 03:48:23 DEBUG : A1/B1/C2/five: md5 = 28436b8002ffd839220aecc0642551e1 OK 2025/05/13 03:48:23 INFO : A1/B2: Making directory 2025/05/13 03:48:24 INFO : A1/B1/C3: Making directory 2025/05/13 03:48:34 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/13 03:48:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/13 03:48:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/13 03:48:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/13 03:48:34 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/13 03:48:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/13 03:48:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/13 03:48:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/13 03:48:38 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/13 03:48:38 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/13 03:48:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/13 03:48:45 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/13 03:48:45 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/13 03:48:45 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/13 03:48:45 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/13 03:48:45 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/13 03:48:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/13 03:48:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/13 03:48:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/13 03:48:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/13 03:48:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/13 03:48:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/13 03:48:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/13 03:48:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/13 03:48:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/13 03:48:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/13 03:48:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/13 03:48:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/13 03:48:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/13 03:48:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/13 03:48:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.18s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" --- PASS: TestGetFsInfo (0.58s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/13 03:49:01 DEBUG : no_checksum_small_file_from_pipe: md5 = ca5f5be5bd8bfd77cdb5ed7625d1f73f OK 2025/05/13 03:49:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/13 03:49:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/13 03:49:01 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/13 03:49:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 6975c92ae08f05e0100247986c80e6bd OK 2025/05/13 03:49:03 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-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:49:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/13 03:49:06 DEBUG : with_checksum_small_file_from_pipe: md5 = 05c7741acdc8ce82a449f00b0cb97514 OK 2025/05/13 03:49:06 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/13 03:49:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/13 03:49:08 DEBUG : with_checksum_big_file_from_pipe: md5 = 59648ad23aa2959d9366f6c8d4d1366d OK 2025/05/13 03:49:08 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-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/13 03:49:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 03:49:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/13 03:49:13 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-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:49:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/13 03:49:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/13 03:49:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/13 03:49:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.22s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/13 03:49:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': File to upload is small (48 bytes), uploading instead of streaming 2025/05/13 03:49:21 DEBUG : rcat_metadata: md5 = e18ba3c0d1c8fe2eb9fa2008e5ea7aa5 OK 2025/05/13 03:49:21 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/13 03:49:23 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/13 03:49:24 DEBUG : rcat_metadata_uploadcutoff0: md5 = 07f2b83d5f286a99c7f3350bdad6ed1f OK 2025/05/13 03:49:24 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.83s) --- PASS: TestRcatMetadata/Normal (2.54s) --- PASS: TestRcatMetadata/ViaDisk (2.86s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:49:27 DEBUG : potato1: md5 = 78eb72eb801f39aa8caf9683f725de2a OK 2025/05/13 03:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': File to upload is small (60 bytes), uploading instead of streaming 2025/05/13 03:49:28 DEBUG : potato2: md5 = 31b3fbb53dc098892db286653a30a49b OK 2025/05/13 03:49:28 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.44s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:49:31 DEBUG : potato1: md5 = 505a409f9825d93ec52f664f3f7fbfc2 OK 2025/05/13 03:49:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': File to upload is small (60 bytes), uploading instead of streaming 2025/05/13 03:49:33 DEBUG : potato2: md5 = 7718d5e62956d9c5f03953b5364abdcd OK 2025/05/13 03:49:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.94s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:49:36 DEBUG : potato2: md5 = 607e2579c1c76faccee3223efae83ea6 OK 2025/05/13 03:49:37 DEBUG : empty space: md5 = 71853a62687b0901fea93ecad6d65aa5 OK 2025/05/13 03:49:39 DEBUG : sub dir/potato3: md5 = 5906d0fc78179210dd9187c929a487a6 OK 2025/05/13 03:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Touching "sub dir/potato3" 2025/05/13 03:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Touching "empty space" 2025/05/13 03:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Touching "potato2" 2025/05/13 03:49:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.68s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:49:44 DEBUG : dir with metadata: Making directory with metadata 2025/05/13 03:49:45 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.42s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:49:47 DEBUG : directory with modtime: Making directory with metadata 2025/05/13 03:49:48 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:49:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/13 03:49:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/13 03:49:49 DEBUG : Google drive root 'crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg': Skipping btime metadata as can't update it on an existing file: 2025-05-13T03:49:49.661966376Z 2025/05/13 03:49:50 INFO : non existent directory: Updated directory metadata 2025/05/13 03:49:52 DEBUG : Google drive root 'crypt/mborar2sgdl9d8ttcr9j3db97l3lp6fjmo19a0gvkvbkiae7j3hg': Skipping btime metadata as can't update it on an existing file: 2025-05-13T03:49:49.661966376Z 2025/05/13 03:49:53 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.13s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:49:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/13 03:49:56 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/13 03:49:57 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.23s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:49:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/13 03:49:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/13 03:49:59 DEBUG : dst: Making directory with metadata 2025/05/13 03:49:59 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/13 03:49:59 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 03:50:00 INFO : dst: Set directory modification time (using SetModTime) 2025/05/13 03:50:00 INFO : dst: Set directory modification time (using SetModTime) 2025/05/13 03:50:00 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/13 03:50:01 INFO : dst: Set directory modification time (using SetModTime) 2025/05/13 03:50:01 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.55s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu'", Local "Local file system at /tmp/rclone3645042119", Modify Window "1ms" 2025/05/13 03:50:04 DEBUG : sub dir/test remove existing: md5 = 3b7409567d99d085ab23ee8b3a036920 OK 2025/05/13 03:50:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 428217fbf4db7955514f32a3bd25d79d OK 2025/05/13 03:50:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gipujub1" before starting 2025/05/13 03:50:09 DEBUG : sub dir/test remove existing.gipujub1: TEST: removing renamed existing file after operation 2025/05/13 03:50:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yubujer4" before starting 2025/05/13 03:50:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yubujer4: TEST: renaming existing back after failed operation 2025/05/13 03:50:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.piwacar0" before starting 2025/05/13 03:50:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.piwacar0: TEST: removing renamed existing file after operation 2025/05/13 03:50:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1ojq9k753275q4vcrucv9lj5mc0olj9586s0qoas7h1orj40dgbcs6r7erf2jl4v78k0ognak3ql85tef93u7n4tu5aj06pl2o2j3742en84r25aadhbnidi9hf690qpca0ghifb9iciqt3et6g0d6gtbldmmhn06qo9gs3epgjcs17foleg" 2025/05/13 03:50:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0mq6pva4uog9c6js0mmvskjlhq5g6a4779ar1qtuj21maljvc8vg" --- PASS: TestRemoveExisting (13.48s) === 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/05/13 03:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bubixib1lubu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m2.198270887s (try 1/5)