"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/11 01:51:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomunik2soxa" 2025/04/11 01:51:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:51:40 DEBUG : Creating backend with remote "TestDrive:crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng" 2025/04/11 01:51:41 DEBUG : Creating backend with remote "/tmp/rclone4020210139" === 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-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/11 01:51:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/11 01:51:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/11 01:51:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/11 01:51:41 DEBUG : potato: Seek from 10 to 0 2025/04/11 01:51:41 DEBUG : potato: Seek from 10 to 0 2025/04/11 01:51:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/11 01:51:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/11 01:51:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/11 01:51:41 DEBUG : potato: Seek from 5 to 2 2025/04/11 01:51:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/11 01:51:41 DEBUG : potato: Seek from 7 to 0 2025/04/11 01:51:41 DEBUG : potato: Seek from 7 to 0 2025/04/11 01:51:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/11 01:51:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/11 01:51:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/11 01:51:41 DEBUG : potato: Seek from 5 to 2 2025/04/11 01:51:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/11 01:51:41 DEBUG : potato: Seek from 8 to 0 2025/04/11 01:51:41 DEBUG : potato: Seek from 8 to 0 2025/04/11 01:51:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/11 01:51:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/11 01:51:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/11 01:51:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/11 01:51:41 DEBUG : potato: Seek from 5 to 2 2025/04/11 01:51:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/11 01:51:41 DEBUG : potato: Seek from 9 to 0 2025/04/11 01:51:41 DEBUG : potato: Seek from 9 to 0 2025/04/11 01:51:41 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-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:51:44 DEBUG : rutabaga: md5 = 0445a5f2e1728bbedbb508edbcf2abab OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/11 01:51:46 DEBUG : empty space: md5 = b87a10a626dfe358786752c2866798a9 OK === RUN TestCheck/3 2025/04/11 01:51:48 DEBUG : potato2: md5 = 3025f534fc46e1e9452e8d72812f3727 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/11 01:51:50 DEBUG : remotepotato: md5 = 24c000de474dc1949b8a028cb16a5a80 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.37s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/04/11 01:51:54 DEBUG : Creating backend with remote "nonexistent" 2025/04/11 01:51:54 DEBUG : Config file has changed externally - reloading 2025/04/11 01:51:54 DEBUG : Creating backend with remote "nonexistent" 2025/04/11 01:51:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/11 01:51:54 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/04/11 01:51:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/11 01:51:54 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-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:51:55 DEBUG : rutabaga: md5 = 65cb1a017a401646799dcd15ecf5021f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/11 01:51:59 DEBUG : empty space: md5 = 81ea27c0277eb7e6321f26f8ebe8b1bc OK === RUN TestCheckDownload/3 2025/04/11 01:52:02 DEBUG : potato2: md5 = 571ac64ff5637b70093e3e317397eb5c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/11 01:52:06 DEBUG : remotepotato: md5 = 6d03b93afcaf05c88427645a62914d59 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.42s) --- PASS: TestCheckDownload/1 (1.23s) --- PASS: TestCheckDownload/2 (1.24s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (1.11s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (1.71s) --- PASS: TestCheckDownload/7 (1.76s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:52:14 DEBUG : rutabaga: md5 = 854bf0297bba0b6a3d06cf4c28ff3f74 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/11 01:52:16 DEBUG : empty space: md5 = 8376d393532ff50e7afd31e946281b74 OK === RUN TestCheckSizeOnly/3 2025/04/11 01:52:18 DEBUG : potato2: md5 = d035af98079f5dc2d9df46902e96dfd2 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/11 01:52:20 DEBUG : remotepotato: md5 = 5a16bad55f63bda61558b6d331216074 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.05s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:52:25 DEBUG : test.sum: md5 = 7a389f2087edf43860325a87b9da5715 OK 2025/04/11 01:52:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/11 01:52:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/11 01:52:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/11 01:52:26 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/11 01:52:27 DEBUG : test.sum: md5 = 9280ffced6e9beb72b544b4772ca6637 OK 2025/04/11 01:52:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/11 01:52:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/11 01:52:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/11 01:52:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.82s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:52:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomunik2soxa/data" 2025/04/11 01:52:29 DEBUG : Creating backend with remote "TestDrive:crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:52:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomunik2soxa/data" 2025/04/11 01:52:31 DEBUG : Creating backend with remote "TestDrive:crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng/vjrnln8ratgmqakfosrqe8espk" 2025/04/11 01:52:35 DEBUG : data/banana: md5 = 5744d495c02b0530b1403261eef4c6da OK 2025/04/11 01:52:36 DEBUG : test.sum: md5 = 3a290a3a8253abe7106ba8c0216ebfe9 OK === RUN TestCheckSumDownload/subtest1 2025/04/11 01:52:41 DEBUG : data/potato: md5 = ed363a38a2c0b6361ae19bdedfc6720c OK 2025/04/11 01:52:42 DEBUG : test.sum: md5 = b0d44b47c36916e76632180fc5e5cb6b OK === RUN TestCheckSumDownload/subtest2 2025/04/11 01:52:47 DEBUG : test.sum: md5 = 6e7596ce96df7daf176955fbd2dc2794 OK === RUN TestCheckSumDownload/subtest3 2025/04/11 01:52:52 DEBUG : test.sum: md5 = 1d51b6094314ed284c699a034a99d5e4 OK === RUN TestCheckSumDownload/subtest4 2025/04/11 01:52:56 DEBUG : test.sum: md5 = e0e7c784b1547183ce2a71833328b00b OK === RUN TestCheckSumDownload/subtest5 2025/04/11 01:53:01 DEBUG : test.sum: md5 = 6df4215e19f7e8b982bcfb0931521923 OK === RUN TestCheckSumDownload/subtest6 2025/04/11 01:53:05 DEBUG : data/banana: md5 = 9449f668c4aa30198a063a2763612996 OK 2025/04/11 01:53:06 DEBUG : data/potato: md5 = 4bb304b12a717a1392783459503d3dea OK 2025/04/11 01:53:08 DEBUG : test.sum: md5 = 06b6564a9a139cae9af69b61bae2c6f8 OK === RUN TestCheckSumDownload/subtest7 2025/04/11 01:53:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/11 01:53:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.50s) --- PASS: TestCheckSumDownload/subtest1 (2.84s) --- PASS: TestCheckSumDownload/subtest2 (2.83s) --- PASS: TestCheckSumDownload/subtest3 (2.28s) --- PASS: TestCheckSumDownload/subtest4 (2.20s) --- PASS: TestCheckSumDownload/subtest5 (3.14s) --- PASS: TestCheckSumDownload/subtest6 (2.00s) --- PASS: TestCheckSumDownload/subtest7 (2.64s) === RUN TestApplyTransforms 2025/04/11 01:53:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judisub6faki" 2025/04/11 01:53:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:53:14 DEBUG : Creating backend with remote "TestDrive:crypt/111iusukua44hv8g595jffd7evdkmmeksin2iblu0lqd19v8430g" 2025/04/11 01:53:15 DEBUG : Creating backend with remote "/tmp/rclone2180229858" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judisub6faki'", Local "Local file system at /tmp/rclone2180229858", Modify Window "1ms" 2025/04/11 01:53:17 DEBUG : hello, world!: md5 = e5d86d10277bf4095d251e11cb998efe OK upper checkfile vs. lower remote (without normalization) 2025/04/11 01:53:17 ERROR : hello, world!: sum not found 2025/04/11 01:53:17 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-judisub6faki' 2025/04/11 01:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-judisub6faki': 1 files missing 2025/04/11 01:53:17 NOTICE: 1 hashes missing 2025/04/11 01:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-judisub6faki': 2 differences found 2025/04/11 01:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-judisub6faki': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/11 01:53:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 01:53:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-judisub6faki': 0 differences found 2025/04/11 01:53:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-judisub6faki': 1 matching files 2025/04/11 01:53:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotoyux9hosi" 2025/04/11 01:53:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:53:19 DEBUG : Creating backend with remote "TestDrive:crypt/6ooam1m8h26c5m3s0m0uhfhb964e7ucp4f7o3ue0mimjendc72mg" 2025/04/11 01:53:20 DEBUG : Creating backend with remote "/tmp/rclone3537188917" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotoyux9hosi'", Local "Local file system at /tmp/rclone3537188917", Modify Window "1ms" 2025/04/11 01:53:22 DEBUG : HELLO, WORLD!: md5 = f40f1b469f025e4d83775f1be288339d OK lower checkfile vs. upper remote (without normalization) 2025/04/11 01:53:22 ERROR : HELLO, WORLD!: sum not found 2025/04/11 01:53:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wotoyux9hosi' 2025/04/11 01:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotoyux9hosi': 1 files missing 2025/04/11 01:53:22 NOTICE: 1 hashes missing 2025/04/11 01:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotoyux9hosi': 2 differences found 2025/04/11 01:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotoyux9hosi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/11 01:53:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 01:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotoyux9hosi': 0 differences found 2025/04/11 01:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotoyux9hosi': 1 matching files 2025/04/11 01:53:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zosoquc1bope" 2025/04/11 01:53:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:53:23 DEBUG : Creating backend with remote "TestDrive:crypt/g526cqpuon4q11pksamh6cpll6qhtkvmjq391od5vji5b1ta4mp0" 2025/04/11 01:53:24 DEBUG : Creating backend with remote "/tmp/rclone1297880615" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zosoquc1bope'", Local "Local file system at /tmp/rclone1297880615", Modify Window "1ms" 2025/04/11 01:53:26 DEBUG : HeLlO, wOrLd!: md5 = c1561df338a7b401369ff46d971e647c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/11 01:53:27 ERROR : HeLlO, wOrLd!: sum not found 2025/04/11 01:53:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zosoquc1bope' 2025/04/11 01:53:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zosoquc1bope': 1 files missing 2025/04/11 01:53:27 NOTICE: 1 hashes missing 2025/04/11 01:53:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zosoquc1bope': 2 differences found 2025/04/11 01:53:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zosoquc1bope': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/11 01:53:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 01:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zosoquc1bope': 0 differences found 2025/04/11 01:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zosoquc1bope': 1 matching files 2025/04/11 01:53:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hasinej6refu" 2025/04/11 01:53:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:53:28 DEBUG : Creating backend with remote "TestDrive:crypt/ckq6d3q8jq4f5c7hurbn7pihhei5gm8sp530pa9tph5jvns7aov0" 2025/04/11 01:53:29 DEBUG : Creating backend with remote "/tmp/rclone1681784285" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hasinej6refu'", Local "Local file system at /tmp/rclone1681784285", Modify Window "1ms" 2025/04/11 01:53:31 DEBUG : HELLO, WORLD!: md5 = 2e4e59613855b60b21b3b8bd50d68c8b OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/11 01:53:32 ERROR : HELLO, WORLD!: sum not found 2025/04/11 01:53:32 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hasinej6refu' 2025/04/11 01:53:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasinej6refu': 1 files missing 2025/04/11 01:53:32 NOTICE: 1 hashes missing 2025/04/11 01:53:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasinej6refu': 2 differences found 2025/04/11 01:53:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasinej6refu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/11 01:53:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 01:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasinej6refu': 0 differences found 2025/04/11 01:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasinej6refu': 1 matching files 2025/04/11 01:53:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vokurod1baja" 2025/04/11 01:53:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:53:33 DEBUG : Creating backend with remote "TestDrive:crypt/v7tq9bs2vkji58l6obgaleripv57nu0mts3ug2tt611v639jd18g" 2025/04/11 01:53:34 DEBUG : Creating backend with remote "/tmp/rclone3020427171" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vokurod1baja'", Local "Local file system at /tmp/rclone3020427171", Modify Window "1ms" 2025/04/11 01:53:36 DEBUG : 測試_Русский___ě_áñ: md5 = 3ab937949cfd7f84c74248d25eca3d79 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/11 01:53:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/11 01:53:37 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vokurod1baja' 2025/04/11 01:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vokurod1baja': 1 files missing 2025/04/11 01:53:37 NOTICE: 1 hashes missing 2025/04/11 01:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vokurod1baja': 2 differences found 2025/04/11 01:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vokurod1baja': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/11 01:53:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 01:53:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vokurod1baja': 0 differences found 2025/04/11 01:53:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vokurod1baja': 1 matching files 2025/04/11 01:53:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fecazod0huma" 2025/04/11 01:53:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:53:38 DEBUG : Creating backend with remote "TestDrive:crypt/ivh9qllsk6t7gs68roucj9h4h0r821kfn6dk1ruo70tfe4rh3idg" 2025/04/11 01:53:39 DEBUG : Creating backend with remote "/tmp/rclone2815439189" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fecazod0huma'", Local "Local file system at /tmp/rclone2815439189", Modify Window "1ms" 2025/04/11 01:53:41 DEBUG : 測試_Русский___ě_áñ: md5 = 9706c54ffb9cefb2fae3d0106821eb7b OK NFC checkfile vs. NFD remote (without normalization) 2025/04/11 01:53:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/11 01:53:42 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fecazod0huma' 2025/04/11 01:53:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecazod0huma': 1 files missing 2025/04/11 01:53:42 NOTICE: 1 hashes missing 2025/04/11 01:53:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecazod0huma': 2 differences found 2025/04/11 01:53:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecazod0huma': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/11 01:53:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 01:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecazod0huma': 0 differences found 2025/04/11 01:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecazod0huma': 1 matching files 2025/04/11 01:53:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tevupor1pehe" 2025/04/11 01:53:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:53:43 DEBUG : Creating backend with remote "TestDrive:crypt/38g09k18gv65kl967j8hvgei04blb5cqla2db8tdvjgaf2af95r0" 2025/04/11 01:53:44 DEBUG : Creating backend with remote "/tmp/rclone3599199615" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tevupor1pehe'", Local "Local file system at /tmp/rclone3599199615", Modify Window "1ms" 2025/04/11 01:53:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 174912e97dc59e88fe417b44c43131de OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/11 01:53:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/11 01:53:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tevupor1pehe' 2025/04/11 01:53:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevupor1pehe': 1 files missing 2025/04/11 01:53:46 NOTICE: 1 hashes missing 2025/04/11 01:53:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevupor1pehe': 2 differences found 2025/04/11 01:53:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevupor1pehe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/11 01:53:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 01:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevupor1pehe': 0 differences found 2025/04/11 01:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevupor1pehe': 1 matching files 2025/04/11 01:53:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxowif3befi" 2025/04/11 01:53:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:53:48 DEBUG : Creating backend with remote "TestDrive:crypt/8v9oh6bo2v5e5pl5sbfq5ped3gs107uiitf28mlhjn958quua5ag" 2025/04/11 01:53:49 DEBUG : Creating backend with remote "/tmp/rclone2304701568" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxowif3befi'", Local "Local file system at /tmp/rclone2304701568", Modify Window "1ms" 2025/04/11 01:53:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d8e402d34fe13cc4628083535bbd0d0f OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/11 01:53:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/11 01:53:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huxowif3befi' 2025/04/11 01:53:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxowif3befi': 1 files missing 2025/04/11 01:53:51 NOTICE: 1 hashes missing 2025/04/11 01:53:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxowif3befi': 2 differences found 2025/04/11 01:53:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxowif3befi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/11 01:53:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 01:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxowif3befi': 0 differences found 2025/04/11 01:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxowif3befi': 1 matching files 2025/04/11 01:53:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yugatag8kiko" 2025/04/11 01:53:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:53:53 DEBUG : Creating backend with remote "TestDrive:crypt/ifspsma1uplc1jem1ft47ndmrkku1rhkb93nc94m2u4lhdmf5u9g" 2025/04/11 01:53:54 DEBUG : Creating backend with remote "/tmp/rclone2815854032" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yugatag8kiko'", Local "Local file system at /tmp/rclone2815854032", Modify Window "1ms" 2025/04/11 01:53:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0db2451c76d1dcea78315ba8867e3cdc OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/11 01:53:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/11 01:53:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yugatag8kiko' 2025/04/11 01:53:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugatag8kiko': 1 files missing 2025/04/11 01:53:56 NOTICE: 1 hashes missing 2025/04/11 01:53:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugatag8kiko': 2 differences found 2025/04/11 01:53:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugatag8kiko': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/11 01:53:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 01:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugatag8kiko': 0 differences found 2025/04/11 01:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugatag8kiko': 1 matching files 2025/04/11 01:53:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nibupuk6meya" 2025/04/11 01:53:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:53:58 DEBUG : Creating backend with remote "TestDrive:crypt/udnegenjmts94kc0a7gsbebiu1nmlvjnf7buopob9tdreso5buqg" 2025/04/11 01:53:59 DEBUG : Creating backend with remote "/tmp/rclone3366217875" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nibupuk6meya'", Local "Local file system at /tmp/rclone3366217875", Modify Window "1ms" 2025/04/11 01:54:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 332520b7eef9c2d7c9d6b9d959551df3 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/11 01:54:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/11 01:54:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nibupuk6meya' 2025/04/11 01:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibupuk6meya': 1 files missing 2025/04/11 01:54:02 NOTICE: 1 hashes missing 2025/04/11 01:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibupuk6meya': 2 differences found 2025/04/11 01:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibupuk6meya': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/11 01:54:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/11 01:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibupuk6meya': 0 differences found 2025/04/11 01:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibupuk6meya': 1 matching files 2025/04/11 01:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nibupuk6meya': Purge remote 2025/04/11 01:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yugatag8kiko': Purge remote 2025/04/11 01:54:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxowif3befi': Purge remote 2025/04/11 01:54:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tevupor1pehe': Purge remote 2025/04/11 01:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fecazod0huma': Purge remote 2025/04/11 01:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vokurod1baja': Purge remote 2025/04/11 01:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hasinej6refu': Purge remote 2025/04/11 01:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zosoquc1bope': Purge remote 2025/04/11 01:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotoyux9hosi': Purge remote 2025/04/11 01:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judisub6faki': Purge remote --- PASS: TestApplyTransforms (53.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:54:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/11 01:54:10 DEBUG : sub/file2: md5 = 65e84b47d600bb3b9d525f388e9e8746 OK 2025/04/11 01:54:10 INFO : file1: Copied (new) to: sub/file2 2025/04/11 01:54:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:54:10 DEBUG : file1: Unchanged skipping 2025/04/11 01:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': don't need to copy/move sub/file2, it is already at target location 2025/04/11 01:54:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.05s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:54:16 DEBUG : dst/file1: md5 = 2d7236dd1b64a83ac8ebf9173b9ac880 OK 2025/04/11 01:54:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomunik2soxa/backup" 2025/04/11 01:54:17 DEBUG : Creating backend with remote "TestDrive:crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng/1nrff024r7pq65ecp72fc28jb0" 2025/04/11 01:54:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/11 01:54:21 INFO : dst/file1: Moved (server-side) 2025/04/11 01:54:22 DEBUG : dst/file1: md5 = ccc1bf63d97896aec9abf9e3bed3cb5b OK 2025/04/11 01:54:22 INFO : dst/file1: Copied (new) 2025/04/11 01:54:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 01:54:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 01:54:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.20s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:54:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomunik2soxa/dst" 2025/04/11 01:54:27 DEBUG : Creating backend with remote "TestDrive:crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 01:54:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomunik2soxa/CompareDest" 2025/04/11 01:54:29 DEBUG : Creating backend with remote "TestDrive:crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng/gveqi14airsml4bgu7krj116o8" 2025/04/11 01:54:30 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 01:54:33 DEBUG : one: md5 = 18986c460b64553022269f20ee74e565 OK 2025/04/11 01:54:33 INFO : one: Copied (new) 2025/04/11 01:54:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:54:36 DEBUG : one: md5 = 382f8cc1ee4fd46d1951c55eeeff1af7 OK 2025/04/11 01:54:36 INFO : one: Copied (replaced existing) 2025/04/11 01:54:38 DEBUG : dst/one: md5 = a4b8fabec3ba8483db7b703e6b8d6f0b OK 2025/04/11 01:54:40 DEBUG : CompareDest/one: md5 = 24cacb0e380cf027ac91b044c581b3b7 OK 2025/04/11 01:54:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:54:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:54:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:54:43 DEBUG : CompareDest/two: md5 = 7daae1b951039c47ad2e6c6d4eb977b4 OK 2025/04/11 01:54:44 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 01:54:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:54:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 01:54:45 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 01:54:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:54:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 01:54:46 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 01:54:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/11 01:54:48 DEBUG : two: md5 = 37a7c53f39eea566b12ccd27089f2f19 OK 2025/04/11 01:54:48 INFO : two: Copied (new) 2025/04/11 01:54:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 01:54:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:54:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 01:54:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.00s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:54:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomunik2soxa/dst" 2025/04/11 01:54:52 DEBUG : Creating backend with remote "TestDrive:crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 01:54:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomunik2soxa/CopyDest" 2025/04/11 01:54:54 DEBUG : Creating backend with remote "TestDrive:crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/11 01:54:55 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 01:54:58 DEBUG : one: md5 = c3e2df7ef18c56f552c81758d9131d65 OK 2025/04/11 01:54:58 INFO : one: Copied (new) 2025/04/11 01:54:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:01 DEBUG : one: md5 = 9c7fc9aeeced770d3044ac0bfbfa7a9b OK 2025/04/11 01:55:01 INFO : one: Copied (replaced existing) 2025/04/11 01:55:02 DEBUG : dst/one: md5 = 5a36c148a013cfd4cc85461647c39d55 OK 2025/04/11 01:55:05 DEBUG : CopyDest/one: md5 = 3570cd5485bd737153b07ec53644b959 OK 2025/04/11 01:55:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomunik2soxa/BackupDir" 2025/04/11 01:55:06 DEBUG : Creating backend with remote "TestDrive:crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/11 01:55:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:09 INFO : one: Moved (server-side) 2025/04/11 01:55:10 INFO : one: Copied (server-side copy) 2025/04/11 01:55:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/11 01:55:12 DEBUG : CopyDest/two: md5 = a662c8147745de3a4cf61c197cc03c45 OK 2025/04/11 01:55:13 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 01:55:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:14 INFO : two: Copied (server-side copy) 2025/04/11 01:55:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/11 01:55:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:15 DEBUG : two: Unchanged skipping 2025/04/11 01:55:17 DEBUG : CopyDest/three: md5 = b27d0e847b9a558afce530044ba0d4bd OK 2025/04/11 01:55:18 DEBUG : three: Need to transfer - File not found at Destination 2025/04/11 01:55:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/11 01:55:18 DEBUG : three: Destination not found in --copy-dest 2025/04/11 01:55:19 DEBUG : three: md5 = a2b84b80ae57c2fd9560518f5f45253d OK 2025/04/11 01:55:19 INFO : three: Copied (new) 2025/04/11 01:55:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/11 01:55:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:55:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 01:55:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/11 01:55:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 01:55:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:55:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.87s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", 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-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:55:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/11 01:55:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = af7a00225e56dd0304510762485eec96 OK 2025/04/11 01:55:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/11 01:55:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/11 01:55:30 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/04/11 01:55:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/11 01:55:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/11 01:55:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cb76638c925cde94966514fae7cc01a1 OK 2025/04/11 01:55:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/11 01:55:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/11 01:55:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.03s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:55:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Looking for duplicate names using skip mode. 2025/04/11 01:55:39 NOTICE: one: Found 2 files with duplicate names 2025/04/11 01:55:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.56s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:55:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Looking for duplicate names using skip mode. 2025/04/11 01:55:45 NOTICE: one: Found 3 files with duplicate names 2025/04/11 01:55:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/11 01:55:46 INFO : one: Deleted 2025/04/11 01:55:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.65s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:55:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Looking for duplicate names using first mode. 2025/04/11 01:55:52 NOTICE: one: Found 3 files with duplicate names 2025/04/11 01:55:52 INFO : one: Deleted 2025/04/11 01:55:52 INFO : one: Deleted 2025/04/11 01:55:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.25s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:55:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Looking for duplicate names using newest mode. 2025/04/11 01:55:58 NOTICE: one: Found 3 files with duplicate names 2025/04/11 01:55:59 INFO : one: Deleted 2025/04/11 01:55:59 INFO : one: Deleted 2025/04/11 01:55:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.53s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.54s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:56:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Looking for duplicate names using oldest mode. 2025/04/11 01:56:05 NOTICE: one: Found 3 files with duplicate names 2025/04/11 01:56:05 INFO : one: Deleted 2025/04/11 01:56:06 INFO : one: Deleted 2025/04/11 01:56:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.27s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:56:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Looking for duplicate names using largest mode. 2025/04/11 01:56:11 NOTICE: one: Found 3 files with duplicate names 2025/04/11 01:56:12 INFO : one: Deleted 2025/04/11 01:56:12 INFO : one: Deleted 2025/04/11 01:56:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.19s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:56:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Looking for duplicate names using smallest mode. 2025/04/11 01:56:18 NOTICE: one: Found 3 files with duplicate names 2025/04/11 01:56:18 INFO : one: Deleted 2025/04/11 01:56:19 INFO : one: Deleted 2025/04/11 01:56:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.63s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:56:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Looking for duplicate names using rename mode. 2025/04/11 01:56:26 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/11 01:56:27 INFO : one-2.txt: renamed from: one.txt 2025/04/11 01:56:28 INFO : one-3.txt: renamed from: one.txt 2025/04/11 01:56:29 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.00s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:56:34 DEBUG : dupe1/one.txt: md5 = 9e40b74798d788590d6857d0f57bc44e OK 2025/04/11 01:56:36 DEBUG : dupe2/two.txt: md5 = eef7173a65f976980e228583e079df48 OK 2025/04/11 01:56:38 DEBUG : dupe3/three.txt: md5 = 438dacbf4038a944cbe8f9223862f23a OK 2025/04/11 01:56:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/11 01:56:39 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/11 01:56:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/11 01:56:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/11 01:56:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/11 01:56:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/11 01:56:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.82s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:56:46 DEBUG : a.txt: md5 = bd362e8d1d0bf4410fc3c35ad7e33a11 OK 2025/04/11 01:56:47 DEBUG : zend.txt: md5 = af58770c7eb8441a377026f19aa9e896 OK 2025/04/11 01:56:50 DEBUG : sub dir/hello world: md5 = 0b8d6c00c0b7ae3d1adcdf3c082cb9b8 OK 2025/04/11 01:56:51 DEBUG : sub dir/hello world2: md5 = 4fd3befc068506f5ab3f5ea15574a95e OK 2025/04/11 01:56:53 DEBUG : sub dir/ignore dir/.ignore: md5 = 6a9574d497c134965261608bd47da3cc OK 2025/04/11 01:56:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = bd082594a2badcedefd6eaefddae18d3 OK 2025/04/11 01:56:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = cd00312926d13f71b9b09f767809fa21 OK 2025/04/11 01:56:58 DEBUG : a.txt: Excluded (Size Filter) 2025/04/11 01:56:58 DEBUG : a.txt: Excluded 2025/04/11 01:56:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/11 01:56:59 DEBUG : sub dir/hello world: Excluded 2025/04/11 01:56:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/11 01:56:59 DEBUG : sub dir/hello world2: Excluded 2025/04/11 01:56:59 DEBUG : sub dir/ignore dir: Excluded 2025/04/11 01:56:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/11 01:56:59 DEBUG : sub dir/hello world: Excluded 2025/04/11 01:56:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/11 01:56:59 DEBUG : sub dir/hello world2: Excluded 2025/04/11 01:57:00 DEBUG : sub dir/ignore dir: Excluded 2025/04/11 01:57:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/11 01:57:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/11 01:57:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/11 01:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/11 01:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/11 01:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/11 01:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.65s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:57:08 DEBUG : a.txt: md5 = 4b69cf74d651806ea1b3cad92bcf26b1 OK 2025/04/11 01:57:09 DEBUG : zend.txt: md5 = ce5d5485708f71a69614843ce5e8ba4c OK 2025/04/11 01:57:11 DEBUG : sub dir/hello world: md5 = 326b85423d9f9ccbd97fe669a5e56d64 OK 2025/04/11 01:57:13 DEBUG : sub dir/hello world2: md5 = b08d70f7c292cb1db21a41cc58b7159d OK 2025/04/11 01:57:15 DEBUG : sub dir/ignore dir/.ignore: md5 = c1deaf3735ac5f12bc052861be3a36e8 OK 2025/04/11 01:57:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = deeabb128c5f30804fb945b40576576c OK 2025/04/11 01:57:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = d3fc35a6ff9bdb4dae0409370b332a17 OK 2025/04/11 01:57:20 DEBUG : a.txt: Excluded (Size Filter) 2025/04/11 01:57:20 DEBUG : a.txt: Excluded 2025/04/11 01:57:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/11 01:57:20 DEBUG : sub dir/hello world: Excluded 2025/04/11 01:57:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/11 01:57:20 DEBUG : sub dir/hello world2: Excluded 2025/04/11 01:57:21 DEBUG : sub dir/ignore dir: Excluded 2025/04/11 01:57:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/11 01:57:21 DEBUG : sub dir/hello world: Excluded 2025/04/11 01:57:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/11 01:57:21 DEBUG : sub dir/hello world2: Excluded 2025/04/11 01:57:21 DEBUG : sub dir/ignore dir: Excluded 2025/04/11 01:57:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/11 01:57:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/11 01:57:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/11 01:57:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/11 01:57:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/11 01:57:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/11 01:57:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.04s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:57:30 DEBUG : file1: md5 = 32740edbc29893111cd20606f9700b07 OK 2025/04/11 01:57:32 DEBUG : sub/file2: md5 = 4ee8aeca40581e6a2db0eea9bb8b12cc 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/04/11 01:57:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/11 01:57:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/11 01:57:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/11 01:57:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.64s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:57:39 DEBUG : file1: md5 = ee09a6be22fc0ce782775342cb25cea3 OK 2025/04/11 01:57:42 DEBUG : sub/file2: md5 = bcd75a5d99715cc044dd9eeab74c1644 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/04/11 01:57:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomunik2soxa/notfound" 2025/04/11 01:57:46 DEBUG : Creating backend with remote "TestDrive:crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng/qe0i31qdkoejk60elps0ni5sqk" 2025/04/11 01:57:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.68s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:57:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Making directory 2025/04/11 01:57:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:57:53 DEBUG : sub dir/hello world: md5 = da4dc9d8ebb24d0e5017c2b7b8c0161f OK 2025/04/11 01:57:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.00s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:57:57 DEBUG : potato2: md5 = 5371063957998424fee6fbf1e6ccfa28 OK 2025/04/11 01:57:58 DEBUG : empty space: md5 = 406e788de6e9887e095411156228ac4d OK --- PASS: TestLs (4.80s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:58:02 DEBUG : potato2: md5 = 47cec26d4acff199d30edc5da0b23a11 OK 2025/04/11 01:58:03 DEBUG : empty space: md5 = f9b3ed9935aacef64a688344712e3860 OK 2025/04/11 01:58:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/11 01:58:03 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.99s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:58:07 DEBUG : potato2: md5 = 6f61b091e429fb2aab173458cb73ee74 OK 2025/04/11 01:58:08 DEBUG : empty space: md5 = 472aaa5cda2e9e5a92f07f7a891ad23e OK --- PASS: TestLsLong (4.88s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:58:12 DEBUG : potato2: md5 = 376dd7acdbf139a41e99486c63052555 OK 2025/04/11 01:58:13 DEBUG : empty space: md5 = 762918edb4c63e9a62fec5c62e430301 OK --- PASS: TestHashSums (4.66s) === RUN TestHashSumsWithErrors 2025/04/11 01:58:15 DEBUG : Creating backend with remote ":memory:" 2025/04/11 01:58:15 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/11 01:58:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/11 01:58:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/11 01:58:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/11 01:58:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/11 01:58:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/11 01:58:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/11 01:58:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/11 01:58:15 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-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:58:16 DEBUG : potato2: md5 = b5e26361ed83356ce820bf591828768b OK 2025/04/11 01:58:17 DEBUG : empty space: md5 = 9ef9ed8330415589d93e425289af637b OK 2025/04/11 01:58:20 DEBUG : sub dir/potato3: md5 = b04683e3ae12bb9907a6c2b24b68f41d OK 2025/04/11 01:58:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.51s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:58:25 DEBUG : small: md5 = f9afcdbd939e9675884e73b0df41331d OK 2025/04/11 01:58:26 DEBUG : medium: md5 = 48ecafb3339876a2e6dde25ffb833d36 OK 2025/04/11 01:58:27 DEBUG : large: md5 = b243a7fd0ed394ebc2ec97aa8d9772ef OK 2025/04/11 01:58:28 DEBUG : Waiting for deletions to finish 2025/04/11 01:58:28 DEBUG : large: Excluded (Size Filter) 2025/04/11 01:58:28 INFO : small: Deleted 2025/04/11 01:58:28 INFO : medium: Deleted --- PASS: TestDelete (6.37s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:58:31 DEBUG : small: md5 = 44b63f41e88493c0828a88a893faf7b3 OK 2025/04/11 01:58:32 DEBUG : medium: md5 = 80b51958ad0302b9397cee92c2ca420b OK 2025/04/11 01:58:34 DEBUG : large: md5 = c15baf92f9a7b8391bce51e03df572f8 OK 2025/04/11 01:58:34 DEBUG : Waiting for deletions to finish 2025/04/11 01:58:34 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/11 01:58:35 INFO : small: Deleted 2025/04/11 01:58:35 INFO : large: Deleted --- PASS: TestMaxDelete (6.84s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:58:38 DEBUG : small: md5 = e0cb1c7e2ba3215f59912dee66de5f52 OK 2025/04/11 01:58:39 DEBUG : medium: md5 = 741c255b27efd3af08bd46b6a518c975 OK 2025/04/11 01:58:41 DEBUG : large: md5 = dc92c94ac8f3b611c6c4b4ccb1cc0d87 OK 2025/04/11 01:58:41 DEBUG : Waiting for deletions to finish 2025/04/11 01:58:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/11 01:58:42 INFO : medium: Deleted 2025/04/11 01:58:42 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.93s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:58:45 DEBUG : small: md5 = 44ca3004adf9ca5405de535d02266aec OK 2025/04/11 01:58:46 DEBUG : medium: md5 = accecc01713fbb24909e403fe19b1294 OK 2025/04/11 01:58:48 DEBUG : large: md5 = 708f49018e6383569559c94f5a21f1a9 OK 2025/04/11 01:58:48 DEBUG : Waiting for deletions to finish 2025/04/11 01:58:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/11 01:58:49 INFO : medium: Deleted 2025/04/11 01:58:49 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.10s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:58:52 DEBUG : ReadFile: md5 = 8da76056feb80b266146297e926417ab OK --- PASS: TestReadFile (4.71s) === RUN TestRetry 2025/04/11 01:58:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/11 01:58:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/11 01:58:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/11 01:58:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/11 01:58:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/11 01:58:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/11 01:58:55 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-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:58:57 DEBUG : file1: md5 = 35d84adc12a43767ab797afb469d4ece OK 2025/04/11 01:58:58 DEBUG : file2: md5 = d108454a97a83e7aae10581af426b7c5 OK --- PASS: TestCat (18.01s) === RUN TestPurge 2025/04/11 01:59:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowudeh9niya" 2025/04/11 01:59:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:59:13 DEBUG : Creating backend with remote "TestDrive:crypt/kmdv3pu1o9jn60outm10f72l19lhcmdaorbjvpdfe9mm7mjjnu2g" 2025/04/11 01:59:14 DEBUG : Creating backend with remote "/tmp/rclone651832479" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowudeh9niya'", Local "Local file system at /tmp/rclone651832479", Modify Window "1ms" 2025/04/11 01:59:19 DEBUG : A1/B1/C1/one: md5 = 62cf9dd03e3ef60c3b9ec38f030097a1 OK 2025/04/11 01:59:19 INFO : A2: Making directory 2025/04/11 01:59:20 INFO : A1/B2: Making directory 2025/04/11 01:59:21 INFO : A1/B2/C2: Making directory 2025/04/11 01:59:22 INFO : A1/B1/C3: Making directory 2025/04/11 01:59:22 INFO : A3: Making directory 2025/04/11 01:59:23 INFO : A3/B3: Making directory 2025/04/11 01:59:24 INFO : A3/B3/C4: Making directory 2025/04/11 01:59:26 DEBUG : A1/two: md5 = 277f4dce780d7184c67980e47f9c316e OK 2025/04/11 01:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowudeh9niya': Purge remote 2025/04/11 01:59:29 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.21s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:59:33 DEBUG : A1/B1/C1/one: md5 = 5fcf68b25109de1201203f31bfb75fe1 OK 2025/04/11 01:59:33 INFO : A2: Making directory 2025/04/11 01:59:34 INFO : A1/B2: Making directory 2025/04/11 01:59:35 INFO : A1/B2/C2: Making directory 2025/04/11 01:59:36 INFO : A1/B1/C3: Making directory 2025/04/11 01:59:36 INFO : A3: Making directory 2025/04/11 01:59:37 INFO : A3/B3: Making directory 2025/04/11 01:59:38 INFO : A3/B3/C4: Making directory 2025/04/11 01:59:40 DEBUG : A1/two: md5 = 0ca356fcb523460f77a3d3fdd90e2703 OK 2025/04/11 01:59:41 DEBUG : removing 1 level 3 directories 2025/04/11 01:59:41 INFO : A3/B3/C4: Removing directory 2025/04/11 01:59:44 DEBUG : removing 2 level 3 directories 2025/04/11 01:59:44 INFO : A1/B2/C2: Removing directory 2025/04/11 01:59:44 INFO : A1/B1/C3: Removing directory 2025/04/11 01:59:45 DEBUG : removing 2 level 2 directories 2025/04/11 01:59:45 INFO : A3/B3: Removing directory 2025/04/11 01:59:45 INFO : A1/B2: Removing directory 2025/04/11 01:59:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/11 01:59:45 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/11 01:59:46 DEBUG : removing 2 level 1 directories 2025/04/11 01:59:46 INFO : A3: Removing directory 2025/04/11 01:59:46 INFO : A2: Removing directory 2025/04/11 01:59:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/11 01:59:50 DEBUG : removing 1 level 3 directories 2025/04/11 01:59:50 INFO : A1/B1/C1: Removing directory 2025/04/11 01:59:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:51 DEBUG : removing 1 level 2 directories 2025/04/11 01:59:51 INFO : A1/B1: Removing directory 2025/04/11 01:59:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/11 01:59:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/11 01:59:51 DEBUG : removing 1 level 1 directories 2025/04/11 01:59:51 INFO : A1: Removing directory 2025/04/11 01:59:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/11 01:59:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/11 01:59:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 01:59:52 DEBUG : removing 1 level 0 directories 2025/04/11 01:59:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Removing directory 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 01:59:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.15s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 01:59:54 INFO : A1: Making directory 2025/04/11 01:59:55 INFO : A1/B1: Making directory 2025/04/11 01:59:56 INFO : A1/B1/C1: Making directory 2025/04/11 01:59:58 DEBUG : removing 1 level 3 directories 2025/04/11 01:59:58 INFO : A1/B1/C1: Removing directory 2025/04/11 01:59:59 DEBUG : removing 1 level 2 directories 2025/04/11 01:59:59 INFO : A1/B1: Removing directory 2025/04/11 01:59:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/11 02:00:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.12s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:00:02 INFO : A1: Making directory 2025/04/11 02:00:02 INFO : A1/B1: Making directory 2025/04/11 02:00:03 INFO : A1/B1/C1: Making directory 2025/04/11 02:00:06 DEBUG : removing 1 level 3 directories 2025/04/11 02:00:06 INFO : A1/B1/C1: Removing directory 2025/04/11 02:00:07 DEBUG : removing 1 level 2 directories 2025/04/11 02:00:07 INFO : A1/B1: Removing directory 2025/04/11 02:00:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/11 02:00:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.64s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:00:11 DEBUG : file1: md5 = e34b1276c43490a02bcd5b56ce2d105a OK 2025/04/11 02:00:12 DEBUG : filename.txt: File name found in url 2025/04/11 02:00:13 DEBUG : filename.txt: md5 = 65b12ff09ed55adb2ba62f16e17a7b07 OK 2025/04/11 02:00:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/11 02:00:14 DEBUG : headerfilename.txt: md5 = 4badc65c7c6e9a3eb75587dc39ec743d OK 2025/04/11 02:00:16 DEBUG : file2: md5 = c0b97ebf46fb9df515cb008803e0ddce OK --- PASS: TestCopyURL (8.82s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:00:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/11 02:00:21 DEBUG : sub/file2: md5 = 3dba2ca71637ee03dd97de0a4c59f6bd OK 2025/04/11 02:00:21 INFO : file1: Copied (new) to: sub/file2 2025/04/11 02:00:21 INFO : file1: Deleted 2025/04/11 02:00:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 02:00:22 DEBUG : file1: Unchanged skipping 2025/04/11 02:00:22 INFO : file1: Deleted 2025/04/11 02:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': don't need to copy/move sub/file2, it is already at target location 2025/04/11 02:00:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.53s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:00:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/11 02:00:26 DEBUG : file1: md5 = b356358efa46ff15c9f9b329c3cc1b50 OK 2025/04/11 02:00:26 INFO : file1: Copied (new) 2025/04/11 02:00:26 INFO : file1: Deleted 2025/04/11 02:00:27 DEBUG : file1: Destination exists, skipping 2025/04/11 02:00:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.34s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:00:31 DEBUG : dst/file1: md5 = a4a159462728cdb71ad998e6c160abc3 OK 2025/04/11 02:00:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomunik2soxa/backup" 2025/04/11 02:00:32 DEBUG : Creating backend with remote "TestDrive:crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng/1nrff024r7pq65ecp72fc28jb0" 2025/04/11 02:00:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/11 02:00:36 INFO : dst/file1: Moved (server-side) 2025/04/11 02:00:37 DEBUG : dst/file1: md5 = d41e161cbcaf1cec52fe78fac8a8a901 OK 2025/04/11 02:00:37 INFO : dst/file1: Copied (new) 2025/04/11 02:00:37 INFO : dst/file1: Deleted 2025/04/11 02:00:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 02:00:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/11 02:00:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.10s) === 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-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:00:44 DEBUG : A1/one: md5 = 8330be57140db4265ee459291f5eeb58 OK 2025/04/11 02:00:46 DEBUG : A1/two: md5 = b03f1c4f886e5248900354a263c20fe7 OK 2025/04/11 02:00:48 DEBUG : A1/B1/three: md5 = ebe9962a64cc57b2efd50c5c00a7db92 OK 2025/04/11 02:00:50 DEBUG : A1/B1/C1/four: md5 = bb3fb02426ab4562b1c1764fcf9a18a4 OK 2025/04/11 02:00:52 DEBUG : A1/B1/C2/five: md5 = 8c7fad385da52b33a2559db62ca22ac8 OK 2025/04/11 02:00:52 INFO : A1/B2: Making directory 2025/04/11 02:00:53 INFO : A1/B1/C3: Making directory 2025/04/11 02:01:03 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/11 02:01:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/11 02:01:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/11 02:01:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/11 02:01:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/11 02:01:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/11 02:01:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/11 02:01:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/11 02:01:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/11 02:01:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/11 02:01:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/11 02:01:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/11 02:01:15 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/11 02:01:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/11 02:01:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/11 02:01:15 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/11 02:01:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/11 02:01:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/11 02:01:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/11 02:01:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/11 02:01:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/11 02:01:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/11 02:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/11 02:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/11 02:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/11 02:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/11 02:01:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/11 02:01:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/11 02:01:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/11 02:01:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 02:01:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.51s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/11 02:01:30 DEBUG : no_checksum_small_file_from_pipe: md5 = 0a23c627f841690ec9af9b3407178f30 OK 2025/04/11 02:01:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/11 02:01:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/11 02:01:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/11 02:01:31 DEBUG : no_checksum_big_file_from_pipe: md5 = 1e244e1b473d695f874673e4f62dc342 OK 2025/04/11 02:01:31 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-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/11 02:01:35 DEBUG : with_checksum_small_file_from_pipe: md5 = bbc189d00131dae34bbc0a73a744edbf OK 2025/04/11 02:01:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/11 02:01:35 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/11 02:01:36 DEBUG : with_checksum_big_file_from_pipe: md5 = e91ac5b945c8abf3f990cacecee70aae OK 2025/04/11 02:01:36 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-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:01:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/11 02:01:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 02:01:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/11 02:01:42 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-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/11 02:01:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/11 02:01:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/11 02:01:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.23s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.06s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/11 02:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': File to upload is small (48 bytes), uploading instead of streaming 2025/04/11 02:01:50 DEBUG : rcat_metadata: md5 = c907336ffe2423ddd097133e9dbb7604 OK 2025/04/11 02:01:50 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/11 02:01:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/11 02:01:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = ddffafb9a2c223e02827e1c31efdd2ab OK 2025/04/11 02:01:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.96s) --- PASS: TestRcatMetadata/Normal (2.49s) --- PASS: TestRcatMetadata/ViaDisk (3.01s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:01:56 DEBUG : potato1: md5 = 5ad2b73678d4760969b4ecd9b4ff79df OK 2025/04/11 02:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': File to upload is small (60 bytes), uploading instead of streaming 2025/04/11 02:01:57 DEBUG : potato2: md5 = d9ec99b58c28a197ca2edd5f4fa90406 OK 2025/04/11 02:01:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.71s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:02:00 DEBUG : potato1: md5 = ffba4f565052f0a2bdc4461ee6945413 OK 2025/04/11 02:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': File to upload is small (60 bytes), uploading instead of streaming 2025/04/11 02:02:02 DEBUG : potato2: md5 = a23c2742b9122a90d6c19a873d191e4a OK 2025/04/11 02:02:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.91s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:02:05 DEBUG : potato2: md5 = 1b9b5201c7b7b4470706ec9c1ae181ba OK 2025/04/11 02:02:07 DEBUG : empty space: md5 = a27fbbcce5776e7fce8149e0f5ad744b OK 2025/04/11 02:02:09 DEBUG : sub dir/potato3: md5 = 1e6c18a8e7156f68be560339f7fc5ac7 OK 2025/04/11 02:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Touching "sub dir/potato3" 2025/04/11 02:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Touching "empty space" 2025/04/11 02:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Touching "potato2" 2025/04/11 02:02:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.11s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:02:14 DEBUG : dir with metadata: Making directory with metadata 2025/04/11 02:02:15 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.50s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:02:17 DEBUG : directory with modtime: Making directory with metadata 2025/04/11 02:02:17 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:02:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/11 02:02:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/11 02:02:19 DEBUG : Google drive root 'crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng': Skipping btime metadata as can't update it on an existing file: 2025-04-11T02:02:19.404516667Z 2025/04/11 02:02:20 INFO : non existent directory: Updated directory metadata 2025/04/11 02:02:22 DEBUG : Google drive root 'crypt/l6ubcv0mv190d82qrtsi6ecdn9mkimb6i411uc9k01bsdj8mnhng': Skipping btime metadata as can't update it on an existing file: 2025-04-11T02:02:19.404516667Z 2025/04/11 02:02:22 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:02:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/11 02:02:26 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/11 02:02:26 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.25s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:02:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/11 02:02:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/11 02:02:28 DEBUG : dst: Making directory with metadata 2025/04/11 02:02:29 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/11 02:02:29 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 02:02:29 INFO : dst: Set directory modification time (using SetModTime) 2025/04/11 02:02:30 INFO : dst: Set directory modification time (using SetModTime) 2025/04/11 02:02:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/11 02:02:30 INFO : dst: Set directory modification time (using SetModTime) 2025/04/11 02:02:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.71s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa'", Local "Local file system at /tmp/rclone4020210139", Modify Window "1ms" 2025/04/11 02:02:34 DEBUG : sub dir/test remove existing: md5 = 1dbd362073d6b848dec6b0403b831749 OK 2025/04/11 02:02:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d5f5d84896936bef6220ed9a18fed9e6 OK 2025/04/11 02:02:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yexojix5" before starting 2025/04/11 02:02:38 DEBUG : sub dir/test remove existing.yexojix5: TEST: removing renamed existing file after operation 2025/04/11 02:02:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seneqap0" before starting 2025/04/11 02:02:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seneqap0: TEST: renaming existing back after failed operation 2025/04/11 02:02:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lezuzit9" before starting 2025/04/11 02:02:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lezuzit9: TEST: removing renamed existing file after operation 2025/04/11 02:02:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "l4u3mvsnpr9999ndtlf6b1vma8asn22jo7vvj2n6lsdb5sidi9cg" 2025/04/11 02:02:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e4agft3k1l0fvbpepmmifcvla8hitols3md68ah3glbg1cgr657foptr487mgkt0v4fjbqdo0rd5aockabrbjugn2uep55bctlnsv9c7eksu5l3ja2475ichdcs6jakl5o3g5g8one2b52ju749eauv89tpd8nvjj5odrujs4s6jt93rpqs0" --- PASS: TestRemoveExisting (13.64s) === 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/04/11 02:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomunik2soxa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m6.225728615s (try 1/5)