"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/06 02:51:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodumaf2wuyi" 2025/03/06 02:51:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:51:44 DEBUG : Creating backend with remote "TestDrive:crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg" 2025/03/06 02:51:45 DEBUG : Creating backend with remote "/tmp/rclone2263388950" === 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-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", 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-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/06 02:51:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/06 02:51:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/06 02:51:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/06 02:51:46 DEBUG : potato: Seek from 10 to 0 2025/03/06 02:51:46 DEBUG : potato: Seek from 10 to 0 2025/03/06 02:51:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/06 02:51:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/06 02:51:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/06 02:51:46 DEBUG : potato: Seek from 5 to 2 2025/03/06 02:51:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/06 02:51:46 DEBUG : potato: Seek from 7 to 0 2025/03/06 02:51:46 DEBUG : potato: Seek from 7 to 0 2025/03/06 02:51:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/06 02:51:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/06 02:51:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/06 02:51:46 DEBUG : potato: Seek from 5 to 2 2025/03/06 02:51:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/06 02:51:46 DEBUG : potato: Seek from 8 to 0 2025/03/06 02:51:46 DEBUG : potato: Seek from 8 to 0 2025/03/06 02:51:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/06 02:51:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/06 02:51:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/06 02:51:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/06 02:51:46 DEBUG : potato: Seek from 5 to 2 2025/03/06 02:51:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/06 02:51:46 DEBUG : potato: Seek from 9 to 0 2025/03/06 02:51:46 DEBUG : potato: Seek from 9 to 0 2025/03/06 02:51:46 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-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:51:48 DEBUG : rutabaga: md5 = 7b1b112a066d38938da5c850b3cc794e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/06 02:51:50 DEBUG : empty space: md5 = 9ec4f526061d93c67067253fb2f87cde OK === RUN TestCheck/3 2025/03/06 02:51:52 DEBUG : potato2: md5 = 3baabc046575b1ccd87049dfb866497c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/06 02:51:54 DEBUG : remotepotato: md5 = 83486aee07b8400d145cc685a28fe29b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.13s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/03/06 02:51:57 DEBUG : Creating backend with remote "nonexistent" 2025/03/06 02:51:57 DEBUG : Creating backend with remote "nonexistent" 2025/03/06 02:51:57 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/06 02:51:57 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/03/06 02:51:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/06 02:51:57 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-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:51:58 DEBUG : rutabaga: md5 = 4c9e5acc4e42d1d59d3492e8e7c03033 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/06 02:52:03 DEBUG : empty space: md5 = fa805a0c36b333596b6ca258966ebe6b OK === RUN TestCheckDownload/3 2025/03/06 02:52:05 DEBUG : potato2: md5 = 9dfebf34139e99f620521bbb1a1d981c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/06 02:52:09 DEBUG : remotepotato: md5 = a9f5d99ada84b53e906ca0823322d384 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.71s) --- PASS: TestCheckDownload/1 (1.41s) --- PASS: TestCheckDownload/2 (1.42s) --- PASS: TestCheckDownload/3 (1.27s) --- PASS: TestCheckDownload/4 (1.11s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (0.98s) --- PASS: TestCheckDownload/7 (0.89s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:52:15 DEBUG : rutabaga: md5 = 755944e931aa3d73119ea40c96e1bedc OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/06 02:52:17 DEBUG : empty space: md5 = 277aeadd58ddb81f17dbf66ec5cfaf35 OK === RUN TestCheckSizeOnly/3 2025/03/06 02:52:19 DEBUG : potato2: md5 = 19ddf6021c476afb175ac8a015be7d37 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/06 02:52:21 DEBUG : remotepotato: md5 = bbe65a7897201c7bf2ca8a4a91f36731 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.47s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:52:25 DEBUG : test.sum: md5 = e32737f2b1984c882cf2fcb439f7fa56 OK 2025/03/06 02:52:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/06 02:52:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/06 02:52:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/06 02:52:26 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/06 02:52:28 DEBUG : test.sum: md5 = 5a36ac3941779d369e65fdfa55011445 OK 2025/03/06 02:52:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/06 02:52:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/06 02:52:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/06 02:52:29 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.00s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:52:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodumaf2wuyi/data" 2025/03/06 02:52:30 DEBUG : Creating backend with remote "TestDrive:crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.88s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:52:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodumaf2wuyi/data" 2025/03/06 02:52:32 DEBUG : Creating backend with remote "TestDrive:crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg/vjrnln8ratgmqakfosrqe8espk" 2025/03/06 02:52:35 DEBUG : data/banana: md5 = 2840bb197ce4d6d13d70fd186ca0fd82 OK 2025/03/06 02:52:37 DEBUG : test.sum: md5 = 8dad31675085f0c51919f9b7069c6de3 OK === RUN TestCheckSumDownload/subtest1 2025/03/06 02:52:41 DEBUG : data/potato: md5 = a4969a8270fcf51947a2da69c54962df OK 2025/03/06 02:52:42 DEBUG : test.sum: md5 = dacbe86fa8adaacbb0a301601a3063db OK === RUN TestCheckSumDownload/subtest2 2025/03/06 02:52:46 DEBUG : test.sum: md5 = 2acc34bfb1365abadc875adf20986567 OK === RUN TestCheckSumDownload/subtest3 2025/03/06 02:52:50 DEBUG : test.sum: md5 = b71d105bd5a6b270e59ff94b5e3c7644 OK === RUN TestCheckSumDownload/subtest4 2025/03/06 02:52:55 DEBUG : test.sum: md5 = 214d69e045dd3d996e0fc2a9778f1073 OK === RUN TestCheckSumDownload/subtest5 2025/03/06 02:52:59 DEBUG : test.sum: md5 = cfc9475f488fde5170a4d81d5b700bc2 OK === RUN TestCheckSumDownload/subtest6 2025/03/06 02:53:03 DEBUG : data/banana: md5 = 7d68910444a591a2a8445e47d95e34d4 OK 2025/03/06 02:53:04 DEBUG : data/potato: md5 = f5939d14f01d50b0bf00a1fc4b9e26d9 OK 2025/03/06 02:53:06 DEBUG : test.sum: md5 = 99c316311eec487ddbe51b4ce928b6dd OK === RUN TestCheckSumDownload/subtest7 2025/03/06 02:53:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/06 02:53:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.78s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (2.01s) --- PASS: TestCheckSumDownload/subtest3 (2.36s) --- PASS: TestCheckSumDownload/subtest4 (2.76s) --- PASS: TestCheckSumDownload/subtest5 (1.98s) --- PASS: TestCheckSumDownload/subtest6 (2.17s) --- PASS: TestCheckSumDownload/subtest7 (2.26s) === RUN TestApplyTransforms 2025/03/06 02:53:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duvaxod4gaqo" 2025/03/06 02:53:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:53:12 DEBUG : Creating backend with remote "TestDrive:crypt/1usvo814j7slp7otmjcpllc09ck9afivuf2q0u5uov215bbsel0g" 2025/03/06 02:53:13 DEBUG : Creating backend with remote "/tmp/rclone384934836" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duvaxod4gaqo'", Local "Local file system at /tmp/rclone384934836", Modify Window "1ms" 2025/03/06 02:53:15 DEBUG : hello, world!: md5 = 6bde27297c569877de4dfd6dbce400e6 OK upper checkfile vs. lower remote (without normalization) 2025/03/06 02:53:15 ERROR : hello, world!: sum not found 2025/03/06 02:53:15 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-duvaxod4gaqo' 2025/03/06 02:53:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duvaxod4gaqo': 1 files missing 2025/03/06 02:53:15 NOTICE: 1 hashes missing 2025/03/06 02:53:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duvaxod4gaqo': 2 differences found 2025/03/06 02:53:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duvaxod4gaqo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/06 02:53:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 02:53:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duvaxod4gaqo': 0 differences found 2025/03/06 02:53:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duvaxod4gaqo': 1 matching files 2025/03/06 02:53:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuqajuz1bume" 2025/03/06 02:53:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:53:16 DEBUG : Creating backend with remote "TestDrive:crypt/m6i16h6ptbdbql06llhleaflqbdulivt35t4ha2rofasmer98pe0" 2025/03/06 02:53:17 DEBUG : Creating backend with remote "/tmp/rclone1832796866" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuqajuz1bume'", Local "Local file system at /tmp/rclone1832796866", Modify Window "1ms" 2025/03/06 02:53:19 DEBUG : HELLO, WORLD!: md5 = d711459e94ef27171716b9c111a9a530 OK lower checkfile vs. upper remote (without normalization) 2025/03/06 02:53:20 ERROR : HELLO, WORLD!: sum not found 2025/03/06 02:53:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuqajuz1bume' 2025/03/06 02:53:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqajuz1bume': 1 files missing 2025/03/06 02:53:20 NOTICE: 1 hashes missing 2025/03/06 02:53:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqajuz1bume': 2 differences found 2025/03/06 02:53:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqajuz1bume': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/06 02:53:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 02:53:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqajuz1bume': 0 differences found 2025/03/06 02:53:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqajuz1bume': 1 matching files 2025/03/06 02:53:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hipijoj4sapi" 2025/03/06 02:53:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:53:21 DEBUG : Creating backend with remote "TestDrive:crypt/5i7cja3tm1rdoljll1miqu788l8k8ac395kq36ji1322dimgu4t0" 2025/03/06 02:53:22 DEBUG : Creating backend with remote "/tmp/rclone63997631" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hipijoj4sapi'", Local "Local file system at /tmp/rclone63997631", Modify Window "1ms" 2025/03/06 02:53:24 DEBUG : HeLlO, wOrLd!: md5 = eb609bdcda3c535226c02f92a17a403a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/06 02:53:25 ERROR : HeLlO, wOrLd!: sum not found 2025/03/06 02:53:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hipijoj4sapi' 2025/03/06 02:53:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipijoj4sapi': 1 files missing 2025/03/06 02:53:25 NOTICE: 1 hashes missing 2025/03/06 02:53:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipijoj4sapi': 2 differences found 2025/03/06 02:53:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipijoj4sapi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/06 02:53:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 02:53:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipijoj4sapi': 0 differences found 2025/03/06 02:53:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipijoj4sapi': 1 matching files 2025/03/06 02:53:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-besiviw0posi" 2025/03/06 02:53:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:53:26 DEBUG : Creating backend with remote "TestDrive:crypt/mlrrhh899nam2dlmrrocgg8n3n1idplkk4hou7nko3gkc3lttin0" 2025/03/06 02:53:27 DEBUG : Creating backend with remote "/tmp/rclone1191186708" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-besiviw0posi'", Local "Local file system at /tmp/rclone1191186708", Modify Window "1ms" 2025/03/06 02:53:29 DEBUG : HELLO, WORLD!: md5 = ed42c8924ab48c84e7be06d0fe0d1e93 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/06 02:53:30 ERROR : HELLO, WORLD!: sum not found 2025/03/06 02:53:30 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-besiviw0posi' 2025/03/06 02:53:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besiviw0posi': 1 files missing 2025/03/06 02:53:30 NOTICE: 1 hashes missing 2025/03/06 02:53:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besiviw0posi': 2 differences found 2025/03/06 02:53:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besiviw0posi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/06 02:53:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 02:53:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besiviw0posi': 0 differences found 2025/03/06 02:53:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besiviw0posi': 1 matching files 2025/03/06 02:53:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tosilof6cume" 2025/03/06 02:53:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:53:31 DEBUG : Creating backend with remote "TestDrive:crypt/04094lt2h3ueos14pn1fnruu1qj96ue59i08i52caomfo8m2v740" 2025/03/06 02:53:32 DEBUG : Creating backend with remote "/tmp/rclone2052258133" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tosilof6cume'", Local "Local file system at /tmp/rclone2052258133", Modify Window "1ms" 2025/03/06 02:53:34 DEBUG : 測試_Русский___ě_áñ: md5 = 9fefda025d1b6cfda3f5127c1c45b392 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/06 02:53:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/06 02:53:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tosilof6cume' 2025/03/06 02:53:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tosilof6cume': 1 files missing 2025/03/06 02:53:35 NOTICE: 1 hashes missing 2025/03/06 02:53:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tosilof6cume': 2 differences found 2025/03/06 02:53:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tosilof6cume': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/06 02:53:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 02:53:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tosilof6cume': 0 differences found 2025/03/06 02:53:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tosilof6cume': 1 matching files 2025/03/06 02:53:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faceped4daki" 2025/03/06 02:53:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:53:36 DEBUG : Creating backend with remote "TestDrive:crypt/sif1de8rflf48lduiqh9fvh7qamn03fcevj8mnmv26581poum8dg" 2025/03/06 02:53:37 DEBUG : Creating backend with remote "/tmp/rclone703579161" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faceped4daki'", Local "Local file system at /tmp/rclone703579161", Modify Window "1ms" 2025/03/06 02:53:39 DEBUG : 測試_Русский___ě_áñ: md5 = 4e1602f0d6d0d9b5f195b0195e33fdb6 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/06 02:53:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/06 02:53:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-faceped4daki' 2025/03/06 02:53:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faceped4daki': 1 files missing 2025/03/06 02:53:39 NOTICE: 1 hashes missing 2025/03/06 02:53:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faceped4daki': 2 differences found 2025/03/06 02:53:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faceped4daki': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/06 02:53:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 02:53:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faceped4daki': 0 differences found 2025/03/06 02:53:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faceped4daki': 1 matching files 2025/03/06 02:53:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojutiw6cezu" 2025/03/06 02:53:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:53:41 DEBUG : Creating backend with remote "TestDrive:crypt/qt7o6gilbh97k0prblgu001mqpvba0f1tigkvna6o7mievkvokpg" 2025/03/06 02:53:42 DEBUG : Creating backend with remote "/tmp/rclone2343160297" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojutiw6cezu'", Local "Local file system at /tmp/rclone2343160297", Modify Window "1ms" 2025/03/06 02:53:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 96f1e42b8db6e57e75ce37bd9d0e021e OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/06 02:53:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/06 02:53:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dojutiw6cezu' 2025/03/06 02:53:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dojutiw6cezu': 1 files missing 2025/03/06 02:53:44 NOTICE: 1 hashes missing 2025/03/06 02:53:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dojutiw6cezu': 2 differences found 2025/03/06 02:53:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dojutiw6cezu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/06 02:53:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 02:53:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dojutiw6cezu': 0 differences found 2025/03/06 02:53:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dojutiw6cezu': 1 matching files 2025/03/06 02:53:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yulaget7roji" 2025/03/06 02:53:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:53:45 DEBUG : Creating backend with remote "TestDrive:crypt/0c7l2ba2dvv2htvqpo836m5iag2co0qf7qlkquarg5cpvsds4gr0" 2025/03/06 02:53:46 DEBUG : Creating backend with remote "/tmp/rclone1196611272" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yulaget7roji'", Local "Local file system at /tmp/rclone1196611272", Modify Window "1ms" 2025/03/06 02:53:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 69d86ea5242faa921e3689d11a3d7a17 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/06 02:53:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/06 02:53:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yulaget7roji' 2025/03/06 02:53:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yulaget7roji': 1 files missing 2025/03/06 02:53:49 NOTICE: 1 hashes missing 2025/03/06 02:53:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yulaget7roji': 2 differences found 2025/03/06 02:53:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yulaget7roji': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/06 02:53:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 02:53:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yulaget7roji': 0 differences found 2025/03/06 02:53:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yulaget7roji': 1 matching files 2025/03/06 02:53:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogitop2weha" 2025/03/06 02:53:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:53:50 DEBUG : Creating backend with remote "TestDrive:crypt/i5mgvpk03dfqri6a9jgroep9hu1tvfps5guc93i1ihi4eisvfs5g" 2025/03/06 02:53:51 DEBUG : Creating backend with remote "/tmp/rclone3476432676" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogitop2weha'", Local "Local file system at /tmp/rclone3476432676", Modify Window "1ms" 2025/03/06 02:53:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f06fe434cf156cb32aa32639d8734812 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/06 02:53:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/06 02:53:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gogitop2weha' 2025/03/06 02:53:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogitop2weha': 1 files missing 2025/03/06 02:53:54 NOTICE: 1 hashes missing 2025/03/06 02:53:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogitop2weha': 2 differences found 2025/03/06 02:53:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogitop2weha': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/06 02:53:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 02:53:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogitop2weha': 0 differences found 2025/03/06 02:53:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogitop2weha': 1 matching files 2025/03/06 02:53:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqerev3casu" 2025/03/06 02:53:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:53:55 DEBUG : Creating backend with remote "TestDrive:crypt/14u45iomo6b4s58525gil1b7uu82n853e90m1p97s721mq7tb7fg" 2025/03/06 02:53:56 DEBUG : Creating backend with remote "/tmp/rclone430439395" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqerev3casu'", Local "Local file system at /tmp/rclone430439395", Modify Window "1ms" 2025/03/06 02:53:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b0207fdeb6d1b755d1dec963bcf4ebc3 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/06 02:53:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/06 02:53:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tiqerev3casu' 2025/03/06 02:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqerev3casu': 1 files missing 2025/03/06 02:53:59 NOTICE: 1 hashes missing 2025/03/06 02:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqerev3casu': 2 differences found 2025/03/06 02:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqerev3casu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/06 02:54:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 02:54:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqerev3casu': 0 differences found 2025/03/06 02:54:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqerev3casu': 1 matching files 2025/03/06 02:54:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqerev3casu': Purge remote 2025/03/06 02:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogitop2weha': Purge remote 2025/03/06 02:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yulaget7roji': Purge remote 2025/03/06 02:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojutiw6cezu': Purge remote 2025/03/06 02:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faceped4daki': Purge remote 2025/03/06 02:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tosilof6cume': Purge remote 2025/03/06 02:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besiviw0posi': Purge remote 2025/03/06 02:54:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hipijoj4sapi': Purge remote 2025/03/06 02:54:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuqajuz1bume': Purge remote 2025/03/06 02:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duvaxod4gaqo': Purge remote --- PASS: TestApplyTransforms (53.43s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:54:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/06 02:54:07 DEBUG : sub/file2: md5 = 9c8b15c71b7ffd270c789a31a92a7ca4 OK 2025/03/06 02:54:07 INFO : file1: Copied (new) to: sub/file2 2025/03/06 02:54:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:54:08 DEBUG : file1: Unchanged skipping 2025/03/06 02:54:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': don't need to copy/move sub/file2, it is already at target location 2025/03/06 02:54:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.91s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:54:13 DEBUG : dst/file1: md5 = 49a694425c3696383079a12c5ce019f2 OK 2025/03/06 02:54:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodumaf2wuyi/backup" 2025/03/06 02:54:14 DEBUG : Creating backend with remote "TestDrive:crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg/1nrff024r7pq65ecp72fc28jb0" 2025/03/06 02:54:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/06 02:54:18 INFO : dst/file1: Moved (server-side) 2025/03/06 02:54:19 DEBUG : dst/file1: md5 = 05e0d716269337163754fbd99b207cb8 OK 2025/03/06 02:54:19 INFO : dst/file1: Copied (new) 2025/03/06 02:54:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 02:54:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 02:54:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.51s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:54:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodumaf2wuyi/dst" 2025/03/06 02:54:24 DEBUG : Creating backend with remote "TestDrive:crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/06 02:54:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodumaf2wuyi/CompareDest" 2025/03/06 02:54:26 DEBUG : Creating backend with remote "TestDrive:crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg/gveqi14airsml4bgu7krj116o8" 2025/03/06 02:54:27 DEBUG : one: Need to transfer - File not found at Destination 2025/03/06 02:54:30 DEBUG : one: md5 = be246b96a5a4f1f1c05a40296ad861ee OK 2025/03/06 02:54:30 INFO : one: Copied (new) 2025/03/06 02:54:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:54:32 DEBUG : one: md5 = c3532bc6642879d9fd8670ea6ef70a84 OK 2025/03/06 02:54:32 INFO : one: Copied (replaced existing) 2025/03/06 02:54:34 DEBUG : dst/one: md5 = 686c6334461a02ec3d10838ab6d6dd2c OK 2025/03/06 02:54:39 DEBUG : CompareDest/one: md5 = c3ec7e66dd1b9e51cd51d3e0363d7452 OK 2025/03/06 02:54:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:54:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:54:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 02:54:45 DEBUG : CompareDest/two: md5 = ec77252116c18b4264107b06c66a98ee OK 2025/03/06 02:54:46 DEBUG : two: Need to transfer - File not found at Destination 2025/03/06 02:54:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:54:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 02:54:46 DEBUG : two: Need to transfer - File not found at Destination 2025/03/06 02:54:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:54:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 02:54:48 DEBUG : two: Need to transfer - File not found at Destination 2025/03/06 02:54:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/06 02:54:50 DEBUG : two: md5 = ae924e8492d4e66632d5e13f1d03b812 OK 2025/03/06 02:54:50 INFO : two: Copied (new) 2025/03/06 02:54:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/06 02:54:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:54:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:54:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (30.88s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:54:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodumaf2wuyi/dst" 2025/03/06 02:54:55 DEBUG : Creating backend with remote "TestDrive:crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/06 02:54:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodumaf2wuyi/CopyDest" 2025/03/06 02:54:57 DEBUG : Creating backend with remote "TestDrive:crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/06 02:54:58 DEBUG : one: Need to transfer - File not found at Destination 2025/03/06 02:55:00 DEBUG : one: md5 = fcc0131c60e6ef4a2c013c65db0d7298 OK 2025/03/06 02:55:00 INFO : one: Copied (new) 2025/03/06 02:55:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:55:04 DEBUG : one: md5 = a1fa46c7bf3955ffea898609b8299c1b OK 2025/03/06 02:55:04 INFO : one: Copied (replaced existing) 2025/03/06 02:55:06 DEBUG : dst/one: md5 = dc0e3e9a22d2573499df0d7515a0ed73 OK 2025/03/06 02:55:08 DEBUG : CopyDest/one: md5 = abad8c33b60fe1e64c03753a5dd0122d OK 2025/03/06 02:55:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodumaf2wuyi/BackupDir" 2025/03/06 02:55:09 DEBUG : Creating backend with remote "TestDrive:crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/06 02:55:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:55:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:55:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:55:12 INFO : one: Moved (server-side) 2025/03/06 02:55:13 INFO : one: Copied (server-side copy) 2025/03/06 02:55:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/06 02:55:15 DEBUG : CopyDest/two: md5 = 6997a8548a2ddf8b2f45ce4401a55a15 OK 2025/03/06 02:55:16 DEBUG : two: Need to transfer - File not found at Destination 2025/03/06 02:55:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:55:17 INFO : two: Copied (server-side copy) 2025/03/06 02:55:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/06 02:55:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:55:18 DEBUG : two: Unchanged skipping 2025/03/06 02:55:19 DEBUG : CopyDest/three: md5 = 58554843ab14e9778eb9c8b7bb4adafa OK 2025/03/06 02:55:20 DEBUG : three: Need to transfer - File not found at Destination 2025/03/06 02:55:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/06 02:55:20 DEBUG : three: Destination not found in --copy-dest 2025/03/06 02:55:22 DEBUG : three: md5 = dc9ed2169f06d7eff66a8a5147451b9e OK 2025/03/06 02:55:22 INFO : three: Copied (new) 2025/03/06 02:55:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/06 02:55:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:55:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/06 02:55:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:55:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/06 02:55:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/06 02:55:28 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.51s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", 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-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:55:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/06 02:55:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = afefead92cfee3bcd9d8f4f6877c812a OK 2025/03/06 02:55:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/06 02:55:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/06 02:55:32 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/03/06 02:55:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/06 02:55:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/06 02:55:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 32d7f40caee8540a852ec4bb80b49f02 OK 2025/03/06 02:55:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/06 02:55:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/06 02:55:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.77s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:55:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Looking for duplicate names using skip mode. 2025/03/06 02:55:41 NOTICE: one: Found 2 files with duplicate names 2025/03/06 02:55:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.67s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:55:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Looking for duplicate names using skip mode. 2025/03/06 02:55:48 NOTICE: one: Found 3 files with duplicate names 2025/03/06 02:55:48 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/06 02:55:48 INFO : one: Deleted 2025/03/06 02:55:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.81s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:55:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Looking for duplicate names using first mode. 2025/03/06 02:55:54 NOTICE: one: Found 3 files with duplicate names 2025/03/06 02:55:54 INFO : one: Deleted 2025/03/06 02:55:55 INFO : one: Deleted 2025/03/06 02:55:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.19s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:56:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Looking for duplicate names using newest mode. 2025/03/06 02:56:00 NOTICE: one: Found 3 files with duplicate names 2025/03/06 02:56:01 INFO : one: Deleted 2025/03/06 02:56:01 INFO : one: Deleted 2025/03/06 02:56:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.27s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:56:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Looking for duplicate names using oldest mode. 2025/03/06 02:56:07 NOTICE: one: Found 3 files with duplicate names 2025/03/06 02:56:07 INFO : one: Deleted 2025/03/06 02:56:08 INFO : one: Deleted 2025/03/06 02:56:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.28s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:56:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Looking for duplicate names using largest mode. 2025/03/06 02:56:13 NOTICE: one: Found 3 files with duplicate names 2025/03/06 02:56:14 INFO : one: Deleted 2025/03/06 02:56:14 INFO : one: Deleted 2025/03/06 02:56:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.34s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:56:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Looking for duplicate names using smallest mode. 2025/03/06 02:56:19 NOTICE: one: Found 3 files with duplicate names 2025/03/06 02:56:20 INFO : one: Deleted 2025/03/06 02:56:20 INFO : one: Deleted 2025/03/06 02:56:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.86s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:56:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Looking for duplicate names using rename mode. 2025/03/06 02:56:27 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/06 02:56:28 INFO : one-2.txt: renamed from: one.txt 2025/03/06 02:56:29 INFO : one-3.txt: renamed from: one.txt 2025/03/06 02:56:31 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.95s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:56:35 DEBUG : dupe1/one.txt: md5 = 8b4f9512f4d01eda3f06e115cef561b7 OK 2025/03/06 02:56:37 DEBUG : dupe2/two.txt: md5 = f914d0e29ea894e18f979dd48d181b9a OK 2025/03/06 02:56:39 DEBUG : dupe3/three.txt: md5 = 3bc12f95c51f2aef56ecfb7c06545ff8 OK 2025/03/06 02:56:40 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/06 02:56:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/06 02:56:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/06 02:56:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/06 02:56:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/06 02:56:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/06 02:56:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.59s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:56:47 DEBUG : a.txt: md5 = 03b02284c12cfbdf6b986b067eab4595 OK 2025/03/06 02:56:48 DEBUG : zend.txt: md5 = bc534537c6309376e8c6759a50ab9bab OK 2025/03/06 02:56:50 DEBUG : sub dir/hello world: md5 = 4480a6919e49952adadf4ee978a0b14a OK 2025/03/06 02:56:53 DEBUG : sub dir/hello world2: md5 = 10dd37669308b18edd3fd851f505e4e2 OK 2025/03/06 02:56:57 DEBUG : sub dir/ignore dir/.ignore: md5 = e7eedf3e290cc5bf288eb3af8c0881bb OK 2025/03/06 02:57:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0ddd885fe9240c7bb3c21ffea874bc84 OK 2025/03/06 02:57:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2952f770f2c19129116d99ff823cdb68 OK 2025/03/06 02:57:04 DEBUG : a.txt: Excluded (Size Filter) 2025/03/06 02:57:04 DEBUG : a.txt: Excluded 2025/03/06 02:57:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/06 02:57:04 DEBUG : sub dir/hello world: Excluded 2025/03/06 02:57:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/06 02:57:04 DEBUG : sub dir/hello world2: Excluded 2025/03/06 02:57:05 DEBUG : sub dir/ignore dir: Excluded 2025/03/06 02:57:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/06 02:57:05 DEBUG : sub dir/hello world: Excluded 2025/03/06 02:57:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/06 02:57:05 DEBUG : sub dir/hello world2: Excluded 2025/03/06 02:57:05 DEBUG : sub dir/ignore dir: Excluded 2025/03/06 02:57:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/06 02:57:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/06 02:57:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/06 02:57:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/06 02:57:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/06 02:57:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/06 02:57:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.82s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:57:13 DEBUG : file1: md5 = 60787aa5915132af2201f1f9e17799a0 OK 2025/03/06 02:57:15 DEBUG : sub/file2: md5 = d94d0d7b43faac45d71f306bae556125 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/03/06 02:57:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/06 02:57:18 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/06 02:57:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/06 02:57:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.42s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.83s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:57:22 DEBUG : file1: md5 = 43d9ae9b300c131b9fc6f4ddf64d35cc OK 2025/03/06 02:57:25 DEBUG : sub/file2: md5 = 13ddfb80a40ce91db4fd4dcde0c85c66 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/03/06 02:57:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodumaf2wuyi/notfound" 2025/03/06 02:57:29 DEBUG : Creating backend with remote "TestDrive:crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/06 02:57:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.56s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:57:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Making directory 2025/03/06 02:57:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:57:35 DEBUG : sub dir/hello world: md5 = 0e4d0faad80b8a3a39b02f7c76641490 OK 2025/03/06 02:57:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.69s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:57:39 DEBUG : potato2: md5 = 5fe5f571a17952d674b7bab25698b897 OK 2025/03/06 02:57:41 DEBUG : empty space: md5 = 92127a831efd57226b817a10629e73f6 OK --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:57:44 DEBUG : potato2: md5 = 69c7cbde73b1e3394b9d48ade668d711 OK 2025/03/06 02:57:45 DEBUG : empty space: md5 = b37815485ec47809c09f80154beb446c OK 2025/03/06 02:57:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/06 02:57:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.75s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:57:49 DEBUG : potato2: md5 = fb297548ba17d5bfdb3a99bbb7c4ecf8 OK 2025/03/06 02:57:50 DEBUG : empty space: md5 = e449af127b30f79779c084ba2f43169a OK --- PASS: TestLsLong (4.59s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:57:53 DEBUG : potato2: md5 = 0e633e338e2c094d7879ffce86ffb58f OK 2025/03/06 02:57:55 DEBUG : empty space: md5 = 307606185fa0e87d459de7ec9d9993cd OK --- PASS: TestHashSums (4.37s) === RUN TestHashSumsWithErrors 2025/03/06 02:57:56 DEBUG : Creating backend with remote ":memory:" 2025/03/06 02:57:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/06 02:57:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/06 02:57:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/06 02:57:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/06 02:57:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/06 02:57:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/06 02:57:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/06 02:57:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/06 02:57:56 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-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:57:58 DEBUG : potato2: md5 = d28d7d42a3831e9a6d19fa1439decb20 OK 2025/03/06 02:57:59 DEBUG : empty space: md5 = 29b540da096d092e27f3e2905e861992 OK 2025/03/06 02:58:01 DEBUG : sub dir/potato3: md5 = a342994b61bf294e743381a111f60ee1 OK 2025/03/06 02:58:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.52s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:58:07 DEBUG : small: md5 = 6c7afae85ca56701acd681d8fe5ea966 OK 2025/03/06 02:58:10 DEBUG : medium: md5 = 80e30e22eb774c1b335d4c807e7dfcd9 OK 2025/03/06 02:58:11 DEBUG : large: md5 = c6851a925da52fd5715a288c70dd2d91 OK 2025/03/06 02:58:11 DEBUG : Waiting for deletions to finish 2025/03/06 02:58:12 DEBUG : large: Excluded (Size Filter) 2025/03/06 02:58:12 INFO : small: Deleted 2025/03/06 02:58:12 INFO : medium: Deleted --- PASS: TestDelete (8.54s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:58:15 DEBUG : small: md5 = e26467e55353d5cacaeefb43ea236184 OK 2025/03/06 02:58:16 DEBUG : medium: md5 = 43585b5fe8a517cdd0a58c78dfb4d657 OK 2025/03/06 02:58:17 DEBUG : large: md5 = 5c35445b9927ab6276027265c6fe866e OK 2025/03/06 02:58:18 DEBUG : Waiting for deletions to finish 2025/03/06 02:58:18 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/06 02:58:18 INFO : medium: Deleted 2025/03/06 02:58:19 INFO : small: Deleted --- PASS: TestMaxDelete (7.95s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:58:23 DEBUG : small: md5 = cce3b27c0bffe0524ac56cc25e4b536b OK 2025/03/06 02:58:24 DEBUG : medium: md5 = 1473643c6f9f656f242835f357c6ddc3 OK 2025/03/06 02:58:26 DEBUG : large: md5 = 08ee40613fba166b8adb7b21cc46466d OK 2025/03/06 02:58:26 DEBUG : Waiting for deletions to finish 2025/03/06 02:58:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/06 02:58:27 INFO : small: Deleted 2025/03/06 02:58:27 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.93s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:58:30 DEBUG : small: md5 = 9928eaa5ab759bbc38056d2cb4cacdca OK 2025/03/06 02:58:31 DEBUG : medium: md5 = c1de3be2a02ebf8b43f1868ba4a01582 OK 2025/03/06 02:58:32 DEBUG : large: md5 = 40dc4688fa932a2a70d15ea616bbb027 OK 2025/03/06 02:58:33 DEBUG : Waiting for deletions to finish 2025/03/06 02:58:33 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/06 02:58:33 INFO : large: Deleted 2025/03/06 02:58:33 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.56s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:58:36 DEBUG : ReadFile: md5 = 5d7933a497a4333e248221f6dc567543 OK --- PASS: TestReadFile (4.14s) === RUN TestRetry 2025/03/06 02:58:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/06 02:58:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/06 02:58:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/06 02:58:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/06 02:58:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/06 02:58:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/06 02:58:39 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-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:58:40 DEBUG : file1: md5 = 6722fd8d0380f3bfa3c9f01c170fff0b OK 2025/03/06 02:58:42 DEBUG : file2: md5 = c84d2edb940d19c6a95b27bfec101a6a OK --- PASS: TestCat (16.72s) === RUN TestPurge 2025/03/06 02:58:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mozopes5yibu" 2025/03/06 02:58:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:58:56 DEBUG : Creating backend with remote "TestDrive:crypt/7ba4r851dpbdalk9tqhiis0is9ajlsb3ar4gonic73s6r3ani1c0" 2025/03/06 02:58:57 DEBUG : Creating backend with remote "/tmp/rclone860931540" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mozopes5yibu'", Local "Local file system at /tmp/rclone860931540", Modify Window "1ms" 2025/03/06 02:59:01 DEBUG : A1/B1/C1/one: md5 = 6068864153e1714bbc875cf6ba14478b OK 2025/03/06 02:59:01 INFO : A2: Making directory 2025/03/06 02:59:02 INFO : A1/B2: Making directory 2025/03/06 02:59:03 INFO : A1/B2/C2: Making directory 2025/03/06 02:59:03 INFO : A1/B1/C3: Making directory 2025/03/06 02:59:04 INFO : A3: Making directory 2025/03/06 02:59:05 INFO : A3/B3: Making directory 2025/03/06 02:59:06 INFO : A3/B3/C4: Making directory 2025/03/06 02:59:08 DEBUG : A1/two: md5 = 64b99b38c8dfce89b9a1a7f59fc05b50 OK 2025/03/06 02:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mozopes5yibu': Purge remote 2025/03/06 02:59:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.47s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:59:15 DEBUG : A1/B1/C1/one: md5 = 3878fe1287d831d372b1e215f5863a95 OK 2025/03/06 02:59:15 INFO : A2: Making directory 2025/03/06 02:59:16 INFO : A1/B2: Making directory 2025/03/06 02:59:16 INFO : A1/B2/C2: Making directory 2025/03/06 02:59:17 INFO : A1/B1/C3: Making directory 2025/03/06 02:59:18 INFO : A3: Making directory 2025/03/06 02:59:19 INFO : A3/B3: Making directory 2025/03/06 02:59:20 INFO : A3/B3/C4: Making directory 2025/03/06 02:59:22 DEBUG : A1/two: md5 = 90254cd9cf663f8ee657d390f9eaf1c1 OK 2025/03/06 02:59:23 DEBUG : removing 1 level 3 directories 2025/03/06 02:59:23 INFO : A3/B3/C4: Removing directory 2025/03/06 02:59:26 DEBUG : removing 2 level 3 directories 2025/03/06 02:59:26 INFO : A1/B2/C2: Removing directory 2025/03/06 02:59:26 INFO : A1/B1/C3: Removing directory 2025/03/06 02:59:26 DEBUG : removing 2 level 2 directories 2025/03/06 02:59:26 INFO : A3/B3: Removing directory 2025/03/06 02:59:26 INFO : A1/B2: Removing directory 2025/03/06 02:59:27 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/06 02:59:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/06 02:59:27 DEBUG : removing 2 level 1 directories 2025/03/06 02:59:27 INFO : A3: Removing directory 2025/03/06 02:59:27 INFO : A2: Removing directory 2025/03/06 02:59:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/06 02:59:31 DEBUG : removing 1 level 3 directories 2025/03/06 02:59:31 INFO : A1/B1/C1: Removing directory 2025/03/06 02:59:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:32 DEBUG : removing 1 level 2 directories 2025/03/06 02:59:32 INFO : A1/B1: Removing directory 2025/03/06 02:59:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/06 02:59:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/06 02:59:32 DEBUG : removing 1 level 1 directories 2025/03/06 02:59:32 INFO : A1: Removing directory 2025/03/06 02:59:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/06 02:59:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/06 02:59:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/06 02:59:33 DEBUG : removing 1 level 0 directories 2025/03/06 02:59:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Removing directory 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 02:59:34 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (23.51s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:59:35 INFO : A1: Making directory 2025/03/06 02:59:36 INFO : A1/B1: Making directory 2025/03/06 02:59:37 INFO : A1/B1/C1: Making directory 2025/03/06 02:59:39 DEBUG : removing 1 level 3 directories 2025/03/06 02:59:39 INFO : A1/B1/C1: Removing directory 2025/03/06 02:59:40 DEBUG : removing 1 level 2 directories 2025/03/06 02:59:40 INFO : A1/B1: Removing directory 2025/03/06 02:59:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/06 02:59:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.81s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:59:42 INFO : A1: Making directory 2025/03/06 02:59:43 INFO : A1/B1: Making directory 2025/03/06 02:59:44 INFO : A1/B1/C1: Making directory 2025/03/06 02:59:47 DEBUG : removing 1 level 3 directories 2025/03/06 02:59:47 INFO : A1/B1/C1: Removing directory 2025/03/06 02:59:48 DEBUG : removing 1 level 2 directories 2025/03/06 02:59:48 INFO : A1/B1: Removing directory 2025/03/06 02:59:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/06 02:59:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.71s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:59:52 DEBUG : file1: md5 = 951513454eb16421042ce7f82c5247a3 OK 2025/03/06 02:59:52 DEBUG : filename.txt: File name found in url 2025/03/06 02:59:54 DEBUG : filename.txt: md5 = 000dc3268e06417ad9be8ac61a537009 OK 2025/03/06 02:59:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/06 02:59:55 DEBUG : headerfilename.txt: md5 = af273c2bf09651e1ca7c4d4ccade322b OK 2025/03/06 02:59:56 DEBUG : file2: md5 = 188beb4e623ee098633151cc128bd237 OK --- PASS: TestCopyURL (8.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 02:59:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/06 03:00:01 DEBUG : sub/file2: md5 = 26c7148dd44808ccde4c43ef40188e3d OK 2025/03/06 03:00:01 INFO : file1: Copied (new) to: sub/file2 2025/03/06 03:00:01 INFO : file1: Deleted 2025/03/06 03:00:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 03:00:02 DEBUG : file1: Unchanged skipping 2025/03/06 03:00:02 INFO : file1: Deleted 2025/03/06 03:00:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': don't need to copy/move sub/file2, it is already at target location 2025/03/06 03:00:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.34s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:00:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/06 03:00:06 DEBUG : file1: md5 = 2ea098a044cd401b9d9a3ae3ac13b9e9 OK 2025/03/06 03:00:06 INFO : file1: Copied (new) 2025/03/06 03:00:06 INFO : file1: Deleted 2025/03/06 03:00:07 DEBUG : file1: Destination exists, skipping 2025/03/06 03:00:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.26s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:00:11 DEBUG : dst/file1: md5 = 105cbc0ec3ebe88780b734a03fb864f2 OK 2025/03/06 03:00:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodumaf2wuyi/backup" 2025/03/06 03:00:12 DEBUG : Creating backend with remote "TestDrive:crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg/1nrff024r7pq65ecp72fc28jb0" 2025/03/06 03:00:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/06 03:00:16 INFO : dst/file1: Moved (server-side) 2025/03/06 03:00:17 DEBUG : dst/file1: md5 = afea7f56b4a3a856df8daba10fb3528a OK 2025/03/06 03:00:17 INFO : dst/file1: Copied (new) 2025/03/06 03:00:17 INFO : dst/file1: Deleted 2025/03/06 03:00:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 03:00:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 03:00:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.64s) === 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-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:00:24 DEBUG : A1/one: md5 = 37d955dbef4e4b5872dd9d61a4873f4c OK 2025/03/06 03:00:25 DEBUG : A1/two: md5 = a3172ed791d46da29967834030fa5ddf OK 2025/03/06 03:00:27 DEBUG : A1/B1/three: md5 = d741a28ebd42d697777b620de2e4b33d OK 2025/03/06 03:00:29 DEBUG : A1/B1/C1/four: md5 = 8025f25ac4af4360f7729c7e061c5656 OK 2025/03/06 03:00:32 DEBUG : A1/B1/C2/five: md5 = 42d13059ae8665ed8c3980ea1679db85 OK 2025/03/06 03:00:32 INFO : A1/B2: Making directory 2025/03/06 03:00:32 INFO : A1/B1/C3: Making directory 2025/03/06 03:00:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/06 03:00:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/06 03:00:42 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/06 03:00:42 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/06 03:00:42 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/06 03:00:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/06 03:00:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/06 03:00:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/06 03:00:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/06 03:00:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/06 03:00:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/06 03:00:54 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/06 03:00:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/06 03:00:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/06 03:00:54 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/06 03:00:54 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/06 03:00:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/06 03:00:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/06 03:00:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/06 03:00:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/06 03:00:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/06 03:01:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/06 03:01:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/06 03:01:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/06 03:01:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/06 03:01:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/06 03:01:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/06 03:01:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/06 03:01:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/06 03:01:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/06 03:01:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.82s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:01:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/06 03:01:09 DEBUG : no_checksum_small_file_from_pipe: md5 = 539057c8bce05fbb3962b6b5d81d9d31 OK 2025/03/06 03:01:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/06 03:01:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/06 03:01:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/06 03:01:10 DEBUG : no_checksum_big_file_from_pipe: md5 = 3bf2e61c6850678bf78d65a14237934d OK 2025/03/06 03:01:10 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-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/06 03:01:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 25f95c2ad774adb62a2c0c6a8d807bca OK 2025/03/06 03:01:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/06 03:01:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/06 03:01:15 DEBUG : with_checksum_big_file_from_pipe: md5 = b05dd78540ec232e2b0d5895d3959d78 OK 2025/03/06 03:01:15 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-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:01:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/06 03:01:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 03:01:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/06 03:01:20 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-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/06 03:01:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/06 03:01:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/06 03:01:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.92s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/06 03:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': File to upload is small (48 bytes), uploading instead of streaming 2025/03/06 03:01:28 DEBUG : rcat_metadata: md5 = d7e2e25e47ef71a1de38ff264020b6fb OK 2025/03/06 03:01:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/06 03:01:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/06 03:01:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = d509553c86b1c3a411d2a14c5e6cef4f OK 2025/03/06 03:01:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.80s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.74s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:01:34 DEBUG : potato1: md5 = 315d4864c604c4693bcbe2242bf1e9e2 OK 2025/03/06 03:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/06 03:01:35 DEBUG : potato2: md5 = f43325fc008ab51595741b85faea3596 OK 2025/03/06 03:01:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.33s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:01:38 DEBUG : potato1: md5 = c2475c6c0861627a385f5dd8a21e3e68 OK 2025/03/06 03:01:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/06 03:01:39 DEBUG : potato2: md5 = 86fa8b80a6d9a4fbb38ba838f1a29ea6 OK 2025/03/06 03:01:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.88s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:01:43 DEBUG : potato2: md5 = eef6af3602346a5bc20ec524b353c10f OK 2025/03/06 03:01:44 DEBUG : empty space: md5 = d28e81c972762727430138fd1787f7f0 OK 2025/03/06 03:01:46 DEBUG : sub dir/potato3: md5 = ac0e928b72e8cef55514cafa817481ae OK 2025/03/06 03:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Touching "sub dir/potato3" 2025/03/06 03:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Touching "empty space" 2025/03/06 03:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Touching "potato2" 2025/03/06 03:01:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.62s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:01:51 DEBUG : dir with metadata: Making directory with metadata 2025/03/06 03:01:52 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.33s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:01:54 DEBUG : directory with modtime: Making directory with metadata 2025/03/06 03:01:55 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.55s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:01:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/06 03:01:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/06 03:01:56 DEBUG : Google drive root 'crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg': Skipping btime metadata as can't update it on an existing file: 2025-03-06T03:01:56.594607665Z 2025/03/06 03:01:57 INFO : non existent directory: Updated directory metadata 2025/03/06 03:01:59 DEBUG : Google drive root 'crypt/75jr60u2do31t5okutdtr9r00t47pulv3s04l3tjpprq9deahakg': Skipping btime metadata as can't update it on an existing file: 2025-03-06T03:01:56.594607665Z 2025/03/06 03:01:59 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.77s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:02:01 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/06 03:02:03 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/06 03:02:03 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.04s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:02:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/06 03:02:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/06 03:02:05 DEBUG : dst: Making directory with metadata 2025/03/06 03:02:06 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/06 03:02:06 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 03:02:06 INFO : dst: Set directory modification time (using SetModTime) 2025/03/06 03:02:07 INFO : dst: Set directory modification time (using SetModTime) 2025/03/06 03:02:07 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/06 03:02:07 INFO : dst: Set directory modification time (using SetModTime) 2025/03/06 03:02:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi'", Local "Local file system at /tmp/rclone2263388950", Modify Window "1ms" 2025/03/06 03:02:10 DEBUG : sub dir/test remove existing: md5 = 1ce8aba49395f0fe5816264fefddc46d OK 2025/03/06 03:02:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d96f2ea3ab6f4150003e2eed1e5d671a OK 2025/03/06 03:02:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.basuzul6" before starting 2025/03/06 03:02:15 DEBUG : sub dir/test remove existing.basuzul6: TEST: removing renamed existing file after operation 2025/03/06 03:02:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ravujuq0" before starting 2025/03/06 03:02:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ravujuq0: TEST: renaming existing back after failed operation 2025/03/06 03:02:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mayihed5" before starting 2025/03/06 03:02:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mayihed5: TEST: removing renamed existing file after operation 2025/03/06 03:02:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9uq9hjl12t5vmblcfd5uvce6fj6ufm5h79bd2tjk3h9bpids9huuosnkbi0vthj7af5l8i6k0nv0q0gcmousigus6ngppb2e0ojj29vsn1ras6e42sgpof6p0b53rs1iuh3dmk5io9grpcb45q3k6lpp4818njiteej4ikjkp8oi6h9s8el0" 2025/03/06 03:02:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "19mqc85v44406k5o0qs84tinsq71vvk5uglfb8olqott4g9v9vng" --- PASS: TestRemoveExisting (13.21s) === 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/03/06 03:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodumaf2wuyi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m37.994613791s (try 1/5)