"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/01 02:52:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisuxer9mufa" 2025/02/01 02:52:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 02:52:17 DEBUG : Creating backend with remote "TestDrive:crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg" 2025/02/01 02:52:18 DEBUG : Creating backend with remote "/tmp/rclone1820527162" === 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-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/01 02:52:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/01 02:52:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/01 02:52:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/01 02:52:18 DEBUG : potato: Seek from 10 to 0 2025/02/01 02:52:18 DEBUG : potato: Seek from 10 to 0 2025/02/01 02:52:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/01 02:52:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/01 02:52:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/01 02:52:18 DEBUG : potato: Seek from 5 to 2 2025/02/01 02:52:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/01 02:52:18 DEBUG : potato: Seek from 7 to 0 2025/02/01 02:52:18 DEBUG : potato: Seek from 7 to 0 2025/02/01 02:52:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/01 02:52:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/01 02:52:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/01 02:52:18 DEBUG : potato: Seek from 5 to 2 2025/02/01 02:52:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/01 02:52:18 DEBUG : potato: Seek from 8 to 0 2025/02/01 02:52:18 DEBUG : potato: Seek from 8 to 0 2025/02/01 02:52:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/01 02:52:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/01 02:52:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/01 02:52:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/01 02:52:18 DEBUG : potato: Seek from 5 to 2 2025/02/01 02:52:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/01 02:52:18 DEBUG : potato: Seek from 9 to 0 2025/02/01 02:52:18 DEBUG : potato: Seek from 9 to 0 2025/02/01 02:52:18 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-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:52:21 DEBUG : rutabaga: md5 = da2ff39cae379e07d76eaaca5c3ea88d OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/01 02:52:23 DEBUG : empty space: md5 = caa43d342224864e696252c7e63568d0 OK === RUN TestCheck/3 2025/02/01 02:52:25 DEBUG : potato2: md5 = 17f95081d5a94f685314b15b1cdcbe8e OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/01 02:52:28 DEBUG : remotepotato: md5 = 2fb0a8c459ac4a27801602968baf57d4 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.05s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/02/01 02:52:31 DEBUG : Creating backend with remote "nonexistent" 2025/02/01 02:52:31 DEBUG : Creating backend with remote "nonexistent" 2025/02/01 02:52:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/01 02:52:31 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/02/01 02:52:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/01 02:52:31 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-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:52:33 DEBUG : rutabaga: md5 = 4e9d9cb9d20c5c97009f72c5df2a2cd0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/01 02:52:37 DEBUG : empty space: md5 = 8c1f900b2a750b80e110f0334fd5ddeb OK === RUN TestCheckDownload/3 2025/02/01 02:52:40 DEBUG : potato2: md5 = 3481dbf5f14069b092b67e96efc86cea OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/01 02:52:45 DEBUG : remotepotato: md5 = a853b95c87fe8e480400e5eda180d7ce OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.02s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (0.93s) --- PASS: TestCheckDownload/3 (0.90s) --- PASS: TestCheckDownload/4 (1.72s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (1.16s) --- PASS: TestCheckDownload/7 (1.11s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:52:52 DEBUG : rutabaga: md5 = a9c1bf9ea2ee3e7e1dc45ad8a13a6ffa OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/01 02:52:54 DEBUG : empty space: md5 = 9e54da5aaf0e1748fc8109c860a7535d OK === RUN TestCheckSizeOnly/3 2025/02/01 02:52:56 DEBUG : potato2: md5 = bc7b3010d77676630ca20c2c25a673db OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/01 02:52:59 DEBUG : remotepotato: md5 = 47b664650279e2531b056f4e3a223452 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.23s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:53:04 DEBUG : test.sum: md5 = bf8943ac4dd8b41212ec81ab12c40d0a OK 2025/02/01 02:53:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/01 02:53:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/01 02:53:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/01 02:53:05 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/01 02:53:07 DEBUG : test.sum: md5 = 93ece2e16e307aa97f63aa8da86ec9a2 OK 2025/02/01 02:53:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/01 02:53:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/01 02:53:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/01 02:53:08 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.73s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:53:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisuxer9mufa/data" 2025/02/01 02:53:09 DEBUG : Creating backend with remote "TestDrive:crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:53:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisuxer9mufa/data" 2025/02/01 02:53:11 DEBUG : Creating backend with remote "TestDrive:crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg/vjrnln8ratgmqakfosrqe8espk" 2025/02/01 02:53:15 DEBUG : data/banana: md5 = ef1fcec3ec143b7e17a6c1345e7900d3 OK 2025/02/01 02:53:17 DEBUG : test.sum: md5 = eafdad8abfbc4e2c24df2222bc255ee3 OK === RUN TestCheckSumDownload/subtest1 2025/02/01 02:53:21 DEBUG : data/potato: md5 = 4f364fb92044d848601b069621d3f6de OK 2025/02/01 02:53:23 DEBUG : test.sum: md5 = 938bf8792bec8ac3d4202c81f533d56d OK === RUN TestCheckSumDownload/subtest2 2025/02/01 02:53:27 DEBUG : test.sum: md5 = fb501236f41b1dbf3084c2fea6154cd3 OK === RUN TestCheckSumDownload/subtest3 2025/02/01 02:53:31 DEBUG : test.sum: md5 = 1649e90a08845a5eb71d56551837f620 OK === RUN TestCheckSumDownload/subtest4 2025/02/01 02:53:36 DEBUG : test.sum: md5 = 05e532c3c2af35e6252a16edb31b81eb OK === RUN TestCheckSumDownload/subtest5 2025/02/01 02:53:40 DEBUG : test.sum: md5 = 972b3fce70b190090f2dafad3d300a2e OK === RUN TestCheckSumDownload/subtest6 2025/02/01 02:53:44 DEBUG : data/banana: md5 = 144f78a6456ba1d877178fda07fa61f7 OK 2025/02/01 02:53:46 DEBUG : data/potato: md5 = b38f16bba2167b28fc651651faae81bb OK 2025/02/01 02:53:47 DEBUG : test.sum: md5 = 08a9f4b8acf619deb5daee7c45e566bf OK === RUN TestCheckSumDownload/subtest7 2025/02/01 02:53:52 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/01 02:53:52 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.09s) --- PASS: TestCheckSumDownload/subtest1 (2.27s) --- PASS: TestCheckSumDownload/subtest2 (2.42s) --- PASS: TestCheckSumDownload/subtest3 (2.32s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (2.03s) --- PASS: TestCheckSumDownload/subtest6 (2.50s) --- PASS: TestCheckSumDownload/subtest7 (2.26s) === RUN TestApplyTransforms 2025/02/01 02:53:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawonuh7newe" 2025/02/01 02:53:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 02:53:53 DEBUG : Creating backend with remote "TestDrive:crypt/t395vj0io0nr2a2cpska8utrt4t50q5ai9dcfpg1c8riih0suvr0" 2025/02/01 02:53:54 DEBUG : Creating backend with remote "/tmp/rclone809051637" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawonuh7newe'", Local "Local file system at /tmp/rclone809051637", Modify Window "1ms" 2025/02/01 02:53:57 DEBUG : hello, world!: md5 = 70a64e16fefd1fa49231113e5d03025e OK upper checkfile vs. lower remote (without normalization) 2025/02/01 02:53:58 ERROR : hello, world!: sum not found 2025/02/01 02:53:58 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vawonuh7newe' 2025/02/01 02:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawonuh7newe': 1 files missing 2025/02/01 02:53:58 NOTICE: 1 hashes missing 2025/02/01 02:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawonuh7newe': 2 differences found 2025/02/01 02:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawonuh7newe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/01 02:53:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 02:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawonuh7newe': 0 differences found 2025/02/01 02:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawonuh7newe': 1 matching files 2025/02/01 02:53:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwazuf2lecu" 2025/02/01 02:53:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 02:53:59 DEBUG : Creating backend with remote "TestDrive:crypt/5r15ott6g62a2nko8lc1audm9kif15du4a9cotsq95ooqpls9qpg" 2025/02/01 02:54:00 DEBUG : Creating backend with remote "/tmp/rclone1865721204" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwazuf2lecu'", Local "Local file system at /tmp/rclone1865721204", Modify Window "1ms" 2025/02/01 02:54:02 DEBUG : HELLO, WORLD!: md5 = 644cdb395ab9c3fffe0471eb8396183a OK lower checkfile vs. upper remote (without normalization) 2025/02/01 02:54:03 ERROR : HELLO, WORLD!: sum not found 2025/02/01 02:54:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiwazuf2lecu' 2025/02/01 02:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwazuf2lecu': 1 files missing 2025/02/01 02:54:03 NOTICE: 1 hashes missing 2025/02/01 02:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwazuf2lecu': 2 differences found 2025/02/01 02:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwazuf2lecu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/01 02:54:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 02:54:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwazuf2lecu': 0 differences found 2025/02/01 02:54:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwazuf2lecu': 1 matching files 2025/02/01 02:54:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zexejib8juwo" 2025/02/01 02:54:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 02:54:04 DEBUG : Creating backend with remote "TestDrive:crypt/jpi4do27t0e9qf7k931r6cqmd0a65bs2ved66215fua5rp74a0j0" 2025/02/01 02:54:05 DEBUG : Creating backend with remote "/tmp/rclone1586512239" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zexejib8juwo'", Local "Local file system at /tmp/rclone1586512239", Modify Window "1ms" 2025/02/01 02:54:07 DEBUG : HeLlO, wOrLd!: md5 = 5247bb75ae84dcaf9bf0912731d041a2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/01 02:54:08 ERROR : HeLlO, wOrLd!: sum not found 2025/02/01 02:54:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zexejib8juwo' 2025/02/01 02:54:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zexejib8juwo': 1 files missing 2025/02/01 02:54:08 NOTICE: 1 hashes missing 2025/02/01 02:54:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zexejib8juwo': 2 differences found 2025/02/01 02:54:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zexejib8juwo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/01 02:54:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 02:54:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zexejib8juwo': 0 differences found 2025/02/01 02:54:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zexejib8juwo': 1 matching files 2025/02/01 02:54:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suqemef8mute" 2025/02/01 02:54:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 02:54:09 DEBUG : Creating backend with remote "TestDrive:crypt/4qhmf9m4qr6pul9sbishoncoc2jf3v26r55oa9fgjtgcj47cq9ng" 2025/02/01 02:54:10 DEBUG : Creating backend with remote "/tmp/rclone3930337357" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suqemef8mute'", Local "Local file system at /tmp/rclone3930337357", Modify Window "1ms" 2025/02/01 02:54:13 DEBUG : HELLO, WORLD!: md5 = 5127ef83c9d9c97c0119b1aeaf290c04 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/01 02:54:13 ERROR : HELLO, WORLD!: sum not found 2025/02/01 02:54:13 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suqemef8mute' 2025/02/01 02:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqemef8mute': 1 files missing 2025/02/01 02:54:13 NOTICE: 1 hashes missing 2025/02/01 02:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqemef8mute': 2 differences found 2025/02/01 02:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqemef8mute': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/01 02:54:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 02:54:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqemef8mute': 0 differences found 2025/02/01 02:54:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqemef8mute': 1 matching files 2025/02/01 02:54:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zaconup2keja" 2025/02/01 02:54:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 02:54:14 DEBUG : Creating backend with remote "TestDrive:crypt/64u0s4lp827s2qetf200tq7i7mhb1aoqvmcumf0p7oli60kjep9g" 2025/02/01 02:54:15 DEBUG : Creating backend with remote "/tmp/rclone1854021960" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zaconup2keja'", Local "Local file system at /tmp/rclone1854021960", Modify Window "1ms" 2025/02/01 02:54:18 DEBUG : 測試_Русский___ě_áñ: md5 = ad45e764ad7d277bdfa74f42d0298232 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/01 02:54:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/01 02:54:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zaconup2keja' 2025/02/01 02:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaconup2keja': 1 files missing 2025/02/01 02:54:18 NOTICE: 1 hashes missing 2025/02/01 02:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaconup2keja': 2 differences found 2025/02/01 02:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaconup2keja': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/01 02:54:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 02:54:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaconup2keja': 0 differences found 2025/02/01 02:54:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaconup2keja': 1 matching files 2025/02/01 02:54:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zogajuk6juro" 2025/02/01 02:54:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 02:54:19 DEBUG : Creating backend with remote "TestDrive:crypt/hihq6lq93a364q0ors2qc8run0lq892jue8eek56nmqlq0ao7ss0" 2025/02/01 02:54:20 DEBUG : Creating backend with remote "/tmp/rclone1356207670" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zogajuk6juro'", Local "Local file system at /tmp/rclone1356207670", Modify Window "1ms" 2025/02/01 02:54:23 DEBUG : 測試_Русский___ě_áñ: md5 = c8d3080148820d2f8cc573024a84b4a1 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/01 02:54:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/01 02:54:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zogajuk6juro' 2025/02/01 02:54:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogajuk6juro': 1 files missing 2025/02/01 02:54:23 NOTICE: 1 hashes missing 2025/02/01 02:54:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogajuk6juro': 2 differences found 2025/02/01 02:54:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogajuk6juro': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/01 02:54:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 02:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogajuk6juro': 0 differences found 2025/02/01 02:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogajuk6juro': 1 matching files 2025/02/01 02:54:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cefatup3vopo" 2025/02/01 02:54:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 02:54:24 DEBUG : Creating backend with remote "TestDrive:crypt/8l5v19atinjsmgj0jpjfjv85j85d7ms69kbo5qsvldcd14u4h5v0" 2025/02/01 02:54:25 DEBUG : Creating backend with remote "/tmp/rclone1642780794" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cefatup3vopo'", Local "Local file system at /tmp/rclone1642780794", Modify Window "1ms" 2025/02/01 02:54:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8574dd3bf86035acc3eeca6365c59b54 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/01 02:54:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/01 02:54:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cefatup3vopo' 2025/02/01 02:54:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefatup3vopo': 1 files missing 2025/02/01 02:54:28 NOTICE: 1 hashes missing 2025/02/01 02:54:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefatup3vopo': 2 differences found 2025/02/01 02:54:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefatup3vopo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/01 02:54:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 02:54:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefatup3vopo': 0 differences found 2025/02/01 02:54:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefatup3vopo': 1 matching files 2025/02/01 02:54:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zusazut4kobo" 2025/02/01 02:54:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 02:54:29 DEBUG : Creating backend with remote "TestDrive:crypt/tapsgr3iea68hdhg51jpev1kgd6givrldc0evpck8c82sfic250g" 2025/02/01 02:54:30 DEBUG : Creating backend with remote "/tmp/rclone3391355075" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zusazut4kobo'", Local "Local file system at /tmp/rclone3391355075", Modify Window "1ms" 2025/02/01 02:54:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d7ea4e3b87a9c49f61227fb64afab06a OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/01 02:54:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/01 02:54:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zusazut4kobo' 2025/02/01 02:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusazut4kobo': 1 files missing 2025/02/01 02:54:34 NOTICE: 1 hashes missing 2025/02/01 02:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusazut4kobo': 2 differences found 2025/02/01 02:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusazut4kobo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/01 02:54:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 02:54:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusazut4kobo': 0 differences found 2025/02/01 02:54:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusazut4kobo': 1 matching files 2025/02/01 02:54:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lefolox5tagu" 2025/02/01 02:54:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 02:54:35 DEBUG : Creating backend with remote "TestDrive:crypt/hli7b0m1onmp4ooups5grbmnqehp7l1m76beini3a57q5qgu5mjg" 2025/02/01 02:54:36 DEBUG : Creating backend with remote "/tmp/rclone1103339514" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lefolox5tagu'", Local "Local file system at /tmp/rclone1103339514", Modify Window "1ms" 2025/02/01 02:54:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 229abcd8268afa18634f87a5dfa73bf0 OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/01 02:54:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/01 02:54:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lefolox5tagu' 2025/02/01 02:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lefolox5tagu': 1 files missing 2025/02/01 02:54:39 NOTICE: 1 hashes missing 2025/02/01 02:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lefolox5tagu': 2 differences found 2025/02/01 02:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lefolox5tagu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/01 02:54:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 02:54:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lefolox5tagu': 0 differences found 2025/02/01 02:54:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lefolox5tagu': 1 matching files 2025/02/01 02:54:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayofob5zomi" 2025/02/01 02:54:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 02:54:40 DEBUG : Creating backend with remote "TestDrive:crypt/5csned5c6f3ldrco8sp7hs241f9l7jum27qi0ku2esepe73o567g" 2025/02/01 02:54:41 DEBUG : Creating backend with remote "/tmp/rclone2429778221" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayofob5zomi'", Local "Local file system at /tmp/rclone2429778221", Modify Window "1ms" 2025/02/01 02:54:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dafc5d75956756c48950cc1eaa484155 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/01 02:54:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/01 02:54:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kayofob5zomi' 2025/02/01 02:54:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayofob5zomi': 1 files missing 2025/02/01 02:54:44 NOTICE: 1 hashes missing 2025/02/01 02:54:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayofob5zomi': 2 differences found 2025/02/01 02:54:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayofob5zomi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/01 02:54:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 02:54:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayofob5zomi': 0 differences found 2025/02/01 02:54:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayofob5zomi': 1 matching files 2025/02/01 02:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayofob5zomi': Purge remote 2025/02/01 02:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lefolox5tagu': Purge remote 2025/02/01 02:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zusazut4kobo': Purge remote 2025/02/01 02:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cefatup3vopo': Purge remote 2025/02/01 02:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zogajuk6juro': Purge remote 2025/02/01 02:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zaconup2keja': Purge remote 2025/02/01 02:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suqemef8mute': Purge remote 2025/02/01 02:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zexejib8juwo': Purge remote 2025/02/01 02:54:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwazuf2lecu': Purge remote 2025/02/01 02:54:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawonuh7newe': Purge remote --- PASS: TestApplyTransforms (57.70s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:54:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/01 02:54:54 DEBUG : sub/file2: md5 = 3f113417d40517aa8a64a3c81eb6c7df OK 2025/02/01 02:54:54 INFO : file1: Copied (new) to: sub/file2 2025/02/01 02:54:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:54:55 DEBUG : file1: Unchanged skipping 2025/02/01 02:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': don't need to copy/move sub/file2, it is already at target location 2025/02/01 02:54:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.89s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:55:01 DEBUG : dst/file1: md5 = 4f58a3242f32d51a4e4b5413f181d11a OK 2025/02/01 02:55:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisuxer9mufa/backup" 2025/02/01 02:55:02 DEBUG : Creating backend with remote "TestDrive:crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg/1nrff024r7pq65ecp72fc28jb0" 2025/02/01 02:55:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/01 02:55:06 INFO : dst/file1: Moved (server-side) 2025/02/01 02:55:08 DEBUG : dst/file1: md5 = bfc9c3c68bc8ec7c8a666aca230bf2f1 OK 2025/02/01 02:55:08 INFO : dst/file1: Copied (new) 2025/02/01 02:55:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/01 02:55:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/01 02:55:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.91s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:55:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisuxer9mufa/dst" 2025/02/01 02:55:13 DEBUG : Creating backend with remote "TestDrive:crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/01 02:55:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisuxer9mufa/CompareDest" 2025/02/01 02:55:15 DEBUG : Creating backend with remote "TestDrive:crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg/gveqi14airsml4bgu7krj116o8" 2025/02/01 02:55:16 DEBUG : one: Need to transfer - File not found at Destination 2025/02/01 02:55:19 DEBUG : one: md5 = 62ae28858c061b0437a60d8eb07ad0bc OK 2025/02/01 02:55:19 INFO : one: Copied (new) 2025/02/01 02:55:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:55:22 DEBUG : one: md5 = d7a294f5159f0349c6022752e846b8e5 OK 2025/02/01 02:55:22 INFO : one: Copied (replaced existing) 2025/02/01 02:55:24 DEBUG : dst/one: md5 = 11ae2e99c2d12eb7a06bf8b1108280fd OK 2025/02/01 02:55:27 DEBUG : CompareDest/one: md5 = b7abbee23e7f6b9b9fd0fda77d0b85ee OK 2025/02/01 02:55:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:55:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:55:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 02:55:30 DEBUG : CompareDest/two: md5 = 33bc742eecbd441b7b4f120dbd34fe9b OK 2025/02/01 02:55:31 DEBUG : two: Need to transfer - File not found at Destination 2025/02/01 02:55:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:55:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 02:55:32 DEBUG : two: Need to transfer - File not found at Destination 2025/02/01 02:55:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:55:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 02:55:33 DEBUG : two: Need to transfer - File not found at Destination 2025/02/01 02:55:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/01 02:55:35 DEBUG : two: md5 = 6e0c1007057fc202a6036e3ad7f907cf OK 2025/02/01 02:55:35 INFO : two: Copied (new) 2025/02/01 02:55:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/01 02:55:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 02:55:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/01 02:55:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.49s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:55:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisuxer9mufa/dst" 2025/02/01 02:55:41 DEBUG : Creating backend with remote "TestDrive:crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/01 02:55:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisuxer9mufa/CopyDest" 2025/02/01 02:55:42 DEBUG : Creating backend with remote "TestDrive:crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/01 02:55:44 DEBUG : one: Need to transfer - File not found at Destination 2025/02/01 02:55:47 DEBUG : one: md5 = 17d1e5894d225c82f9636087218c2bc5 OK 2025/02/01 02:55:47 INFO : one: Copied (new) 2025/02/01 02:55:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:55:50 DEBUG : one: md5 = ecc816135ee99117a4a79a8d1b6bf72d OK 2025/02/01 02:55:50 INFO : one: Copied (replaced existing) 2025/02/01 02:55:52 DEBUG : dst/one: md5 = 7419e7645ff5675a34bc36c5ea065eca OK 2025/02/01 02:55:55 DEBUG : CopyDest/one: md5 = fde6fca3b320401a36891a125b240ab2 OK 2025/02/01 02:55:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisuxer9mufa/BackupDir" 2025/02/01 02:55:56 DEBUG : Creating backend with remote "TestDrive:crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/01 02:55:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:55:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:55:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:56:00 INFO : one: Moved (server-side) 2025/02/01 02:56:01 INFO : one: Copied (server-side copy) 2025/02/01 02:56:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/01 02:56:03 DEBUG : CopyDest/two: md5 = 25e11d43574936b68e4b4328d5100ee0 OK 2025/02/01 02:56:04 DEBUG : two: Need to transfer - File not found at Destination 2025/02/01 02:56:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:56:05 INFO : two: Copied (server-side copy) 2025/02/01 02:56:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/01 02:56:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:56:06 DEBUG : two: Unchanged skipping 2025/02/01 02:56:08 DEBUG : CopyDest/three: md5 = 518ebac131446e95390828044645c5b9 OK 2025/02/01 02:56:09 DEBUG : three: Need to transfer - File not found at Destination 2025/02/01 02:56:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/01 02:56:09 DEBUG : three: Destination not found in --copy-dest 2025/02/01 02:56:11 DEBUG : three: md5 = e0ffe725ec1104aaf4264b33e9e44ce6 OK 2025/02/01 02:56:11 INFO : three: Copied (new) 2025/02/01 02:56:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/01 02:56:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/01 02:56:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 02:56:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/01 02:56:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 02:56:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/01 02:56:18 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.72s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:56:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/01 02:56:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0d67f6c7da215462dca13777ba251148 OK 2025/02/01 02:56:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/01 02:56:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/01 02:56:23 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/02/01 02:56:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/01 02:56:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/01 02:56:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 626e0c8176a55c6688d1a11bffd451b8 OK 2025/02/01 02:56:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/01 02:56:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/01 02:56:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.60s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:56:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Looking for duplicate names using skip mode. 2025/02/01 02:56:35 NOTICE: one: Found 2 files with duplicate names 2025/02/01 02:56:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.41s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:56:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Looking for duplicate names using skip mode. 2025/02/01 02:56:42 NOTICE: one: Found 3 files with duplicate names 2025/02/01 02:56:42 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/01 02:56:42 INFO : one: Deleted 2025/02/01 02:56:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.23s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:56:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Looking for duplicate names using first mode. 2025/02/01 02:56:49 NOTICE: one: Found 3 files with duplicate names 2025/02/01 02:56:49 INFO : one: Deleted 2025/02/01 02:56:50 INFO : one: Deleted 2025/02/01 02:56:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:56:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Looking for duplicate names using newest mode. 2025/02/01 02:56:56 NOTICE: one: Found 3 files with duplicate names 2025/02/01 02:56:57 INFO : one: Deleted 2025/02/01 02:56:57 INFO : one: Deleted 2025/02/01 02:56:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.43s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:57:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Looking for duplicate names using oldest mode. 2025/02/01 02:57:04 NOTICE: one: Found 3 files with duplicate names 2025/02/01 02:57:05 INFO : one: Deleted 2025/02/01 02:57:05 INFO : one: Deleted 2025/02/01 02:57:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.60s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:57:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Looking for duplicate names using largest mode. 2025/02/01 02:57:12 NOTICE: one: Found 3 files with duplicate names 2025/02/01 02:57:12 INFO : one: Deleted 2025/02/01 02:57:13 INFO : one: Deleted 2025/02/01 02:57:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.60s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:57:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Looking for duplicate names using smallest mode. 2025/02/01 02:57:19 NOTICE: one: Found 3 files with duplicate names 2025/02/01 02:57:20 INFO : one: Deleted 2025/02/01 02:57:20 INFO : one: Deleted 2025/02/01 02:57:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.27s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:57:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Looking for duplicate names using rename mode. 2025/02/01 02:57:28 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/01 02:57:29 INFO : one-2.txt: renamed from: one.txt 2025/02/01 02:57:30 INFO : one-3.txt: renamed from: one.txt 2025/02/01 02:57:32 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.43s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:57:38 DEBUG : dupe1/one.txt: md5 = b43536f18bb3cbac33a7a5154d54f572 OK 2025/02/01 02:57:40 DEBUG : dupe2/two.txt: md5 = fafa4785112e33bf02407394e04d905b OK 2025/02/01 02:57:43 DEBUG : dupe3/three.txt: md5 = 2a46c19d564e5035a1a5c9c446c3f126 OK 2025/02/01 02:57:43 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/01 02:57:44 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/01 02:57:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/01 02:57:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/01 02:57:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/01 02:57:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/01 02:57:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.98s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:57:53 DEBUG : a.txt: md5 = 8861f5bf86cf97dc862df03c0e8dd122 OK 2025/02/01 02:57:54 DEBUG : zend.txt: md5 = 6c5ec3f75528e73f3cda805cf025c188 OK 2025/02/01 02:57:57 DEBUG : sub dir/hello world: md5 = be45fb68491b7a2ac90d102adc4fc215 OK 2025/02/01 02:57:59 DEBUG : sub dir/hello world2: md5 = fcdbd4400408c074059facdc8dec8be7 OK 2025/02/01 02:58:01 DEBUG : sub dir/ignore dir/.ignore: md5 = 2ed0285680abd1c5ef27dc203a03f56a OK 2025/02/01 02:58:03 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2a644eb47ada7eaf35242411ed00e3c7 OK 2025/02/01 02:58:05 DEBUG : sub dir/sub sub dir/hello world3: md5 = 721abe921609e7ac51f2ebfcbc7029ba OK 2025/02/01 02:58:07 DEBUG : a.txt: Excluded (Size Filter) 2025/02/01 02:58:07 DEBUG : a.txt: Excluded 2025/02/01 02:58:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/01 02:58:07 DEBUG : sub dir/hello world2: Excluded 2025/02/01 02:58:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/01 02:58:07 DEBUG : sub dir/hello world: Excluded 2025/02/01 02:58:08 DEBUG : sub dir/ignore dir: Excluded 2025/02/01 02:58:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/01 02:58:08 DEBUG : sub dir/hello world2: Excluded 2025/02/01 02:58:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/01 02:58:08 DEBUG : sub dir/hello world: Excluded 2025/02/01 02:58:08 DEBUG : sub dir/ignore dir: Excluded 2025/02/01 02:58:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/01 02:58:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/01 02:58:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/01 02:58:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/01 02:58:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/01 02:58:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/02/01 02:58:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.17s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:58:18 DEBUG : file1: md5 = b857c33ceecd19bcea065f549f8a299c OK 2025/02/01 02:58:20 DEBUG : sub/file2: md5 = d1bd0e6985c406b5f26f5b84f2611cdb 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/02/01 02:58:25 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/01 02:58:25 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/01 02:58:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/01 02:58:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.28s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.84s) --- PASS: TestListJSON/DirsOnly (0.36s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.84s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:58:30 DEBUG : file1: md5 = 0bc26ffd979ad0f92fb50d2828b08513 OK 2025/02/01 02:58:33 DEBUG : sub/file2: md5 = 0a2f267d51253d14ca122af968970ae5 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/02/01 02:58:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisuxer9mufa/notfound" 2025/02/01 02:58:37 DEBUG : Creating backend with remote "TestDrive:crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg/qe0i31qdkoejk60elps0ni5sqk" 2025/02/01 02:58:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.44s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (2.39s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:58:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Making directory 2025/02/01 02:58:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:58:45 DEBUG : sub dir/hello world: md5 = 479541e5e5e84f34ce38d6e979ced196 OK 2025/02/01 02:58:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.33s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:58:51 DEBUG : potato2: md5 = 5ceb93cd2aec49924c9889d75ab19d4a OK 2025/02/01 02:58:52 DEBUG : empty space: md5 = 1e263ac675d42ea84d5574c5d7cca4ac OK --- PASS: TestLs (5.51s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:58:56 DEBUG : potato2: md5 = 9232644aefd4ca92cb280ec45892a30c OK 2025/02/01 02:58:58 DEBUG : empty space: md5 = 1de0898428c90850f86db3655dc0533c OK 2025/02/01 02:58:58 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/01 02:58:58 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.45s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:59:01 DEBUG : potato2: md5 = 0abfb100398aa2ba8d1f3b622570f9d2 OK 2025/02/01 02:59:03 DEBUG : empty space: md5 = a7668907cc7e367e70446ec8f5ad8758 OK --- PASS: TestLsLong (5.44s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:59:07 DEBUG : potato2: md5 = e5f843571dbe05864fce1bd194f0a528 OK 2025/02/01 02:59:08 DEBUG : empty space: md5 = 7fbe1fdab2f3ac2f337777bc292c2286 OK --- PASS: TestHashSums (4.97s) === RUN TestHashSumsWithErrors 2025/02/01 02:59:10 DEBUG : Creating backend with remote ":memory:" 2025/02/01 02:59:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/01 02:59:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/01 02:59:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/01 02:59:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/01 02:59:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/01 02:59:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/01 02:59:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/01 02:59:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/01 02:59:10 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-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:59:12 DEBUG : potato2: md5 = 8b7c50b0a14c37cc7f6c1c5690961132 OK 2025/02/01 02:59:14 DEBUG : empty space: md5 = f4d5427e6358e035ec8484a9c354249b OK 2025/02/01 02:59:16 DEBUG : sub dir/potato3: md5 = 165f7b8a1e543e5ab03eb5b484a3fe56 OK 2025/02/01 02:59:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.68s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:59:22 DEBUG : small: md5 = a7e441f82b78ce6a9d9332cabe0bd986 OK 2025/02/01 02:59:23 DEBUG : medium: md5 = 44883b9f5bbe39443cf106de9b9ca0e2 OK 2025/02/01 02:59:25 DEBUG : large: md5 = 1951caa2bfe9f07d633296f4610561b2 OK 2025/02/01 02:59:25 DEBUG : Waiting for deletions to finish 2025/02/01 02:59:25 DEBUG : large: Excluded (Size Filter) 2025/02/01 02:59:26 INFO : medium: Deleted 2025/02/01 02:59:26 INFO : small: Deleted --- PASS: TestDelete (7.29s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:59:29 DEBUG : small: md5 = 2400578cf77865e6bf39216ccb317937 OK 2025/02/01 02:59:30 DEBUG : medium: md5 = b35c8ae54d56707a40c38e462b96d994 OK 2025/02/01 02:59:32 DEBUG : large: md5 = 934dc6922092d1823458f253529eb5c7 OK 2025/02/01 02:59:32 DEBUG : Waiting for deletions to finish 2025/02/01 02:59:33 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/02/01 02:59:33 INFO : medium: Deleted 2025/02/01 02:59:33 INFO : small: Deleted --- PASS: TestMaxDelete (7.63s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:59:37 DEBUG : small: md5 = 3b161b892bcd3dcf5c0d547712c4b580 OK 2025/02/01 02:59:38 DEBUG : medium: md5 = 5fcf1a8617d055683b205521cd858ca8 OK 2025/02/01 02:59:40 DEBUG : large: md5 = 28ea122ac150fdae04917721ab4ad477 OK 2025/02/01 02:59:40 DEBUG : Waiting for deletions to finish 2025/02/01 02:59:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/01 02:59:41 INFO : small: Deleted 2025/02/01 02:59:41 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.81s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:59:44 DEBUG : small: md5 = bfa0391d3202256b8fd1325d8b4022ac OK 2025/02/01 02:59:46 DEBUG : medium: md5 = 83ea6348731b5cf491e364504e9e7eb6 OK 2025/02/01 02:59:47 DEBUG : large: md5 = b22953da5c2b2a47cce516a8c6d888f3 OK 2025/02/01 02:59:48 DEBUG : Waiting for deletions to finish 2025/02/01 02:59:48 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/02/01 02:59:48 INFO : small: Deleted 2025/02/01 02:59:48 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.52s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:59:52 DEBUG : ReadFile: md5 = 69bf6bcd7f478f4dac280871c2b12e7d OK --- PASS: TestReadFile (5.27s) === RUN TestRetry 2025/02/01 02:59:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/01 02:59:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/01 02:59:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/01 02:59:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/01 02:59:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/01 02:59:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/01 02:59:56 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-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 02:59:57 DEBUG : file1: md5 = d9e7106b7a55e1efd2ba666dc8c295df OK 2025/02/01 02:59:59 DEBUG : file2: md5 = e910f9481c9a18eeb1ddb13771c9e49e OK --- PASS: TestCat (18.39s) === RUN TestPurge 2025/02/01 03:00:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqotuy3reye" 2025/02/01 03:00:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 03:00:14 DEBUG : Creating backend with remote "TestDrive:crypt/tiqlfok2ge4bqnl0ebrser88fi66omqav6alhv79a3jc28p6rveg" 2025/02/01 03:00:15 DEBUG : Creating backend with remote "/tmp/rclone297011192" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqotuy3reye'", Local "Local file system at /tmp/rclone297011192", Modify Window "1ms" 2025/02/01 03:00:21 DEBUG : A1/B1/C1/one: md5 = 0a6dda310691edffcdec6f7ca506d9a8 OK 2025/02/01 03:00:21 INFO : A2: Making directory 2025/02/01 03:00:22 INFO : A1/B2: Making directory 2025/02/01 03:00:23 INFO : A1/B2/C2: Making directory 2025/02/01 03:00:24 INFO : A1/B1/C3: Making directory 2025/02/01 03:00:25 INFO : A3: Making directory 2025/02/01 03:00:26 INFO : A3/B3: Making directory 2025/02/01 03:00:27 INFO : A3/B3/C4: Making directory 2025/02/01 03:00:29 DEBUG : A1/two: md5 = 85370c36bd740f2815523ce1fa6adacd OK 2025/02/01 03:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqotuy3reye': Purge remote 2025/02/01 03:00:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.09s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:00:38 DEBUG : A1/B1/C1/one: md5 = 20c9556528b309c7d4f2964c6aef7fc0 OK 2025/02/01 03:00:38 INFO : A2: Making directory 2025/02/01 03:00:39 INFO : A1/B2: Making directory 2025/02/01 03:00:40 INFO : A1/B2/C2: Making directory 2025/02/01 03:00:41 INFO : A1/B1/C3: Making directory 2025/02/01 03:00:42 INFO : A3: Making directory 2025/02/01 03:00:43 INFO : A3/B3: Making directory 2025/02/01 03:00:44 INFO : A3/B3/C4: Making directory 2025/02/01 03:00:47 DEBUG : A1/two: md5 = 317da882ee972f5bc4a4455788520047 OK 2025/02/01 03:00:48 DEBUG : removing 1 level 3 directories 2025/02/01 03:00:48 INFO : A3/B3/C4: Removing directory 2025/02/01 03:00:51 DEBUG : removing 2 level 3 directories 2025/02/01 03:00:51 INFO : A1/B2/C2: Removing directory 2025/02/01 03:00:51 INFO : A1/B1/C3: Removing directory 2025/02/01 03:00:51 DEBUG : removing 2 level 2 directories 2025/02/01 03:00:51 INFO : A3/B3: Removing directory 2025/02/01 03:00:51 INFO : A1/B2: Removing directory 2025/02/01 03:00:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/01 03:00:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/01 03:00:52 DEBUG : removing 2 level 1 directories 2025/02/01 03:00:52 INFO : A3: Removing directory 2025/02/01 03:00:52 INFO : A2: Removing directory 2025/02/01 03:00:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/01 03:00:57 DEBUG : removing 1 level 3 directories 2025/02/01 03:00:57 INFO : A1/B1/C1: Removing directory 2025/02/01 03:00:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:00:58 DEBUG : removing 1 level 2 directories 2025/02/01 03:00:58 INFO : A1/B1: Removing directory 2025/02/01 03:00:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/01 03:00:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/01 03:00:58 DEBUG : removing 1 level 1 directories 2025/02/01 03:00:58 INFO : A1: Removing directory 2025/02/01 03:00:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/01 03:00:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/01 03:00:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/01 03:00:59 DEBUG : removing 1 level 0 directories 2025/02/01 03:00:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Removing directory 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/01 03:01:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (27.74s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:01:02 INFO : A1: Making directory 2025/02/01 03:01:03 INFO : A1/B1: Making directory 2025/02/01 03:01:04 INFO : A1/B1/C1: Making directory 2025/02/01 03:01:07 DEBUG : removing 1 level 3 directories 2025/02/01 03:01:07 INFO : A1/B1/C1: Removing directory 2025/02/01 03:01:07 DEBUG : removing 1 level 2 directories 2025/02/01 03:01:07 INFO : A1/B1: Removing directory 2025/02/01 03:01:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/01 03:01:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.66s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:01:10 INFO : A1: Making directory 2025/02/01 03:01:11 INFO : A1/B1: Making directory 2025/02/01 03:01:12 INFO : A1/B1/C1: Making directory 2025/02/01 03:01:15 DEBUG : removing 1 level 3 directories 2025/02/01 03:01:15 INFO : A1/B1/C1: Removing directory 2025/02/01 03:01:16 DEBUG : removing 1 level 2 directories 2025/02/01 03:01:16 INFO : A1/B1: Removing directory 2025/02/01 03:01:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/01 03:01:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.58s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:01:21 DEBUG : file1: md5 = f6804cfe45661349f200b75f79ac0e57 OK 2025/02/01 03:01:21 DEBUG : filename.txt: File name found in url 2025/02/01 03:01:23 DEBUG : filename.txt: md5 = 7abdb878ef181df6e9e04394749cd2a2 OK 2025/02/01 03:01:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/01 03:01:25 DEBUG : headerfilename.txt: md5 = 941d6acc412565d2cfa9fea99e56b2aa OK 2025/02/01 03:01:26 DEBUG : file2: md5 = e3759f2e7a9f44c52601fddb88b0378a OK --- PASS: TestCopyURL (10.47s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:01:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/01 03:01:32 DEBUG : sub/file2: md5 = e28450a57e8c7531dfc5da6aecb7906b OK 2025/02/01 03:01:32 INFO : file1: Copied (new) to: sub/file2 2025/02/01 03:01:32 INFO : file1: Deleted 2025/02/01 03:01:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 03:01:33 DEBUG : file1: Unchanged skipping 2025/02/01 03:01:33 INFO : file1: Deleted 2025/02/01 03:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': don't need to copy/move sub/file2, it is already at target location 2025/02/01 03:01:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.78s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:01:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/01 03:01:38 DEBUG : file1: md5 = c25406d6584e6102f37981316fd75cd0 OK 2025/02/01 03:01:38 INFO : file1: Copied (new) 2025/02/01 03:01:38 INFO : file1: Deleted 2025/02/01 03:01:39 DEBUG : file1: Destination exists, skipping 2025/02/01 03:01:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.64s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:01:43 DEBUG : dst/file1: md5 = 46dd6bd5f54dda4739ed39931bbeabd6 OK 2025/02/01 03:01:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisuxer9mufa/backup" 2025/02/01 03:01:44 DEBUG : Creating backend with remote "TestDrive:crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg/1nrff024r7pq65ecp72fc28jb0" 2025/02/01 03:01:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/01 03:01:49 INFO : dst/file1: Moved (server-side) 2025/02/01 03:01:50 DEBUG : dst/file1: md5 = c9f8650df3299add73cccaca94b21ab1 OK 2025/02/01 03:01:50 INFO : dst/file1: Copied (new) 2025/02/01 03:01:50 INFO : dst/file1: Deleted 2025/02/01 03:01:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/01 03:01:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/01 03:01:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.12s) === 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-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:01:59 DEBUG : A1/one: md5 = 0e874aeffc391d6193219f96c7176352 OK 2025/02/01 03:02:00 DEBUG : A1/two: md5 = 168d7fd07467265ebab334b8a04ba599 OK 2025/02/01 03:02:03 DEBUG : A1/B1/three: md5 = 705452f7d9cb15f7a9ecef402ec3ae5f OK 2025/02/01 03:02:06 DEBUG : A1/B1/C1/four: md5 = 1be451b17f126151846a096d14600cf8 OK 2025/02/01 03:02:08 DEBUG : A1/B1/C2/five: md5 = b4380d22920e6c55525fd618aae73d8d OK 2025/02/01 03:02:08 INFO : A1/B2: Making directory 2025/02/01 03:02:09 INFO : A1/B1/C3: Making directory 2025/02/01 03:02:21 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/01 03:02:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/01 03:02:21 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/01 03:02:21 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/01 03:02:22 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/01 03:02:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/01 03:02:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/01 03:02:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/01 03:02:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/01 03:02:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/01 03:02:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/01 03:02:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/01 03:02:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/01 03:02:36 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/01 03:02:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/01 03:02:36 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/01 03:02:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/01 03:02:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/01 03:02:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/01 03:02:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/01 03:02:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/01 03:02:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/01 03:02:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/01 03:02:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/01 03:02:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/01 03:02:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/01 03:02:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/01 03:02:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/01 03:02:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/01 03:02:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/01 03:02:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.55s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:02:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/01 03:02:55 DEBUG : no_checksum_small_file_from_pipe: md5 = 792f3c3c78b92fd5538326320a4bb95c OK 2025/02/01 03:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/01 03:02:55 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/01 03:02:56 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/01 03:02:57 DEBUG : no_checksum_big_file_from_pipe: md5 = daf94656c580039667b9ca9dde28775c OK 2025/02/01 03:02:57 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-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/01 03:03:00 DEBUG : with_checksum_small_file_from_pipe: md5 = 60c0cd7f85179430f6aac8fc5b835bb5 OK 2025/02/01 03:03:00 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/01 03:03:01 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/01 03:03:02 DEBUG : with_checksum_big_file_from_pipe: md5 = d3e92ae8e25eda634ffc6fbe0120e2b0 OK 2025/02/01 03:03:02 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-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/01 03:03:06 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 03:03:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/01 03:03:08 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-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/01 03:03:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/01 03:03:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/01 03:03:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.48s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/01 03:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': File to upload is small (48 bytes), uploading instead of streaming 2025/02/01 03:03:18 DEBUG : rcat_metadata: md5 = 063f2e9ab276f9b9e37ff345598307ab OK 2025/02/01 03:03:18 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/01 03:03:20 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/01 03:03:21 DEBUG : rcat_metadata_uploadcutoff0: md5 = 810015fce05f16c222cec7c47af45177 OK 2025/02/01 03:03:21 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.56s) --- PASS: TestRcatMetadata/Normal (2.80s) --- PASS: TestRcatMetadata/ViaDisk (3.30s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:03:24 DEBUG : potato1: md5 = 9deb70fb272c8acb8df6863a5463b7e4 OK 2025/02/01 03:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': File to upload is small (60 bytes), uploading instead of streaming 2025/02/01 03:03:26 DEBUG : potato2: md5 = aa0a259f5f385d97bf21f0de7c55b119 OK 2025/02/01 03:03:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.21s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:03:29 DEBUG : potato1: md5 = 23cbb2c81aa37a1f3ffb21c6cf83d316 OK 2025/02/01 03:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': File to upload is small (60 bytes), uploading instead of streaming 2025/02/01 03:03:31 DEBUG : potato2: md5 = 15cde5e5aeba7f0a766c1d2d4041ffb0 OK 2025/02/01 03:03:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.81s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:03:35 DEBUG : potato2: md5 = 5aeaf057943bd74c708924db9ce6182c OK 2025/02/01 03:03:37 DEBUG : empty space: md5 = 461c956e3ff9d3e2d91a00ca62cb0b0e OK 2025/02/01 03:03:39 DEBUG : sub dir/potato3: md5 = 50401c8ce79b7536837e1e12f6bd98ed OK 2025/02/01 03:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Touching "empty space" 2025/02/01 03:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Touching "potato2" 2025/02/01 03:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Touching "sub dir/potato3" 2025/02/01 03:03:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.48s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:03:46 DEBUG : dir with metadata: Making directory with metadata 2025/02/01 03:03:47 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (4.02s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:03:50 DEBUG : directory with modtime: Making directory with metadata 2025/02/01 03:03:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.71s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:03:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/01 03:03:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/01 03:03:53 DEBUG : Google drive root 'crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg': Skipping btime metadata as can't update it on an existing file: 2025-02-01T03:03:53.119788389Z 2025/02/01 03:03:54 INFO : non existent directory: Updated directory metadata 2025/02/01 03:03:56 DEBUG : Google drive root 'crypt/asi1pgcfkjf56mar4b1rle3pfvkuorfk5aif6pok2nhrsblirdqg': Skipping btime metadata as can't update it on an existing file: 2025-02-01T03:03:53.119788389Z 2025/02/01 03:03:57 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.66s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:03:58 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/01 03:04:00 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/01 03:04:01 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.78s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:04:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/01 03:04:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/01 03:04:03 DEBUG : dst: Making directory with metadata 2025/02/01 03:04:04 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/01 03:04:04 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 03:04:05 INFO : dst: Set directory modification time (using SetModTime) 2025/02/01 03:04:05 INFO : dst: Set directory modification time (using SetModTime) 2025/02/01 03:04:05 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/01 03:04:06 INFO : dst: Set directory modification time (using SetModTime) 2025/02/01 03:04:06 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.47s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa'", Local "Local file system at /tmp/rclone1820527162", Modify Window "1ms" 2025/02/01 03:04:10 DEBUG : sub dir/test remove existing: md5 = 31426c14c4998317695cd2cc05c0391a OK 2025/02/01 03:04:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f1eb38bb9e82a19459dd59a1d254f81d OK 2025/02/01 03:04:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.facuqem1" before starting 2025/02/01 03:04:15 DEBUG : sub dir/test remove existing.facuqem1: TEST: removing renamed existing file after operation 2025/02/01 03:04:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jayaruv4" before starting 2025/02/01 03:04:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jayaruv4: TEST: renaming existing back after failed operation 2025/02/01 03:04:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.newuwiq0" before starting 2025/02/01 03:04:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.newuwiq0: TEST: removing renamed existing file after operation 2025/02/01 03:04:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ktau1evlnhi41a885mprhprupmci84fcd8omdnfe4e0vdrgprsrhpkt29vhf6f5ot4egecdnofi903nn7akecjfpeljcqniutr41igs1g8eqt68382a12agn81ns4sdu8mcu6enrnro70v0nhoucsuucv76vbs2uncqkapjmdmhoqdbl8ua0" 2025/02/01 03:04:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ts0mq8aivfdv6ee9bv0nu23ihd129ks13hs9okbk1uksenrpgnj0" --- PASS: TestRemoveExisting (14.78s) === 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/02/01 03:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuxer9mufa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m6.209710338s (try 1/5)