"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5) 2024/12/11 02:55:37 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-retebaz4niga" 2024/12/11 02:55:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 02:55:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-retebaz4niga" 2024/12/11 02:55:38 DEBUG : Reset feature "ListR" 2024/12/11 02:55:38 DEBUG : Creating backend with remote "/tmp/rclone3565262381" === 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/12/11 02:55:38 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.17s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/12/11 02:55:38 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/11 02:55:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/11 02:55:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/11 02:55:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/11 02:55:38 DEBUG : potato: Seek from 10 to 0 2024/12/11 02:55:38 DEBUG : potato: Seek from 10 to 0 2024/12/11 02:55:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/11 02:55:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/11 02:55:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/11 02:55:38 DEBUG : potato: Seek from 5 to 2 2024/12/11 02:55:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/11 02:55:38 DEBUG : potato: Seek from 7 to 0 2024/12/11 02:55:38 DEBUG : potato: Seek from 7 to 0 2024/12/11 02:55:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/11 02:55:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/11 02:55:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/11 02:55:38 DEBUG : potato: Seek from 5 to 2 2024/12/11 02:55:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/11 02:55:38 DEBUG : potato: Seek from 8 to 0 2024/12/11 02:55:38 DEBUG : potato: Seek from 8 to 0 2024/12/11 02:55:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/11 02:55:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/11 02:55:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/11 02:55:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/11 02:55:38 DEBUG : potato: Seek from 5 to 2 2024/12/11 02:55:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/11 02:55:38 DEBUG : potato: Seek from 9 to 0 2024/12/11 02:55:38 DEBUG : potato: Seek from 9 to 0 2024/12/11 02:55:38 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 02:55:44 INFO : rutabaga.rclone_chunk.001_bcdf4i: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2024/12/11 02:55:52 INFO : empty space.rclone_chunk.001_bcdmdc: Moved (server-side) to: empty space === RUN TestCheck/3 2024/12/11 02:55:59 INFO : potato2.rclone_chunk.001_bcdtxm: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/11 02:56:00 INFO : potato2.rclone_chunk.002_bcdtxm: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2024/12/11 02:56:13 INFO : remotepotato.rclone_chunk.001_bce6ni: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/12/11 02:56:15 INFO : remotepotato.rclone_chunk.002_bce6ni: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (56.26s) --- PASS: TestCheck/1 (0.63s) --- PASS: TestCheck/2 (0.35s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (2.04s) --- PASS: TestCheck/5 (0.72s) --- PASS: TestCheck/6 (0.88s) --- PASS: TestCheck/7 (0.67s) === RUN TestCheckFsError 2024/12/11 02:56:34 DEBUG : Creating backend with remote "nonexistent" 2024/12/11 02:56:34 DEBUG : Creating backend with remote "nonexistent" 2024/12/11 02:56:34 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/11 02:56:34 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/12/11 02:56:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/11 02:56:34 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 02:56:39 INFO : rutabaga.rclone_chunk.001_bcez05: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/11 02:56:45 INFO : empty space.rclone_chunk.001_bcf5vo: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2024/12/11 02:56:53 INFO : potato2.rclone_chunk.001_bcfbhi: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/11 02:56:54 INFO : potato2.rclone_chunk.002_bcfbhi: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/11 02:57:07 INFO : remotepotato.rclone_chunk.001_bcfpda: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/12/11 02:57:08 INFO : remotepotato.rclone_chunk.002_bcfpda: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (56.42s) --- PASS: TestCheckDownload/1 (0.64s) --- PASS: TestCheckDownload/2 (0.55s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (2.04s) --- PASS: TestCheckDownload/5 (1.22s) --- PASS: TestCheckDownload/6 (1.55s) --- PASS: TestCheckDownload/7 (1.68s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 02:57:35 INFO : rutabaga.rclone_chunk.001_bcgj41: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/11 02:57:42 INFO : empty space.rclone_chunk.001_bcgo9d: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2024/12/11 02:57:50 INFO : potato2.rclone_chunk.001_bcgvjt: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/11 02:57:51 INFO : potato2.rclone_chunk.002_bcgvjt: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/11 02:58:02 INFO : remotepotato.rclone_chunk.001_bch9vb: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/12/11 02:58:03 INFO : remotepotato.rclone_chunk.002_bch9vb: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (51.51s) --- PASS: TestCheckSizeOnly/1 (0.31s) --- PASS: TestCheckSizeOnly/2 (0.31s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (0.32s) --- PASS: TestCheckSizeOnly/5 (0.46s) --- PASS: TestCheckSizeOnly/6 (0.17s) --- PASS: TestCheckSizeOnly/7 (0.42s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 02:58:30 INFO : test.sum.rclone_chunk.001_bchynr: Moved (server-side) to: test.sum.rclone_chunk.001 2024/12/11 02:58:31 INFO : test.sum.rclone_chunk.002_bchynr: Moved (server-side) to: test.sum.rclone_chunk.002 2024/12/11 02:58:35 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/11 02:58:35 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/11 02:58:35 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/11 02:58:35 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/11 02:58:44 INFO : test.sum.rclone_chunk.001_bciclp: Moved (server-side) to: test.sum.rclone_chunk.001 2024/12/11 02:58:45 INFO : test.sum.rclone_chunk.002_bciclp: Moved (server-side) to: test.sum.rclone_chunk.002 2024/12/11 02:58:50 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/11 02:58:50 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/11 02:58:50 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/11 02:58:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (32.66s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 02:58:55 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-retebaz4niga/data" 2024/12/11 02:58:55 DEBUG : Config file has changed externally - reloading 2024/12/11 02:58:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-retebaz4niga/data" 2024/12/11 02:58:55 DEBUG : Reset feature "ListR" 2024/12/11 02:59:03 INFO : data/banana.rclone_chunk.001_bciw0t: Moved (server-side) to: data/banana 2024/12/11 02:59:08 INFO : test.sum.rclone_chunk.001_bcj36m: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2024/12/11 02:59:17 INFO : data/potato.rclone_chunk.001_bcjau7: Moved (server-side) to: data/potato 2024/12/11 02:59:22 INFO : test.sum: Deleted 2024/12/11 02:59:24 INFO : test.sum.rclone_chunk.001_bcjhhx: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2024/12/11 02:59:32 INFO : test.sum.rclone_chunk.001_bcjq14: Moved (server-side) to: test.sum.rclone_chunk.001 2024/12/11 02:59:33 INFO : test.sum.rclone_chunk.002_bcjq14: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2024/12/11 02:59:51 INFO : test.sum.rclone_chunk.001_bck4rn: Moved (server-side) to: test.sum.rclone_chunk.001 2024/12/11 02:59:52 INFO : test.sum.rclone_chunk.002_bck4rn: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2024/12/11 03:00:16 INFO : test.sum.rclone_chunk.001_bckqm8: Moved (server-side) to: test.sum.rclone_chunk.001 2024/12/11 03:00:18 INFO : test.sum.rclone_chunk.002_bckqm8: Moved (server-side) to: test.sum.rclone_chunk.002 2024/12/11 03:00:20 INFO : test.sum.rclone_chunk.003_bckqm8: Moved (server-side) to: test.sum.rclone_chunk.003 2024/12/11 03:00:22 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/11 03:00:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 03:00:22 DEBUG : pacer: Reducing sleep to 15ms 2024/12/11 03:00:23 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/11 03:00:23 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSum/subtest5 2024/12/11 03:00:43 INFO : test.sum.rclone_chunk.001_bcliwd: Moved (server-side) to: test.sum.rclone_chunk.001 2024/12/11 03:00:46 INFO : test.sum.rclone_chunk.002_bcliwd: Moved (server-side) to: test.sum.rclone_chunk.002 2024/12/11 03:00:48 INFO : test.sum.rclone_chunk.003_bcliwd: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest6 2024/12/11 03:00:59 INFO : data/banana: Deleted 2024/12/11 03:01:00 INFO : data/banana.rclone_chunk.001_bcm6yq: Moved (server-side) to: data/banana 2024/12/11 03:01:05 INFO : data/potato: Deleted 2024/12/11 03:01:07 INFO : data/potato.rclone_chunk.001_bcmd0g: Moved (server-side) to: data/potato 2024/12/11 03:01:20 INFO : test.sum.rclone_chunk.001_bcmk74: Moved (server-side) to: test.sum.rclone_chunk.001 2024/12/11 03:01:22 INFO : test.sum.rclone_chunk.002_bcmk74: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (161.87s) --- PASS: TestCheckSum/subtest1 (1.07s) --- PASS: TestCheckSum/subtest2 (1.28s) --- PASS: TestCheckSum/subtest3 (2.34s) --- PASS: TestCheckSum/subtest4 (5.90s) --- PASS: TestCheckSum/subtest5 (3.11s) --- PASS: TestCheckSum/subtest6 (2.45s) --- PASS: TestCheckSum/subtest7 (2.11s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:01:37 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-retebaz4niga/data" 2024/12/11 03:01:37 DEBUG : Config file has changed externally - reloading 2024/12/11 03:01:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-retebaz4niga/data" 2024/12/11 03:01:37 DEBUG : Reset feature "ListR" 2024/12/11 03:01:42 INFO : data/banana.rclone_chunk.001_bcnd8q: Moved (server-side) to: data/banana 2024/12/11 03:01:47 INFO : test.sum.rclone_chunk.001_bcni65: Moved (server-side) to: test.sum fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:441 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:546 Error: Should be true Test: TestCheckSumDownload Messages: test.sum: Modification time difference too big |-209086h56m39.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-12-11 03:01:46 +0000 UTC) (precision 1ns) === RUN TestCheckSumDownload/subtest1 2024/12/11 03:01:55 INFO : data/potato.rclone_chunk.001_bcnqvu: Moved (server-side) to: data/potato 2024/12/11 03:02:01 INFO : test.sum: Deleted 2024/12/11 03:02:03 INFO : test.sum.rclone_chunk.001_bcnv2u: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2024/12/11 03:02:14 INFO : test.sum.rclone_chunk.001_bco6h3: Moved (server-side) to: test.sum.rclone_chunk.001 2024/12/11 03:02:15 INFO : test.sum.rclone_chunk.002_bco6h3: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2024/12/11 03:02:36 INFO : test.sum.rclone_chunk.001_bcoopi: Moved (server-side) to: test.sum.rclone_chunk.001 2024/12/11 03:02:38 INFO : test.sum.rclone_chunk.002_bcoopi: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2024/12/11 03:02:58 INFO : test.sum.rclone_chunk.001_bcp9yk: Moved (server-side) to: test.sum.rclone_chunk.001 2024/12/11 03:03:00 INFO : test.sum.rclone_chunk.002_bcp9yk: Moved (server-side) to: test.sum.rclone_chunk.002 2024/12/11 03:03:02 INFO : test.sum.rclone_chunk.003_bcp9yk: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2024/12/11 03:03:28 INFO : test.sum.rclone_chunk.001_bcq04x: Moved (server-side) to: test.sum.rclone_chunk.001 2024/12/11 03:03:29 INFO : test.sum.rclone_chunk.002_bcq04x: Moved (server-side) to: test.sum.rclone_chunk.002 2024/12/11 03:03:30 INFO : test.sum.rclone_chunk.003_bcq04x: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2024/12/11 03:03:44 INFO : data/banana: Deleted 2024/12/11 03:03:46 INFO : data/banana.rclone_chunk.001_bcqqm7: Moved (server-side) to: data/banana 2024/12/11 03:03:52 INFO : data/potato: Deleted 2024/12/11 03:03:53 INFO : data/potato.rclone_chunk.001_bcqzju: Moved (server-side) to: data/potato 2024/12/11 03:04:08 INFO : test.sum.rclone_chunk.001_bcr7zc: Moved (server-side) to: test.sum.rclone_chunk.001 2024/12/11 03:04:10 INFO : test.sum.rclone_chunk.002_bcr7zc: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- FAIL: TestCheckSumDownload (172.22s) --- PASS: TestCheckSumDownload/subtest1 (2.19s) --- PASS: TestCheckSumDownload/subtest2 (2.04s) --- PASS: TestCheckSumDownload/subtest3 (3.99s) --- PASS: TestCheckSumDownload/subtest4 (3.07s) --- PASS: TestCheckSumDownload/subtest5 (4.73s) --- PASS: TestCheckSumDownload/subtest6 (3.48s) --- PASS: TestCheckSumDownload/subtest7 (2.91s) === RUN TestApplyTransforms 2024/12/11 03:04:29 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-bivugoh7buhi" 2024/12/11 03:04:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:04:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-bivugoh7buhi" 2024/12/11 03:04:30 DEBUG : Reset feature "ListR" 2024/12/11 03:04:30 DEBUG : Creating backend with remote "/tmp/rclone3437371264" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-bivugoh7buhi'", Local "Local file system at /tmp/rclone3437371264", Modify Window "1ns" 2024/12/11 03:04:37 INFO : hello, world!.rclone_chunk.001_bcs6hj: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2024/12/11 03:04:38 ERROR : hello, world!: sum not found 2024/12/11 03:04:38 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-bivugoh7buhi' 2024/12/11 03:04:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bivugoh7buhi': 1 files missing 2024/12/11 03:04:38 NOTICE: 1 hashes missing 2024/12/11 03:04:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bivugoh7buhi': 2 differences found 2024/12/11 03:04:38 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bivugoh7buhi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/11 03:04:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:04:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bivugoh7buhi': 0 differences found 2024/12/11 03:04:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bivugoh7buhi': 1 matching files 2024/12/11 03:04:39 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-cosimuy9titu" 2024/12/11 03:04:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:04:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-cosimuy9titu" 2024/12/11 03:04:39 DEBUG : Reset feature "ListR" 2024/12/11 03:04:39 DEBUG : Creating backend with remote "/tmp/rclone3999710042" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-cosimuy9titu'", Local "Local file system at /tmp/rclone3999710042", Modify Window "1ns" 2024/12/11 03:04:44 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/11 03:04:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 03:04:44 DEBUG : pacer: Reducing sleep to 15ms 2024/12/11 03:04:45 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/11 03:04:45 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 03:04:47 INFO : HELLO, WORLD!.rclone_chunk.001_bcsgo7: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2024/12/11 03:04:48 ERROR : HELLO, WORLD!: sum not found 2024/12/11 03:04:48 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-cosimuy9titu' 2024/12/11 03:04:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cosimuy9titu': 1 files missing 2024/12/11 03:04:48 NOTICE: 1 hashes missing 2024/12/11 03:04:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cosimuy9titu': 2 differences found 2024/12/11 03:04:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cosimuy9titu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/11 03:04:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:04:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cosimuy9titu': 0 differences found 2024/12/11 03:04:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cosimuy9titu': 1 matching files 2024/12/11 03:04:48 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yovureb3sifo" 2024/12/11 03:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:04:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-yovureb3sifo" 2024/12/11 03:04:49 DEBUG : Reset feature "ListR" 2024/12/11 03:04:49 DEBUG : Creating backend with remote "/tmp/rclone3483869755" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yovureb3sifo'", Local "Local file system at /tmp/rclone3483869755", Modify Window "1ns" 2024/12/11 03:04:58 INFO : HeLlO, wOrLd!.rclone_chunk.001_bcsp0s: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/11 03:04:58 ERROR : HeLlO, wOrLd!: sum not found 2024/12/11 03:04:58 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-yovureb3sifo' 2024/12/11 03:04:58 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yovureb3sifo': 1 files missing 2024/12/11 03:04:58 NOTICE: 1 hashes missing 2024/12/11 03:04:58 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yovureb3sifo': 2 differences found 2024/12/11 03:04:58 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yovureb3sifo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/11 03:04:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:04:59 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yovureb3sifo': 0 differences found 2024/12/11 03:04:59 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yovureb3sifo': 1 matching files 2024/12/11 03:04:59 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-bedikod4javo" 2024/12/11 03:04:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:04:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-bedikod4javo" 2024/12/11 03:05:00 DEBUG : Reset feature "ListR" 2024/12/11 03:05:00 DEBUG : Creating backend with remote "/tmp/rclone2478126936" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-bedikod4javo'", Local "Local file system at /tmp/rclone2478126936", Modify Window "1ns" 2024/12/11 03:05:06 INFO : HELLO, WORLD!.rclone_chunk.001_bct0ic: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/11 03:05:06 ERROR : HELLO, WORLD!: sum not found 2024/12/11 03:05:06 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-bedikod4javo' 2024/12/11 03:05:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bedikod4javo': 1 files missing 2024/12/11 03:05:06 NOTICE: 1 hashes missing 2024/12/11 03:05:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bedikod4javo': 2 differences found 2024/12/11 03:05:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bedikod4javo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/11 03:05:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:05:07 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bedikod4javo': 0 differences found 2024/12/11 03:05:07 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bedikod4javo': 1 matching files 2024/12/11 03:05:07 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kesuyut9cila" 2024/12/11 03:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:05:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-kesuyut9cila" 2024/12/11 03:05:07 DEBUG : Reset feature "ListR" 2024/12/11 03:05:07 DEBUG : Creating backend with remote "/tmp/rclone1674173928" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kesuyut9cila'", Local "Local file system at /tmp/rclone1674173928", Modify Window "1ns" 2024/12/11 03:05:10 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/11 03:05:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 03:05:11 DEBUG : pacer: Reducing sleep to 15ms 2024/12/11 03:05:11 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/11 03:05:11 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 03:05:13 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_bct8qk: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2024/12/11 03:05:14 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/11 03:05:14 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-kesuyut9cila' 2024/12/11 03:05:14 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kesuyut9cila': 1 files missing 2024/12/11 03:05:14 NOTICE: 1 hashes missing 2024/12/11 03:05:14 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kesuyut9cila': 2 differences found 2024/12/11 03:05:14 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kesuyut9cila': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/11 03:05:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:05:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kesuyut9cila': 0 differences found 2024/12/11 03:05:15 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kesuyut9cila': 1 matching files 2024/12/11 03:05:15 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-xuhihoc4viqo" 2024/12/11 03:05:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:05:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhihoc4viqo" 2024/12/11 03:05:15 DEBUG : Reset feature "ListR" 2024/12/11 03:05:15 DEBUG : Creating backend with remote "/tmp/rclone2895468601" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-xuhihoc4viqo'", Local "Local file system at /tmp/rclone2895468601", Modify Window "1ns" 2024/12/11 03:05:20 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_bctgvs: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2024/12/11 03:05:21 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/11 03:05:21 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-xuhihoc4viqo' 2024/12/11 03:05:21 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xuhihoc4viqo': 1 files missing 2024/12/11 03:05:21 NOTICE: 1 hashes missing 2024/12/11 03:05:21 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xuhihoc4viqo': 2 differences found 2024/12/11 03:05:21 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xuhihoc4viqo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/11 03:05:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:05:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xuhihoc4viqo': 0 differences found 2024/12/11 03:05:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xuhihoc4viqo': 1 matching files 2024/12/11 03:05:22 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-gigacit7hiyo" 2024/12/11 03:05:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:05:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-gigacit7hiyo" 2024/12/11 03:05:22 DEBUG : Reset feature "ListR" 2024/12/11 03:05:22 DEBUG : Creating backend with remote "/tmp/rclone1719902989" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-gigacit7hiyo'", Local "Local file system at /tmp/rclone1719902989", Modify Window "1ns" 2024/12/11 03:05:31 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bctolo: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2024/12/11 03:05:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/11 03:05:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-gigacit7hiyo' 2024/12/11 03:05:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-gigacit7hiyo': 1 files missing 2024/12/11 03:05:31 NOTICE: 1 hashes missing 2024/12/11 03:05:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-gigacit7hiyo': 2 differences found 2024/12/11 03:05:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-gigacit7hiyo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/11 03:05:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:05:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-gigacit7hiyo': 0 differences found 2024/12/11 03:05:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-gigacit7hiyo': 1 matching files 2024/12/11 03:05:32 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-buyodoy2yuyo" 2024/12/11 03:05:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:05:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-buyodoy2yuyo" 2024/12/11 03:05:33 DEBUG : Reset feature "ListR" 2024/12/11 03:05:33 DEBUG : Creating backend with remote "/tmp/rclone2347947303" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-buyodoy2yuyo'", Local "Local file system at /tmp/rclone2347947303", Modify Window "1ns" 2024/12/11 03:05:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bctxld: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2024/12/11 03:05:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/11 03:05:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-buyodoy2yuyo' 2024/12/11 03:05:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-buyodoy2yuyo': 1 files missing 2024/12/11 03:05:39 NOTICE: 1 hashes missing 2024/12/11 03:05:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-buyodoy2yuyo': 2 differences found 2024/12/11 03:05:39 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-buyodoy2yuyo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/11 03:05:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:05:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-buyodoy2yuyo': 0 differences found 2024/12/11 03:05:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-buyodoy2yuyo': 1 matching files 2024/12/11 03:05:40 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kuhibew7nara" 2024/12/11 03:05:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:05:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuhibew7nara" 2024/12/11 03:05:41 DEBUG : Reset feature "ListR" 2024/12/11 03:05:41 DEBUG : Creating backend with remote "/tmp/rclone938911612" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kuhibew7nara'", Local "Local file system at /tmp/rclone938911612", Modify Window "1ns" 2024/12/11 03:05:44 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/11 03:05:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 03:05:44 DEBUG : pacer: Reducing sleep to 15ms 2024/12/11 03:05:45 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/11 03:05:45 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 03:05:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bcu69u: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2024/12/11 03:05:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/11 03:05:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-kuhibew7nara' 2024/12/11 03:05:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kuhibew7nara': 1 files missing 2024/12/11 03:05:47 NOTICE: 1 hashes missing 2024/12/11 03:05:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kuhibew7nara': 2 differences found 2024/12/11 03:05:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kuhibew7nara': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/11 03:05:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:05:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kuhibew7nara': 0 differences found 2024/12/11 03:05:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kuhibew7nara': 1 matching files 2024/12/11 03:05:48 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-zizoxin6foce" 2024/12/11 03:05:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:05:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-zizoxin6foce" 2024/12/11 03:05:48 DEBUG : Reset feature "ListR" 2024/12/11 03:05:48 DEBUG : Creating backend with remote "/tmp/rclone623767658" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-zizoxin6foce'", Local "Local file system at /tmp/rclone623767658", Modify Window "1ns" 2024/12/11 03:05:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_bcudhv: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2024/12/11 03:05:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/11 03:05:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-zizoxin6foce' 2024/12/11 03:05:54 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zizoxin6foce': 1 files missing 2024/12/11 03:05:54 NOTICE: 1 hashes missing 2024/12/11 03:05:54 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zizoxin6foce': 2 differences found 2024/12/11 03:05:54 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zizoxin6foce': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/11 03:05:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:05:55 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zizoxin6foce': 0 differences found 2024/12/11 03:05:55 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zizoxin6foce': 1 matching files 2024/12/11 03:05:55 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-zizoxin6foce': Purge remote 2024/12/11 03:05:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kuhibew7nara': Purge remote 2024/12/11 03:06:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-buyodoy2yuyo': Purge remote 2024/12/11 03:06:02 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-gigacit7hiyo': Purge remote 2024/12/11 03:06:04 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-xuhihoc4viqo': Purge remote 2024/12/11 03:06:07 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kesuyut9cila': Purge remote 2024/12/11 03:06:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-bedikod4javo': Purge remote 2024/12/11 03:06:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yovureb3sifo': Purge remote 2024/12/11 03:06:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-cosimuy9titu': Purge remote 2024/12/11 03:06:14 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-bivugoh7buhi': Purge remote --- PASS: TestApplyTransforms (107.43s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:06:17 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/11 03:06:23 INFO : sub/file2.rclone_chunk.001_bcv553: Moved (server-side) to: sub/file2 2024/12/11 03:06:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 03:06:23 INFO : file1: Copied (new) to: sub/file2 2024/12/11 03:06:24 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/11 03:06:24 DEBUG : file1: Unchanged skipping 2024/12/11 03:06:25 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (14.31s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.66s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:06:37 INFO : dst/file1.rclone_chunk.001_bcvkgo: Moved (server-side) to: dst/file1 2024/12/11 03:06:38 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-retebaz4niga/backup" 2024/12/11 03:06:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-retebaz4niga/backup" 2024/12/11 03:06:38 DEBUG : Reset feature "ListR" 2024/12/11 03:06:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/11 03:06:38 DEBUG : dst/file1: move non-chunked object... 2024/12/11 03:06:42 INFO : dst/file1: Moved (server-side) 2024/12/11 03:06:42 INFO : dst/file1: Moved (server-side) 2024/12/11 03:06:42 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/12/11 03:06:48 INFO : dst/file1.rclone_chunk.001_bcvuj8: Moved (server-side) to: dst/file1 2024/12/11 03:06:48 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 03:06:48 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (26.02s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:06:57 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-retebaz4niga/dst" 2024/12/11 03:06:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-retebaz4niga/dst" 2024/12/11 03:06:58 DEBUG : Reset feature "ListR" 2024/12/11 03:06:58 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-retebaz4niga/CompareDest" 2024/12/11 03:06:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-retebaz4niga/CompareDest" 2024/12/11 03:06:58 DEBUG : Reset feature "ListR" 2024/12/11 03:06:58 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 03:06:59 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/12/11 03:07:05 INFO : one.rclone_chunk.001_bcwbzm: Moved (server-side) to: one 2024/12/11 03:07:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/11 03:07:05 INFO : one: Copied (new) 2024/12/11 03:07:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 03:07:07 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/12/11 03:07:14 INFO : one: Deleted 2024/12/11 03:07:16 INFO : one.rclone_chunk.001_bcwjeu: Moved (server-side) to: one 2024/12/11 03:07:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/11 03:07:16 INFO : one: Copied (replaced existing) 2024/12/11 03:07:23 INFO : dst/one: Deleted 2024/12/11 03:07:24 INFO : dst/one.rclone_chunk.001_bcwtja: Moved (server-side) to: dst/one 2024/12/11 03:07:29 INFO : CompareDest/one.rclone_chunk.001_bcx0u3: Moved (server-side) to: CompareDest/one 2024/12/11 03:07:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 03:07:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/11 03:07:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 03:07:37 INFO : CompareDest/two.rclone_chunk.001_bcx8d8: Moved (server-side) to: CompareDest/two 2024/12/11 03:07:38 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 03:07:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/11 03:07:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 03:07:40 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 03:07:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/11 03:07:41 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 03:07:43 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 03:07:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/11 03:07:43 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/12/11 03:07:48 INFO : two.rclone_chunk.001_bcxje6: Moved (server-side) to: two 2024/12/11 03:07:48 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/11 03:07:48 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (61.06s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:07:58 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-retebaz4niga/dst" 2024/12/11 03:07:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-retebaz4niga/dst" 2024/12/11 03:07:59 DEBUG : Reset feature "ListR" 2024/12/11 03:07:59 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-retebaz4niga/CopyDest" 2024/12/11 03:07:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-retebaz4niga/CopyDest" 2024/12/11 03:07:59 DEBUG : Reset feature "ListR" 2024/12/11 03:07:59 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 03:08:00 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/12/11 03:08:05 INFO : one.rclone_chunk.001_bcy0li: Moved (server-side) to: one 2024/12/11 03:08:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/11 03:08:05 INFO : one: Copied (new) 2024/12/11 03:08:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 03:08:08 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/12/11 03:08:14 INFO : one: Deleted 2024/12/11 03:08:16 INFO : one.rclone_chunk.001_bcy8h6: Moved (server-side) to: one 2024/12/11 03:08:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/11 03:08:16 INFO : one: Copied (replaced existing) 2024/12/11 03:08:24 INFO : dst/one: Deleted 2024/12/11 03:08:26 INFO : dst/one.rclone_chunk.001_bcyhwe: Moved (server-side) to: dst/one 2024/12/11 03:08:32 INFO : CopyDest/one.rclone_chunk.001_bcyqo1: Moved (server-side) to: CopyDest/one 2024/12/11 03:08:34 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-retebaz4niga/BackupDir" 2024/12/11 03:08:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-retebaz4niga/BackupDir" 2024/12/11 03:08:35 DEBUG : Reset feature "ListR" 2024/12/11 03:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 03:08:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/11 03:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 03:08:36 DEBUG : one: move non-chunked object... 2024/12/11 03:08:38 INFO : one: Moved (server-side) 2024/12/11 03:08:38 INFO : one: Moved (server-side) 2024/12/11 03:08:38 DEBUG : one: copy non-chunked object... 2024/12/11 03:08:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/11 03:08:40 INFO : one: Copied (server-side copy) 2024/12/11 03:08:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/11 03:08:46 INFO : CopyDest/two.rclone_chunk.001_bcz5nt: Moved (server-side) to: CopyDest/two 2024/12/11 03:08:48 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 03:08:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/11 03:08:48 DEBUG : two: copy non-chunked object... 2024/12/11 03:08:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/11 03:08:50 INFO : two: Copied (server-side copy) 2024/12/11 03:08:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/11 03:08:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/11 03:08:51 DEBUG : two: Unchanged skipping 2024/12/11 03:08:57 INFO : CopyDest/three.rclone_chunk.001_bczg5k: Moved (server-side) to: CopyDest/three 2024/12/11 03:08:58 DEBUG : three: Need to transfer - File not found at Destination 2024/12/11 03:08:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/11 03:08:59 DEBUG : three: Destination not found in --copy-dest 2024/12/11 03:08:59 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2024/12/11 03:09:03 INFO : three.rclone_chunk.001_bczncf: Moved (server-side) to: three 2024/12/11 03:09:03 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/11 03:09:03 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (82.23s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.61s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.59s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:09:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/11 03:09:22 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2024/12/11 03:09:27 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_bd0arb: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2024/12/11 03:09:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 03:09:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/11 03:09:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/11 03:09:28 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2024/12/11 03:10:08 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/11 03:10:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 03:10:08 DEBUG : pacer: Reducing sleep to 15ms 2024/12/11 03:10:08 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/11 03:10:09 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 03:11:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader7g.disk.yandex.net:443/upload-target/20241211T061048.571.utd.ewgf8y7i6q3tw91p6mncamvr1-k7g.76660": max transfer limit reached as set by --max-transfer 2024/12/11 03:11:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (156.13s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.56s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.59s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.68s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.48s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.82s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:12:09 INFO : one.rclone_chunk.001_bd4qou: Moved (server-side) to: one.rclone_chunk.001 2024/12/11 03:12:11 INFO : one.rclone_chunk.002_bd4qou: Moved (server-side) to: one.rclone_chunk.002 2024/12/11 03:12:20 INFO : also/one.rclone_chunk.001_bd5176: Moved (server-side) to: also/one.rclone_chunk.001 2024/12/11 03:12:22 INFO : also/one.rclone_chunk.002_bd5176: Moved (server-side) to: also/one.rclone_chunk.002 2024/12/11 03:12:30 INFO : another.rclone_chunk.001_bd5dqk: Moved (server-side) to: another.rclone_chunk.001 2024/12/11 03:12:32 INFO : another.rclone_chunk.002_bd5dqk: Moved (server-side) to: another.rclone_chunk.002 2024/12/11 03:12:43 INFO : not-one.rclone_chunk.001_bd5ro9: Moved (server-side) to: not-one fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:159 Error: Should be true Test: TestDeduplicateNewestByHash Messages: also/one: Modification time difference too big |-113630h12m23.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-11 03:12:23 +0000 UTC) (precision 1ns) 2024/12/11 03:12:45 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': Looking for duplicate md5 hashes using newest mode. 2024/12/11 03:12:47 NOTICE: 83c6cb0b710b522dc48d82e34d46c752: Found 3 files with duplicate md5 hashes 2024/12/11 03:12:52 INFO : one: Deleted 2024/12/11 03:12:56 INFO : another: Deleted 2024/12/11 03:12:56 NOTICE: 83c6cb0b710b522dc48d82e34d46c752: Deleted 2 extra copies fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:164 Error: Should be true Test: TestDeduplicateNewestByHash Messages: listing wrong, want another (100), not-one (5) got also/one (100), not-one (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:164 Error: Should be true Test: TestDeduplicateNewestByHash Messages: Unexpected file "also/one" fstest.go:197: Not found "another" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:164 Error: Not equal: expected: 0 actual : 1 Test: TestDeduplicateNewestByHash Messages: 1 objects not found --- FAIL: TestDeduplicateNewestByHash (71.74s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.63s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.52s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.72s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.70s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.63s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:13:22 INFO : a.txt.rclone_chunk.001_bd6tvy: Moved (server-side) to: a.txt 2024/12/11 03:13:27 INFO : zend.txt.rclone_chunk.001_bd6yay: Moved (server-side) to: zend.txt 2024/12/11 03:13:34 INFO : sub dir/hello world.rclone_chunk.001_bd73nt: Moved (server-side) to: sub dir/hello world 2024/12/11 03:13:39 INFO : sub dir/hello world2.rclone_chunk.001_bd7b47: Moved (server-side) to: sub dir/hello world2 2024/12/11 03:13:44 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_bd7frr: Moved (server-side) to: sub dir/ignore dir/.ignore 2024/12/11 03:13:48 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_bd7k64: Moved (server-side) to: sub dir/ignore dir/should be ignored 2024/12/11 03:13:55 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_bd7pwe: Moved (server-side) to: sub dir/sub sub dir/hello world3 2024/12/11 03:13:57 DEBUG : a.txt: Excluded (Size Filter) 2024/12/11 03:13:57 DEBUG : a.txt: Excluded 2024/12/11 03:13:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/11 03:13:57 DEBUG : sub dir/hello world: Excluded 2024/12/11 03:13:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/11 03:13:57 DEBUG : sub dir/hello world2: Excluded 2024/12/11 03:13:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/11 03:13:58 DEBUG : sub dir/hello world: Excluded 2024/12/11 03:13:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/11 03:13:58 DEBUG : sub dir/hello world2: Excluded 2024/12/11 03:13:58 DEBUG : sub dir/ignore dir: Excluded 2024/12/11 03:13:59 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (63.11s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:14:26 INFO : file1.rclone_chunk.001_bd8lyb: Moved (server-side) to: file1 2024/12/11 03:14:31 INFO : sub/file2.rclone_chunk.001_bd8qec: Moved (server-side) to: sub/file2 === 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 === RUN TestListJSON/Metadata --- PASS: TestListJSON (20.76s) --- PASS: TestListJSON/Default (0.16s) --- PASS: TestListJSON/FilesOnly (0.34s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.69s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.41s) --- PASS: TestListJSON/HashTypes (0.34s) --- PASS: TestListJSON/Metadata (0.56s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:14:46 INFO : file1.rclone_chunk.001_bd95p9: Moved (server-side) to: file1 2024/12/11 03:14:52 INFO : sub/file2.rclone_chunk.001_bd9buj: Moved (server-side) to: sub/file2 === 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/12/11 03:14:57 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-retebaz4niga/notfound" 2024/12/11 03:14:57 DEBUG : Config file has changed externally - reloading 2024/12/11 03:14:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-retebaz4niga/notfound" 2024/12/11 03:14:58 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (26.37s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.88s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.39s) --- PASS: TestStatJSON/NotFound (0.75s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.83s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.34s) --- PASS: TestStatJSON/DirDirsOnly (0.36s) --- PASS: TestStatJSON/FileDirsOnly (0.35s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (0.76s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:15:07 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': Making directory 2024/12/11 03:15:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': Making directory --- PASS: TestMkdir (2.45s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:15:15 INFO : sub dir/hello world.rclone_chunk.001_bd9yzr: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (10.69s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:15:28 INFO : potato2.rclone_chunk.001_bda94y: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/11 03:15:30 INFO : potato2.rclone_chunk.002_bda94y: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/11 03:15:37 INFO : empty space.rclone_chunk.001_bdakks: Moved (server-side) to: empty space --- PASS: TestLs (24.79s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:15:52 INFO : potato2.rclone_chunk.001_bdayf6: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/11 03:15:54 INFO : potato2.rclone_chunk.002_bdayf6: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/11 03:16:03 INFO : empty space.rclone_chunk.001_bdbag3: Moved (server-side) to: empty space 2024/12/11 03:16:04 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/11 03:16:04 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (25.84s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:16:18 INFO : potato2.rclone_chunk.001_bdbok8: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/11 03:16:20 INFO : potato2.rclone_chunk.002_bdbok8: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/11 03:16:27 INFO : empty space.rclone_chunk.001_bdbz0c: Moved (server-side) to: empty space --- PASS: TestLsLong (24.17s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:16:42 INFO : potato2.rclone_chunk.001_bdccd7: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/11 03:16:44 INFO : potato2.rclone_chunk.002_bdccd7: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/11 03:16:54 INFO : empty space.rclone_chunk.001_bdcm2o: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (30.15s) --- PASS: TestHashSums/Md5 (0.85s) --- PASS: TestHashSums/Md5Download (1.84s) === RUN TestHashSumsWithErrors 2024/12/11 03:17:05 DEBUG : Creating backend with remote ":memory:" 2024/12/11 03:17:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/11 03:17:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/11 03:17:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/11 03:17:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/11 03:17:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/11 03:17:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/11 03:17:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/11 03:17:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/11 03:17:05 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:17:13 INFO : potato2.rclone_chunk.001_bdd6ln: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/11 03:17:14 INFO : potato2.rclone_chunk.002_bdd6ln: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/11 03:17:21 INFO : empty space.rclone_chunk.001_bddhfa: Moved (server-side) to: empty space 2024/12/11 03:17:27 INFO : sub dir/potato3.rclone_chunk.001_bddmtg: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (33.53s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:17:43 INFO : small.rclone_chunk.001_bde300: Moved (server-side) to: small 2024/12/11 03:17:51 INFO : medium.rclone_chunk.001_bde8cn: Moved (server-side) to: medium.rclone_chunk.001 2024/12/11 03:17:53 INFO : medium.rclone_chunk.002_bde8cn: Moved (server-side) to: medium.rclone_chunk.002 2024/12/11 03:18:02 INFO : large.rclone_chunk.001_bdekhf: Moved (server-side) to: large.rclone_chunk.001 2024/12/11 03:18:04 INFO : large.rclone_chunk.002_bdekhf: Moved (server-side) to: large.rclone_chunk.002 2024/12/11 03:18:08 DEBUG : Waiting for deletions to finish 2024/12/11 03:18:08 DEBUG : large: Excluded (Size Filter) 2024/12/11 03:18:08 DEBUG : large: Excluded 2024/12/11 03:18:11 INFO : small: Deleted 2024/12/11 03:18:12 INFO : medium: Deleted --- PASS: TestDelete (39.07s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.07s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (1.41s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (1.06s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:18:27 INFO : ReadFile.rclone_chunk.001_bdfapf: Moved (server-side) to: ReadFile --- PASS: TestReadFile (9.24s) === RUN TestRetry 2024/12/11 03:18:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/11 03:18:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/11 03:18:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/11 03:18:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/11 03:18:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/11 03:18:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/11 03:18:31 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:18:35 INFO : file1.rclone_chunk.001_bdfjit: Moved (server-side) to: file1 2024/12/11 03:18:40 INFO : file2.rclone_chunk.001_bdfn4l: Moved (server-side) to: file2 --- PASS: TestCat (18.44s) === RUN TestPurge 2024/12/11 03:18:49 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-ninuzuv6bube" 2024/12/11 03:18:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:18:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-ninuzuv6bube" 2024/12/11 03:18:50 DEBUG : Reset feature "ListR" 2024/12/11 03:18:50 DEBUG : Creating backend with remote "/tmp/rclone562136686" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-ninuzuv6bube'", Local "Local file system at /tmp/rclone562136686", Modify Window "1ns" 2024/12/11 03:18:58 INFO : A1/B1/C1/one.rclone_chunk.001_bdg373: Moved (server-side) to: A1/B1/C1/one 2024/12/11 03:18:58 DEBUG : A2: Making directory 2024/12/11 03:18:59 DEBUG : A1/B2: Making directory 2024/12/11 03:18:59 DEBUG : A1/B2/C2: Making directory 2024/12/11 03:18:59 DEBUG : A1/B1/C3: Making directory 2024/12/11 03:19:00 DEBUG : A3: Making directory 2024/12/11 03:19:01 DEBUG : A3/B3: Making directory 2024/12/11 03:19:01 DEBUG : A3/B3/C4: Making directory 2024/12/11 03:19:07 INFO : A1/two.rclone_chunk.001_bdge6n: Moved (server-side) to: A1/two 2024/12/11 03:19:19 ERROR : : error listing: directory not found 2024/12/11 03:19:19 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-ninuzuv6bube': Purge remote 2024/12/11 03:19:19 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (30.10s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:19:25 INFO : A1/B1/C1/one.rclone_chunk.001_bdgw2a: Moved (server-side) to: A1/B1/C1/one 2024/12/11 03:19:25 DEBUG : A2: Making directory 2024/12/11 03:19:26 DEBUG : A1/B2: Making directory 2024/12/11 03:19:26 DEBUG : A1/B2/C2: Making directory 2024/12/11 03:19:26 DEBUG : A1/B1/C3: Making directory 2024/12/11 03:19:27 DEBUG : A3: Making directory 2024/12/11 03:19:27 DEBUG : A3/B3: Making directory 2024/12/11 03:19:28 DEBUG : A3/B3/C4: Making directory 2024/12/11 03:19:33 INFO : A1/two.rclone_chunk.001_bdh5vl: Moved (server-side) to: A1/two 2024/12/11 03:19:35 DEBUG : removing 1 level 3 directories 2024/12/11 03:19:35 INFO : A3/B3/C4: Removing directory 2024/12/11 03:19:40 DEBUG : removing 2 level 3 directories 2024/12/11 03:19:40 INFO : A1/B2/C2: Removing directory 2024/12/11 03:19:40 INFO : A1/B1/C3: Removing directory 2024/12/11 03:19:42 DEBUG : removing 2 level 2 directories 2024/12/11 03:19:42 INFO : A3/B3: Removing directory 2024/12/11 03:19:42 INFO : A1/B2: Removing directory 2024/12/11 03:19:46 DEBUG : removing 2 level 1 directories 2024/12/11 03:19:46 INFO : A3: Removing directory 2024/12/11 03:19:46 INFO : A2: Removing directory 2024/12/11 03:19:55 DEBUG : removing 1 level 3 directories 2024/12/11 03:19:55 INFO : A1/B1/C1: Removing directory 2024/12/11 03:19:57 DEBUG : removing 1 level 2 directories 2024/12/11 03:19:57 INFO : A1/B1: Removing directory 2024/12/11 03:19:58 DEBUG : removing 1 level 1 directories 2024/12/11 03:19:58 INFO : A1: Removing directory 2024/12/11 03:20:00 DEBUG : removing 1 level 0 directories 2024/12/11 03:20:00 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': Removing directory 2024/12/11 03:20:02 ERROR : : error listing: directory not found 2024/12/11 03:20:02 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (42.88s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:20:03 DEBUG : A1: Making directory 2024/12/11 03:20:03 DEBUG : A1/B1: Making directory 2024/12/11 03:20:04 DEBUG : A1/B1/C1: Making directory 2024/12/11 03:20:06 DEBUG : removing 1 level 3 directories 2024/12/11 03:20:06 INFO : A1/B1/C1: Removing directory 2024/12/11 03:20:10 DEBUG : removing 1 level 2 directories 2024/12/11 03:20:10 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (13.73s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:20:17 DEBUG : A1: Making directory 2024/12/11 03:20:17 DEBUG : A1/B1: Making directory 2024/12/11 03:20:17 DEBUG : A1/B1/C1: Making directory 2024/12/11 03:20:20 DEBUG : removing 1 level 3 directories 2024/12/11 03:20:20 INFO : A1/B1/C1: Removing directory 2024/12/11 03:20:21 DEBUG : removing 1 level 2 directories 2024/12/11 03:20:21 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.40s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:20:32 INFO : file1.rclone_chunk.001_bdisu4: Moved (server-side) to: file1 2024/12/11 03:20:33 DEBUG : filename.txt: File name found in url 2024/12/11 03:20:38 INFO : filename.txt.rclone_chunk.001_bdixuw: Moved (server-side) to: filename.txt 2024/12/11 03:20:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/11 03:20:38 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/11 03:20:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 03:20:39 DEBUG : pacer: Reducing sleep to 15ms 2024/12/11 03:20:39 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/11 03:20:39 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 03:20:43 INFO : headerfilename.txt.rclone_chunk.001_bdj3jj: Moved (server-side) to: headerfilename.txt 2024/12/11 03:20:49 INFO : file2.rclone_chunk.001_bdj8ad: Moved (server-side) to: file2 --- PASS: TestCopyURL (29.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:20:57 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/11 03:21:03 INFO : sub/file2.rclone_chunk.001_bdjl58: Moved (server-side) to: sub/file2 2024/12/11 03:21:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 03:21:03 INFO : file1: Copied (new) to: sub/file2 2024/12/11 03:21:03 INFO : file1: Deleted 2024/12/11 03:21:05 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/11 03:21:05 DEBUG : file1: Unchanged skipping 2024/12/11 03:21:05 INFO : file1: Deleted 2024/12/11 03:21:06 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (14.11s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:21:11 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/11 03:21:11 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2024/12/11 03:21:16 INFO : file1.rclone_chunk.001_bdjzte: Moved (server-side) to: file1 2024/12/11 03:21:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 03:21:16 INFO : file1: Copied (new) 2024/12/11 03:21:16 INFO : file1: Deleted 2024/12/11 03:21:18 DEBUG : file1: Destination exists, skipping 2024/12/11 03:21:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (11.19s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.74s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.60s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:21:30 INFO : dst/file1.rclone_chunk.001_bdkci9: Moved (server-side) to: dst/file1 2024/12/11 03:21:31 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-retebaz4niga/backup" 2024/12/11 03:21:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-retebaz4niga/backup" 2024/12/11 03:21:31 DEBUG : Reset feature "ListR" 2024/12/11 03:21:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/11 03:21:32 DEBUG : dst/file1: move non-chunked object... 2024/12/11 03:21:37 INFO : dst/file1: Moved (server-side) 2024/12/11 03:21:37 INFO : dst/file1: Moved (server-side) 2024/12/11 03:21:38 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/12/11 03:21:42 INFO : dst/file1.rclone_chunk.001_bdkqzj: Moved (server-side) to: dst/file1 2024/12/11 03:21:42 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 03:21:42 INFO : dst/file1: Copied (new) 2024/12/11 03:21:42 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (29.35s) === 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:21:59 INFO : A1/one.rclone_chunk.001_bdl5f3: Moved (server-side) to: A1/one 2024/12/11 03:22:05 INFO : A1/two.rclone_chunk.001_bdlbmd: Moved (server-side) to: A1/two 2024/12/11 03:22:10 INFO : A1/B1/three.rclone_chunk.001_bdlhg5: Moved (server-side) to: A1/B1/three 2024/12/11 03:22:15 INFO : A1/B1/C1/four.rclone_chunk.001_bdlnxh: Moved (server-side) to: A1/B1/C1/four 2024/12/11 03:22:21 INFO : A1/B1/C2/five.rclone_chunk.001_bdlrf4: Moved (server-side) to: A1/B1/C2/five 2024/12/11 03:22:21 DEBUG : A1/B2: Making directory 2024/12/11 03:22:22 DEBUG : A1/B1/C3: Making directory 2024/12/11 03:22:32 DEBUG : A2/one: move non-chunked object... 2024/12/11 03:22:32 DEBUG : A2/B1/C1/four: move non-chunked object... 2024/12/11 03:22:32 DEBUG : A2/B1/C2/five: move non-chunked object... 2024/12/11 03:22:32 DEBUG : A2/B1/three: move non-chunked object... 2024/12/11 03:22:33 DEBUG : A2/two: move non-chunked object... 2024/12/11 03:22:34 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/11 03:22:34 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/11 03:22:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/11 03:22:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/11 03:22:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/11 03:22:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/11 03:22:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/11 03:22:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/11 03:22:35 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/11 03:22:35 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/11 03:22:45 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/11 03:22:50 DEBUG : A3/B1/C1/four: move non-chunked object... 2024/12/11 03:22:50 DEBUG : A3/one: move non-chunked object... 2024/12/11 03:22:50 DEBUG : A3/B1/three: move non-chunked object... 2024/12/11 03:22:50 DEBUG : A3/two: move non-chunked object... 2024/12/11 03:22:50 DEBUG : A3/B1/C2/five: move non-chunked object... 2024/12/11 03:22:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/11 03:22:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/11 03:22:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/11 03:22:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/11 03:22:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/11 03:22:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/11 03:22:51 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/11 03:22:51 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/11 03:22:52 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/11 03:22:52 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (92.50s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" --- PASS: TestGetFsInfo (0.60s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2024/12/11 03:23:26 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': File to upload is small (34 bytes), uploading instead of streaming 2024/12/11 03:23:31 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_bdnqad: Moved (server-side) to: no_checksum_small_file_from_pipe 2024/12/11 03:23:31 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/11 03:23:31 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/11 03:24:21 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2024/12/11 03:24:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2024/12/11 03:24:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2024/12/11 03:24:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2024/12/11 03:24:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2024/12/11 03:24:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2024/12/11 03:24:30 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2024/12/11 03:24:32 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2024/12/11 03:24:34 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2024/12/11 03:24:35 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2024/12/11 03:24:36 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2024/12/11 03:24:38 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2024/12/11 03:24:40 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2024/12/11 03:24:41 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2024/12/11 03:24:43 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2024/12/11 03:24:44 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2024/12/11 03:24:46 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2024/12/11 03:24:47 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2024/12/11 03:24:49 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2024/12/11 03:24:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2024/12/11 03:24:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_bdnwsb: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2024/12/11 03:24:54 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/12/11 03:24:54 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:25:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': File to upload is small (34 bytes), uploading instead of streaming 2024/12/11 03:25:39 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_bdrbpm: Moved (server-side) to: with_checksum_small_file_from_pipe 2024/12/11 03:25:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/11 03:25:39 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/11 03:26:30 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2024/12/11 03:26:31 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2024/12/11 03:26:33 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2024/12/11 03:26:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2024/12/11 03:26:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2024/12/11 03:26:38 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2024/12/11 03:26:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2024/12/11 03:26:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2024/12/11 03:26:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2024/12/11 03:26:43 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2024/12/11 03:26:44 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2024/12/11 03:26:46 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2024/12/11 03:26:48 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2024/12/11 03:26:49 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2024/12/11 03:26:51 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2024/12/11 03:26:53 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2024/12/11 03:26:54 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2024/12/11 03:26:56 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2024/12/11 03:26:58 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2024/12/11 03:26:59 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2024/12/11 03:27:01 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_bdrfu2: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2024/12/11 03:27:04 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/12/11 03:27:04 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:27:44 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': File to upload is small (34 bytes), uploading instead of streaming 2024/12/11 03:27:48 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_bduw64: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/12/11 03:27:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/11 03:28:20 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/11 03:28:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 03:28:21 DEBUG : pacer: Reducing sleep to 15ms 2024/12/11 03:28:21 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/11 03:28:21 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 03:28:29 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/11 03:28:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 03:28:30 DEBUG : pacer: Reducing sleep to 15ms 2024/12/11 03:28:30 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/11 03:28:30 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 03:28:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/12/11 03:28:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/12/11 03:28:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/12/11 03:28:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/12/11 03:28:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/12/11 03:28:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/12/11 03:28:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/12/11 03:28:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/12/11 03:29:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/12/11 03:29:01 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/12/11 03:29:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/12/11 03:29:04 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/12/11 03:29:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/12/11 03:29:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/12/11 03:29:09 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/12/11 03:29:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/12/11 03:29:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/12/11 03:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/12/11 03:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/12/11 03:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/12/11 03:29:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bdv1cg: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/12/11 03:29:22 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:29:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': File to upload is small (34 bytes), uploading instead of streaming 2024/12/11 03:30:03 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_bdymp7: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/12/11 03:30:03 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/11 03:30:03 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/11 03:30:30 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/11 03:30:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 03:30:30 DEBUG : pacer: Reducing sleep to 15ms 2024/12/11 03:30:30 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/11 03:30:31 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 03:30:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/12/11 03:31:01 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/12/11 03:31:02 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/12/11 03:31:04 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/12/11 03:31:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/12/11 03:31:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/12/11 03:31:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/12/11 03:31:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/12/11 03:31:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/12/11 03:31:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/12/11 03:31:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/12/11 03:31:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/12/11 03:31:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/12/11 03:31:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/12/11 03:31:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/12/11 03:31:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/12/11 03:31:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/12/11 03:31:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/12/11 03:31:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/12/11 03:31:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/12/11 03:31:33 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_bdyrvr: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/12/11 03:31:36 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/11 03:31:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (534.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (128.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (129.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (134.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (142.64s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.41s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:32:34 INFO : potato1.rclone_chunk.001_be2l68: Moved (server-side) to: potato1.rclone_chunk.001 2024/12/11 03:32:35 INFO : potato1.rclone_chunk.002_be2l68: Moved (server-side) to: potato1.rclone_chunk.002 2024/12/11 03:32:37 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': File to upload is small (60 bytes), uploading instead of streaming 2024/12/11 03:32:44 INFO : potato2.rclone_chunk.001_be31a7: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/11 03:32:46 INFO : potato2.rclone_chunk.002_be31a7: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/11 03:32:49 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/11 03:32:49 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (38.93s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.61s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:33:09 INFO : potato2.rclone_chunk.001_be3pfd: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/11 03:33:10 INFO : potato2.rclone_chunk.002_be3pfd: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/11 03:33:19 INFO : empty space.rclone_chunk.001_be41pq: Moved (server-side) to: empty space 2024/12/11 03:33:26 INFO : sub dir/potato3.rclone_chunk.001_be479m: Moved (server-side) to: sub dir/potato3 2024/12/11 03:33:28 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': Touching "empty space" 2024/12/11 03:33:28 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': Touching "potato2" 2024/12/11 03:33:29 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': Touching "sub dir/potato3" --- PASS: TestTouchDir (44.05s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.85s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.50s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.69s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.51s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.92s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga'", Local "Local file system at /tmp/rclone3565262381", Modify Window "1ns" 2024/12/11 03:33:53 INFO : sub dir/test remove existing.rclone_chunk.001_be50ur: Moved (server-side) to: sub dir/test remove existing 2024/12/11 03:33:58 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_be5583: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2024/12/11 03:34:01 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.luvijuv5" before starting 2024/12/11 03:34:01 DEBUG : sub dir/test remove existing: move non-chunked object... 2024/12/11 03:34:03 INFO : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.luvijuv5 2024/12/11 03:34:04 DEBUG : sub dir/test remove existing.luvijuv5: TEST: removing renamed existing file after operation 2024/12/11 03:34:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoguhil4" before starting 2024/12/11 03:34:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2024/12/11 03:34:08 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoguhil4 2024/12/11 03:34:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoguhil4: TEST: renaming existing back after failed operation 2024/12/11 03:34:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoguhil4: move non-chunked object... 2024/12/11 03:34:10 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoguhil4: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2024/12/11 03:34:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dageduq1" before starting 2024/12/11 03:34:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2024/12/11 03:34:15 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dageduq1 2024/12/11 03:34:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dageduq1: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (32.87s) === 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) FAIL 2024/12/11 03:34:21 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-retebaz4niga': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 38m45.60365084s (try 1/5): exit status 1: Failed [TestCheckSumDownload TestDeduplicateNewestByHash]