"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/07 03:35:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohuqob3woqo" 2025/04/07 03:35:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 03:35:34 DEBUG : Creating backend with remote "TestDrive:crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0" 2025/04/07 03:35:35 DEBUG : Creating backend with remote "/tmp/rclone4476178" === 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-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", 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/04/07 03:35:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/07 03:35:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/07 03:35:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/07 03:35:35 DEBUG : potato: Seek from 10 to 0 2025/04/07 03:35:35 DEBUG : potato: Seek from 10 to 0 2025/04/07 03:35:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/07 03:35:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/07 03:35:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/07 03:35:35 DEBUG : potato: Seek from 5 to 2 2025/04/07 03:35:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/07 03:35:35 DEBUG : potato: Seek from 7 to 0 2025/04/07 03:35:35 DEBUG : potato: Seek from 7 to 0 2025/04/07 03:35:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/07 03:35:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/07 03:35:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/07 03:35:35 DEBUG : potato: Seek from 5 to 2 2025/04/07 03:35:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/07 03:35:35 DEBUG : potato: Seek from 8 to 0 2025/04/07 03:35:35 DEBUG : potato: Seek from 8 to 0 2025/04/07 03:35:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/07 03:35:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/07 03:35:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/07 03:35:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/07 03:35:35 DEBUG : potato: Seek from 5 to 2 2025/04/07 03:35:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/07 03:35:35 DEBUG : potato: Seek from 9 to 0 2025/04/07 03:35:35 DEBUG : potato: Seek from 9 to 0 2025/04/07 03:35:35 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-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:35:38 DEBUG : rutabaga: md5 = eaab06c33b560b4197d09b7d2ee5019f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/07 03:35:40 DEBUG : empty space: md5 = d2f11080e9e6eb910b72a9b395aad51f OK === RUN TestCheck/3 2025/04/07 03:35:41 DEBUG : potato2: md5 = a86b3e1c2a02ed85120f83babd6b9a5f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/07 03:35:44 DEBUG : remotepotato: md5 = efb21c7f60419fda55ad64eb74fd7024 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.16s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/04/07 03:35:47 DEBUG : Creating backend with remote "nonexistent" 2025/04/07 03:35:47 DEBUG : Creating backend with remote "nonexistent" 2025/04/07 03:35:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/07 03:35:47 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/07 03:35:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/07 03:35:47 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-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:35:48 DEBUG : rutabaga: md5 = 2569a9ee6f37540eff13ca18c9ad5b28 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/07 03:35:51 DEBUG : empty space: md5 = 1e6994804cfe7f5eb849a9dd69d7a23d OK === RUN TestCheckDownload/3 2025/04/07 03:35:54 DEBUG : potato2: md5 = 425075d7b263c57923ed3b1cbf3ff955 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/07 03:35:58 DEBUG : remotepotato: md5 = 4e3c52c321409b3058ea8553ba980c65 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.78s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (0.90s) --- PASS: TestCheckDownload/4 (1.32s) --- PASS: TestCheckDownload/5 (0.87s) --- PASS: TestCheckDownload/6 (1.16s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:36:04 DEBUG : rutabaga: md5 = 73b6682975f6964b837f5b98f8d2a7d4 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/07 03:36:06 DEBUG : empty space: md5 = 433359529e1e1967096686354ba8538d OK === RUN TestCheckSizeOnly/3 2025/04/07 03:36:08 DEBUG : potato2: md5 = 96d7bcdaf24cff206b8bd81a09f48db0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/07 03:36:10 DEBUG : remotepotato: md5 = ed90f5c276d578f858a186f84c4c93be OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.67s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:36:14 DEBUG : test.sum: md5 = f0555cb2b7f13a4903df91141597fa02 OK 2025/04/07 03:36:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/07 03:36:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/07 03:36:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/07 03:36:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/07 03:36:17 DEBUG : test.sum: md5 = b449c136ff17fc87a94ba08c310efc3d OK 2025/04/07 03:36:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/07 03:36:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/07 03:36:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/07 03:36:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.05s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:36:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohuqob3woqo/data" 2025/04/07 03:36:19 DEBUG : Creating backend with remote "TestDrive:crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:36:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohuqob3woqo/data" 2025/04/07 03:36:21 DEBUG : Creating backend with remote "TestDrive:crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0/vjrnln8ratgmqakfosrqe8espk" 2025/04/07 03:36:25 DEBUG : data/banana: md5 = 778d8c1e4246cdbf7614511d18df6621 OK 2025/04/07 03:36:26 DEBUG : test.sum: md5 = cb212bf88f681e48d3ae4a9ad914a0e6 OK === RUN TestCheckSumDownload/subtest1 2025/04/07 03:36:31 DEBUG : data/potato: md5 = bc2620a5746089316df7ec79e9c81a96 OK 2025/04/07 03:36:32 DEBUG : test.sum: md5 = b7587045b17425c1e1e7658c334f8088 OK === RUN TestCheckSumDownload/subtest2 2025/04/07 03:36:36 DEBUG : test.sum: md5 = d22a001bbf0ccf8428df5787a463baff OK === RUN TestCheckSumDownload/subtest3 2025/04/07 03:36:40 DEBUG : test.sum: md5 = b7a8b016820a01b6c87fae34aab975c2 OK === RUN TestCheckSumDownload/subtest4 2025/04/07 03:36:45 DEBUG : test.sum: md5 = 1e78964407d91b9a1a6b5e4a42cef39f OK === RUN TestCheckSumDownload/subtest5 2025/04/07 03:36:49 DEBUG : test.sum: md5 = a29a79cc861729ffb78beef83777a47e OK === RUN TestCheckSumDownload/subtest6 2025/04/07 03:36:53 DEBUG : data/banana: md5 = 84a58db01d382971de5df7cc2873b311 OK 2025/04/07 03:36:55 DEBUG : data/potato: md5 = 78104566a0e359d7bca5a8d64bde330e OK 2025/04/07 03:36:56 DEBUG : test.sum: md5 = 8310459768a93c0b4ad85f6de8c06ce0 OK === RUN TestCheckSumDownload/subtest7 2025/04/07 03:37:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/07 03:37:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.41s) --- PASS: TestCheckSumDownload/subtest1 (3.01s) --- PASS: TestCheckSumDownload/subtest2 (1.91s) --- PASS: TestCheckSumDownload/subtest3 (2.39s) --- PASS: TestCheckSumDownload/subtest4 (2.64s) --- PASS: TestCheckSumDownload/subtest5 (2.64s) --- PASS: TestCheckSumDownload/subtest6 (2.42s) --- PASS: TestCheckSumDownload/subtest7 (2.26s) === RUN TestApplyTransforms 2025/04/07 03:37:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sariway5kohu" 2025/04/07 03:37:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 03:37:02 DEBUG : Creating backend with remote "TestDrive:crypt/vtdhmhnihlk97l8d84ugabd1piukbkeo4de4rv0db3acdhrjql6g" 2025/04/07 03:37:03 DEBUG : Creating backend with remote "/tmp/rclone28570798" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sariway5kohu'", Local "Local file system at /tmp/rclone28570798", Modify Window "1ms" 2025/04/07 03:37:05 DEBUG : hello, world!: md5 = e402957df40ecbf9a80de2d88ff71fba OK upper checkfile vs. lower remote (without normalization) 2025/04/07 03:37:05 ERROR : hello, world!: sum not found 2025/04/07 03:37:05 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sariway5kohu' 2025/04/07 03:37:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sariway5kohu': 1 files missing 2025/04/07 03:37:05 NOTICE: 1 hashes missing 2025/04/07 03:37:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sariway5kohu': 2 differences found 2025/04/07 03:37:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sariway5kohu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/07 03:37:06 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 03:37:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sariway5kohu': 0 differences found 2025/04/07 03:37:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sariway5kohu': 1 matching files 2025/04/07 03:37:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawosam5yefe" 2025/04/07 03:37:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 03:37:06 DEBUG : Creating backend with remote "TestDrive:crypt/itajv2mpsr8jrr707pstnmtfhp2o8etiscb7u27bs792a0vrrh00" 2025/04/07 03:37:07 DEBUG : Creating backend with remote "/tmp/rclone1870265955" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawosam5yefe'", Local "Local file system at /tmp/rclone1870265955", Modify Window "1ms" 2025/04/07 03:37:10 DEBUG : HELLO, WORLD!: md5 = 778309e475494a57c9ce929ced7e3d43 OK lower checkfile vs. upper remote (without normalization) 2025/04/07 03:37:10 ERROR : HELLO, WORLD!: sum not found 2025/04/07 03:37:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gawosam5yefe' 2025/04/07 03:37:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gawosam5yefe': 1 files missing 2025/04/07 03:37:10 NOTICE: 1 hashes missing 2025/04/07 03:37:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gawosam5yefe': 2 differences found 2025/04/07 03:37:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gawosam5yefe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/07 03:37:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 03:37:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gawosam5yefe': 0 differences found 2025/04/07 03:37:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gawosam5yefe': 1 matching files 2025/04/07 03:37:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zemokob2xagi" 2025/04/07 03:37:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 03:37:11 DEBUG : Creating backend with remote "TestDrive:crypt/ooqoqib4200c3lcefubp6odrv5rtkfec7ie61ucqlt2rkspa8sqg" 2025/04/07 03:37:12 DEBUG : Creating backend with remote "/tmp/rclone2511647852" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zemokob2xagi'", Local "Local file system at /tmp/rclone2511647852", Modify Window "1ms" 2025/04/07 03:37:14 DEBUG : HeLlO, wOrLd!: md5 = 1c4f9446f6291d9a9e4368c07b73d369 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/07 03:37:15 ERROR : HeLlO, wOrLd!: sum not found 2025/04/07 03:37:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zemokob2xagi' 2025/04/07 03:37:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemokob2xagi': 1 files missing 2025/04/07 03:37:15 NOTICE: 1 hashes missing 2025/04/07 03:37:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemokob2xagi': 2 differences found 2025/04/07 03:37:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemokob2xagi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/07 03:37:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 03:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemokob2xagi': 0 differences found 2025/04/07 03:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemokob2xagi': 1 matching files 2025/04/07 03:37:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feraduv1sexu" 2025/04/07 03:37:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 03:37:16 DEBUG : Creating backend with remote "TestDrive:crypt/328u7u3u0fqpkdammdprajc096s8lkn87pif5e6dqmfa0b28ddig" 2025/04/07 03:37:17 DEBUG : Creating backend with remote "/tmp/rclone1946260074" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feraduv1sexu'", Local "Local file system at /tmp/rclone1946260074", Modify Window "1ms" 2025/04/07 03:37:19 DEBUG : HELLO, WORLD!: md5 = e9b47548a20eda57c6fafc4e3c36b16a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/07 03:37:19 ERROR : HELLO, WORLD!: sum not found 2025/04/07 03:37:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-feraduv1sexu' 2025/04/07 03:37:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feraduv1sexu': 1 files missing 2025/04/07 03:37:19 NOTICE: 1 hashes missing 2025/04/07 03:37:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feraduv1sexu': 2 differences found 2025/04/07 03:37:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feraduv1sexu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/07 03:37:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 03:37:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feraduv1sexu': 0 differences found 2025/04/07 03:37:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feraduv1sexu': 1 matching files 2025/04/07 03:37:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fotaxiq0keba" 2025/04/07 03:37:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 03:37:21 DEBUG : Creating backend with remote "TestDrive:crypt/kvvnpphhahhcjfr49dv1g41beul9unnlnp2ffs3sl185gml8krr0" 2025/04/07 03:37:22 DEBUG : Creating backend with remote "/tmp/rclone1832700433" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fotaxiq0keba'", Local "Local file system at /tmp/rclone1832700433", Modify Window "1ms" 2025/04/07 03:37:24 DEBUG : 測試_Русский___ě_áñ: md5 = 86c915ffc8addfcfb5af58d724cc23cc OK NFD checkfile vs. NFC remote (without normalization) 2025/04/07 03:37:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/07 03:37:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fotaxiq0keba' 2025/04/07 03:37:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotaxiq0keba': 1 files missing 2025/04/07 03:37:24 NOTICE: 1 hashes missing 2025/04/07 03:37:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotaxiq0keba': 2 differences found 2025/04/07 03:37:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotaxiq0keba': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/07 03:37:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 03:37:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotaxiq0keba': 0 differences found 2025/04/07 03:37:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotaxiq0keba': 1 matching files 2025/04/07 03:37:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuyiran3qolo" 2025/04/07 03:37:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 03:37:25 DEBUG : Creating backend with remote "TestDrive:crypt/d7c6tsv35j4mjr1pscb60r7qf3oc9irnlk03mmqdsk9ni9at3rsg" 2025/04/07 03:37:26 DEBUG : Creating backend with remote "/tmp/rclone3736380823" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuyiran3qolo'", Local "Local file system at /tmp/rclone3736380823", Modify Window "1ms" 2025/04/07 03:37:28 DEBUG : 測試_Русский___ě_áñ: md5 = 45c10129639130173b8b9b47e7e3d9b9 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/07 03:37:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/07 03:37:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuyiran3qolo' 2025/04/07 03:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuyiran3qolo': 1 files missing 2025/04/07 03:37:29 NOTICE: 1 hashes missing 2025/04/07 03:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuyiran3qolo': 2 differences found 2025/04/07 03:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuyiran3qolo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/07 03:37:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 03:37:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuyiran3qolo': 0 differences found 2025/04/07 03:37:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuyiran3qolo': 1 matching files 2025/04/07 03:37:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yutajox4yozi" 2025/04/07 03:37:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 03:37:30 DEBUG : Creating backend with remote "TestDrive:crypt/du440g3ld0mb1paenft4bjlkg99mdib8q6pft1jtcn61ilmiutdg" 2025/04/07 03:37:31 DEBUG : Creating backend with remote "/tmp/rclone420126047" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yutajox4yozi'", Local "Local file system at /tmp/rclone420126047", Modify Window "1ms" 2025/04/07 03:37:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 13ad98b6d435436eb88a556e28bc6004 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/07 03:37:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/07 03:37:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yutajox4yozi' 2025/04/07 03:37:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yutajox4yozi': 1 files missing 2025/04/07 03:37:34 NOTICE: 1 hashes missing 2025/04/07 03:37:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yutajox4yozi': 2 differences found 2025/04/07 03:37:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yutajox4yozi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/07 03:37:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 03:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yutajox4yozi': 0 differences found 2025/04/07 03:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yutajox4yozi': 1 matching files 2025/04/07 03:37:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duretih7fobi" 2025/04/07 03:37:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 03:37:35 DEBUG : Creating backend with remote "TestDrive:crypt/15jmr7ce2olr4b8agftn8t2d0tg2m0k4fgclvcqinl3mol2m64fg" 2025/04/07 03:37:36 DEBUG : Creating backend with remote "/tmp/rclone3639735677" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duretih7fobi'", Local "Local file system at /tmp/rclone3639735677", Modify Window "1ms" 2025/04/07 03:37:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b5fb70070d4e438805ca3c66164729a9 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/07 03:37:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/07 03:37:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-duretih7fobi' 2025/04/07 03:37:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duretih7fobi': 1 files missing 2025/04/07 03:37:38 NOTICE: 1 hashes missing 2025/04/07 03:37:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duretih7fobi': 2 differences found 2025/04/07 03:37:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duretih7fobi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/07 03:37:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 03:37:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duretih7fobi': 0 differences found 2025/04/07 03:37:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duretih7fobi': 1 matching files 2025/04/07 03:37:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikupic7pivi" 2025/04/07 03:37:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 03:37:39 DEBUG : Creating backend with remote "TestDrive:crypt/qnspgmoa9a7rgh3mbc400n9ndmc0os65dm6cemtv6gjnsiac015g" 2025/04/07 03:37:40 DEBUG : Creating backend with remote "/tmp/rclone1214073087" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikupic7pivi'", Local "Local file system at /tmp/rclone1214073087", Modify Window "1ms" 2025/04/07 03:37:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fb5ee326d41cbdc7833a6b4fd8c26cba OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/07 03:37:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/07 03:37:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tikupic7pivi' 2025/04/07 03:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikupic7pivi': 1 files missing 2025/04/07 03:37:43 NOTICE: 1 hashes missing 2025/04/07 03:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikupic7pivi': 2 differences found 2025/04/07 03:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikupic7pivi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/07 03:37:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 03:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikupic7pivi': 0 differences found 2025/04/07 03:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikupic7pivi': 1 matching files 2025/04/07 03:37:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fitagod8dulo" 2025/04/07 03:37:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 03:37:44 DEBUG : Creating backend with remote "TestDrive:crypt/fqkb23n3gh860k8sn5pphduoslb41qcihvr8p15rl6dbh24lhl5g" 2025/04/07 03:37:45 DEBUG : Creating backend with remote "/tmp/rclone710860418" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fitagod8dulo'", Local "Local file system at /tmp/rclone710860418", Modify Window "1ms" 2025/04/07 03:37:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 673ab0db9f73674427a4103026fe814b OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/07 03:37:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/07 03:37:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fitagod8dulo' 2025/04/07 03:37:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fitagod8dulo': 1 files missing 2025/04/07 03:37:48 NOTICE: 1 hashes missing 2025/04/07 03:37:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fitagod8dulo': 2 differences found 2025/04/07 03:37:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fitagod8dulo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/07 03:37:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/07 03:37:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fitagod8dulo': 0 differences found 2025/04/07 03:37:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fitagod8dulo': 1 matching files 2025/04/07 03:37:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fitagod8dulo': Purge remote 2025/04/07 03:37:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikupic7pivi': Purge remote 2025/04/07 03:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duretih7fobi': Purge remote 2025/04/07 03:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yutajox4yozi': Purge remote 2025/04/07 03:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuyiran3qolo': Purge remote 2025/04/07 03:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fotaxiq0keba': Purge remote 2025/04/07 03:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feraduv1sexu': Purge remote 2025/04/07 03:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zemokob2xagi': Purge remote 2025/04/07 03:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawosam5yefe': Purge remote 2025/04/07 03:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sariway5kohu': Purge remote --- PASS: TestApplyTransforms (51.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:37:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/07 03:37:56 DEBUG : sub/file2: md5 = 67db70adcc435ade2117d560a62425b7 OK 2025/04/07 03:37:56 INFO : file1: Copied (new) to: sub/file2 2025/04/07 03:37:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 03:37:56 DEBUG : file1: Unchanged skipping 2025/04/07 03:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': don't need to copy/move sub/file2, it is already at target location 2025/04/07 03:37:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.78s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:38:01 DEBUG : dst/file1: md5 = d7f203fef936764119602ecfc5c420a7 OK 2025/04/07 03:38:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohuqob3woqo/backup" 2025/04/07 03:38:02 DEBUG : Creating backend with remote "TestDrive:crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0/1nrff024r7pq65ecp72fc28jb0" 2025/04/07 03:38:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/07 03:38:06 INFO : dst/file1: Moved (server-side) 2025/04/07 03:38:07 DEBUG : dst/file1: md5 = b18f5246a35c9b18de25dfdc795218df OK 2025/04/07 03:38:07 INFO : dst/file1: Copied (new) 2025/04/07 03:38:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 03:38:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 03:38:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.50s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:38:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohuqob3woqo/dst" 2025/04/07 03:38:12 DEBUG : Creating backend with remote "TestDrive:crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/07 03:38:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohuqob3woqo/CompareDest" 2025/04/07 03:38:14 DEBUG : Creating backend with remote "TestDrive:crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0/gveqi14airsml4bgu7krj116o8" 2025/04/07 03:38:15 DEBUG : one: Need to transfer - File not found at Destination 2025/04/07 03:38:17 DEBUG : one: md5 = f6adb2349aa7bf60ce38e7525f3a9461 OK 2025/04/07 03:38:17 INFO : one: Copied (new) 2025/04/07 03:38:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 03:38:20 DEBUG : one: md5 = d1084de2fff534c27a239044db6c8962 OK 2025/04/07 03:38:20 INFO : one: Copied (replaced existing) 2025/04/07 03:38:22 DEBUG : dst/one: md5 = 5a277753b7ad4130f90eca769f936bb3 OK 2025/04/07 03:38:24 DEBUG : CompareDest/one: md5 = 1cb7c85a00bef9a9149bff8bd8c01afb OK 2025/04/07 03:38:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 03:38:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 03:38:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/07 03:38:27 DEBUG : CompareDest/two: md5 = 5f890ed9ded6e018e5cc3d40443379f4 OK 2025/04/07 03:38:28 DEBUG : two: Need to transfer - File not found at Destination 2025/04/07 03:38:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 03:38:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/07 03:38:29 DEBUG : two: Need to transfer - File not found at Destination 2025/04/07 03:38:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 03:38:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/07 03:38:30 DEBUG : two: Need to transfer - File not found at Destination 2025/04/07 03:38:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/07 03:38:32 DEBUG : two: md5 = 2d79a69b5b46669c80d5cd7ccdbeee54 OK 2025/04/07 03:38:32 INFO : two: Copied (new) 2025/04/07 03:38:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/07 03:38:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:38:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/07 03:38:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.18s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:38:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohuqob3woqo/dst" 2025/04/07 03:38:36 DEBUG : Creating backend with remote "TestDrive:crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/07 03:38:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohuqob3woqo/CopyDest" 2025/04/07 03:38:38 DEBUG : Creating backend with remote "TestDrive:crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/07 03:38:39 DEBUG : one: Need to transfer - File not found at Destination 2025/04/07 03:38:42 DEBUG : one: md5 = 9b7954b8eddf001bc607bec070e88209 OK 2025/04/07 03:38:42 INFO : one: Copied (new) 2025/04/07 03:38:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 03:38:44 DEBUG : one: md5 = e564be03ccc5b5417c8e36f5e387b139 OK 2025/04/07 03:38:44 INFO : one: Copied (replaced existing) 2025/04/07 03:38:46 DEBUG : dst/one: md5 = 06e1c63369329ce1f1506d6b8e28746c OK 2025/04/07 03:38:48 DEBUG : CopyDest/one: md5 = eeda83f6ee16602bdf10815ea662698e OK 2025/04/07 03:38:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohuqob3woqo/BackupDir" 2025/04/07 03:38:49 DEBUG : Creating backend with remote "TestDrive:crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/07 03:38:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 03:38:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 03:38:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 03:38:53 INFO : one: Moved (server-side) 2025/04/07 03:38:54 INFO : one: Copied (server-side copy) 2025/04/07 03:38:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/07 03:38:55 DEBUG : CopyDest/two: md5 = f2a3445c4f497a964a1f0b53c8ac5fa8 OK 2025/04/07 03:38:56 DEBUG : two: Need to transfer - File not found at Destination 2025/04/07 03:38:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 03:38:57 INFO : two: Copied (server-side copy) 2025/04/07 03:38:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/07 03:38:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 03:38:58 DEBUG : two: Unchanged skipping 2025/04/07 03:39:00 DEBUG : CopyDest/three: md5 = 8ce20feca0b1a75537a10d2043fe0dd9 OK 2025/04/07 03:39:01 DEBUG : three: Need to transfer - File not found at Destination 2025/04/07 03:39:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/07 03:39:01 DEBUG : three: Destination not found in --copy-dest 2025/04/07 03:39:02 DEBUG : three: md5 = ac643dd9d524b095fc0cfd4f4683cc76 OK 2025/04/07 03:39:02 INFO : three: Copied (new) 2025/04/07 03:39:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/07 03:39:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:39:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/07 03:39:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:39:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/07 03:39:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/07 03:39:09 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.33s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:39:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/07 03:39:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4412defad15649b9adea20aa23907b75 OK 2025/04/07 03:39:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/07 03:39:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/07 03:39:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/07 03:39:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/07 03:39:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/07 03:39:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d1c795e8c3bd732a24047102bb8fa270 OK 2025/04/07 03:39:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/07 03:39:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/07 03:39:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.54s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:39:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Looking for duplicate names using skip mode. 2025/04/07 03:39:23 NOTICE: one: Found 2 files with duplicate names 2025/04/07 03:39:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:39:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Looking for duplicate names using skip mode. 2025/04/07 03:39:29 NOTICE: one: Found 3 files with duplicate names 2025/04/07 03:39:29 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/07 03:39:30 INFO : one: Deleted 2025/04/07 03:39:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.22s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:39:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Looking for duplicate names using first mode. 2025/04/07 03:39:35 NOTICE: one: Found 3 files with duplicate names 2025/04/07 03:39:35 INFO : one: Deleted 2025/04/07 03:39:36 INFO : one: Deleted 2025/04/07 03:39:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.95s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:39:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Looking for duplicate names using newest mode. 2025/04/07 03:39:41 NOTICE: one: Found 3 files with duplicate names 2025/04/07 03:39:41 INFO : one: Deleted 2025/04/07 03:39:42 INFO : one: Deleted 2025/04/07 03:39:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.89s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:39:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Looking for duplicate names using oldest mode. 2025/04/07 03:39:47 NOTICE: one: Found 3 files with duplicate names 2025/04/07 03:39:48 INFO : one: Deleted 2025/04/07 03:39:48 INFO : one: Deleted 2025/04/07 03:39:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.13s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:39:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Looking for duplicate names using largest mode. 2025/04/07 03:39:54 NOTICE: one: Found 3 files with duplicate names 2025/04/07 03:39:54 INFO : one: Deleted 2025/04/07 03:39:55 INFO : one: Deleted 2025/04/07 03:39:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:40:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Looking for duplicate names using smallest mode. 2025/04/07 03:40:00 NOTICE: one: Found 3 files with duplicate names 2025/04/07 03:40:01 INFO : one: Deleted 2025/04/07 03:40:01 INFO : one: Deleted 2025/04/07 03:40:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.54s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:40:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Looking for duplicate names using rename mode. 2025/04/07 03:40:07 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/07 03:40:09 INFO : one-2.txt: renamed from: one.txt 2025/04/07 03:40:10 INFO : one-3.txt: renamed from: one.txt 2025/04/07 03:40:11 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.17s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:40:15 DEBUG : dupe1/one.txt: md5 = 94e9ed3c5b01cf99ddb3ebef08bba2fa OK 2025/04/07 03:40:18 DEBUG : dupe2/two.txt: md5 = 143e947da80c7a0ef714dc6b11973c4f OK 2025/04/07 03:40:20 DEBUG : dupe3/three.txt: md5 = 5be6c0a7d0f03366f75cc83acaa045bd OK 2025/04/07 03:40:20 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/07 03:40:21 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/07 03:40:21 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/07 03:40:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/07 03:40:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/07 03:40:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/07 03:40:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.47s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:40:27 DEBUG : a.txt: md5 = 8ddc28486101905d0e0622d80e94cc56 OK 2025/04/07 03:40:28 DEBUG : zend.txt: md5 = fc28471fe6317667e541fcb77a1364c0 OK 2025/04/07 03:40:30 DEBUG : sub dir/hello world: md5 = de64d7d3753ea24d39f9e500f5f47ad9 OK 2025/04/07 03:40:32 DEBUG : sub dir/hello world2: md5 = b5afb296e55190476f299d3eccb0cf53 OK 2025/04/07 03:40:34 DEBUG : sub dir/ignore dir/.ignore: md5 = d667dc13681786ed855ce0f66a7b2f8a OK 2025/04/07 03:40:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = cfcdb1198a62ad05a5b219dbd925ab1e OK 2025/04/07 03:40:37 DEBUG : sub dir/sub sub dir/hello world3: md5 = 051bc4f7efa6e2bc2cfc34fe63453966 OK 2025/04/07 03:40:39 DEBUG : a.txt: Excluded (Size Filter) 2025/04/07 03:40:39 DEBUG : a.txt: Excluded 2025/04/07 03:40:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/07 03:40:39 DEBUG : sub dir/hello world: Excluded 2025/04/07 03:40:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/07 03:40:39 DEBUG : sub dir/hello world2: Excluded 2025/04/07 03:40:40 DEBUG : sub dir/ignore dir: Excluded 2025/04/07 03:40:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/07 03:40:40 DEBUG : sub dir/hello world: Excluded 2025/04/07 03:40:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/07 03:40:40 DEBUG : sub dir/hello world2: Excluded 2025/04/07 03:40:40 DEBUG : sub dir/ignore dir: Excluded 2025/04/07 03:40:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/07 03:40:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/07 03:40:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/07 03:40:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/07 03:40:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/07 03:40:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/07 03:40:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.67s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:40:48 DEBUG : file1: md5 = 3dcd87dd525132570e017f1abcdaf751 OK 2025/04/07 03:40:50 DEBUG : sub/file2: md5 = 31df425a31557b4375c9ac8dd130d83d OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/04/07 03:40:53 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/07 03:40:53 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/07 03:40:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/07 03:40:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.22s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.59s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:40:57 DEBUG : file1: md5 = 585f7603afa9c427a544ed8785f6c2dd OK 2025/04/07 03:40:59 DEBUG : sub/file2: md5 = fd06b7be493608d12ca7f2507d45df5c OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/07 03:41:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohuqob3woqo/notfound" 2025/04/07 03:41:03 DEBUG : Creating backend with remote "TestDrive:crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/07 03:41:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.27s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:41:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Making directory 2025/04/07 03:41:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:41:10 DEBUG : sub dir/hello world: md5 = 7a51ac88b3fa2f106bcde1e4442cb420 OK 2025/04/07 03:41:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.46s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:41:14 DEBUG : potato2: md5 = 91991139dfbc4913ac69111a933f94b2 OK 2025/04/07 03:41:15 DEBUG : empty space: md5 = 23b12e357430d71891b5ada5797ac795 OK --- PASS: TestLs (4.76s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:41:18 DEBUG : potato2: md5 = 9dcb7e04fc2bab9812c4b2abea0825cf OK 2025/04/07 03:41:20 DEBUG : empty space: md5 = a67f00ed64d2ceab7962ecbd17c8fa62 OK 2025/04/07 03:41:20 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.64s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:41:23 DEBUG : potato2: md5 = c7b4e858adf635c9bec795a26fe141b4 OK 2025/04/07 03:41:24 DEBUG : empty space: md5 = 2a242abe5afefb3e2d2e857cda3ba56d OK --- PASS: TestLsLong (4.56s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:41:28 DEBUG : potato2: md5 = 449ba1e1c808c0082a2c41d32c82dbba OK 2025/04/07 03:41:29 DEBUG : empty space: md5 = 3eb4b4037b650e224dce2fca15d7eb78 OK --- PASS: TestHashSums (4.47s) === RUN TestHashSumsWithErrors 2025/04/07 03:41:31 DEBUG : Creating backend with remote ":memory:" 2025/04/07 03:41:31 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/07 03:41:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/07 03:41:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/07 03:41:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/07 03:41:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/07 03:41:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/07 03:41:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/07 03:41:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/07 03:41:31 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-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:41:32 DEBUG : potato2: md5 = 21ffa211658c4e44ba491c1a61c123fc OK 2025/04/07 03:41:34 DEBUG : empty space: md5 = fae4890faf73699cffe907b6568979eb OK 2025/04/07 03:41:36 DEBUG : sub dir/potato3: md5 = d674de49a0e90f1e42579fb5bc96d9e1 OK 2025/04/07 03:41:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.36s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:41:40 DEBUG : small: md5 = 9ef9ed3351a143a0f697271561bc4017 OK 2025/04/07 03:41:42 DEBUG : medium: md5 = e104783569e7160b70baf40c2c18f6f8 OK 2025/04/07 03:41:43 DEBUG : large: md5 = ac68d09ad4b916aa198abcb77787f892 OK 2025/04/07 03:41:43 DEBUG : Waiting for deletions to finish 2025/04/07 03:41:43 DEBUG : large: Excluded (Size Filter) 2025/04/07 03:41:44 INFO : medium: Deleted 2025/04/07 03:41:44 INFO : small: Deleted --- PASS: TestDelete (5.89s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:41:46 DEBUG : small: md5 = 7aa008f9d93ffa11d4e37892599b829a OK 2025/04/07 03:41:48 DEBUG : medium: md5 = c44e7aea3b8fe02dd58ecfaf56b0a39e OK 2025/04/07 03:41:49 DEBUG : large: md5 = 62c38e782472fe3d30bc0c1c749cac01 OK 2025/04/07 03:41:49 DEBUG : Waiting for deletions to finish 2025/04/07 03:41:50 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/07 03:41:50 INFO : medium: Deleted 2025/04/07 03:41:50 INFO : small: Deleted --- PASS: TestMaxDelete (6.75s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:41:53 DEBUG : small: md5 = 5245c5376217aea002fd27134f602af9 OK 2025/04/07 03:41:54 DEBUG : medium: md5 = 6399641aa0921e029cc5e09006b122cb OK 2025/04/07 03:41:55 DEBUG : large: md5 = 5404fe5acaf3c3fc405e7a3906c23ba2 OK 2025/04/07 03:41:56 DEBUG : Waiting for deletions to finish 2025/04/07 03:41:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/07 03:41:56 INFO : small: Deleted 2025/04/07 03:41:56 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.44s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:41:59 DEBUG : small: md5 = 3b6b008957ef8297dc61130a03a58e12 OK 2025/04/07 03:42:01 DEBUG : medium: md5 = f076eaf636840ee9c962f258b55aa1f7 OK 2025/04/07 03:42:02 DEBUG : large: md5 = 09f137fcc314c7291d0b66de30fb1ba9 OK 2025/04/07 03:42:02 DEBUG : Waiting for deletions to finish 2025/04/07 03:42:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/07 03:42:03 INFO : small: Deleted 2025/04/07 03:42:03 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.46s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:42:06 DEBUG : ReadFile: md5 = 148d7b01429123b397fbf77ee979888b OK --- PASS: TestReadFile (3.97s) === RUN TestRetry 2025/04/07 03:42:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/07 03:42:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/07 03:42:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/07 03:42:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/07 03:42:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/07 03:42:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/07 03:42:09 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-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:42:10 DEBUG : file1: md5 = 6f04d3daaa37fb34dc314053601522b2 OK 2025/04/07 03:42:11 DEBUG : file2: md5 = be671ce427b1323da827e635b2debef7 OK --- PASS: TestCat (15.46s) === RUN TestPurge 2025/04/07 03:42:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhevoz9biva" 2025/04/07 03:42:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 03:42:24 DEBUG : Creating backend with remote "TestDrive:crypt/3bhfhk4p48uo3g7as7q1e4gjr6ag6ig8muamnkikt7v29fccikkg" 2025/04/07 03:42:25 DEBUG : Creating backend with remote "/tmp/rclone538411626" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhevoz9biva'", Local "Local file system at /tmp/rclone538411626", Modify Window "1ms" 2025/04/07 03:42:29 DEBUG : A1/B1/C1/one: md5 = 53bb555cc2423b05d11a0c469665ff2e OK 2025/04/07 03:42:29 INFO : A2: Making directory 2025/04/07 03:42:30 INFO : A1/B2: Making directory 2025/04/07 03:42:31 INFO : A1/B2/C2: Making directory 2025/04/07 03:42:32 INFO : A1/B1/C3: Making directory 2025/04/07 03:42:32 INFO : A3: Making directory 2025/04/07 03:42:33 INFO : A3/B3: Making directory 2025/04/07 03:42:34 INFO : A3/B3/C4: Making directory 2025/04/07 03:42:36 DEBUG : A1/two: md5 = aa12fcaf65ec5c6d36a3439694887e67 OK 2025/04/07 03:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhevoz9biva': Purge remote 2025/04/07 03:42:39 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:42:43 DEBUG : A1/B1/C1/one: md5 = 07161b063262e410998e287642473394 OK 2025/04/07 03:42:43 INFO : A2: Making directory 2025/04/07 03:42:44 INFO : A1/B2: Making directory 2025/04/07 03:42:44 INFO : A1/B2/C2: Making directory 2025/04/07 03:42:45 INFO : A1/B1/C3: Making directory 2025/04/07 03:42:46 INFO : A3: Making directory 2025/04/07 03:42:47 INFO : A3/B3: Making directory 2025/04/07 03:42:47 INFO : A3/B3/C4: Making directory 2025/04/07 03:42:50 DEBUG : A1/two: md5 = 33cc7dc324110988c867458d8ba8f9f5 OK 2025/04/07 03:42:51 DEBUG : removing 1 level 3 directories 2025/04/07 03:42:51 INFO : A3/B3/C4: Removing directory 2025/04/07 03:42:54 DEBUG : removing 2 level 3 directories 2025/04/07 03:42:54 INFO : A1/B2/C2: Removing directory 2025/04/07 03:42:54 INFO : A1/B1/C3: Removing directory 2025/04/07 03:42:54 DEBUG : removing 2 level 2 directories 2025/04/07 03:42:54 INFO : A3/B3: Removing directory 2025/04/07 03:42:54 INFO : A1/B2: Removing directory 2025/04/07 03:42:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/07 03:42:54 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/07 03:42:55 DEBUG : removing 2 level 1 directories 2025/04/07 03:42:55 INFO : A3: Removing directory 2025/04/07 03:42:55 INFO : A2: Removing directory 2025/04/07 03:42:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/07 03:42:59 DEBUG : removing 1 level 3 directories 2025/04/07 03:42:59 INFO : A1/B1/C1: Removing directory 2025/04/07 03:42:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:00 DEBUG : removing 1 level 2 directories 2025/04/07 03:43:00 INFO : A1/B1: Removing directory 2025/04/07 03:43:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/07 03:43:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/07 03:43:00 DEBUG : removing 1 level 1 directories 2025/04/07 03:43:00 INFO : A1: Removing directory 2025/04/07 03:43:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/07 03:43:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/07 03:43:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/07 03:43:01 DEBUG : removing 1 level 0 directories 2025/04/07 03:43:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Removing directory 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/07 03:43:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.36s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:43:03 INFO : A1: Making directory 2025/04/07 03:43:04 INFO : A1/B1: Making directory 2025/04/07 03:43:05 INFO : A1/B1/C1: Making directory 2025/04/07 03:43:07 DEBUG : removing 1 level 3 directories 2025/04/07 03:43:07 INFO : A1/B1/C1: Removing directory 2025/04/07 03:43:08 DEBUG : removing 1 level 2 directories 2025/04/07 03:43:08 INFO : A1/B1: Removing directory 2025/04/07 03:43:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/07 03:43:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.78s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:43:10 INFO : A1: Making directory 2025/04/07 03:43:12 INFO : A1/B1: Making directory 2025/04/07 03:43:12 INFO : A1/B1/C1: Making directory 2025/04/07 03:43:15 DEBUG : removing 1 level 3 directories 2025/04/07 03:43:15 INFO : A1/B1/C1: Removing directory 2025/04/07 03:43:16 DEBUG : removing 1 level 2 directories 2025/04/07 03:43:16 INFO : A1/B1: Removing directory 2025/04/07 03:43:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/07 03:43:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.00s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:43:20 DEBUG : file1: md5 = 9c765e2916e4a4b63ea22333a3c54cfa OK 2025/04/07 03:43:20 DEBUG : filename.txt: File name found in url 2025/04/07 03:43:22 DEBUG : filename.txt: md5 = 47445209101475d4c9513f2e42407292 OK 2025/04/07 03:43:22 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/07 03:43:23 DEBUG : headerfilename.txt: md5 = e75bb2929dc6a627f0eac2857dd2ee7f OK 2025/04/07 03:43:24 DEBUG : file2: md5 = fc0800a21a165f844f698799f04be571 OK --- PASS: TestCopyURL (8.35s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:43:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/07 03:43:29 DEBUG : sub/file2: md5 = 902aa9583a7ed402e0ed82d5b623cf8f OK 2025/04/07 03:43:29 INFO : file1: Copied (new) to: sub/file2 2025/04/07 03:43:29 INFO : file1: Deleted 2025/04/07 03:43:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 03:43:30 DEBUG : file1: Unchanged skipping 2025/04/07 03:43:30 INFO : file1: Deleted 2025/04/07 03:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': don't need to copy/move sub/file2, it is already at target location 2025/04/07 03:43:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.75s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:43:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/07 03:43:34 DEBUG : file1: md5 = 23997322d3a4739f6e1a7b422e5d681b OK 2025/04/07 03:43:34 INFO : file1: Copied (new) 2025/04/07 03:43:34 INFO : file1: Deleted 2025/04/07 03:43:34 DEBUG : file1: Destination exists, skipping 2025/04/07 03:43:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.33s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:43:39 DEBUG : dst/file1: md5 = 0d282a49e69531f9386274688c21e572 OK 2025/04/07 03:43:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohuqob3woqo/backup" 2025/04/07 03:43:40 DEBUG : Creating backend with remote "TestDrive:crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0/1nrff024r7pq65ecp72fc28jb0" 2025/04/07 03:43:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/07 03:43:43 INFO : dst/file1: Moved (server-side) 2025/04/07 03:43:44 DEBUG : dst/file1: md5 = 4e4509dd4d74a573d67d1254f2f68313 OK 2025/04/07 03:43:44 INFO : dst/file1: Copied (new) 2025/04/07 03:43:44 INFO : dst/file1: Deleted 2025/04/07 03:43:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 03:43:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/07 03:43:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.36s) === 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-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:43:51 DEBUG : A1/one: md5 = 51fea76666e66d4cf73dfde4ad029d2d OK 2025/04/07 03:43:52 DEBUG : A1/two: md5 = 8251bc6ceab0d4c88f510e6da70b3e00 OK 2025/04/07 03:43:55 DEBUG : A1/B1/three: md5 = 55e3a0308fb9ad70bc3feb3be59e2183 OK 2025/04/07 03:43:57 DEBUG : A1/B1/C1/four: md5 = 40a0f9263463b4b31dc9cf9f1b919e12 OK 2025/04/07 03:43:59 DEBUG : A1/B1/C2/five: md5 = 0e80bd2118969355a0b108361f2ba2bf OK 2025/04/07 03:43:59 INFO : A1/B2: Making directory 2025/04/07 03:43:59 INFO : A1/B1/C3: Making directory 2025/04/07 03:44:08 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/07 03:44:08 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/07 03:44:08 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/07 03:44:08 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/07 03:44:09 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/07 03:44:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/07 03:44:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/07 03:44:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/07 03:44:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/07 03:44:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/07 03:44:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/07 03:44:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/07 03:44:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/07 03:44:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/07 03:44:20 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/07 03:44:20 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/07 03:44:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/07 03:44:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/07 03:44:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/07 03:44:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/07 03:44:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/07 03:44:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/07 03:44:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/07 03:44:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/07 03:44:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/07 03:44:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/07 03:44:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/07 03:44:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/07 03:44:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/07 03:44:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/07 03:44:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.70s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:44:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/07 03:44:35 DEBUG : no_checksum_small_file_from_pipe: md5 = 44a97fe1c47bb0a100f5440a1587e8cc OK 2025/04/07 03:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/07 03:44:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/07 03:44:35 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/07 03:44:36 DEBUG : no_checksum_big_file_from_pipe: md5 = 9c31754a38ca83ea2c60339bc4e318fc OK 2025/04/07 03:44:36 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-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:44:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/07 03:44:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 83bfe43187be9abcbafd82c1fb84a3f4 OK 2025/04/07 03:44:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/07 03:44:40 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/07 03:44:41 DEBUG : with_checksum_big_file_from_pipe: md5 = 4d30125f571f22fdd65ad6b8e310c206 OK 2025/04/07 03:44:41 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-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/07 03:44:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 03:44:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/07 03:44:46 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-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:44:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/07 03:44:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/07 03:44:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/07 03:44:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.58s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/07 03:44:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': File to upload is small (48 bytes), uploading instead of streaming 2025/04/07 03:44:54 DEBUG : rcat_metadata: md5 = b299dc25719719cd3555971becff4845 OK 2025/04/07 03:44:54 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/07 03:44:55 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/07 03:44:56 DEBUG : rcat_metadata_uploadcutoff0: md5 = d4d33395a1ef38b23c67d6c7b75a8e4f OK 2025/04/07 03:44:56 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.99s) --- PASS: TestRcatMetadata/Normal (2.43s) --- PASS: TestRcatMetadata/ViaDisk (2.77s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:44:59 DEBUG : potato1: md5 = 39d1362634c5a33b8a03758c0514ead7 OK 2025/04/07 03:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': File to upload is small (60 bytes), uploading instead of streaming 2025/04/07 03:45:01 DEBUG : potato2: md5 = 10e1c1e38796759243fc41fc94b75dc1 OK 2025/04/07 03:45:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.29s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:45:03 DEBUG : potato1: md5 = d16dbcc89cf7ecb3000686bd9c85a342 OK 2025/04/07 03:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': File to upload is small (60 bytes), uploading instead of streaming 2025/04/07 03:45:05 DEBUG : potato2: md5 = b25fd4cd4ed011ea5a4945380e5c8616 OK 2025/04/07 03:45:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.63s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:45:08 DEBUG : potato2: md5 = 42b69758c85d7368d75ac9a2118fdd9c OK 2025/04/07 03:45:10 DEBUG : empty space: md5 = 1928aab9f5b7c632fdff6679dabfbabf OK 2025/04/07 03:45:12 DEBUG : sub dir/potato3: md5 = 647c92a817c129b4f0ee941b3211fd18 OK 2025/04/07 03:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Touching "sub dir/potato3" 2025/04/07 03:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Touching "empty space" 2025/04/07 03:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Touching "potato2" 2025/04/07 03:45:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.86s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:45:17 DEBUG : dir with metadata: Making directory with metadata 2025/04/07 03:45:18 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.29s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:45:19 DEBUG : directory with modtime: Making directory with metadata 2025/04/07 03:45:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.31s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:45:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/07 03:45:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/07 03:45:22 DEBUG : Google drive root 'crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0': Skipping btime metadata as can't update it on an existing file: 2025-04-07T03:45:21.838236385Z 2025/04/07 03:45:22 INFO : non existent directory: Updated directory metadata 2025/04/07 03:45:24 DEBUG : Google drive root 'crypt/dm67ipc4el1fa6gqob355e123nj294e9e3kdjsndtke41agmtnd0': Skipping btime metadata as can't update it on an existing file: 2025-04-07T03:45:21.838236385Z 2025/04/07 03:45:24 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.70s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:45:26 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/07 03:45:28 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/07 03:45:28 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.98s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:45:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/07 03:45:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/07 03:45:30 DEBUG : dst: Making directory with metadata 2025/04/07 03:45:31 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/07 03:45:31 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 03:45:31 INFO : dst: Set directory modification time (using SetModTime) 2025/04/07 03:45:32 INFO : dst: Set directory modification time (using SetModTime) 2025/04/07 03:45:32 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/07 03:45:32 INFO : dst: Set directory modification time (using SetModTime) 2025/04/07 03:45:32 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.45s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo'", Local "Local file system at /tmp/rclone4476178", Modify Window "1ms" 2025/04/07 03:45:36 DEBUG : sub dir/test remove existing: md5 = 9ac1cb3699a277645bfecd2c894ddd98 OK 2025/04/07 03:45:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1aa7891b33a7c7444b68bb1a0536f4f0 OK 2025/04/07 03:45:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.huzozun8" before starting 2025/04/07 03:45:40 DEBUG : sub dir/test remove existing.huzozun8: TEST: removing renamed existing file after operation 2025/04/07 03:45:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.caqemod7" before starting 2025/04/07 03:45:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.caqemod7: TEST: renaming existing back after failed operation 2025/04/07 03:45:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qegofed5" before starting 2025/04/07 03:45:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qegofed5: TEST: removing renamed existing file after operation 2025/04/07 03:45:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ba5b663t0umf8remco7j7lrc70so56cfua19mdjubk4i10kq8tecdb55uvqd9gp01rsvsdaiiin4mghgt2426ki7s2k35us5vlckv4d7i1n0ujvjljgtklir0egije7datqg9kordmk53e9b04ahajrb0c4emm3ijkndl71tbtfe1u8gbv1g" 2025/04/07 03:45:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "66q6tckugj9dn5aij2t5e24cl4g022mqmvh9ssifchn1r0dksq3g" --- PASS: TestRemoveExisting (12.46s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/07 03:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohuqob3woqo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m12.640975576s (try 1/5)