"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/10/30 03:08:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewibic9kare" 2024/10/30 03:08:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:08:07 DEBUG : Creating backend with remote "TestDrive:crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g" 2024/10/30 03:08:09 DEBUG : Creating backend with remote "/tmp/rclone2662290452" === 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-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.29s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/30 03:08:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/30 03:08:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/30 03:08:09 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/30 03:08:09 DEBUG : potato: Seek from 10 to 0 2024/10/30 03:08:09 DEBUG : potato: Seek from 10 to 0 2024/10/30 03:08:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/30 03:08:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/30 03:08:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/30 03:08:09 DEBUG : potato: Seek from 5 to 2 2024/10/30 03:08:09 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/30 03:08:09 DEBUG : potato: Seek from 7 to 0 2024/10/30 03:08:09 DEBUG : potato: Seek from 7 to 0 2024/10/30 03:08:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/30 03:08:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/30 03:08:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/30 03:08:09 DEBUG : potato: Seek from 5 to 2 2024/10/30 03:08:09 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/30 03:08:09 DEBUG : potato: Seek from 8 to 0 2024/10/30 03:08:09 DEBUG : potato: Seek from 8 to 0 2024/10/30 03:08:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/30 03:08:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/30 03:08:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/30 03:08:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/30 03:08:09 DEBUG : potato: Seek from 5 to 2 2024/10/30 03:08:09 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/30 03:08:09 DEBUG : potato: Seek from 9 to 0 2024/10/30 03:08:09 DEBUG : potato: Seek from 9 to 0 2024/10/30 03:08:09 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-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:08:12 DEBUG : rutabaga: md5 = d75e7cf1df7c17306c61d66abd18eede OK === RUN TestCheck/1 === RUN TestCheck/2 2024/10/30 03:08:15 DEBUG : empty space: md5 = 1abc48d0300ba292b2daaf31c718bae6 OK === RUN TestCheck/3 2024/10/30 03:08:18 DEBUG : potato2: md5 = f711e93044d10c0ce14dbdb7b68442ca OK === RUN TestCheck/4 === RUN TestCheck/5 2024/10/30 03:08:20 DEBUG : remotepotato: md5 = e731f739443acb33a8e7cec912361959 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.69s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2024/10/30 03:08:25 DEBUG : Creating backend with remote "nonexistent" 2024/10/30 03:08:25 DEBUG : Creating backend with remote "nonexistent" 2024/10/30 03:08:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/30 03:08:25 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/10/30 03:08:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/30 03:08:25 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-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:08:27 DEBUG : rutabaga: md5 = d4b2f41de063ceac6d2683e6434373dc OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/30 03:08:31 DEBUG : empty space: md5 = c47739454cf4151567bdeb800095579b OK === RUN TestCheckDownload/3 2024/10/30 03:08:35 DEBUG : potato2: md5 = 4e3b7120486904fba3d949b36c72b48b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/30 03:08:40 DEBUG : remotepotato: md5 = 08f2ef96477ca818cf2ca973dd3898ac OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.14s) --- PASS: TestCheckDownload/1 (1.46s) --- PASS: TestCheckDownload/2 (1.26s) --- PASS: TestCheckDownload/3 (1.17s) --- PASS: TestCheckDownload/4 (1.36s) --- PASS: TestCheckDownload/5 (1.56s) --- PASS: TestCheckDownload/6 (1.37s) --- PASS: TestCheckDownload/7 (1.30s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:08:48 DEBUG : rutabaga: md5 = f61616e489b313456746b74ba987b32a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/30 03:08:51 DEBUG : empty space: md5 = 5efbe3e9b5dbce67bb911a41ae097e63 OK === RUN TestCheckSizeOnly/3 2024/10/30 03:08:53 DEBUG : potato2: md5 = 6d84ae11cb730171a47e60037f53ea66 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/30 03:08:56 DEBUG : remotepotato: md5 = a94b64a578eb175b49d9d38ead26710e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.23s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:09:02 DEBUG : test.sum: md5 = 102bdec87aac724b2dac821d9c6248e5 OK 2024/10/30 03:09:03 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/30 03:09:03 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/30 03:09:03 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/30 03:09:03 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/30 03:09:05 DEBUG : test.sum: md5 = 03010aaef96da46f557daa6e15bcb402 OK 2024/10/30 03:09:06 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/30 03:09:06 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/30 03:09:06 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/30 03:09:06 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.69s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:09:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewibic9kare/data" 2024/10/30 03:09:08 DEBUG : Creating backend with remote "TestDrive:crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare/data' lacks md5, skipping --- SKIP: TestCheckSum (2.12s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:09:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewibic9kare/data" 2024/10/30 03:09:10 DEBUG : Creating backend with remote "TestDrive:crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g/vjrnln8ratgmqakfosrqe8espk" 2024/10/30 03:09:15 DEBUG : data/banana: md5 = e9f3c72f781b20183621eca020dd2b1c OK 2024/10/30 03:09:16 DEBUG : test.sum: md5 = 65afc12e6b73bf6f828454dcf7baa2de OK === RUN TestCheckSumDownload/subtest1 2024/10/30 03:09:22 DEBUG : data/potato: md5 = b8a59fbea419c38858ba050b7e8ff389 OK 2024/10/30 03:09:24 DEBUG : test.sum: md5 = c6cdf1a541ddba878359f67a7a00dfe7 OK === RUN TestCheckSumDownload/subtest2 2024/10/30 03:09:30 DEBUG : test.sum: md5 = 23eb485ec5181f1684d6abd1916a6006 OK === RUN TestCheckSumDownload/subtest3 2024/10/30 03:09:35 DEBUG : test.sum: md5 = 31d590697e1242a0045a54f05dec07a0 OK === RUN TestCheckSumDownload/subtest4 2024/10/30 03:09:40 DEBUG : test.sum: md5 = c7655a5b3965c7f1b5b64499a6197841 OK === RUN TestCheckSumDownload/subtest5 2024/10/30 03:09:45 DEBUG : test.sum: md5 = 2ce62d915e5236c2e3e152997dedc10e OK === RUN TestCheckSumDownload/subtest6 2024/10/30 03:09:50 DEBUG : data/banana: md5 = b7e5769ce7a2ece530acec15d0c9e707 OK 2024/10/30 03:09:52 DEBUG : data/potato: md5 = 9d60af4baa30958dcf1bf612b3c96e14 OK 2024/10/30 03:09:53 DEBUG : test.sum: md5 = 19983fef5059c6f753327b987378c78b OK === RUN TestCheckSumDownload/subtest7 2024/10/30 03:09:59 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/10/30 03:09:59 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (50.29s) --- PASS: TestCheckSumDownload/subtest1 (3.33s) --- PASS: TestCheckSumDownload/subtest2 (3.08s) --- PASS: TestCheckSumDownload/subtest3 (3.16s) --- PASS: TestCheckSumDownload/subtest4 (2.52s) --- PASS: TestCheckSumDownload/subtest5 (2.60s) --- PASS: TestCheckSumDownload/subtest6 (2.43s) --- PASS: TestCheckSumDownload/subtest7 (2.77s) === RUN TestApplyTransforms 2024/10/30 03:10:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kapujog4qati" 2024/10/30 03:10:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:10:00 DEBUG : Creating backend with remote "TestDrive:crypt/ecbrsontjmos138bciktejr697rdsmoqq748522he2f6bvfa98cg" 2024/10/30 03:10:01 DEBUG : Creating backend with remote "/tmp/rclone22971672" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kapujog4qati'", Local "Local file system at /tmp/rclone22971672", Modify Window "1ms" 2024/10/30 03:10:05 DEBUG : hello, world!: md5 = fe69d8e0ae294f9f90e1ec35ccb066e9 OK upper checkfile vs. lower remote (without normalization) 2024/10/30 03:10:05 ERROR : hello, world!: sum not found 2024/10/30 03:10:05 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kapujog4qati' 2024/10/30 03:10:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kapujog4qati': 1 files missing 2024/10/30 03:10:05 NOTICE: 1 hashes missing 2024/10/30 03:10:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kapujog4qati': 2 differences found 2024/10/30 03:10:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kapujog4qati': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/30 03:10:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kapujog4qati': 0 differences found 2024/10/30 03:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kapujog4qati': 1 matching files 2024/10/30 03:10:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuquhah2xutu" 2024/10/30 03:10:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:10:07 DEBUG : Creating backend with remote "TestDrive:crypt/18qlrsmps0d8t3431lc3ip4qv3af7krujbisbqnbost9f40btki0" 2024/10/30 03:10:08 DEBUG : Creating backend with remote "/tmp/rclone1728707296" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuquhah2xutu'", Local "Local file system at /tmp/rclone1728707296", Modify Window "1ms" 2024/10/30 03:10:11 DEBUG : HELLO, WORLD!: md5 = 20b919530ff37fbbf72b7127b4173fef OK lower checkfile vs. upper remote (without normalization) 2024/10/30 03:10:12 ERROR : HELLO, WORLD!: sum not found 2024/10/30 03:10:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuquhah2xutu' 2024/10/30 03:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuquhah2xutu': 1 files missing 2024/10/30 03:10:12 NOTICE: 1 hashes missing 2024/10/30 03:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuquhah2xutu': 2 differences found 2024/10/30 03:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuquhah2xutu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/30 03:10:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:10:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuquhah2xutu': 0 differences found 2024/10/30 03:10:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuquhah2xutu': 1 matching files 2024/10/30 03:10:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiragan6detu" 2024/10/30 03:10:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:10:13 DEBUG : Creating backend with remote "TestDrive:crypt/8fjb15a6s0823t16clnuiusisj027ndko9jk602jc0tbci2gtljg" 2024/10/30 03:10:14 DEBUG : Creating backend with remote "/tmp/rclone825510833" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiragan6detu'", Local "Local file system at /tmp/rclone825510833", Modify Window "1ms" 2024/10/30 03:10:17 DEBUG : HeLlO, wOrLd!: md5 = 104cce22fe5b80916cfb6e7643c349a5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/30 03:10:18 ERROR : HeLlO, wOrLd!: sum not found 2024/10/30 03:10:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hiragan6detu' 2024/10/30 03:10:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiragan6detu': 1 files missing 2024/10/30 03:10:18 NOTICE: 1 hashes missing 2024/10/30 03:10:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiragan6detu': 2 differences found 2024/10/30 03:10:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiragan6detu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/30 03:10:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiragan6detu': 0 differences found 2024/10/30 03:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiragan6detu': 1 matching files 2024/10/30 03:10:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rutaliw5dali" 2024/10/30 03:10:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:10:19 DEBUG : Creating backend with remote "TestDrive:crypt/boe0kdfehhkqd3a0svkdtgih83g63bg8cdl5hd9kn8ge5vcjo0dg" 2024/10/30 03:10:20 DEBUG : Creating backend with remote "/tmp/rclone229937404" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rutaliw5dali'", Local "Local file system at /tmp/rclone229937404", Modify Window "1ms" 2024/10/30 03:10:24 DEBUG : HELLO, WORLD!: md5 = a858631a1f87a0d4dd529a2d4933eeec OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/30 03:10:24 ERROR : HELLO, WORLD!: sum not found 2024/10/30 03:10:24 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rutaliw5dali' 2024/10/30 03:10:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutaliw5dali': 1 files missing 2024/10/30 03:10:24 NOTICE: 1 hashes missing 2024/10/30 03:10:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutaliw5dali': 2 differences found 2024/10/30 03:10:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutaliw5dali': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/30 03:10:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutaliw5dali': 0 differences found 2024/10/30 03:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutaliw5dali': 1 matching files 2024/10/30 03:10:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gocofex0zase" 2024/10/30 03:10:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:10:26 DEBUG : Creating backend with remote "TestDrive:crypt/4ubkc7v8esukap0elfhdsl01h2dgc8r21i8ql8ro6n6p52ccaqgg" 2024/10/30 03:10:27 DEBUG : Creating backend with remote "/tmp/rclone953796039" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gocofex0zase'", Local "Local file system at /tmp/rclone953796039", Modify Window "1ms" 2024/10/30 03:10:30 DEBUG : 測試_Русский___ě_áñ: md5 = d2f7cc4ca97cb8192530aea3d0c2ff39 OK NFD checkfile vs. NFC remote (without normalization) 2024/10/30 03:10:31 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/30 03:10:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gocofex0zase' 2024/10/30 03:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocofex0zase': 1 files missing 2024/10/30 03:10:31 NOTICE: 1 hashes missing 2024/10/30 03:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocofex0zase': 2 differences found 2024/10/30 03:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocofex0zase': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/30 03:10:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocofex0zase': 0 differences found 2024/10/30 03:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocofex0zase': 1 matching files 2024/10/30 03:10:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiseror8dako" 2024/10/30 03:10:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:10:32 DEBUG : Creating backend with remote "TestDrive:crypt/gvhdr79nu3963onrc4bq2qdteup07ov4lg7t9ms9n5h5cq6ea980" 2024/10/30 03:10:33 DEBUG : Creating backend with remote "/tmp/rclone3763189472" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kiseror8dako'", Local "Local file system at /tmp/rclone3763189472", Modify Window "1ms" 2024/10/30 03:10:36 DEBUG : 測試_Русский___ě_áñ: md5 = 70d8f95218210f7990e1289198baabc7 OK NFC checkfile vs. NFD remote (without normalization) 2024/10/30 03:10:37 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/30 03:10:37 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kiseror8dako' 2024/10/30 03:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiseror8dako': 1 files missing 2024/10/30 03:10:37 NOTICE: 1 hashes missing 2024/10/30 03:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiseror8dako': 2 differences found 2024/10/30 03:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiseror8dako': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/30 03:10:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiseror8dako': 0 differences found 2024/10/30 03:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiseror8dako': 1 matching files 2024/10/30 03:10:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofuxux6fita" 2024/10/30 03:10:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:10:38 DEBUG : Creating backend with remote "TestDrive:crypt/m614i9psan96uu9i4uont4a3gl1istmd1ktkorfftru3e459o300" 2024/10/30 03:10:39 DEBUG : Creating backend with remote "/tmp/rclone449797347" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofuxux6fita'", Local "Local file system at /tmp/rclone449797347", Modify Window "1ms" 2024/10/30 03:10:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5bff64ac7538320d7f3923c6d872f51a OK NFDx2 checkfile vs. both remote (without normalization) 2024/10/30 03:10:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/30 03:10:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tofuxux6fita' 2024/10/30 03:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofuxux6fita': 1 files missing 2024/10/30 03:10:43 NOTICE: 1 hashes missing 2024/10/30 03:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofuxux6fita': 2 differences found 2024/10/30 03:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofuxux6fita': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/30 03:10:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofuxux6fita': 0 differences found 2024/10/30 03:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofuxux6fita': 1 matching files 2024/10/30 03:10:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haxekoc5nofe" 2024/10/30 03:10:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:10:44 DEBUG : Creating backend with remote "TestDrive:crypt/u1abpjtmdielatqqath65gpqbnqck0aohnsrkrvpt50f9njeifng" 2024/10/30 03:10:45 DEBUG : Creating backend with remote "/tmp/rclone3805118493" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haxekoc5nofe'", Local "Local file system at /tmp/rclone3805118493", Modify Window "1ms" 2024/10/30 03:10:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9ba5d264b9be8eaffae6aedafa6bd47c OK NFCx2 checkfile vs. both remote (without normalization) 2024/10/30 03:10:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/30 03:10:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-haxekoc5nofe' 2024/10/30 03:10:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haxekoc5nofe': 1 files missing 2024/10/30 03:10:49 NOTICE: 1 hashes missing 2024/10/30 03:10:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haxekoc5nofe': 2 differences found 2024/10/30 03:10:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haxekoc5nofe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/30 03:10:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:10:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haxekoc5nofe': 0 differences found 2024/10/30 03:10:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haxekoc5nofe': 1 matching files 2024/10/30 03:10:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vahajul0bawi" 2024/10/30 03:10:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:10:50 DEBUG : Creating backend with remote "TestDrive:crypt/0mn3d4pdr8kfikh9vbfa11b5cn8f8ke4cijm0ci6v6v4k2e7ms00" 2024/10/30 03:10:51 DEBUG : Creating backend with remote "/tmp/rclone3641734644" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vahajul0bawi'", Local "Local file system at /tmp/rclone3641734644", Modify Window "1ms" 2024/10/30 03:10:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 88e0e3aa2dd8477f109947167102bbd6 OK both checkfile vs. NFDx2 remote (without normalization) 2024/10/30 03:10:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/30 03:10:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vahajul0bawi' 2024/10/30 03:10:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahajul0bawi': 1 files missing 2024/10/30 03:10:55 NOTICE: 1 hashes missing 2024/10/30 03:10:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahajul0bawi': 2 differences found 2024/10/30 03:10:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahajul0bawi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/30 03:10:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahajul0bawi': 0 differences found 2024/10/30 03:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahajul0bawi': 1 matching files 2024/10/30 03:10:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lujiras7waju" 2024/10/30 03:10:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:10:56 DEBUG : Creating backend with remote "TestDrive:crypt/13pg95cl2e12vhg1sbh75mmc0n3eiq1d9g5dhu8l4u9lmkeuodb0" 2024/10/30 03:10:57 DEBUG : Creating backend with remote "/tmp/rclone2662323911" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lujiras7waju'", Local "Local file system at /tmp/rclone2662323911", Modify Window "1ms" 2024/10/30 03:11:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 44b9b2ce4f66ba6746d04f3d0a6a6ead OK both checkfile vs. NFCx2 remote (without normalization) 2024/10/30 03:11:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/30 03:11:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lujiras7waju' 2024/10/30 03:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujiras7waju': 1 files missing 2024/10/30 03:11:01 NOTICE: 1 hashes missing 2024/10/30 03:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujiras7waju': 2 differences found 2024/10/30 03:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujiras7waju': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/30 03:11:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujiras7waju': 0 differences found 2024/10/30 03:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujiras7waju': 1 matching files 2024/10/30 03:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lujiras7waju': Purge remote 2024/10/30 03:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vahajul0bawi': Purge remote 2024/10/30 03:11:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haxekoc5nofe': Purge remote 2024/10/30 03:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofuxux6fita': Purge remote 2024/10/30 03:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiseror8dako': Purge remote 2024/10/30 03:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gocofex0zase': Purge remote 2024/10/30 03:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rutaliw5dali': Purge remote 2024/10/30 03:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiragan6detu': Purge remote 2024/10/30 03:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuquhah2xutu': Purge remote 2024/10/30 03:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kapujog4qati': Purge remote --- PASS: TestApplyTransforms (70.03s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:11:11 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/30 03:11:14 DEBUG : sub/file2: md5 = e80fff9952c54335ff1420c6341d8769 OK 2024/10/30 03:11:14 INFO : file1: Copied (new) to: sub/file2 2024/10/30 03:11:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 03:11:15 DEBUG : file1: Unchanged skipping 2024/10/30 03:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': don't need to copy/move sub/file2, it is already at target location 2024/10/30 03:11:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.98s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.53s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:11:22 DEBUG : dst/file1: md5 = 29b711fe184ef72bd7c00fd97b4d3644 OK 2024/10/30 03:11:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewibic9kare/backup" 2024/10/30 03:11:23 DEBUG : Config file has changed externally - reloading 2024/10/30 03:11:23 DEBUG : Creating backend with remote "TestDrive:crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g/1nrff024r7pq65ecp72fc28jb0" 2024/10/30 03:11:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/30 03:11:28 INFO : dst/file1: Moved (server-side) 2024/10/30 03:11:30 DEBUG : dst/file1: md5 = 858b1215b33e1d791a0e3c5c3c2e9de9 OK 2024/10/30 03:11:30 INFO : dst/file1: Copied (new) 2024/10/30 03:11:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:11:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:11:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.84s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:11:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewibic9kare/dst" 2024/10/30 03:11:37 DEBUG : Creating backend with remote "TestDrive:crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/30 03:11:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewibic9kare/CompareDest" 2024/10/30 03:11:39 DEBUG : Creating backend with remote "TestDrive:crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g/gveqi14airsml4bgu7krj116o8" 2024/10/30 03:11:40 DEBUG : one: Need to transfer - File not found at Destination 2024/10/30 03:11:44 DEBUG : one: md5 = d4004a6dfec6403a97e5e5e3a991e923 OK 2024/10/30 03:11:44 INFO : one: Copied (new) 2024/10/30 03:11:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:11:47 DEBUG : one: md5 = 36fe95cbb3ba34508dce0d04cfc7463f OK 2024/10/30 03:11:47 INFO : one: Copied (replaced existing) 2024/10/30 03:11:50 DEBUG : dst/one: md5 = dfe172ff66d993f8e7d780c49b440365 OK 2024/10/30 03:11:53 DEBUG : CompareDest/one: md5 = d058d8e9a8f570e158332ca95299106c OK 2024/10/30 03:11:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:11:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 03:11:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 03:11:57 DEBUG : CompareDest/two: md5 = c779c3a5408a4ead2c8a2d2d754f529b OK 2024/10/30 03:11:58 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 03:11:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 03:11:58 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 03:11:59 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 03:11:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 03:11:59 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 03:12:01 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 03:12:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/30 03:12:03 DEBUG : two: md5 = 5d8fccec854aaf35ac0c8f95a772ed99 OK 2024/10/30 03:12:03 INFO : two: Copied (new) 2024/10/30 03:12:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/30 03:12:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:12:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:12:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (32.23s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:12:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewibic9kare/dst" 2024/10/30 03:12:09 DEBUG : Creating backend with remote "TestDrive:crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/30 03:12:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewibic9kare/CopyDest" 2024/10/30 03:12:11 DEBUG : Creating backend with remote "TestDrive:crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g/d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/30 03:12:12 DEBUG : one: Need to transfer - File not found at Destination 2024/10/30 03:12:16 DEBUG : one: md5 = 46c8a5129dee23c6e90755d1bad4682a OK 2024/10/30 03:12:16 INFO : one: Copied (new) 2024/10/30 03:12:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:12:19 DEBUG : one: md5 = 0a5a66fe2dcdbda5f474f4203c558768 OK 2024/10/30 03:12:19 INFO : one: Copied (replaced existing) 2024/10/30 03:12:21 DEBUG : dst/one: md5 = b990ae21c7d635f08144b5411dd90bfa OK 2024/10/30 03:12:24 DEBUG : CopyDest/one: md5 = 89970e9f92b926db535c2af1fe689999 OK 2024/10/30 03:12:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewibic9kare/BackupDir" 2024/10/30 03:12:25 DEBUG : Creating backend with remote "TestDrive:crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/30 03:12:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:12:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 03:12:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:12:30 INFO : one: Moved (server-side) 2024/10/30 03:12:32 INFO : one: Copied (server-side copy) 2024/10/30 03:12:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/30 03:12:34 DEBUG : CopyDest/two: md5 = 586f4db453bf6a8bbbbbd5dde1f09dd6 OK 2024/10/30 03:12:35 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 03:12:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 03:12:37 INFO : two: Copied (server-side copy) 2024/10/30 03:12:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/30 03:12:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/30 03:12:38 DEBUG : two: Unchanged skipping 2024/10/30 03:12:40 DEBUG : CopyDest/three: md5 = 8d7366d3aa0c7a74653e3ca92c595f00 OK 2024/10/30 03:12:41 DEBUG : three: Need to transfer - File not found at Destination 2024/10/30 03:12:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/30 03:12:41 DEBUG : three: Destination not found in --copy-dest 2024/10/30 03:12:43 DEBUG : three: md5 = 7d6bbb771e4b2873817d8dbd04f5c8d1 OK 2024/10/30 03:12:43 INFO : three: Copied (new) 2024/10/30 03:12:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/30 03:12:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:12:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/30 03:12:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:12:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/30 03:12:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/30 03:12:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (43.52s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.53s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:12:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/30 03:12:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = cf67383fb8196735810ecde5461fc44d OK 2024/10/30 03:12:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/30 03:12:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/30 03:12:58 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 2024/10/30 03:12:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/30 03:13:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/30 03:13:02 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 23b4ceefd84b241e0547fcf9e207e9b1 OK 2024/10/30 03:13:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/10/30 03:13:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/10/30 03:13:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.97s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:13:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Looking for duplicate names using skip mode. 2024/10/30 03:13:10 NOTICE: one: Found 2 files with duplicate names 2024/10/30 03:13:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.47s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:13:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Looking for duplicate names using skip mode. 2024/10/30 03:13:18 NOTICE: one: Found 3 files with duplicate names 2024/10/30 03:13:18 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/10/30 03:13:19 INFO : one: Deleted 2024/10/30 03:13:19 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.63s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:13:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Looking for duplicate names using first mode. 2024/10/30 03:13:27 NOTICE: one: Found 3 files with duplicate names 2024/10/30 03:13:28 INFO : one: Deleted 2024/10/30 03:13:28 INFO : one: Deleted 2024/10/30 03:13:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.72s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:13:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Looking for duplicate names using newest mode. 2024/10/30 03:13:35 NOTICE: one: Found 3 files with duplicate names 2024/10/30 03:13:36 INFO : one: Deleted 2024/10/30 03:13:37 INFO : one: Deleted 2024/10/30 03:13:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.51s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:13:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Looking for duplicate names using oldest mode. 2024/10/30 03:13:44 NOTICE: one: Found 3 files with duplicate names 2024/10/30 03:13:45 INFO : one: Deleted 2024/10/30 03:13:46 INFO : one: Deleted 2024/10/30 03:13:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.48s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:13:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Looking for duplicate names using largest mode. 2024/10/30 03:13:53 NOTICE: one: Found 3 files with duplicate names 2024/10/30 03:13:54 INFO : one: Deleted 2024/10/30 03:13:54 INFO : one: Deleted 2024/10/30 03:13:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.62s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:14:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Looking for duplicate names using smallest mode. 2024/10/30 03:14:02 NOTICE: one: Found 3 files with duplicate names 2024/10/30 03:14:03 INFO : one: Deleted 2024/10/30 03:14:04 INFO : one: Deleted 2024/10/30 03:14:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (9.64s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:14:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Looking for duplicate names using rename mode. 2024/10/30 03:14:13 NOTICE: one.txt: Found 3 files with duplicate names 2024/10/30 03:14:14 INFO : one-2.txt: renamed from: one.txt 2024/10/30 03:14:16 INFO : one-3.txt: renamed from: one.txt 2024/10/30 03:14:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.65s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:14:24 DEBUG : dupe1/one.txt: md5 = 84c37805e3fd46a7f2fd98ff9062e376 OK 2024/10/30 03:14:28 DEBUG : dupe2/two.txt: md5 = caeca4d2aff82d200a95a90ab05fe23f OK 2024/10/30 03:14:31 DEBUG : dupe3/three.txt: md5 = f90ceba4befcbfc9ffa660832b7d4c53 OK 2024/10/30 03:14:31 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/10/30 03:14:32 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/10/30 03:14:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/10/30 03:14:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/10/30 03:14:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/30 03:14:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/10/30 03:14:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (18.46s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:14:41 DEBUG : a.txt: md5 = 3155fd468faeffd04eec7e5587eb3393 OK 2024/10/30 03:14:43 DEBUG : zend.txt: md5 = a2e4a70f2e09a21bb94ab2f70df3f3f1 OK 2024/10/30 03:14:46 DEBUG : sub dir/hello world: md5 = c4d382ff354d211bed95d9ecfc6b5791 OK 2024/10/30 03:14:48 DEBUG : sub dir/hello world2: md5 = 03f74a0e5a4b3c1087374f4bce68affc OK 2024/10/30 03:14:52 DEBUG : sub dir/ignore dir/.ignore: md5 = ec2543b2751a3de9abc539869ec33799 OK 2024/10/30 03:14:54 DEBUG : sub dir/ignore dir/should be ignored: md5 = cff25b2870fc32b9b3d3a78b5e2fc1cc OK 2024/10/30 03:14:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = 14f86cdcfa4df404ddc6271c5b49d630 OK 2024/10/30 03:14:58 DEBUG : a.txt: Excluded (Size Filter) 2024/10/30 03:14:58 DEBUG : a.txt: Excluded 2024/10/30 03:14:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/30 03:14:59 DEBUG : sub dir/hello world2: Excluded 2024/10/30 03:14:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/30 03:14:59 DEBUG : sub dir/hello world: Excluded 2024/10/30 03:14:59 DEBUG : sub dir/ignore dir: Excluded 2024/10/30 03:14:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/30 03:14:59 DEBUG : sub dir/hello world2: Excluded 2024/10/30 03:14:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/30 03:14:59 DEBUG : sub dir/hello world: Excluded 2024/10/30 03:15:00 DEBUG : sub dir/ignore dir: Excluded 2024/10/30 03:15:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/10/30 03:15:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/10/30 03:15:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/10/30 03:15:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/10/30 03:15:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/10/30 03:15:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/10/30 03:15:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (29.94s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:15:11 DEBUG : file1: md5 = 49e114576b0b078055c17b9e399ae2f4 OK 2024/10/30 03:15:14 DEBUG : sub/file2: md5 = 5342d431bd01f26d356b3e7d46ae498c 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 2024/10/30 03:15:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/10/30 03:15:18 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/10/30 03:15:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/10/30 03:15:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.27s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.40s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:15:24 DEBUG : file1: md5 = 09b0fa4524ce57da35d9ba4f26e2f385 OK 2024/10/30 03:15:27 DEBUG : sub/file2: md5 = d70fe3b90394a370b4dbf1428bad1de8 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 2024/10/30 03:15:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewibic9kare/notfound" 2024/10/30 03:15:31 DEBUG : Config file has changed externally - reloading 2024/10/30 03:15:31 DEBUG : Creating backend with remote "TestDrive:crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g/qe0i31qdkoejk60elps0ni5sqk" 2024/10/30 03:15:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.58s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.59s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.30s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:15:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Making directory 2024/10/30 03:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Making directory --- PASS: TestMkdir (0.79s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:15:40 DEBUG : sub dir/hello world: md5 = b2381923e9d5e295cadd717bb4c52fe6 OK 2024/10/30 03:15:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.74s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:15:46 DEBUG : potato2: md5 = 95168b2d822276247f4112902c7ffa1c OK 2024/10/30 03:15:48 DEBUG : empty space: md5 = 14d16a7b014daaa77a7aecff1b46005f OK --- PASS: TestLs (6.29s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:15:52 DEBUG : potato2: md5 = ed9f533b36336fad7448e515483019c2 OK 2024/10/30 03:15:54 DEBUG : empty space: md5 = 64d2d0fbece700ad96ac2dad2c268263 OK 2024/10/30 03:15:54 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/30 03:15:54 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.39s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:15:58 DEBUG : potato2: md5 = a52f57795735c3ec02fa648b4f48f286 OK 2024/10/30 03:16:00 DEBUG : empty space: md5 = 095e5373cabe3e47bc9e6222204f6918 OK --- PASS: TestLsLong (5.92s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:16:04 DEBUG : potato2: md5 = 11a050a477ffb5c3a9497015917fbf20 OK 2024/10/30 03:16:06 DEBUG : empty space: md5 = caf6dad5842d4f09ee122e04ed31bcf1 OK --- PASS: TestHashSums (5.82s) === RUN TestHashSumsWithErrors 2024/10/30 03:16:08 DEBUG : Creating backend with remote ":memory:" 2024/10/30 03:16:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/30 03:16:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/30 03:16:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/30 03:16:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/30 03:16:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/30 03:16:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/30 03:16:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/30 03:16:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/30 03:16:08 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-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:16:10 DEBUG : potato2: md5 = fcf56a83ffa3553e8f20811b9d0d6ece OK 2024/10/30 03:16:12 DEBUG : empty space: md5 = 804b4970ac42f334ab20001794ffb441 OK 2024/10/30 03:16:15 DEBUG : sub dir/potato3: md5 = 27ec859f93e7f2f43b642a4ec0d5253b OK 2024/10/30 03:16:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.60s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:16:22 DEBUG : small: md5 = 07efcca8687873b2209112680a817b26 OK 2024/10/30 03:16:24 DEBUG : medium: md5 = 4f9a7d56c42616c53716961fe149fc19 OK 2024/10/30 03:16:26 DEBUG : large: md5 = 716adc0466caa1f9b08a532b1e934b66 OK 2024/10/30 03:16:26 DEBUG : Waiting for deletions to finish 2024/10/30 03:16:26 DEBUG : large: Excluded (Size Filter) 2024/10/30 03:16:27 INFO : medium: Deleted 2024/10/30 03:16:27 INFO : small: Deleted --- PASS: TestDelete (8.38s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:16:30 DEBUG : small: md5 = 6ab06069f706fe28ecdec7137d12eea8 OK 2024/10/30 03:16:32 DEBUG : medium: md5 = 00968604f5388ee9541ae5993d2e4294 OK 2024/10/30 03:16:34 DEBUG : large: md5 = fab6b9c8322bbce189111fdf4a3a2fb6 OK 2024/10/30 03:16:34 DEBUG : Waiting for deletions to finish 2024/10/30 03:16:34 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/10/30 03:16:35 INFO : small: Deleted 2024/10/30 03:16:35 INFO : medium: Deleted --- PASS: TestMaxDelete (8.76s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:16:39 DEBUG : small: md5 = ae6ef056e0ce3c729c485cea93732906 OK 2024/10/30 03:16:41 DEBUG : medium: md5 = e9c58a9a9ef3c71a1f7367bfc1018321 OK 2024/10/30 03:16:43 DEBUG : large: md5 = 62e7f38e5aae7e6300db5f503a6f7be4 OK 2024/10/30 03:16:43 DEBUG : Waiting for deletions to finish 2024/10/30 03:16:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/30 03:16:44 INFO : small: Deleted 2024/10/30 03:16:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.14s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:16:48 DEBUG : small: md5 = 0d6ef124832d7ba289e8a021fd4aec21 OK 2024/10/30 03:16:50 DEBUG : medium: md5 = 085ae73424ce844ef9930e45da15cf93 OK 2024/10/30 03:16:52 DEBUG : large: md5 = a61db415b5d55b10a40b65f6b557ef4a OK 2024/10/30 03:16:52 DEBUG : Waiting for deletions to finish 2024/10/30 03:16:52 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/10/30 03:16:53 INFO : small: Deleted 2024/10/30 03:16:53 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.99s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:16:57 DEBUG : ReadFile: md5 = 95bd81dc196b12bd55cf826c279d5d0a OK --- PASS: TestReadFile (5.55s) === RUN TestRetry 2024/10/30 03:17:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/30 03:17:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/30 03:17:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/30 03:17:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/30 03:17:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/30 03:17:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/30 03:17:01 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-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:17:03 DEBUG : file1: md5 = 81f1f906d43813d1142b42fdf1ee957a OK 2024/10/30 03:17:05 DEBUG : file2: md5 = 8d95f814477826ce1cbabda75b28d28c OK --- PASS: TestCat (20.70s) === RUN TestPurge 2024/10/30 03:17:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sonoyax6xoha" 2024/10/30 03:17:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:17:22 DEBUG : Creating backend with remote "TestDrive:crypt/2ufc31d789sp40h7iebtfk198maeu78e1h9ps843n1ta7o71l2b0" 2024/10/30 03:17:23 DEBUG : Creating backend with remote "/tmp/rclone2200291430" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sonoyax6xoha'", Local "Local file system at /tmp/rclone2200291430", Modify Window "1ms" 2024/10/30 03:17:29 DEBUG : A1/B1/C1/one: md5 = 4f98c1d498a1be5631a3fe9bd7e34d5c OK 2024/10/30 03:17:29 DEBUG : A2: Making directory 2024/10/30 03:17:30 DEBUG : A1/B2: Making directory 2024/10/30 03:17:32 DEBUG : A1/B2/C2: Making directory 2024/10/30 03:17:33 DEBUG : A1/B1/C3: Making directory 2024/10/30 03:17:34 DEBUG : A3: Making directory 2024/10/30 03:17:35 DEBUG : A3/B3: Making directory 2024/10/30 03:17:36 DEBUG : A3/B3/C4: Making directory 2024/10/30 03:17:39 DEBUG : A1/two: md5 = 5b93502721f263f26de53940921b5231 OK 2024/10/30 03:17:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sonoyax6xoha': Purge remote 2024/10/30 03:17:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.30s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:17:50 DEBUG : A1/B1/C1/one: md5 = d3a6b7c5cf445ff6e5ff766c29b6345e OK 2024/10/30 03:17:50 DEBUG : A2: Making directory 2024/10/30 03:17:51 DEBUG : A1/B2: Making directory 2024/10/30 03:17:52 DEBUG : A1/B2/C2: Making directory 2024/10/30 03:17:54 DEBUG : A1/B1/C3: Making directory 2024/10/30 03:17:55 DEBUG : A3: Making directory 2024/10/30 03:17:56 DEBUG : A3/B3: Making directory 2024/10/30 03:17:57 DEBUG : A3/B3/C4: Making directory 2024/10/30 03:18:00 DEBUG : A1/two: md5 = 13643d87df941c1a33e660595d4459c2 OK 2024/10/30 03:18:02 DEBUG : removing 1 level 3 directories 2024/10/30 03:18:02 INFO : A3/B3/C4: Removing directory 2024/10/30 03:18:05 DEBUG : removing 2 level 3 directories 2024/10/30 03:18:05 INFO : A1/B2/C2: Removing directory 2024/10/30 03:18:05 INFO : A1/B1/C3: Removing directory 2024/10/30 03:18:06 DEBUG : removing 2 level 2 directories 2024/10/30 03:18:06 INFO : A3/B3: Removing directory 2024/10/30 03:18:06 INFO : A1/B2: Removing directory 2024/10/30 03:18:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/30 03:18:06 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/10/30 03:18:07 DEBUG : removing 2 level 1 directories 2024/10/30 03:18:07 INFO : A3: Removing directory 2024/10/30 03:18:07 INFO : A2: Removing directory 2024/10/30 03:18:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/10/30 03:18:12 DEBUG : removing 1 level 3 directories 2024/10/30 03:18:12 INFO : A1/B1/C1: Removing directory 2024/10/30 03:18:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:13 DEBUG : removing 1 level 2 directories 2024/10/30 03:18:13 INFO : A1/B1: Removing directory 2024/10/30 03:18:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/30 03:18:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/30 03:18:14 DEBUG : removing 1 level 1 directories 2024/10/30 03:18:14 INFO : A1: Removing directory 2024/10/30 03:18:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/30 03:18:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/30 03:18:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/30 03:18:15 DEBUG : removing 1 level 0 directories 2024/10/30 03:18:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Removing directory 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:18:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (33.00s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:18:18 DEBUG : A1: Making directory 2024/10/30 03:18:19 DEBUG : A1/B1: Making directory 2024/10/30 03:18:20 DEBUG : A1/B1/C1: Making directory 2024/10/30 03:18:23 DEBUG : removing 1 level 3 directories 2024/10/30 03:18:23 INFO : A1/B1/C1: Removing directory 2024/10/30 03:18:24 DEBUG : removing 1 level 2 directories 2024/10/30 03:18:24 INFO : A1/B1: Removing directory 2024/10/30 03:18:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/30 03:18:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.62s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:18:27 DEBUG : A1: Making directory 2024/10/30 03:18:28 DEBUG : A1/B1: Making directory 2024/10/30 03:18:30 DEBUG : A1/B1/C1: Making directory 2024/10/30 03:18:33 DEBUG : removing 1 level 3 directories 2024/10/30 03:18:33 INFO : A1/B1/C1: Removing directory 2024/10/30 03:18:34 DEBUG : removing 1 level 2 directories 2024/10/30 03:18:34 INFO : A1/B1: Removing directory 2024/10/30 03:18:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/30 03:18:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.55s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:18:39 DEBUG : file1: md5 = 4359d6e38b84712151a78146b5433740 OK 2024/10/30 03:18:40 DEBUG : filename.txt: File name found in url 2024/10/30 03:18:41 DEBUG : filename.txt: md5 = bc630a2eeee4974a9a3ac81617010c31 OK 2024/10/30 03:18:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/30 03:18:43 DEBUG : headerfilename.txt: md5 = be8e60ab51f7571effb023bba59c51c1 OK 2024/10/30 03:18:45 DEBUG : file2: md5 = db5fb90bf32b2d57e0cdb88ec68acdae OK --- PASS: TestCopyURL (11.33s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:18:49 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/30 03:18:51 DEBUG : sub/file2: md5 = e5423d9d6a511a072250f4817ad2873d OK 2024/10/30 03:18:51 INFO : file1: Copied (new) to: sub/file2 2024/10/30 03:18:51 INFO : file1: Deleted 2024/10/30 03:18:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 03:18:52 DEBUG : file1: Unchanged skipping 2024/10/30 03:18:52 INFO : file1: Deleted 2024/10/30 03:18:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': don't need to copy/move sub/file2, it is already at target location 2024/10/30 03:18:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.58s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:18:56 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/30 03:18:58 DEBUG : file1: md5 = aea6927744292b72c766c690cedeb3ce OK 2024/10/30 03:18:58 INFO : file1: Copied (new) 2024/10/30 03:18:58 INFO : file1: Deleted 2024/10/30 03:18:59 DEBUG : file1: Destination exists, skipping 2024/10/30 03:18:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.52s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:19:04 DEBUG : dst/file1: md5 = 0630aad748fcf5aaea73cd5c105b23ee OK 2024/10/30 03:19:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewibic9kare/backup" 2024/10/30 03:19:05 DEBUG : Creating backend with remote "TestDrive:crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g/1nrff024r7pq65ecp72fc28jb0" 2024/10/30 03:19:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/30 03:19:10 INFO : dst/file1: Moved (server-side) 2024/10/30 03:19:12 DEBUG : dst/file1: md5 = 35ec09c3da48b7dc1746b9b28835e9b4 OK 2024/10/30 03:19:12 INFO : dst/file1: Copied (new) 2024/10/30 03:19:12 INFO : dst/file1: Deleted 2024/10/30 03:19:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:19:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/30 03:19:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (17.23s) === 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-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:19:22 DEBUG : A1/one: md5 = a8efe5625c944b49adea9c5f001b324d OK 2024/10/30 03:19:23 DEBUG : A1/two: md5 = 74815009348e7f6cf85d918c7171c7cd OK 2024/10/30 03:19:26 DEBUG : A1/B1/three: md5 = beb5edd4f50b94f0a9c0705182a28033 OK 2024/10/30 03:19:29 DEBUG : A1/B1/C1/four: md5 = e1e1246e2cff6d8be507ae4701012c45 OK 2024/10/30 03:19:32 DEBUG : A1/B1/C2/five: md5 = 4f4e3c7614ae5e6a44eecb29b4dd5207 OK 2024/10/30 03:19:32 DEBUG : A1/B2: Making directory 2024/10/30 03:19:33 DEBUG : A1/B1/C3: Making directory 2024/10/30 03:19:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/30 03:19:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/30 03:19:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/30 03:19:47 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/30 03:19:48 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/30 03:19:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/30 03:19:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/30 03:19:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/30 03:19:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/30 03:19:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/30 03:19:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/30 03:20:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/30 03:20:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/30 03:20:04 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/30 03:20:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/30 03:20:05 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/30 03:20:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/30 03:20:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/30 03:20:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/30 03:20:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/30 03:20:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/30 03:20:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/10/30 03:20:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/10/30 03:20:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/30 03:20:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/30 03:20:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/30 03:20:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/30 03:20:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/30 03:20:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/30 03:20:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/30 03:20:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (64.00s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': File to upload is small (34 bytes), uploading instead of streaming 2024/10/30 03:20:25 DEBUG : no_checksum_small_file_from_pipe: md5 = fc876a3d7c8f30f6984936bf76d721ef OK 2024/10/30 03:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/30 03:20:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/30 03:20:26 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/10/30 03:20:27 DEBUG : no_checksum_big_file_from_pipe: md5 = e3f9fe8af585d98b12bbf03b7aa9f193 OK 2024/10/30 03:20:27 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-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:20:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': File to upload is small (34 bytes), uploading instead of streaming 2024/10/30 03:20:31 DEBUG : with_checksum_small_file_from_pipe: md5 = 20bf266ccc63988fbfccc852da7a5a79 OK 2024/10/30 03:20:31 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/30 03:20:32 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/10/30 03:20:33 DEBUG : with_checksum_big_file_from_pipe: md5 = 2adb0fbe6564b4fc1173c771ea63f59f OK 2024/10/30 03:20:33 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-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:20:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': File to upload is small (34 bytes), uploading instead of streaming 2024/10/30 03:20:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 03:20:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/30 03:20:39 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-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:20:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': File to upload is small (34 bytes), uploading instead of streaming 2024/10/30 03:20:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/30 03:20:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/30 03:20:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.50s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/10/30 03:20:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': File to upload is small (48 bytes), uploading instead of streaming 2024/10/30 03:20:51 DEBUG : rcat_metadata: md5 = 98efe5870a03433e7fc88cafdd453cc2 OK 2024/10/30 03:20:51 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/10/30 03:20:54 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/10/30 03:20:55 DEBUG : rcat_metadata_uploadcutoff0: md5 = 533fc084922acfd86e0dfd5a9599c346 OK 2024/10/30 03:20:55 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.17s) --- PASS: TestRcatMetadata/Normal (3.45s) --- PASS: TestRcatMetadata/ViaDisk (3.19s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:20:58 DEBUG : potato1: md5 = 78b7da3ce67358bf3af62e2782ef96ba OK 2024/10/30 03:20:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': File to upload is small (60 bytes), uploading instead of streaming 2024/10/30 03:21:00 DEBUG : potato2: md5 = 713dbe354c0f5224e6516931a1a2821d OK 2024/10/30 03:21:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.72s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:21:04 DEBUG : potato1: md5 = 07b8f122ae0c6acf18c0408e7c47b15f OK 2024/10/30 03:21:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': File to upload is small (60 bytes), uploading instead of streaming 2024/10/30 03:21:06 DEBUG : potato2: md5 = f2d089390b7fc258bf71912d01a55ee1 OK 2024/10/30 03:21:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.36s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:21:10 DEBUG : potato2: md5 = 78288450406fe9b6373f57aa1ab547dc OK 2024/10/30 03:21:12 DEBUG : empty space: md5 = d68e639ea59a2729a74ea50d83265df1 OK 2024/10/30 03:21:15 DEBUG : sub dir/potato3: md5 = 76d762e1b8f5bbaf9143d01a7daeae6c OK 2024/10/30 03:21:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Touching "empty space" 2024/10/30 03:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Touching "potato2" 2024/10/30 03:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Touching "sub dir/potato3" 2024/10/30 03:21:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.99s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:21:23 DEBUG : dir with metadata: Making directory with metadata 2024/10/30 03:21:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (4.39s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:21:27 DEBUG : directory with modtime: Making directory with metadata 2024/10/30 03:21:28 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:21:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/30 03:21:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/30 03:21:30 DEBUG : Google drive root 'crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g': Skipping btime metadata as can't update it on an existing file: 2024-10-30T03:21:30.696297706Z 2024/10/30 03:21:31 INFO : non existent directory: Updated directory metadata 2024/10/30 03:21:31 DEBUG : Config file has changed externally - reloading 2024/10/30 03:21:31 DEBUG : TestDrive: Loaded fresh token from config file 2024/10/30 03:21:34 DEBUG : Google drive root 'crypt/njb0tp6j29e8r8pv0bciak5taj3v5rq9n64sbttc8khqea70um0g': Skipping btime metadata as can't update it on an existing file: 2024-10-30T03:21:30.696297706Z 2024/10/30 03:21:35 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.50s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:21:37 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/10/30 03:21:39 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/10/30 03:21:40 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.39s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare'", Local "Local file system at /tmp/rclone2662290452", Modify Window "1ms" 2024/10/30 03:21:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/30 03:21:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/30 03:21:42 DEBUG : dst: Making directory with metadata 2024/10/30 03:21:43 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/30 03:21:43 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/30 03:21:44 INFO : dst: Set directory modification time (using SetModTime) 2024/10/30 03:21:45 INFO : dst: Set directory modification time (using SetModTime) 2024/10/30 03:21:45 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/10/30 03:21:46 INFO : dst: Set directory modification time (using SetModTime) 2024/10/30 03:21:46 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.30s) === 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 2024/10/30 03:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewibic9kare': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m40.753622431s (try 1/5)