"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/03 02:46:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagegaz8rabi" 2024/11/03 02:46:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:46:44 DEBUG : Creating backend with remote "TestDrive:crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0" 2024/11/03 02:46:46 DEBUG : Creating backend with remote "/tmp/rclone3021689054" === 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-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", 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/11/03 02:46:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/03 02:46:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/03 02:46:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/03 02:46:46 DEBUG : potato: Seek from 10 to 0 2024/11/03 02:46:46 DEBUG : potato: Seek from 10 to 0 2024/11/03 02:46:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/03 02:46:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/03 02:46:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/03 02:46:46 DEBUG : potato: Seek from 5 to 2 2024/11/03 02:46:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/03 02:46:46 DEBUG : potato: Seek from 7 to 0 2024/11/03 02:46:46 DEBUG : potato: Seek from 7 to 0 2024/11/03 02:46:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/03 02:46:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/03 02:46:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/03 02:46:46 DEBUG : potato: Seek from 5 to 2 2024/11/03 02:46:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/03 02:46:46 DEBUG : potato: Seek from 8 to 0 2024/11/03 02:46:46 DEBUG : potato: Seek from 8 to 0 2024/11/03 02:46:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/03 02:46:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/03 02:46:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/03 02:46:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/03 02:46:46 DEBUG : potato: Seek from 5 to 2 2024/11/03 02:46:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/03 02:46:46 DEBUG : potato: Seek from 9 to 0 2024/11/03 02:46:46 DEBUG : potato: Seek from 9 to 0 2024/11/03 02:46:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:46:49 DEBUG : rutabaga: md5 = 9f855f0eed8abfd1d35b55f73a0765a2 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/03 02:46:52 DEBUG : empty space: md5 = c9744cbe03104560357bf559ed19dff4 OK === RUN TestCheck/3 2024/11/03 02:46:54 DEBUG : potato2: md5 = e4f4e87f696b7e2f06350d7fae0dd889 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/03 02:46:57 DEBUG : remotepotato: md5 = 359093b8dc8d61024433e89bbb6ca273 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.55s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2024/11/03 02:47:01 DEBUG : Creating backend with remote "nonexistent" 2024/11/03 02:47:01 DEBUG : Config file has changed externally - reloading 2024/11/03 02:47:01 DEBUG : Creating backend with remote "nonexistent" 2024/11/03 02:47:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/03 02:47:01 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/11/03 02:47:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/03 02:47:01 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-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:47:03 DEBUG : rutabaga: md5 = be07b6269507f4d71df8b4bbfbe00290 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/03 02:47:07 DEBUG : empty space: md5 = c72cbe25b2463438b643e80e5148d292 OK === RUN TestCheckDownload/3 2024/11/03 02:47:11 DEBUG : potato2: md5 = 0f091eafd9df035f2c9d408663fc11f0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/03 02:47:15 DEBUG : remotepotato: md5 = 4cf4b4266b589148588c7471b9c73ce7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.91s) --- PASS: TestCheckDownload/1 (1.36s) --- PASS: TestCheckDownload/2 (1.19s) --- PASS: TestCheckDownload/3 (1.30s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (1.47s) --- PASS: TestCheckDownload/7 (1.56s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:47:23 DEBUG : rutabaga: md5 = 6debd3acd2fcfef63610c2aba22996b2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/03 02:47:26 DEBUG : empty space: md5 = 2318fab7c1861ac1b435f57023f277e2 OK === RUN TestCheckSizeOnly/3 2024/11/03 02:47:28 DEBUG : potato2: md5 = e5f696311f90bcefe466582e4cc3c2fd OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/03 02:47:31 DEBUG : remotepotato: md5 = 3c1e3659a4b727328e24ce1cc04007fa OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.91s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:47:36 DEBUG : test.sum: md5 = 9e69f1cb619eca432a226c234c62cf3e OK 2024/11/03 02:47:38 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/03 02:47:38 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/03 02:47:38 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/03 02:47:38 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/03 02:47:39 DEBUG : test.sum: md5 = 2947de87994630f8234de3d1d733c5fa OK 2024/11/03 02:47:41 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/03 02:47:41 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/03 02:47:41 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/03 02:47:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.57s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:47:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagegaz8rabi/data" 2024/11/03 02:47:42 DEBUG : Creating backend with remote "TestDrive:crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.13s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:47:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagegaz8rabi/data" 2024/11/03 02:47:44 DEBUG : Creating backend with remote "TestDrive:crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0/vjrnln8ratgmqakfosrqe8espk" 2024/11/03 02:47:49 DEBUG : data/banana: md5 = edb7769e3d326d1ad4230dcb2c44afd4 OK 2024/11/03 02:47:51 DEBUG : test.sum: md5 = 2c75ccb8824f9bebfd5d2777d1c07453 OK === RUN TestCheckSumDownload/subtest1 2024/11/03 02:47:56 DEBUG : data/potato: md5 = 1ec198cb1efbc0b4a5894121173ccde2 OK 2024/11/03 02:47:58 DEBUG : test.sum: md5 = 74ecfea1f85e7234b43bceab1ba6c815 OK === RUN TestCheckSumDownload/subtest2 2024/11/03 02:48:03 DEBUG : test.sum: md5 = be334d23dda786db6456e86e62b606b8 OK === RUN TestCheckSumDownload/subtest3 2024/11/03 02:48:08 DEBUG : test.sum: md5 = a83cff4072626d336648d14bf22aced7 OK === RUN TestCheckSumDownload/subtest4 2024/11/03 02:48:13 DEBUG : test.sum: md5 = 9573c0ddb980ea06c0e40c229dab96e3 OK === RUN TestCheckSumDownload/subtest5 2024/11/03 02:48:18 DEBUG : test.sum: md5 = 13830db9f2c8d84ad40e8a4f36d9dac3 OK === RUN TestCheckSumDownload/subtest6 2024/11/03 02:48:23 DEBUG : data/banana: md5 = 094e71a6ec506429a7a4f7e4d00fad9f OK 2024/11/03 02:48:25 DEBUG : data/potato: md5 = 8f35315bca9e5291a7855520b5107da9 OK 2024/11/03 02:48:26 DEBUG : test.sum: md5 = 8640dd79f85c66aad7bf96fb53328426 OK === RUN TestCheckSumDownload/subtest7 2024/11/03 02:48:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/03 02:48:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (49.17s) --- PASS: TestCheckSumDownload/subtest1 (2.78s) --- PASS: TestCheckSumDownload/subtest2 (2.53s) --- PASS: TestCheckSumDownload/subtest3 (2.81s) --- PASS: TestCheckSumDownload/subtest4 (2.69s) --- PASS: TestCheckSumDownload/subtest5 (2.25s) --- PASS: TestCheckSumDownload/subtest6 (2.87s) --- PASS: TestCheckSumDownload/subtest7 (2.68s) === RUN TestApplyTransforms 2024/11/03 02:48:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyexaf5rori" 2024/11/03 02:48:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:48:33 DEBUG : Creating backend with remote "TestDrive:crypt/rvpot3ptpu9vgv9amnuou90otjsboa9hcqdt14fpraaon1mlds20" 2024/11/03 02:48:35 DEBUG : Creating backend with remote "/tmp/rclone3218065044" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyexaf5rori'", Local "Local file system at /tmp/rclone3218065044", Modify Window "1ms" 2024/11/03 02:48:37 DEBUG : hello, world!: md5 = b71aaf267d3ea57bbb5e3c21cf1b4e6c OK upper checkfile vs. lower remote (without normalization) 2024/11/03 02:48:38 ERROR : hello, world!: sum not found 2024/11/03 02:48:38 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-guyexaf5rori' 2024/11/03 02:48:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyexaf5rori': 1 files missing 2024/11/03 02:48:38 NOTICE: 1 hashes missing 2024/11/03 02:48:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyexaf5rori': 2 differences found 2024/11/03 02:48:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyexaf5rori': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/03 02:48:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:48:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyexaf5rori': 0 differences found 2024/11/03 02:48:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyexaf5rori': 1 matching files 2024/11/03 02:48:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reqafal8regu" 2024/11/03 02:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:48:40 DEBUG : Creating backend with remote "TestDrive:crypt/tkmonqd0gq3ikd58cqghc0311vaorifj0qt3587ejnhf0m9buslg" 2024/11/03 02:48:41 DEBUG : Creating backend with remote "/tmp/rclone3851485437" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reqafal8regu'", Local "Local file system at /tmp/rclone3851485437", Modify Window "1ms" 2024/11/03 02:48:44 DEBUG : HELLO, WORLD!: md5 = 297f12938fc48005926b071f905844ef OK lower checkfile vs. upper remote (without normalization) 2024/11/03 02:48:44 ERROR : HELLO, WORLD!: sum not found 2024/11/03 02:48:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-reqafal8regu' 2024/11/03 02:48:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqafal8regu': 1 files missing 2024/11/03 02:48:44 NOTICE: 1 hashes missing 2024/11/03 02:48:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqafal8regu': 2 differences found 2024/11/03 02:48:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqafal8regu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/03 02:48:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:48:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqafal8regu': 0 differences found 2024/11/03 02:48:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqafal8regu': 1 matching files 2024/11/03 02:48:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loculov4suni" 2024/11/03 02:48:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:48:46 DEBUG : Creating backend with remote "TestDrive:crypt/ksr7dfg24kiea3llaoa7pha6a9g2q19ijqrbjrrgv7fl7bvl97s0" 2024/11/03 02:48:47 DEBUG : Creating backend with remote "/tmp/rclone3208200981" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loculov4suni'", Local "Local file system at /tmp/rclone3208200981", Modify Window "1ms" 2024/11/03 02:48:50 DEBUG : HeLlO, wOrLd!: md5 = 5625e0af610da1dfd1ae9294949973ff OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/03 02:48:51 ERROR : HeLlO, wOrLd!: sum not found 2024/11/03 02:48:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-loculov4suni' 2024/11/03 02:48:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loculov4suni': 1 files missing 2024/11/03 02:48:51 NOTICE: 1 hashes missing 2024/11/03 02:48:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loculov4suni': 2 differences found 2024/11/03 02:48:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loculov4suni': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/03 02:48:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:48:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loculov4suni': 0 differences found 2024/11/03 02:48:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loculov4suni': 1 matching files 2024/11/03 02:48:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fipibop6ruze" 2024/11/03 02:48:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:48:52 DEBUG : Creating backend with remote "TestDrive:crypt/abm82o947cuvpkr89n8p1oc03fvuj2ldifqjbo9riha8t154k45g" 2024/11/03 02:48:53 DEBUG : Creating backend with remote "/tmp/rclone4249393196" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fipibop6ruze'", Local "Local file system at /tmp/rclone4249393196", Modify Window "1ms" 2024/11/03 02:48:57 DEBUG : HELLO, WORLD!: md5 = 91c4192ab61ca1e1f6f0ea9bbab30057 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/03 02:48:57 ERROR : HELLO, WORLD!: sum not found 2024/11/03 02:48:57 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fipibop6ruze' 2024/11/03 02:48:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipibop6ruze': 1 files missing 2024/11/03 02:48:57 NOTICE: 1 hashes missing 2024/11/03 02:48:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipibop6ruze': 2 differences found 2024/11/03 02:48:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipibop6ruze': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/03 02:48:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:48:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipibop6ruze': 0 differences found 2024/11/03 02:48:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipibop6ruze': 1 matching files 2024/11/03 02:48:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sayogol5hudu" 2024/11/03 02:48:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:48:59 DEBUG : Creating backend with remote "TestDrive:crypt/bbntvn15vh55j9ahfm2rkbto9c9u071mmcnp763b1sbh4hnjkhr0" 2024/11/03 02:49:00 DEBUG : Creating backend with remote "/tmp/rclone1513884907" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sayogol5hudu'", Local "Local file system at /tmp/rclone1513884907", Modify Window "1ms" 2024/11/03 02:49:03 DEBUG : 測試_Русский___ě_áñ: md5 = 8167d0d3490fc4afcb880d9a14a7e5d2 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/03 02:49:03 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/03 02:49:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sayogol5hudu' 2024/11/03 02:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayogol5hudu': 1 files missing 2024/11/03 02:49:03 NOTICE: 1 hashes missing 2024/11/03 02:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayogol5hudu': 2 differences found 2024/11/03 02:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayogol5hudu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/03 02:49:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:49:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayogol5hudu': 0 differences found 2024/11/03 02:49:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayogol5hudu': 1 matching files 2024/11/03 02:49:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuheqed7suri" 2024/11/03 02:49:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:49:05 DEBUG : Creating backend with remote "TestDrive:crypt/69oiojhtja9dknjpp5406g7l0qd40tcd5cgdk2t5amc155fvdgf0" 2024/11/03 02:49:06 DEBUG : Creating backend with remote "/tmp/rclone385849435" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuheqed7suri'", Local "Local file system at /tmp/rclone385849435", Modify Window "1ms" 2024/11/03 02:49:09 DEBUG : 測試_Русский___ě_áñ: md5 = 8b3943c4a06240475d70276989363498 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/03 02:49:10 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/03 02:49:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuheqed7suri' 2024/11/03 02:49:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuheqed7suri': 1 files missing 2024/11/03 02:49:10 NOTICE: 1 hashes missing 2024/11/03 02:49:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuheqed7suri': 2 differences found 2024/11/03 02:49:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuheqed7suri': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/03 02:49:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:49:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuheqed7suri': 0 differences found 2024/11/03 02:49:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuheqed7suri': 1 matching files 2024/11/03 02:49:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimifux6lufo" 2024/11/03 02:49:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:49:12 DEBUG : Creating backend with remote "TestDrive:crypt/fhcdjeeq4fc3md4ucjve8qi9mbtllvn5m0lkllhgpfmfd1iqsno0" 2024/11/03 02:49:13 DEBUG : Creating backend with remote "/tmp/rclone2528600745" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimifux6lufo'", Local "Local file system at /tmp/rclone2528600745", Modify Window "1ms" 2024/11/03 02:49:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3305ab5f34316fd1f13a7038b08f777e OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/03 02:49:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/03 02:49:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pimifux6lufo' 2024/11/03 02:49:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimifux6lufo': 1 files missing 2024/11/03 02:49:17 NOTICE: 1 hashes missing 2024/11/03 02:49:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimifux6lufo': 2 differences found 2024/11/03 02:49:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimifux6lufo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/03 02:49:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:49:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimifux6lufo': 0 differences found 2024/11/03 02:49:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimifux6lufo': 1 matching files 2024/11/03 02:49:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macewur9toqe" 2024/11/03 02:49:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:49:19 DEBUG : Creating backend with remote "TestDrive:crypt/keocjujsvb3utb6qq4hletal4vqr1jloj8jgb88ue88gvada8af0" 2024/11/03 02:49:20 DEBUG : Creating backend with remote "/tmp/rclone3629776131" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macewur9toqe'", Local "Local file system at /tmp/rclone3629776131", Modify Window "1ms" 2024/11/03 02:49:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0204fe0257be6b3a9ad67deeddc2b665 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/03 02:49:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/03 02:49:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-macewur9toqe' 2024/11/03 02:49:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-macewur9toqe': 1 files missing 2024/11/03 02:49:24 NOTICE: 1 hashes missing 2024/11/03 02:49:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-macewur9toqe': 2 differences found 2024/11/03 02:49:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-macewur9toqe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/03 02:49:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-macewur9toqe': 0 differences found 2024/11/03 02:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-macewur9toqe': 1 matching files 2024/11/03 02:49:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cekavap5foqi" 2024/11/03 02:49:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:49:25 DEBUG : Creating backend with remote "TestDrive:crypt/trblso3o8miibl7aulduuc22mj5tban558ap62hdeq2oh1eobr5g" 2024/11/03 02:49:26 DEBUG : Creating backend with remote "/tmp/rclone134015519" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cekavap5foqi'", Local "Local file system at /tmp/rclone134015519", Modify Window "1ms" 2024/11/03 02:49:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 46d6b8d6a9c279d6fd637a5bd703d9b6 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/03 02:49:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/03 02:49:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cekavap5foqi' 2024/11/03 02:49:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cekavap5foqi': 1 files missing 2024/11/03 02:49:30 NOTICE: 1 hashes missing 2024/11/03 02:49:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cekavap5foqi': 2 differences found 2024/11/03 02:49:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cekavap5foqi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/03 02:49:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:49:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cekavap5foqi': 0 differences found 2024/11/03 02:49:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cekavap5foqi': 1 matching files 2024/11/03 02:49:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qafifug3cujo" 2024/11/03 02:49:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:49:32 DEBUG : Creating backend with remote "TestDrive:crypt/f4pjlqasgot1cnc7k1ns4c13o26fdk1qj7fo9oikq31he4rsepj0" 2024/11/03 02:49:33 DEBUG : Creating backend with remote "/tmp/rclone1149515694" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qafifug3cujo'", Local "Local file system at /tmp/rclone1149515694", Modify Window "1ms" 2024/11/03 02:49:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = daff09c6186ad4724e580888adb4918b OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/03 02:49:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/03 02:49:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qafifug3cujo' 2024/11/03 02:49:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafifug3cujo': 1 files missing 2024/11/03 02:49:37 NOTICE: 1 hashes missing 2024/11/03 02:49:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafifug3cujo': 2 differences found 2024/11/03 02:49:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafifug3cujo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/03 02:49:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:49:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafifug3cujo': 0 differences found 2024/11/03 02:49:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafifug3cujo': 1 matching files 2024/11/03 02:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qafifug3cujo': Purge remote 2024/11/03 02:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cekavap5foqi': Purge remote 2024/11/03 02:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macewur9toqe': Purge remote 2024/11/03 02:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimifux6lufo': Purge remote 2024/11/03 02:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuheqed7suri': Purge remote 2024/11/03 02:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sayogol5hudu': Purge remote 2024/11/03 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fipibop6ruze': Purge remote 2024/11/03 02:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loculov4suni': Purge remote 2024/11/03 02:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reqafal8regu': Purge remote 2024/11/03 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyexaf5rori': Purge remote --- PASS: TestApplyTransforms (71.29s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:49:45 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/03 02:49:48 DEBUG : sub/file2: md5 = f4acf31042ea6a5266692ec131b27d82 OK 2024/11/03 02:49:48 INFO : file1: Copied (new) to: sub/file2 2024/11/03 02:49:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 02:49:49 DEBUG : file1: Unchanged skipping 2024/11/03 02:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': don't need to copy/move sub/file2, it is already at target location 2024/11/03 02:49:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.59s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:49:56 DEBUG : dst/file1: md5 = 0919d8a4099bd57496237a6c7f62b39d OK 2024/11/03 02:49:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagegaz8rabi/backup" 2024/11/03 02:49:57 DEBUG : Creating backend with remote "TestDrive:crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0/1nrff024r7pq65ecp72fc28jb0" 2024/11/03 02:49:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/03 02:50:02 INFO : dst/file1: Moved (server-side) 2024/11/03 02:50:04 DEBUG : dst/file1: md5 = 2f3a163ae54fb9f0df46097eb8f53f63 OK 2024/11/03 02:50:04 INFO : dst/file1: Copied (new) 2024/11/03 02:50:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/03 02:50:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/03 02:50:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.85s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:50:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagegaz8rabi/dst" 2024/11/03 02:50:10 DEBUG : Creating backend with remote "TestDrive:crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/03 02:50:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagegaz8rabi/CompareDest" 2024/11/03 02:50:11 DEBUG : Creating backend with remote "TestDrive:crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0/gveqi14airsml4bgu7krj116o8" 2024/11/03 02:50:13 DEBUG : one: Need to transfer - File not found at Destination 2024/11/03 02:50:16 DEBUG : one: md5 = e2126716dc37782376ebe6c8d7403520 OK 2024/11/03 02:50:16 INFO : one: Copied (new) 2024/11/03 02:50:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:50:20 DEBUG : one: md5 = 171b2dc185f84d98ee111557b833d929 OK 2024/11/03 02:50:20 INFO : one: Copied (replaced existing) 2024/11/03 02:50:22 DEBUG : dst/one: md5 = 954bb1fd0e22e7aa1ac42d87158ae308 OK 2024/11/03 02:50:25 DEBUG : CompareDest/one: md5 = e6cb148a0db592c1b0c18c178c3de9ad OK 2024/11/03 02:50:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:50:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 02:50:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 02:50:29 DEBUG : CompareDest/two: md5 = ecf0a11efd48936407530f72bd7558dd OK 2024/11/03 02:50:30 DEBUG : two: Need to transfer - File not found at Destination 2024/11/03 02:50:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 02:50:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/03 02:50:31 DEBUG : two: Need to transfer - File not found at Destination 2024/11/03 02:50:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 02:50:31 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/03 02:50:32 DEBUG : two: Need to transfer - File not found at Destination 2024/11/03 02:50:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/03 02:50:34 DEBUG : two: md5 = aa8c1a7a0da9c36fcaf5bfdfa7c43085 OK 2024/11/03 02:50:34 INFO : two: Copied (new) 2024/11/03 02:50:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/03 02:50:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:50:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:50:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (30.79s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:50:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagegaz8rabi/dst" 2024/11/03 02:50:40 DEBUG : Creating backend with remote "TestDrive:crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/03 02:50:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagegaz8rabi/CopyDest" 2024/11/03 02:50:43 DEBUG : Creating backend with remote "TestDrive:crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/03 02:50:44 DEBUG : one: Need to transfer - File not found at Destination 2024/11/03 02:50:48 DEBUG : one: md5 = 0e8893ba8441d091066cae1845d626c0 OK 2024/11/03 02:50:48 INFO : one: Copied (new) 2024/11/03 02:50:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:50:51 DEBUG : one: md5 = 2682a292fdcfb9237222d2e4e2fc0fe6 OK 2024/11/03 02:50:51 INFO : one: Copied (replaced existing) 2024/11/03 02:50:53 DEBUG : dst/one: md5 = e4090bb60288d3b00971fa7a12f1653d OK 2024/11/03 02:50:56 DEBUG : CopyDest/one: md5 = 5352acef5645b4082bcdf173b12641be OK 2024/11/03 02:50:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagegaz8rabi/BackupDir" 2024/11/03 02:50:57 DEBUG : Creating backend with remote "TestDrive:crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/03 02:50:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:50:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 02:50:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:51:01 INFO : one: Moved (server-side) 2024/11/03 02:51:03 INFO : one: Copied (server-side copy) 2024/11/03 02:51:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/03 02:51:05 DEBUG : CopyDest/two: md5 = 57aa20ad90ace8b6360885c739f11fe0 OK 2024/11/03 02:51:06 DEBUG : two: Need to transfer - File not found at Destination 2024/11/03 02:51:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 02:51:08 INFO : two: Copied (server-side copy) 2024/11/03 02:51:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/03 02:51:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 02:51:09 DEBUG : two: Unchanged skipping 2024/11/03 02:51:11 DEBUG : CopyDest/three: md5 = b488c00bf04c8fd90c567a00c3e756b2 OK 2024/11/03 02:51:12 DEBUG : three: Need to transfer - File not found at Destination 2024/11/03 02:51:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/03 02:51:13 DEBUG : three: Destination not found in --copy-dest 2024/11/03 02:51:14 DEBUG : three: md5 = 189d85779bd0b1b10f0e2cf0db8f04a4 OK 2024/11/03 02:51:14 INFO : three: Copied (new) 2024/11/03 02:51:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/03 02:51:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:51:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/03 02:51:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/03 02:51:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/03 02:51:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:51:22 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (42.85s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.55s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:51:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/03 02:51:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 196a81d577e555c8b643324e718f6693 OK 2024/11/03 02:51:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/03 02:51:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/03 02:51:29 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/11/03 02:51:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/03 02:51:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/03 02:51:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bd17ee21ba533d35b1609c8a0316fecc OK 2024/11/03 02:51:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/03 02:51:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/03 02:51:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.41s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:51:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Looking for duplicate names using skip mode. 2024/11/03 02:51:40 NOTICE: one: Found 2 files with duplicate names 2024/11/03 02:51:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.02s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:51:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Looking for duplicate names using skip mode. 2024/11/03 02:51:48 NOTICE: one: Found 3 files with duplicate names 2024/11/03 02:51:48 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/03 02:51:49 INFO : one: Deleted 2024/11/03 02:51:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.36s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:51:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Looking for duplicate names using first mode. 2024/11/03 02:51:56 NOTICE: one: Found 3 files with duplicate names 2024/11/03 02:51:57 INFO : one: Deleted 2024/11/03 02:51:58 INFO : one: Deleted 2024/11/03 02:51:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.58s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:52:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Looking for duplicate names using newest mode. 2024/11/03 02:52:05 NOTICE: one: Found 3 files with duplicate names 2024/11/03 02:52:05 INFO : one: Deleted 2024/11/03 02:52:06 INFO : one: Deleted 2024/11/03 02:52:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.21s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:52:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Looking for duplicate names using oldest mode. 2024/11/03 02:52:13 NOTICE: one: Found 3 files with duplicate names 2024/11/03 02:52:14 INFO : one: Deleted 2024/11/03 02:52:15 INFO : one: Deleted 2024/11/03 02:52:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.29s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:52:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Looking for duplicate names using largest mode. 2024/11/03 02:52:22 NOTICE: one: Found 3 files with duplicate names 2024/11/03 02:52:22 INFO : one: Deleted 2024/11/03 02:52:23 INFO : one: Deleted 2024/11/03 02:52:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:52:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Looking for duplicate names using smallest mode. 2024/11/03 02:52:29 NOTICE: one: Found 3 files with duplicate names 2024/11/03 02:52:30 INFO : one: Deleted 2024/11/03 02:52:31 INFO : one: Deleted 2024/11/03 02:52:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.09s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:52:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Looking for duplicate names using rename mode. 2024/11/03 02:52:39 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/03 02:52:41 INFO : one-2.txt: renamed from: one.txt 2024/11/03 02:52:42 INFO : one-3.txt: renamed from: one.txt 2024/11/03 02:52:44 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.65s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:52:50 DEBUG : dupe1/one.txt: md5 = 866f85659f013c87f2fa6e5bcec669db OK 2024/11/03 02:52:53 DEBUG : dupe2/two.txt: md5 = bea9ce7a7cbdd1e74a849564a7326f4c OK 2024/11/03 02:52:56 DEBUG : dupe3/three.txt: md5 = 70ccbf024f1cbb641a24e9782a91a122 OK 2024/11/03 02:52:56 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/03 02:52:57 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/03 02:52:58 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/03 02:52:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/03 02:53:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/03 02:53:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/03 02:53:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.55s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:53:06 DEBUG : a.txt: md5 = c3226edf81f114b9442c621c2c1160d7 OK 2024/11/03 02:53:08 DEBUG : zend.txt: md5 = daa5938feaaa09435a52ac0cd6be41eb OK 2024/11/03 02:53:11 DEBUG : sub dir/hello world: md5 = bd5b4e3027f6139c604ec6430a818d25 OK 2024/11/03 02:53:13 DEBUG : sub dir/hello world2: md5 = d0d9745de81aa1f09fcce08376fce139 OK 2024/11/03 02:53:17 DEBUG : sub dir/ignore dir/.ignore: md5 = 69b9e95e63befb7efc8c83c9a97c5282 OK 2024/11/03 02:53:19 DEBUG : sub dir/ignore dir/should be ignored: md5 = ede49dfa0184b2920d221cb952d38517 OK 2024/11/03 02:53:22 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0d246c8a8500cb94b6bb800cad245559 OK 2024/11/03 02:53:23 DEBUG : a.txt: Excluded (Size Filter) 2024/11/03 02:53:23 DEBUG : a.txt: Excluded 2024/11/03 02:53:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/03 02:53:24 DEBUG : sub dir/hello world: Excluded 2024/11/03 02:53:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/03 02:53:24 DEBUG : sub dir/hello world2: Excluded 2024/11/03 02:53:24 DEBUG : sub dir/ignore dir: Excluded 2024/11/03 02:53:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/03 02:53:24 DEBUG : sub dir/hello world: Excluded 2024/11/03 02:53:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/03 02:53:24 DEBUG : sub dir/hello world2: Excluded 2024/11/03 02:53:25 DEBUG : sub dir/ignore dir: Excluded 2024/11/03 02:53:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/03 02:53:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/03 02:53:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/03 02:53:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/03 02:53:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/03 02:53:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/03 02:53:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (29.48s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:53:36 DEBUG : file1: md5 = f13819123b2734189260553935f601a5 OK 2024/11/03 02:53:39 DEBUG : sub/file2: md5 = 1cd113d508e279c0588e949b0b727a9c 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/11/03 02:53:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/03 02:53:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/03 02:53:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/03 02:53:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.12s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:53:48 DEBUG : file1: md5 = 099898d1d2e8447aa173346e25856c85 OK 2024/11/03 02:53:50 DEBUG : sub/file2: md5 = 0b6e51f7cb3e73b3ef8df3ee13ab45d4 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/11/03 02:53:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagegaz8rabi/notfound" 2024/11/03 02:53:55 DEBUG : Creating backend with remote "TestDrive:crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0/qe0i31qdkoejk60elps0ni5sqk" 2024/11/03 02:53:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.45s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Making directory 2024/11/03 02:54:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:54:03 DEBUG : sub dir/hello world: md5 = f65f8ca286460a310bb9ab466f5ba5fb OK 2024/11/03 02:54:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.07s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:54:08 DEBUG : potato2: md5 = 22bc3b40a34beecb33e6c0fe32bd7862 OK 2024/11/03 02:54:10 DEBUG : empty space: md5 = 002c925ab1d033e904bbb7f9e8db51f4 OK --- PASS: TestLs (7.48s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:54:15 DEBUG : potato2: md5 = a105bf4610b7788f0327273b64a31666 OK 2024/11/03 02:54:17 DEBUG : empty space: md5 = 77becd4399b2a46dabf477063468fc1e OK 2024/11/03 02:54:18 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.90s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:54:21 DEBUG : potato2: md5 = 55880e3a5eaef142793d384ff49dbfc8 OK 2024/11/03 02:54:23 DEBUG : empty space: md5 = e0b308478551ddd34cf31c016db3bccb OK --- PASS: TestLsLong (5.86s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:54:27 DEBUG : potato2: md5 = 6f4079e9eb4e79bb3c55b657f0da090b OK 2024/11/03 02:54:29 DEBUG : empty space: md5 = 77efb229f60e8afcbcd13064210ab1e2 OK --- PASS: TestHashSums (5.81s) === RUN TestHashSumsWithErrors 2024/11/03 02:54:31 DEBUG : Creating backend with remote ":memory:" 2024/11/03 02:54:31 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/03 02:54:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/03 02:54:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/03 02:54:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/03 02:54:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/03 02:54:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/03 02:54:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/03 02:54:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/03 02:54:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:54:33 DEBUG : potato2: md5 = 5b873f7da8e9b8e79c4c6d99ccba218a OK 2024/11/03 02:54:35 DEBUG : empty space: md5 = 234d434924aaaed742254b58807cb9bf OK 2024/11/03 02:54:38 DEBUG : sub dir/potato3: md5 = 7e18429271f5830dd0e854e93617996c OK 2024/11/03 02:54:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.48s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:54:45 DEBUG : small: md5 = a9e06f0a7ba06791dabf000ca391643c OK 2024/11/03 02:54:47 DEBUG : medium: md5 = fbbb3c480a4c58b73476c9dde42086d0 OK 2024/11/03 02:54:48 DEBUG : large: md5 = 985209e29556bf1a539ce3c4fb6b5c94 OK 2024/11/03 02:54:48 DEBUG : Waiting for deletions to finish 2024/11/03 02:54:49 DEBUG : large: Excluded (Size Filter) 2024/11/03 02:54:49 INFO : small: Deleted 2024/11/03 02:54:50 INFO : medium: Deleted --- PASS: TestDelete (8.22s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:54:53 DEBUG : small: md5 = b6e9377de297728bff2076dbeac0047d OK 2024/11/03 02:54:54 DEBUG : medium: md5 = d24dd4193f5666acf22104f17a8b0497 OK 2024/11/03 02:54:56 DEBUG : large: md5 = 31cafea843f0d25c2f1b2e2880eb19f8 OK 2024/11/03 02:54:57 DEBUG : Waiting for deletions to finish 2024/11/03 02:54:57 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/11/03 02:54:57 INFO : small: Deleted 2024/11/03 02:54:57 INFO : large: Deleted --- PASS: TestMaxDelete (8.36s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:55:01 DEBUG : small: md5 = 90bc081d73e4a436120e755d75285fba OK 2024/11/03 02:55:03 DEBUG : medium: md5 = 97c060a8bd77f4bbb7ed8cddd478e543 OK 2024/11/03 02:55:05 DEBUG : large: md5 = c167abb00f91217ef8ed11b32d59ad39 OK 2024/11/03 02:55:05 DEBUG : Waiting for deletions to finish 2024/11/03 02:55:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/03 02:55:06 INFO : medium: Deleted 2024/11/03 02:55:06 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.60s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:55:10 DEBUG : small: md5 = 61bb05f7281ec351a54677ab2ed8b31c OK 2024/11/03 02:55:12 DEBUG : medium: md5 = baabc72e3a1793aef45a8c74d8aaf5e3 OK 2024/11/03 02:55:14 DEBUG : large: md5 = fbb34cba3fe52d5b369eaa308d1eb1b9 OK 2024/11/03 02:55:14 DEBUG : Waiting for deletions to finish 2024/11/03 02:55:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/03 02:55:15 INFO : small: Deleted 2024/11/03 02:55:15 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.85s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:55:19 DEBUG : ReadFile: md5 = 3a11971af32ba62a2d44df86d6ca0cce OK --- PASS: TestReadFile (5.75s) === RUN TestRetry 2024/11/03 02:55:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/03 02:55:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/03 02:55:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/03 02:55:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/03 02:55:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/03 02:55:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/03 02:55:23 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-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:55:24 DEBUG : file1: md5 = af18a6d14c25a4774ed9d5311c9c7a2a OK 2024/11/03 02:55:26 DEBUG : file2: md5 = b74809b87c3673a9ffc351544a213ea9 OK --- PASS: TestCat (18.74s) === RUN TestPurge 2024/11/03 02:55:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-murilen3wuto" 2024/11/03 02:55:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:55:41 DEBUG : Creating backend with remote "TestDrive:crypt/3q0rd0hr8soa707ml1l8v9dnd30egdb7dr0g2fvu51f7mf26occg" 2024/11/03 02:55:42 DEBUG : Creating backend with remote "/tmp/rclone2913136491" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-murilen3wuto'", Local "Local file system at /tmp/rclone2913136491", Modify Window "1ms" 2024/11/03 02:55:49 DEBUG : A1/B1/C1/one: md5 = 4ef1509a59196d90bf68982f4822c9f7 OK 2024/11/03 02:55:49 DEBUG : A2: Making directory 2024/11/03 02:55:50 DEBUG : A1/B2: Making directory 2024/11/03 02:55:51 DEBUG : A1/B2/C2: Making directory 2024/11/03 02:55:52 DEBUG : A1/B1/C3: Making directory 2024/11/03 02:55:53 DEBUG : A3: Making directory 2024/11/03 02:55:54 DEBUG : A3/B3: Making directory 2024/11/03 02:55:55 DEBUG : A3/B3/C4: Making directory 2024/11/03 02:55:58 DEBUG : A1/two: md5 = 72e02e4301b4b58796f48ea629afeb6a OK 2024/11/03 02:56:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-murilen3wuto': Purge remote 2024/11/03 02:56:02 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.09s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:56:07 DEBUG : A1/B1/C1/one: md5 = 1b4faf4ad236e6d3226cb26db4e2c722 OK 2024/11/03 02:56:07 DEBUG : A2: Making directory 2024/11/03 02:56:08 DEBUG : A1/B2: Making directory 2024/11/03 02:56:09 DEBUG : A1/B2/C2: Making directory 2024/11/03 02:56:11 DEBUG : A1/B1/C3: Making directory 2024/11/03 02:56:12 DEBUG : A3: Making directory 2024/11/03 02:56:13 DEBUG : A3/B3: Making directory 2024/11/03 02:56:14 DEBUG : A3/B3/C4: Making directory 2024/11/03 02:56:17 DEBUG : A1/two: md5 = fbce227164d5f38a68bd6eb04d73c070 OK 2024/11/03 02:56:18 DEBUG : removing 1 level 3 directories 2024/11/03 02:56:18 INFO : A3/B3/C4: Removing directory 2024/11/03 02:56:21 DEBUG : removing 2 level 3 directories 2024/11/03 02:56:21 INFO : A1/B2/C2: Removing directory 2024/11/03 02:56:21 INFO : A1/B1/C3: Removing directory 2024/11/03 02:56:22 DEBUG : removing 2 level 2 directories 2024/11/03 02:56:22 INFO : A3/B3: Removing directory 2024/11/03 02:56:22 INFO : A1/B2: Removing directory 2024/11/03 02:56:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/03 02:56:23 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/03 02:56:23 DEBUG : removing 2 level 1 directories 2024/11/03 02:56:23 INFO : A3: Removing directory 2024/11/03 02:56:23 INFO : A2: Removing directory 2024/11/03 02:56:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/03 02:56:28 DEBUG : removing 1 level 3 directories 2024/11/03 02:56:28 INFO : A1/B1/C1: Removing directory 2024/11/03 02:56:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:29 DEBUG : removing 1 level 2 directories 2024/11/03 02:56:29 INFO : A1/B1: Removing directory 2024/11/03 02:56:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/03 02:56:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/03 02:56:30 DEBUG : removing 1 level 1 directories 2024/11/03 02:56:30 INFO : A1: Removing directory 2024/11/03 02:56:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/03 02:56:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/03 02:56:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/03 02:56:31 DEBUG : removing 1 level 0 directories 2024/11/03 02:56:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Removing directory 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/03 02:56:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (30.06s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:56:34 DEBUG : A1: Making directory 2024/11/03 02:56:35 DEBUG : A1/B1: Making directory 2024/11/03 02:56:36 DEBUG : A1/B1/C1: Making directory 2024/11/03 02:56:39 DEBUG : removing 1 level 3 directories 2024/11/03 02:56:39 INFO : A1/B1/C1: Removing directory 2024/11/03 02:56:40 DEBUG : removing 1 level 2 directories 2024/11/03 02:56:40 INFO : A1/B1: Removing directory 2024/11/03 02:56:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/03 02:56:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.63s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:56:43 DEBUG : A1: Making directory 2024/11/03 02:56:44 DEBUG : A1/B1: Making directory 2024/11/03 02:56:45 DEBUG : A1/B1/C1: Making directory 2024/11/03 02:56:48 DEBUG : removing 1 level 3 directories 2024/11/03 02:56:48 INFO : A1/B1/C1: Removing directory 2024/11/03 02:56:49 DEBUG : removing 1 level 2 directories 2024/11/03 02:56:49 INFO : A1/B1: Removing directory 2024/11/03 02:56:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/03 02:56:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.64s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:56:55 DEBUG : file1: md5 = e4f65cedce868bbcbb8f846a0beff6cc OK 2024/11/03 02:56:55 DEBUG : filename.txt: File name found in url 2024/11/03 02:56:57 DEBUG : filename.txt: md5 = 3a0435439e361781fb95d3474e0c8b55 OK 2024/11/03 02:56:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/03 02:56:59 DEBUG : headerfilename.txt: md5 = a5aeb573213932e867443dcea2fce58c OK 2024/11/03 02:57:01 DEBUG : file2: md5 = 916e79188b5373f105104bc717d1925e OK --- PASS: TestCopyURL (11.26s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:57:04 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/03 02:57:07 DEBUG : sub/file2: md5 = 4fcd88129e2f5da0e394df3520371d3c OK 2024/11/03 02:57:07 INFO : file1: Copied (new) to: sub/file2 2024/11/03 02:57:07 INFO : file1: Deleted 2024/11/03 02:57:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 02:57:08 DEBUG : file1: Unchanged skipping 2024/11/03 02:57:08 INFO : file1: Deleted 2024/11/03 02:57:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': don't need to copy/move sub/file2, it is already at target location 2024/11/03 02:57:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.42s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:57:12 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/03 02:57:13 DEBUG : file1: md5 = 90f4eec800d9e468fad8687f63db6244 OK 2024/11/03 02:57:13 INFO : file1: Copied (new) 2024/11/03 02:57:13 INFO : file1: Deleted 2024/11/03 02:57:14 DEBUG : file1: Destination exists, skipping 2024/11/03 02:57:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.02s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.82s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:57:20 DEBUG : dst/file1: md5 = 99d7d516aeef7bcc7606febc230989a1 OK 2024/11/03 02:57:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagegaz8rabi/backup" 2024/11/03 02:57:21 DEBUG : Creating backend with remote "TestDrive:crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0/1nrff024r7pq65ecp72fc28jb0" 2024/11/03 02:57:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/03 02:57:26 INFO : dst/file1: Moved (server-side) 2024/11/03 02:57:28 DEBUG : dst/file1: md5 = b2c2367155a110d9351bcfe4d44f1b4a OK 2024/11/03 02:57:28 INFO : dst/file1: Copied (new) 2024/11/03 02:57:28 INFO : dst/file1: Deleted 2024/11/03 02:57:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/03 02:57:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/03 02:57:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (17.33s) === 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-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:57:37 DEBUG : A1/one: md5 = 133da4349c8b265e41b28c918d766f32 OK 2024/11/03 02:57:39 DEBUG : A1/two: md5 = fe53e9f7443983e6f9aa95e45d972f9b OK 2024/11/03 02:57:42 DEBUG : A1/B1/three: md5 = 9e730dca6fe362299373249ba6fc1bd8 OK 2024/11/03 02:57:45 DEBUG : A1/B1/C1/four: md5 = d8ddb643fddc5681c5eebf1022185613 OK 2024/11/03 02:57:47 DEBUG : A1/B1/C2/five: md5 = a40a7a5177ae669097274ef0213450c5 OK 2024/11/03 02:57:47 DEBUG : A1/B2: Making directory 2024/11/03 02:57:49 DEBUG : A1/B1/C3: Making directory 2024/11/03 02:58:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/03 02:58:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/03 02:58:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/03 02:58:03 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/03 02:58:03 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/03 02:58:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/03 02:58:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/03 02:58:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/03 02:58:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/03 02:58:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/03 02:58:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/03 02:58:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/03 02:58:18 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/03 02:58:18 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/03 02:58:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/03 02:58:19 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/03 02:58:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/03 02:58:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/03 02:58:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/03 02:58:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/03 02:58:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/03 02:58:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/03 02:58:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/03 02:58:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/03 02:58:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/03 02:58:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/03 02:58:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/03 02:58:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/03 02:58:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/03 02:58:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/03 02:58:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (61.43s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/03 02:58:38 DEBUG : no_checksum_small_file_from_pipe: md5 = d1098d0d9ec8ebad2251b875a4964972 OK 2024/11/03 02:58:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/03 02:58:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/03 02:58:39 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/03 02:58:40 DEBUG : no_checksum_big_file_from_pipe: md5 = 2b4e90b74a84661362ff2858b6d1fc60 OK 2024/11/03 02:58:40 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-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/03 02:58:44 DEBUG : with_checksum_small_file_from_pipe: md5 = 194b3e9e1ece0a6a887da6a9195a0a23 OK 2024/11/03 02:58:44 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/03 02:58:45 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/03 02:58:46 DEBUG : with_checksum_big_file_from_pipe: md5 = 2bbbe30671b20cf7d331c40dc621852f OK 2024/11/03 02:58:46 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-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/03 02:58:51 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 02:58:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/03 02:58:53 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-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/03 02:58:57 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/03 02:58:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/03 02:58:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.26s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.74s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/03 02:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': File to upload is small (48 bytes), uploading instead of streaming 2024/11/03 02:59:05 DEBUG : rcat_metadata: md5 = 39f8afe4e1f6b62c5069f12f64a1fc0d OK 2024/11/03 02:59:05 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/03 02:59:07 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/03 02:59:08 DEBUG : rcat_metadata_uploadcutoff0: md5 = 6420efd31d10b688792ce18cf9dd550d OK 2024/11/03 02:59:08 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.07s) --- PASS: TestRcatMetadata/Normal (3.15s) --- PASS: TestRcatMetadata/ViaDisk (3.43s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:59:12 DEBUG : potato1: md5 = 0367d7a73fc691b9597668462b963852 OK 2024/11/03 02:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/03 02:59:14 DEBUG : potato2: md5 = afd8021d7068c23fbc4a56b4a229c1d7 OK 2024/11/03 02:59:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.68s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:59:17 DEBUG : potato1: md5 = a64a83d1a40671006dbcc2ebfa6585d8 OK 2024/11/03 02:59:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/03 02:59:19 DEBUG : potato2: md5 = 3c478b46cb3ab64774442cd1bd416c00 OK 2024/11/03 02:59:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.04s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:59:23 DEBUG : potato2: md5 = 2525725f4a596d701ff1ce497282aa02 OK 2024/11/03 02:59:25 DEBUG : empty space: md5 = 50a69f8057240376457478bfd507b5e9 OK 2024/11/03 02:59:28 DEBUG : sub dir/potato3: md5 = 8cd0d5515d335fd147fd955ac9996931 OK 2024/11/03 02:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Touching "empty space" 2024/11/03 02:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Touching "potato2" 2024/11/03 02:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Touching "sub dir/potato3" 2024/11/03 02:59:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.63s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:59:35 DEBUG : dir with metadata: Making directory with metadata 2024/11/03 02:59:36 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (4.62s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:59:40 DEBUG : directory with modtime: Making directory with metadata 2024/11/03 02:59:41 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.05s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:59:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/03 02:59:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/03 02:59:43 DEBUG : Google drive root 'crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0': Skipping btime metadata as can't update it on an existing file: 2024-11-03T02:59:43.309412064Z 2024/11/03 02:59:44 INFO : non existent directory: Updated directory metadata 2024/11/03 02:59:47 DEBUG : Google drive root 'crypt/mp9mfbhben8qmmfhil4n5ca5o9bkkptoum4o9o77t4hcb9l0tnh0': Skipping btime metadata as can't update it on an existing file: 2024-11-03T02:59:43.309412064Z 2024/11/03 02:59:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (8.06s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:59:51 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/03 02:59:53 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/03 02:59:54 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.02s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi'", Local "Local file system at /tmp/rclone3021689054", Modify Window "1ms" 2024/11/03 02:59:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/03 02:59:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/03 02:59:56 DEBUG : dst: Making directory with metadata 2024/11/03 02:59:57 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/03 02:59:57 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 02:59:58 INFO : dst: Set directory modification time (using SetModTime) 2024/11/03 02:59:58 INFO : dst: Set directory modification time (using SetModTime) 2024/11/03 02:59:58 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/03 02:59:59 INFO : dst: Set directory modification time (using SetModTime) 2024/11/03 02:59:59 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.89s) === 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/11/03 03:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagegaz8rabi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m16.999960808s (try 1/5)