"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5) 2025/01/24 01:00:29 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jimobal9guci" 2025/01/24 01:00:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:00:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-jimobal9guci" 2025/01/24 01:00:30 DEBUG : Reset feature "ListR" 2025/01/24 01:00:30 DEBUG : Creating backend with remote "/tmp/rclone1874518993" === 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-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/01/24 01:00:30 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.44s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/01/24 01:00:31 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.72s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/24 01:00:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/24 01:00:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/24 01:00:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/24 01:00:31 DEBUG : potato: Seek from 10 to 0 2025/01/24 01:00:31 DEBUG : potato: Seek from 10 to 0 2025/01/24 01:00:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/24 01:00:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/24 01:00:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/24 01:00:31 DEBUG : potato: Seek from 5 to 2 2025/01/24 01:00:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/24 01:00:31 DEBUG : potato: Seek from 7 to 0 2025/01/24 01:00:31 DEBUG : potato: Seek from 7 to 0 2025/01/24 01:00:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/24 01:00:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/24 01:00:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/24 01:00:31 DEBUG : potato: Seek from 5 to 2 2025/01/24 01:00:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/24 01:00:31 DEBUG : potato: Seek from 8 to 0 2025/01/24 01:00:31 DEBUG : potato: Seek from 8 to 0 2025/01/24 01:00:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/24 01:00:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/24 01:00:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/24 01:00:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/24 01:00:31 DEBUG : potato: Seek from 5 to 2 2025/01/24 01:00:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/24 01:00:31 DEBUG : potato: Seek from 9 to 0 2025/01/24 01:00:31 DEBUG : potato: Seek from 9 to 0 2025/01/24 01:00:31 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-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:00:37 INFO : rutabaga.rclone_chunk.001_kodyct: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2025/01/24 01:00:45 INFO : empty space.rclone_chunk.001_koe7vh: Moved (server-side) to: empty space === RUN TestCheck/3 2025/01/24 01:00:54 INFO : potato2.rclone_chunk.001_koedr5: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/24 01:00:56 INFO : potato2.rclone_chunk.002_koedr5: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2025/01/24 01:01:10 INFO : remotepotato.rclone_chunk.001_koesmj: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/01/24 01:01:11 INFO : remotepotato.rclone_chunk.002_koesmj: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (72.22s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (2.45s) --- PASS: TestCheck/3 (0.40s) --- PASS: TestCheck/4 (1.14s) --- PASS: TestCheck/5 (0.77s) --- PASS: TestCheck/6 (0.75s) --- PASS: TestCheck/7 (0.81s) === RUN TestCheckFsError 2025/01/24 01:01:43 DEBUG : Creating backend with remote "nonexistent" 2025/01/24 01:01:43 DEBUG : Config file has changed externally - reloading 2025/01/24 01:01:43 DEBUG : Creating backend with remote "nonexistent" 2025/01/24 01:01:43 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/24 01:01:43 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/24 01:01:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/24 01:01:43 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-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:01:48 INFO : rutabaga.rclone_chunk.001_kofx4j: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/24 01:01:55 INFO : empty space.rclone_chunk.001_kog556: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2025/01/24 01:02:03 INFO : potato2.rclone_chunk.001_kogahn: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/24 01:02:04 INFO : potato2.rclone_chunk.002_kogahn: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/24 01:02:18 INFO : remotepotato.rclone_chunk.001_kogpgp: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/01/24 01:02:19 INFO : remotepotato.rclone_chunk.002_kogpgp: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (67.78s) --- PASS: TestCheckDownload/1 (0.93s) --- PASS: TestCheckDownload/2 (1.22s) --- PASS: TestCheckDownload/3 (0.52s) --- PASS: TestCheckDownload/4 (1.90s) --- PASS: TestCheckDownload/5 (1.79s) --- PASS: TestCheckDownload/6 (1.53s) --- PASS: TestCheckDownload/7 (1.77s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:02:56 INFO : rutabaga.rclone_chunk.001_kohtr1: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/24 01:03:02 INFO : empty space.rclone_chunk.001_kohzi8: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2025/01/24 01:03:10 INFO : potato2.rclone_chunk.001_koi5g8: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/24 01:03:12 INFO : potato2.rclone_chunk.002_koi5g8: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/24 01:03:22 INFO : remotepotato.rclone_chunk.001_koiibq: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/01/24 01:03:23 INFO : remotepotato.rclone_chunk.002_koiibq: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (64.95s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.48s) --- PASS: TestCheckSizeOnly/3 (0.32s) --- PASS: TestCheckSizeOnly/4 (0.32s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.38s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:04:02 INFO : test.sum.rclone_chunk.001_kojmyj: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/24 01:04:04 INFO : test.sum.rclone_chunk.002_kojmyj: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/24 01:04:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/24 01:04:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/24 01:04:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/24 01:04:08 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/24 01:04:23 INFO : test.sum.rclone_chunk.001_kojzq1: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/24 01:04:24 INFO : test.sum.rclone_chunk.002_kojzq1: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/24 01:04:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/24 01:04:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/24 01:04:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/24 01:04:29 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (42.97s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:04:39 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jimobal9guci/data" 2025/01/24 01:04:39 DEBUG : Config file has changed externally - reloading 2025/01/24 01:04:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-jimobal9guci/data" 2025/01/24 01:04:39 DEBUG : Reset feature "ListR" 2025/01/24 01:04:44 INFO : data/banana.rclone_chunk.001_kokt5k: Moved (server-side) to: data/banana 2025/01/24 01:04:48 INFO : test.sum.rclone_chunk.001_kokyxu: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2025/01/24 01:04:56 INFO : data/potato.rclone_chunk.001_kol548: Moved (server-side) to: data/potato 2025/01/24 01:05:03 INFO : test.sum: Deleted 2025/01/24 01:05:05 INFO : test.sum.rclone_chunk.001_kolaa1: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2025/01/24 01:05:15 INFO : test.sum.rclone_chunk.001_kolmqc: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/24 01:05:16 INFO : test.sum.rclone_chunk.002_kolmqc: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2025/01/24 01:05:36 INFO : test.sum.rclone_chunk.001_kom2c1: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/24 01:05:37 INFO : test.sum.rclone_chunk.002_kom2c1: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2025/01/24 01:05:59 INFO : test.sum.rclone_chunk.001_komm6v: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/24 01:06:00 INFO : test.sum.rclone_chunk.002_komm6v: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/24 01:06:02 INFO : test.sum.rclone_chunk.003_komm6v: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest5 2025/01/24 01:06:29 INFO : test.sum.rclone_chunk.001_kondik: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/24 01:06:31 INFO : test.sum.rclone_chunk.002_kondik: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/24 01:06:32 INFO : test.sum.rclone_chunk.003_kondik: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest6 2025/01/24 01:06:47 INFO : data/banana: Deleted 2025/01/24 01:06:49 INFO : data/banana.rclone_chunk.001_koo6n9: Moved (server-side) to: data/banana 2025/01/24 01:06:55 INFO : data/potato: Deleted 2025/01/24 01:06:57 INFO : data/potato.rclone_chunk.001_koogqo: Moved (server-side) to: data/potato 2025/01/24 01:07:17 INFO : test.sum.rclone_chunk.001_kooo87: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/24 01:07:19 INFO : test.sum.rclone_chunk.002_kooo87: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (188.50s) --- PASS: TestCheckSum/subtest1 (1.83s) --- PASS: TestCheckSum/subtest2 (1.50s) --- PASS: TestCheckSum/subtest3 (2.97s) --- PASS: TestCheckSum/subtest4 (2.26s) --- PASS: TestCheckSum/subtest5 (2.56s) --- PASS: TestCheckSum/subtest6 (2.99s) --- PASS: TestCheckSum/subtest7 (2.74s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:07:47 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jimobal9guci/data" 2025/01/24 01:07:47 DEBUG : Config file has changed externally - reloading 2025/01/24 01:07:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-jimobal9guci/data" 2025/01/24 01:07:48 DEBUG : Reset feature "ListR" 2025/01/24 01:07:53 INFO : data/banana.rclone_chunk.001_koq2zq: Moved (server-side) to: data/banana 2025/01/24 01:07:57 INFO : test.sum.rclone_chunk.001_koq73h: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2025/01/24 01:08:05 INFO : data/potato.rclone_chunk.001_koqeoy: Moved (server-side) to: data/potato 2025/01/24 01:08:12 INFO : test.sum: Deleted 2025/01/24 01:08:13 INFO : test.sum.rclone_chunk.001_koqkq3: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2025/01/24 01:08:22 INFO : test.sum.rclone_chunk.001_koquxi: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/24 01:08:24 INFO : test.sum.rclone_chunk.002_koquxi: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2025/01/24 01:08:43 INFO : test.sum.rclone_chunk.001_kor9om: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/24 01:08:44 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/24 01:08:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:08:45 DEBUG : pacer: Reducing sleep to 15ms 2025/01/24 01:08:45 INFO : test.sum.rclone_chunk.002_kor9om: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/24 01:08:45 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/24 01:08:45 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSumDownload/subtest4 2025/01/24 01:09:09 INFO : test.sum.rclone_chunk.001_koruuv: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/24 01:09:10 INFO : test.sum.rclone_chunk.002_koruuv: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/24 01:09:12 INFO : test.sum.rclone_chunk.003_koruuv: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2025/01/24 01:09:40 INFO : test.sum.rclone_chunk.001_kosp9w: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/24 01:09:42 INFO : test.sum.rclone_chunk.002_kosp9w: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/24 01:09:43 INFO : test.sum.rclone_chunk.003_kosp9w: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2025/01/24 01:09:58 INFO : data/banana: Deleted 2025/01/24 01:10:00 INFO : data/banana.rclone_chunk.001_kotgh6: Moved (server-side) to: data/banana 2025/01/24 01:10:10 INFO : data/potato: Deleted 2025/01/24 01:10:11 INFO : data/potato.rclone_chunk.001_kotr3r: Moved (server-side) to: data/potato 2025/01/24 01:10:29 INFO : test.sum.rclone_chunk.001_kou3l4: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/24 01:10:30 INFO : test.sum.rclone_chunk.002_kou3l4: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (189.52s) --- PASS: TestCheckSumDownload/subtest1 (2.30s) --- PASS: TestCheckSumDownload/subtest2 (1.37s) --- PASS: TestCheckSumDownload/subtest3 (2.57s) --- PASS: TestCheckSumDownload/subtest4 (2.63s) --- PASS: TestCheckSumDownload/subtest5 (3.93s) --- PASS: TestCheckSumDownload/subtest6 (2.72s) --- PASS: TestCheckSumDownload/subtest7 (3.90s) === RUN TestApplyTransforms 2025/01/24 01:10:57 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hayehos1wuvi" 2025/01/24 01:10:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:10:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-hayehos1wuvi" 2025/01/24 01:10:57 DEBUG : Reset feature "ListR" 2025/01/24 01:10:57 DEBUG : Creating backend with remote "/tmp/rclone536757396" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hayehos1wuvi'", Local "Local file system at /tmp/rclone536757396", Modify Window "1ns" 2025/01/24 01:11:02 INFO : hello, world!.rclone_chunk.001_kovcp7: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2025/01/24 01:11:03 ERROR : hello, world!: sum not found 2025/01/24 01:11:03 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-hayehos1wuvi' 2025/01/24 01:11:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hayehos1wuvi': 1 files missing 2025/01/24 01:11:03 NOTICE: 1 hashes missing 2025/01/24 01:11:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hayehos1wuvi': 2 differences found 2025/01/24 01:11:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hayehos1wuvi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/24 01:11:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:11:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hayehos1wuvi': 0 differences found 2025/01/24 01:11:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hayehos1wuvi': 1 matching files 2025/01/24 01:11:03 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qafucur4moju" 2025/01/24 01:11:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:11:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-qafucur4moju" 2025/01/24 01:11:04 DEBUG : Reset feature "ListR" 2025/01/24 01:11:04 DEBUG : Creating backend with remote "/tmp/rclone814706760" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qafucur4moju'", Local "Local file system at /tmp/rclone814706760", Modify Window "1ns" 2025/01/24 01:11:09 INFO : HELLO, WORLD!.rclone_chunk.001_kovi33: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2025/01/24 01:11:09 ERROR : HELLO, WORLD!: sum not found 2025/01/24 01:11:09 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-qafucur4moju' 2025/01/24 01:11:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qafucur4moju': 1 files missing 2025/01/24 01:11:09 NOTICE: 1 hashes missing 2025/01/24 01:11:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qafucur4moju': 2 differences found 2025/01/24 01:11:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qafucur4moju': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/24 01:11:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:11:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qafucur4moju': 0 differences found 2025/01/24 01:11:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qafucur4moju': 1 matching files 2025/01/24 01:11:10 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-leraxah9qipa" 2025/01/24 01:11:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:11:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-leraxah9qipa" 2025/01/24 01:11:10 DEBUG : Reset feature "ListR" 2025/01/24 01:11:10 DEBUG : Creating backend with remote "/tmp/rclone3285082431" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-leraxah9qipa'", Local "Local file system at /tmp/rclone3285082431", Modify Window "1ns" 2025/01/24 01:11:16 INFO : HeLlO, wOrLd!.rclone_chunk.001_kovp3u: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/24 01:11:16 ERROR : HeLlO, wOrLd!: sum not found 2025/01/24 01:11:16 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-leraxah9qipa' 2025/01/24 01:11:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-leraxah9qipa': 1 files missing 2025/01/24 01:11:16 NOTICE: 1 hashes missing 2025/01/24 01:11:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-leraxah9qipa': 2 differences found 2025/01/24 01:11:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-leraxah9qipa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/24 01:11:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:11:17 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-leraxah9qipa': 0 differences found 2025/01/24 01:11:17 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-leraxah9qipa': 1 matching files 2025/01/24 01:11:17 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-xinunad2jaku" 2025/01/24 01:11:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:11:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-xinunad2jaku" 2025/01/24 01:11:17 DEBUG : Reset feature "ListR" 2025/01/24 01:11:17 DEBUG : Creating backend with remote "/tmp/rclone614658161" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-xinunad2jaku'", Local "Local file system at /tmp/rclone614658161", Modify Window "1ns" 2025/01/24 01:11:23 INFO : HELLO, WORLD!.rclone_chunk.001_kovwb5: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/24 01:11:23 ERROR : HELLO, WORLD!: sum not found 2025/01/24 01:11:23 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-xinunad2jaku' 2025/01/24 01:11:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xinunad2jaku': 1 files missing 2025/01/24 01:11:23 NOTICE: 1 hashes missing 2025/01/24 01:11:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xinunad2jaku': 2 differences found 2025/01/24 01:11:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xinunad2jaku': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/24 01:11:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:11:25 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xinunad2jaku': 0 differences found 2025/01/24 01:11:25 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xinunad2jaku': 1 matching files 2025/01/24 01:11:25 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-woravoh1gimi" 2025/01/24 01:11:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:11:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-woravoh1gimi" 2025/01/24 01:11:25 DEBUG : Reset feature "ListR" 2025/01/24 01:11:25 DEBUG : Creating backend with remote "/tmp/rclone3512712212" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-woravoh1gimi'", Local "Local file system at /tmp/rclone3512712212", Modify Window "1ns" 2025/01/24 01:11:31 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_kow4c1: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2025/01/24 01:11:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/24 01:11:32 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-woravoh1gimi' 2025/01/24 01:11:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-woravoh1gimi': 1 files missing 2025/01/24 01:11:32 NOTICE: 1 hashes missing 2025/01/24 01:11:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-woravoh1gimi': 2 differences found 2025/01/24 01:11:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-woravoh1gimi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/24 01:11:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:11:34 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-woravoh1gimi': 0 differences found 2025/01/24 01:11:34 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-woravoh1gimi': 1 matching files 2025/01/24 01:11:34 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-fepulay6xoci" 2025/01/24 01:11:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:11:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-fepulay6xoci" 2025/01/24 01:11:34 DEBUG : Reset feature "ListR" 2025/01/24 01:11:34 DEBUG : Creating backend with remote "/tmp/rclone1849888026" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-fepulay6xoci'", Local "Local file system at /tmp/rclone1849888026", Modify Window "1ns" 2025/01/24 01:11:40 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_kowdas: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2025/01/24 01:11:41 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/24 01:11:41 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-fepulay6xoci' 2025/01/24 01:11:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fepulay6xoci': 1 files missing 2025/01/24 01:11:41 NOTICE: 1 hashes missing 2025/01/24 01:11:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fepulay6xoci': 2 differences found 2025/01/24 01:11:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fepulay6xoci': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/24 01:11:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:11:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fepulay6xoci': 0 differences found 2025/01/24 01:11:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fepulay6xoci': 1 matching files 2025/01/24 01:11:41 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-ronahey1xace" 2025/01/24 01:11:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:11:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-ronahey1xace" 2025/01/24 01:11:42 DEBUG : Reset feature "ListR" 2025/01/24 01:11:42 DEBUG : Creating backend with remote "/tmp/rclone3907356051" 2025/01/24 01:11:42 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-ronahey1xace'", Local "Local file system at /tmp/rclone3907356051", Modify Window "1ns" 2025/01/24 01:11:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_kowkep: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2025/01/24 01:11:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/24 01:11:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-ronahey1xace' 2025/01/24 01:11:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ronahey1xace': 1 files missing 2025/01/24 01:11:48 NOTICE: 1 hashes missing 2025/01/24 01:11:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ronahey1xace': 2 differences found 2025/01/24 01:11:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ronahey1xace': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/24 01:11:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:11:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ronahey1xace': 0 differences found 2025/01/24 01:11:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ronahey1xace': 1 matching files 2025/01/24 01:11:49 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-ganigol4hige" 2025/01/24 01:11:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:11:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-ganigol4hige" 2025/01/24 01:11:50 DEBUG : Reset feature "ListR" 2025/01/24 01:11:50 DEBUG : Creating backend with remote "/tmp/rclone869863167" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-ganigol4hige'", Local "Local file system at /tmp/rclone869863167", Modify Window "1ns" 2025/01/24 01:11:55 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_kowsf9: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2025/01/24 01:11:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/24 01:11:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-ganigol4hige' 2025/01/24 01:11:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ganigol4hige': 1 files missing 2025/01/24 01:11:56 NOTICE: 1 hashes missing 2025/01/24 01:11:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ganigol4hige': 2 differences found 2025/01/24 01:11:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ganigol4hige': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/24 01:11:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:11:57 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ganigol4hige': 0 differences found 2025/01/24 01:11:57 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ganigol4hige': 1 matching files 2025/01/24 01:11:57 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-suxeyek6samo" 2025/01/24 01:11:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:11:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxeyek6samo" 2025/01/24 01:11:57 DEBUG : Reset feature "ListR" 2025/01/24 01:11:57 DEBUG : Creating backend with remote "/tmp/rclone2297450413" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-suxeyek6samo'", Local "Local file system at /tmp/rclone2297450413", Modify Window "1ns" 2025/01/24 01:12:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_kox0fy: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2025/01/24 01:12:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/24 01:12:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-suxeyek6samo' 2025/01/24 01:12:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-suxeyek6samo': 1 files missing 2025/01/24 01:12:03 NOTICE: 1 hashes missing 2025/01/24 01:12:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-suxeyek6samo': 2 differences found 2025/01/24 01:12:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-suxeyek6samo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/24 01:12:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:12:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-suxeyek6samo': 0 differences found 2025/01/24 01:12:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-suxeyek6samo': 1 matching files 2025/01/24 01:12:04 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-riporec6vozi" 2025/01/24 01:12:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:12:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-riporec6vozi" 2025/01/24 01:12:04 DEBUG : Reset feature "ListR" 2025/01/24 01:12:04 DEBUG : Creating backend with remote "/tmp/rclone803728698" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-riporec6vozi'", Local "Local file system at /tmp/rclone803728698", Modify Window "1ns" 2025/01/24 01:12:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_kox71r: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2025/01/24 01:12:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/24 01:12:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-riporec6vozi' 2025/01/24 01:12:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-riporec6vozi': 1 files missing 2025/01/24 01:12:09 NOTICE: 1 hashes missing 2025/01/24 01:12:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-riporec6vozi': 2 differences found 2025/01/24 01:12:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-riporec6vozi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/24 01:12:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:12:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-riporec6vozi': 0 differences found 2025/01/24 01:12:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-riporec6vozi': 1 matching files 2025/01/24 01:12:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-riporec6vozi': Purge remote 2025/01/24 01:12:16 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-suxeyek6samo': Purge remote 2025/01/24 01:12:21 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-ganigol4hige': Purge remote 2025/01/24 01:12:27 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-ronahey1xace': Purge remote 2025/01/24 01:12:32 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-fepulay6xoci': Purge remote 2025/01/24 01:12:38 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-woravoh1gimi': Purge remote 2025/01/24 01:12:42 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-xinunad2jaku': Purge remote 2025/01/24 01:12:48 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-leraxah9qipa': Purge remote 2025/01/24 01:12:54 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qafucur4moju': Purge remote 2025/01/24 01:13:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hayehos1wuvi': Purge remote --- PASS: TestApplyTransforms (128.98s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:13:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/24 01:13:12 INFO : sub/file2.rclone_chunk.001_koyxsf: Moved (server-side) to: sub/file2 2025/01/24 01:13:12 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/24 01:13:12 INFO : file1: Copied (new) to: sub/file2 2025/01/24 01:13:14 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/24 01:13:14 DEBUG : file1: Unchanged skipping 2025/01/24 01:13:14 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (16.89s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.85s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:13:28 INFO : dst/file1.rclone_chunk.001_kozeys: Moved (server-side) to: dst/file1 2025/01/24 01:13:29 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jimobal9guci/backup" 2025/01/24 01:13:29 DEBUG : Config file has changed externally - reloading 2025/01/24 01:13:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-jimobal9guci/backup" 2025/01/24 01:13:30 DEBUG : Reset feature "ListR" 2025/01/24 01:13:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/24 01:13:30 DEBUG : dst/file1: move non-chunked object... 2025/01/24 01:13:32 INFO : dst/file1: Moved (server-side) 2025/01/24 01:13:32 INFO : dst/file1: Moved (server-side) 2025/01/24 01:13:33 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/01/24 01:13:37 INFO : dst/file1.rclone_chunk.001_koznvh: Moved (server-side) to: dst/file1 2025/01/24 01:13:37 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/24 01:13:37 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (31.75s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:13:55 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jimobal9guci/dst" 2025/01/24 01:13:55 DEBUG : Config file has changed externally - reloading 2025/01/24 01:13:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-jimobal9guci/dst" 2025/01/24 01:13:56 DEBUG : Reset feature "ListR" 2025/01/24 01:13:56 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jimobal9guci/CompareDest" 2025/01/24 01:13:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-jimobal9guci/CompareDest" 2025/01/24 01:13:56 DEBUG : Reset feature "ListR" 2025/01/24 01:13:56 DEBUG : one: Need to transfer - File not found at Destination 2025/01/24 01:13:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/01/24 01:14:01 INFO : one.rclone_chunk.001_kp0bbn: Moved (server-side) to: one 2025/01/24 01:14:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/24 01:14:01 INFO : one: Copied (new) 2025/01/24 01:14:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:14:03 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/01/24 01:14:09 INFO : one: Deleted 2025/01/24 01:14:11 INFO : one.rclone_chunk.001_kp0hbv: Moved (server-side) to: one 2025/01/24 01:14:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/24 01:14:11 INFO : one: Copied (replaced existing) 2025/01/24 01:14:19 INFO : dst/one: Deleted 2025/01/24 01:14:21 INFO : dst/one.rclone_chunk.001_kp0rot: Moved (server-side) to: dst/one 2025/01/24 01:14:26 INFO : CompareDest/one.rclone_chunk.001_kp0zn4: Moved (server-side) to: CompareDest/one 2025/01/24 01:14:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:14:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/24 01:14:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 01:14:33 INFO : CompareDest/two.rclone_chunk.001_kp175u: Moved (server-side) to: CompareDest/two 2025/01/24 01:14:34 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 01:14:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/24 01:14:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 01:14:35 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 01:14:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/24 01:14:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 01:14:38 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 01:14:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/24 01:14:39 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/01/24 01:14:44 INFO : two.rclone_chunk.001_kp1h4m: Moved (server-side) to: two 2025/01/24 01:14:44 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/24 01:14:44 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (69.24s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:15:04 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jimobal9guci/dst" 2025/01/24 01:15:04 DEBUG : Config file has changed externally - reloading 2025/01/24 01:15:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-jimobal9guci/dst" 2025/01/24 01:15:05 DEBUG : Reset feature "ListR" 2025/01/24 01:15:05 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jimobal9guci/CopyDest" 2025/01/24 01:15:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-jimobal9guci/CopyDest" 2025/01/24 01:15:06 DEBUG : Reset feature "ListR" 2025/01/24 01:15:06 DEBUG : one: Need to transfer - File not found at Destination 2025/01/24 01:15:06 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/01/24 01:15:10 INFO : one.rclone_chunk.001_kp28ow: Moved (server-side) to: one 2025/01/24 01:15:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/24 01:15:10 INFO : one: Copied (new) 2025/01/24 01:15:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:15:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/01/24 01:15:20 INFO : one: Deleted 2025/01/24 01:15:22 INFO : one.rclone_chunk.001_kp2fld: Moved (server-side) to: one 2025/01/24 01:15:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/24 01:15:22 INFO : one: Copied (replaced existing) 2025/01/24 01:15:29 INFO : dst/one: Deleted 2025/01/24 01:15:31 INFO : dst/one.rclone_chunk.001_kp2pth: Moved (server-side) to: dst/one 2025/01/24 01:15:36 INFO : CopyDest/one.rclone_chunk.001_kp2xmt: Moved (server-side) to: CopyDest/one 2025/01/24 01:15:38 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jimobal9guci/BackupDir" 2025/01/24 01:15:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-jimobal9guci/BackupDir" 2025/01/24 01:15:38 DEBUG : Reset feature "ListR" 2025/01/24 01:15:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:15:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/24 01:15:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:15:39 DEBUG : one: move non-chunked object... 2025/01/24 01:15:41 INFO : one: Moved (server-side) 2025/01/24 01:15:41 INFO : one: Moved (server-side) 2025/01/24 01:15:41 DEBUG : one: copy non-chunked object... 2025/01/24 01:15:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/24 01:15:43 INFO : one: Copied (server-side copy) 2025/01/24 01:15:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/24 01:15:49 INFO : CopyDest/two.rclone_chunk.001_kp3aml: Moved (server-side) to: CopyDest/two 2025/01/24 01:15:51 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 01:15:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/24 01:15:51 DEBUG : two: copy non-chunked object... 2025/01/24 01:15:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/24 01:15:53 INFO : two: Copied (server-side copy) 2025/01/24 01:15:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/24 01:15:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/24 01:15:54 DEBUG : two: Unchanged skipping 2025/01/24 01:15:59 INFO : CopyDest/three.rclone_chunk.001_kp3md9: Moved (server-side) to: CopyDest/three 2025/01/24 01:16:02 DEBUG : three: Need to transfer - File not found at Destination 2025/01/24 01:16:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/24 01:16:02 DEBUG : three: Destination not found in --copy-dest 2025/01/24 01:16:03 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/01/24 01:16:08 INFO : three.rclone_chunk.001_kp3t1d: Moved (server-side) to: three 2025/01/24 01:16:08 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/24 01:16:08 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (98.01s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.73s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.63s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:16:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/24 01:16:44 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/01/24 01:16:49 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_kp4yu8: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2025/01/24 01:16:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/24 01:16:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/24 01:16:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/24 01:16:51 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/01/24 01:20:13 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader4o.disk.yandex.net:443/upload-target/20250124T041812.115.utd.ps7aymvp3t90hmxv0yw3ctmq-k4o.18956389": max transfer limit reached as set by --max-transfer 2025/01/24 01:20:14 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 (219.20s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.84s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.59s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.75s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.86s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:20:35 INFO : one.rclone_chunk.001_kpb5qm: Moved (server-side) to: one.rclone_chunk.001 2025/01/24 01:20:36 INFO : one.rclone_chunk.002_kpb5qm: Moved (server-side) to: one.rclone_chunk.002 2025/01/24 01:20:45 INFO : also/one.rclone_chunk.001_kpbh2i: Moved (server-side) to: also/one.rclone_chunk.001 2025/01/24 01:20:46 INFO : also/one.rclone_chunk.002_kpbh2i: Moved (server-side) to: also/one.rclone_chunk.002 2025/01/24 01:20:53 INFO : another.rclone_chunk.001_kpbq11: Moved (server-side) to: another.rclone_chunk.001 2025/01/24 01:20:55 INFO : another.rclone_chunk.002_kpbq11: Moved (server-side) to: another.rclone_chunk.002 2025/01/24 01:21:01 INFO : not-one.rclone_chunk.001_kpbzid: 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: another: Modification time difference too big |-114564h20m56s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-01-24 01:20:55 +0000 UTC) (precision 1ns) 2025/01/24 01:21:03 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': Looking for duplicate md5 hashes using newest mode. 2025/01/24 01:21:05 NOTICE: 9305eb83180641a93040aab7c4385f0a: Found 3 files with duplicate md5 hashes 2025/01/24 01:21:12 INFO : one: Deleted 2025/01/24 01:21:21 INFO : also/one: Deleted 2025/01/24 01:21:21 NOTICE: 9305eb83180641a93040aab7c4385f0a: Deleted 2 extra copies 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:164 Error: Should be true Test: TestDeduplicateNewestByHash Messages: another: Modification time difference too big |-114564h20m56s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-01-24 01:20:55 +0000 UTC) (precision 1ns) --- FAIL: TestDeduplicateNewestByHash (76.39s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.71s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.86s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.47s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.53s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", 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-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:21:52 INFO : a.txt.rclone_chunk.001_kpdc2e: Moved (server-side) to: a.txt 2025/01/24 01:21:56 INFO : zend.txt.rclone_chunk.001_kpdixz: Moved (server-side) to: zend.txt 2025/01/24 01:22:02 INFO : sub dir/hello world.rclone_chunk.001_kpdn1g: Moved (server-side) to: sub dir/hello world 2025/01/24 01:22:07 INFO : sub dir/hello world2.rclone_chunk.001_kpds0a: Moved (server-side) to: sub dir/hello world2 2025/01/24 01:22:12 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_kpdy0c: Moved (server-side) to: sub dir/ignore dir/.ignore 2025/01/24 01:22:17 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_kpe39h: Moved (server-side) to: sub dir/ignore dir/should be ignored 2025/01/24 01:22:22 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_kpe7d7: Moved (server-side) to: sub dir/sub sub dir/hello world3 2025/01/24 01:22:24 DEBUG : a.txt: Excluded (Size Filter) 2025/01/24 01:22:24 DEBUG : a.txt: Excluded 2025/01/24 01:22:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/24 01:22:25 DEBUG : sub dir/hello world: Excluded 2025/01/24 01:22:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/24 01:22:25 DEBUG : sub dir/hello world2: Excluded 2025/01/24 01:22:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/24 01:22:25 DEBUG : sub dir/hello world: Excluded 2025/01/24 01:22:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/24 01:22:25 DEBUG : sub dir/hello world2: Excluded 2025/01/24 01:22:26 DEBUG : sub dir/ignore dir: Excluded 2025/01/24 01:22:27 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (81.25s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:23:13 INFO : file1.rclone_chunk.001_kpfmvv: Moved (server-side) to: file1 2025/01/24 01:23:18 INFO : sub/file2.rclone_chunk.001_kpfre1: 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 (24.01s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.44s) --- PASS: TestListJSON/Recurse (0.59s) --- PASS: TestListJSON/SubDir (0.39s) --- PASS: TestListJSON/NoModTime (0.41s) --- PASS: TestListJSON/NoMimeType (0.36s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:23:37 INFO : file1.rclone_chunk.001_kpga0q: Moved (server-side) to: file1 2025/01/24 01:23:44 INFO : sub/file2.rclone_chunk.001_kpggub: 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 2025/01/24 01:23:51 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jimobal9guci/notfound" 2025/01/24 01:23:51 DEBUG : Config file has changed externally - reloading 2025/01/24 01:23:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-jimobal9guci/notfound" 2025/01/24 01:23:51 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (30.97s) --- PASS: TestStatJSON/Root (0.34s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.91s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.37s) --- PASS: TestStatJSON/File (0.44s) --- PASS: TestStatJSON/NotFound (0.83s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.65s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.32s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.46s) --- PASS: TestStatJSON/RootNotFound (0.66s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:24:02 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': Making directory 2025/01/24 01:24:03 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': Making directory --- PASS: TestMkdir (1.64s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:24:15 INFO : sub dir/hello world.rclone_chunk.001_kph63s: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (19.24s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:24:30 INFO : potato2.rclone_chunk.001_kphpkx: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/24 01:24:31 INFO : potato2.rclone_chunk.002_kphpkx: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/24 01:24:39 INFO : empty space.rclone_chunk.001_kpi00z: Moved (server-side) to: empty space --- PASS: TestLs (32.94s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:25:04 INFO : potato2.rclone_chunk.001_kpinkx: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/24 01:25:05 INFO : potato2.rclone_chunk.002_kpinkx: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/24 01:25:13 INFO : empty space.rclone_chunk.001_kpixgc: Moved (server-side) to: empty space 2025/01/24 01:25:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/24 01:25:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (31.39s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:25:34 INFO : potato2.rclone_chunk.001_kpjiuz: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/24 01:25:36 INFO : potato2.rclone_chunk.002_kpjiuz: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/24 01:25:42 INFO : empty space.rclone_chunk.001_kpjsq5: Moved (server-side) to: empty space --- PASS: TestLsLong (28.23s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:26:02 INFO : potato2.rclone_chunk.001_kpka0v: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/24 01:26:03 INFO : potato2.rclone_chunk.002_kpka0v: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/24 01:26:09 INFO : empty space.rclone_chunk.001_kpkj94: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (29.96s) --- PASS: TestHashSums/Md5 (0.71s) --- PASS: TestHashSums/Md5Download (1.74s) === RUN TestHashSumsWithErrors 2025/01/24 01:26:26 DEBUG : Creating backend with remote ":memory:" 2025/01/24 01:26:26 DEBUG : Config file has changed externally - reloading 2025/01/24 01:26:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/24 01:26:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/24 01:26:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/24 01:26:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/24 01:26:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/24 01:26:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/24 01:26:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/24 01:26:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/24 01:26:26 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-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:26:32 INFO : potato2.rclone_chunk.001_kpl45y: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/24 01:26:34 INFO : potato2.rclone_chunk.002_kpl45y: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/24 01:26:40 ERROR : empty space.rclone_chunk.001_kplfr5: Couldn't move: couldn't move file: [500 - InternalServerError] Internal Server Error (Ошибка сервера.) 2025/01/24 01:26:43 ERROR : empty space.rclone_chunk.001_kplfr5: Failed to remove temporary chunk: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) run.go:285: Failed to put "empty space" to "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'": couldn't move file: [500 - InternalServerError] Internal Server Error (Ошибка сервера.) --- FAIL: TestCount (27.69s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:26:58 INFO : small.rclone_chunk.001_kplwwp: Moved (server-side) to: small 2025/01/24 01:27:05 INFO : medium.rclone_chunk.001_kpm0ki: Moved (server-side) to: medium.rclone_chunk.001 2025/01/24 01:27:07 INFO : medium.rclone_chunk.002_kpm0ki: Moved (server-side) to: medium.rclone_chunk.002 2025/01/24 01:27:15 INFO : large.rclone_chunk.001_kpmb2j: Moved (server-side) to: large.rclone_chunk.001 2025/01/24 01:27:17 INFO : large.rclone_chunk.002_kpmb2j: Moved (server-side) to: large.rclone_chunk.002 2025/01/24 01:27:20 DEBUG : Waiting for deletions to finish 2025/01/24 01:27:20 DEBUG : large: Excluded (Size Filter) 2025/01/24 01:27:20 DEBUG : large: Excluded 2025/01/24 01:27:24 INFO : small: Deleted 2025/01/24 01:27:30 INFO : medium: Deleted --- PASS: TestDelete (48.79s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.42s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (1.61s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (1.35s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:27:51 INFO : ReadFile.rclone_chunk.001_kpnd73: Moved (server-side) to: ReadFile --- PASS: TestReadFile (10.38s) === RUN TestRetry 2025/01/24 01:27:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/24 01:27:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/24 01:27:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/24 01:27:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/24 01:27:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/24 01:27:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/24 01:27:57 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-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:28:01 INFO : file1.rclone_chunk.001_kpnnuw: Moved (server-side) to: file1 2025/01/24 01:28:06 INFO : file2.rclone_chunk.001_kpnrus: Moved (server-side) to: file2 --- PASS: TestCat (21.35s) === RUN TestPurge 2025/01/24 01:28:18 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-sogavup0kohe" 2025/01/24 01:28:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:28:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-sogavup0kohe" 2025/01/24 01:28:19 DEBUG : Reset feature "ListR" 2025/01/24 01:28:19 DEBUG : Creating backend with remote "/tmp/rclone1594696541" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-sogavup0kohe'", Local "Local file system at /tmp/rclone1594696541", Modify Window "1ns" 2025/01/24 01:28:29 INFO : A1/B1/C1/one.rclone_chunk.001_kpoaay: Moved (server-side) to: A1/B1/C1/one 2025/01/24 01:28:29 INFO : A2: Making directory 2025/01/24 01:28:29 INFO : A1/B2: Making directory 2025/01/24 01:28:30 INFO : A1/B2/C2: Making directory 2025/01/24 01:28:30 INFO : A1/B1/C3: Making directory 2025/01/24 01:28:34 INFO : A3: Making directory 2025/01/24 01:28:34 INFO : A3/B3: Making directory 2025/01/24 01:28:35 INFO : A3/B3/C4: Making directory 2025/01/24 01:28:42 INFO : A1/two.rclone_chunk.001_kpopli: Moved (server-side) to: A1/two 2025/01/24 01:28:57 ERROR : : error listing: directory not found 2025/01/24 01:28:57 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-sogavup0kohe': Purge remote 2025/01/24 01:28:58 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (39.67s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:29:04 INFO : A1/B1/C1/one.rclone_chunk.001_kppdoi: Moved (server-side) to: A1/B1/C1/one 2025/01/24 01:29:04 INFO : A2: Making directory 2025/01/24 01:29:05 INFO : A1/B2: Making directory 2025/01/24 01:29:05 INFO : A1/B2/C2: Making directory 2025/01/24 01:29:05 INFO : A1/B1/C3: Making directory 2025/01/24 01:29:06 INFO : A3: Making directory 2025/01/24 01:29:06 INFO : A3/B3: Making directory 2025/01/24 01:29:07 INFO : A3/B3/C4: Making directory 2025/01/24 01:29:12 INFO : A1/two.rclone_chunk.001_kppl33: Moved (server-side) to: A1/two 2025/01/24 01:29:14 DEBUG : removing 1 level 3 directories 2025/01/24 01:29:14 INFO : A3/B3/C4: Removing directory 2025/01/24 01:29:22 DEBUG : removing 2 level 3 directories 2025/01/24 01:29:22 INFO : A1/B2/C2: Removing directory 2025/01/24 01:29:22 INFO : A1/B1/C3: Removing directory 2025/01/24 01:29:26 DEBUG : removing 2 level 2 directories 2025/01/24 01:29:26 INFO : A3/B3: Removing directory 2025/01/24 01:29:26 INFO : A1/B2: Removing directory 2025/01/24 01:29:30 DEBUG : removing 2 level 1 directories 2025/01/24 01:29:30 INFO : A3: Removing directory 2025/01/24 01:29:30 INFO : A2: Removing directory 2025/01/24 01:29:43 DEBUG : removing 1 level 3 directories 2025/01/24 01:29:43 INFO : A1/B1/C1: Removing directory 2025/01/24 01:29:47 DEBUG : removing 1 level 2 directories 2025/01/24 01:29:47 INFO : A1/B1: Removing directory 2025/01/24 01:29:51 DEBUG : removing 1 level 1 directories 2025/01/24 01:29:51 INFO : A1: Removing directory 2025/01/24 01:29:54 DEBUG : removing 1 level 0 directories 2025/01/24 01:29:54 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': Removing directory 2025/01/24 01:29:58 ERROR : : error listing: directory not found 2025/01/24 01:29:58 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (59.82s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:29:58 INFO : A1: Making directory 2025/01/24 01:29:59 INFO : A1/B1: Making directory 2025/01/24 01:29:59 INFO : A1/B1/C1: Making directory 2025/01/24 01:30:03 DEBUG : removing 1 level 3 directories 2025/01/24 01:30:03 INFO : A1/B1/C1: Removing directory 2025/01/24 01:30:07 DEBUG : removing 1 level 2 directories 2025/01/24 01:30:07 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (18.52s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:30:17 INFO : A1: Making directory 2025/01/24 01:30:17 INFO : A1/B1: Making directory 2025/01/24 01:30:18 INFO : A1/B1/C1: Making directory 2025/01/24 01:30:21 DEBUG : removing 1 level 3 directories 2025/01/24 01:30:21 INFO : A1/B1/C1: Removing directory 2025/01/24 01:30:24 DEBUG : removing 1 level 2 directories 2025/01/24 01:30:24 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (16.65s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:30:39 INFO : file1.rclone_chunk.001_kps0st: Moved (server-side) to: file1 2025/01/24 01:30:40 DEBUG : filename.txt: File name found in url 2025/01/24 01:30:45 INFO : filename.txt.rclone_chunk.001_kps6c9: Moved (server-side) to: filename.txt 2025/01/24 01:30:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/24 01:30:49 INFO : headerfilename.txt.rclone_chunk.001_kpsbo6: Moved (server-side) to: headerfilename.txt 2025/01/24 01:30:54 INFO : file2.rclone_chunk.001_kpsf1o: Moved (server-side) to: file2 --- PASS: TestCopyURL (34.96s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:31:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/24 01:31:14 INFO : sub/file2.rclone_chunk.001_kpsyl9: Moved (server-side) to: sub/file2 2025/01/24 01:31:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/24 01:31:14 INFO : file1: Copied (new) to: sub/file2 2025/01/24 01:31:14 INFO : file1: Deleted 2025/01/24 01:31:16 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/24 01:31:16 DEBUG : file1: Unchanged skipping 2025/01/24 01:31:16 INFO : file1: Deleted 2025/01/24 01:31:17 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (17.52s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:31:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/24 01:31:26 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/01/24 01:31:30 INFO : file1.rclone_chunk.001_kptgnf: Moved (server-side) to: file1 2025/01/24 01:31:30 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/24 01:31:30 INFO : file1: Copied (new) 2025/01/24 01:31:30 INFO : file1: Deleted 2025/01/24 01:31:32 DEBUG : file1: Destination exists, skipping 2025/01/24 01:31:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (10.65s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (1.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.90s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:31:43 INFO : dst/file1.rclone_chunk.001_kptt99: Moved (server-side) to: dst/file1 2025/01/24 01:31:44 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jimobal9guci/backup" 2025/01/24 01:31:44 DEBUG : Config file has changed externally - reloading 2025/01/24 01:31:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-jimobal9guci/backup" 2025/01/24 01:31:45 DEBUG : Reset feature "ListR" 2025/01/24 01:31:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/24 01:31:45 DEBUG : dst/file1: move non-chunked object... 2025/01/24 01:31:47 INFO : dst/file1: Moved (server-side) 2025/01/24 01:31:47 INFO : dst/file1: Moved (server-side) 2025/01/24 01:31:48 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/01/24 01:31:52 INFO : dst/file1.rclone_chunk.001_kpu2d0: Moved (server-side) to: dst/file1 2025/01/24 01:31:52 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/24 01:31:52 INFO : dst/file1: Copied (new) 2025/01/24 01:31:52 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (33.54s) === 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-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:32:17 INFO : A1/one.rclone_chunk.001_kpur49: Moved (server-side) to: A1/one 2025/01/24 01:32:22 INFO : A1/two.rclone_chunk.001_kpuwz9: Moved (server-side) to: A1/two 2025/01/24 01:32:27 INFO : A1/B1/three.rclone_chunk.001_kpv0mz: Moved (server-side) to: A1/B1/three 2025/01/24 01:32:32 INFO : A1/B1/C1/four.rclone_chunk.001_kpv53d: Moved (server-side) to: A1/B1/C1/four 2025/01/24 01:32:37 INFO : A1/B1/C2/five.rclone_chunk.001_kpvasu: Moved (server-side) to: A1/B1/C2/five 2025/01/24 01:32:37 INFO : A1/B2: Making directory 2025/01/24 01:32:38 INFO : A1/B1/C3: Making directory 2025/01/24 01:32:50 DEBUG : A2/B1/C2/five: move non-chunked object... 2025/01/24 01:32:50 DEBUG : A2/two: move non-chunked object... 2025/01/24 01:32:50 DEBUG : A2/one: move non-chunked object... 2025/01/24 01:32:50 DEBUG : A2/B1/C1/four: move non-chunked object... 2025/01/24 01:32:51 DEBUG : A2/B1/three: move non-chunked object... 2025/01/24 01:32:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/24 01:32:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/24 01:32:52 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/24 01:32:52 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/24 01:32:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/24 01:32:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/24 01:32:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/24 01:32:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/24 01:32:53 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/24 01:32:53 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/24 01:33:22 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/24 01:33:26 DEBUG : A3/B1/three: move non-chunked object... 2025/01/24 01:33:26 DEBUG : A3/one: move non-chunked object... 2025/01/24 01:33:26 DEBUG : A3/B1/C2/five: move non-chunked object... 2025/01/24 01:33:26 DEBUG : A3/B1/C1/four: move non-chunked object... 2025/01/24 01:33:26 DEBUG : A3/two: move non-chunked object... 2025/01/24 01:33:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/24 01:33:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/24 01:33:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/24 01:33:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/24 01:33:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/24 01:33:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/24 01:33:27 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/24 01:33:27 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/24 01:33:28 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/24 01:33:28 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (138.73s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2025/01/24 01:34:31 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': File to upload is small (34 bytes), uploading instead of streaming 2025/01/24 01:34:44 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_kpymm7: Moved (server-side) to: no_checksum_small_file_from_pipe 2025/01/24 01:34:44 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/01/24 01:34:44 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/01/24 01:35:40 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2025/01/24 01:35:41 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2025/01/24 01:35:43 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2025/01/24 01:35:44 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2025/01/24 01:35:46 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2025/01/24 01:35:47 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2025/01/24 01:35:53 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2025/01/24 01:35:55 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2025/01/24 01:35:56 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2025/01/24 01:35:58 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2025/01/24 01:35:59 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2025/01/24 01:36:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2025/01/24 01:36:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2025/01/24 01:36:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2025/01/24 01:36:05 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2025/01/24 01:36:06 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2025/01/24 01:36:08 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2025/01/24 01:36:09 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2025/01/24 01:36:11 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2025/01/24 01:36:12 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2025/01/24 01:36:13 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_kpyyct: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2025/01/24 01:36:16 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/01/24 01:36:16 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-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:37:29 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': File to upload is small (34 bytes), uploading instead of streaming 2025/01/24 01:37:33 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_kq3jxv: Moved (server-side) to: with_checksum_small_file_from_pipe 2025/01/24 01:37:33 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/01/24 01:37:33 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/01/24 01:38:21 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2025/01/24 01:38:23 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2025/01/24 01:38:24 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2025/01/24 01:38:25 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2025/01/24 01:38:27 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2025/01/24 01:38:28 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2025/01/24 01:38:29 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2025/01/24 01:38:31 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2025/01/24 01:38:32 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2025/01/24 01:38:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2025/01/24 01:38:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2025/01/24 01:38:37 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2025/01/24 01:38:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2025/01/24 01:38:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2025/01/24 01:38:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2025/01/24 01:38:43 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2025/01/24 01:38:45 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2025/01/24 01:38:47 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2025/01/24 01:38:48 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2025/01/24 01:38:49 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2025/01/24 01:38:51 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_kq3nnj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2025/01/24 01:38:54 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/01/24 01:38:54 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-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:40:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': File to upload is small (34 bytes), uploading instead of streaming 2025/01/24 01:40:12 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_kq7yet: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/01/24 01:40:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/24 01:41:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/01/24 01:41:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/01/24 01:41:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/01/24 01:41:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/01/24 01:41:11 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/01/24 01:41:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/01/24 01:41:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/01/24 01:41:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/01/24 01:41:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/01/24 01:41:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/01/24 01:41:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/01/24 01:41:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/01/24 01:41:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/01/24 01:41:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/01/24 01:41:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/01/24 01:41:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/01/24 01:41:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/01/24 01:41:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/01/24 01:41:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/01/24 01:41:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/01/24 01:41:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_kq82rh: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/01/24 01:41:37 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-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:42:54 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': File to upload is small (34 bytes), uploading instead of streaming 2025/01/24 01:42:59 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_kqck8v: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/01/24 01:42:59 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/24 01:42:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/24 01:43:01 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/24 01:43:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:43:01 DEBUG : pacer: Reducing sleep to 15ms 2025/01/24 01:43:02 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/24 01:43:02 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 01:43:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/01/24 01:43:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/01/24 01:43:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/01/24 01:43:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/01/24 01:43:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/01/24 01:43:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/01/24 01:43:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/01/24 01:43:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/01/24 01:43:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/01/24 01:44:01 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/01/24 01:44:02 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/01/24 01:44:04 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/01/24 01:44:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/01/24 01:44:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/01/24 01:44:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/01/24 01:44:09 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/01/24 01:44:11 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/01/24 01:44:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/01/24 01:44:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/01/24 01:44:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/01/24 01:44:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_kqcpgq: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/01/24 01:44:19 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/24 01:44:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (657.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (176.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (158.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (166.25s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (155.74s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.70s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:45:40 INFO : potato1.rclone_chunk.001_kqgww8: Moved (server-side) to: potato1.rclone_chunk.001 2025/01/24 01:45:41 INFO : potato1.rclone_chunk.002_kqgww8: Moved (server-side) to: potato1.rclone_chunk.002 2025/01/24 01:45:44 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': File to upload is small (60 bytes), uploading instead of streaming 2025/01/24 01:45:52 INFO : potato2.rclone_chunk.001_kqhaa4: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/24 01:45:54 INFO : potato2.rclone_chunk.002_kqhaa4: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/24 01:45:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/24 01:45:57 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (47.53s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.39s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:46:27 INFO : potato2.rclone_chunk.001_kqi8jm: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/24 01:46:28 INFO : potato2.rclone_chunk.002_kqi8jm: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/24 01:46:37 INFO : empty space.rclone_chunk.001_kqim1k: Moved (server-side) to: empty space 2025/01/24 01:46:42 INFO : sub dir/potato3.rclone_chunk.001_kqir28: Moved (server-side) to: sub dir/potato3 2025/01/24 01:46:44 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': Touching "empty space" 2025/01/24 01:46:45 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': Touching "potato2" 2025/01/24 01:46:46 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': Touching "sub dir/potato3" --- PASS: TestTouchDir (50.48s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.90s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.67s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.41s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", 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-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.81s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci'", Local "Local file system at /tmp/rclone1874518993", Modify Window "1ns" 2025/01/24 01:47:12 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/24 01:47:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:47:12 DEBUG : pacer: Reducing sleep to 15ms 2025/01/24 01:47:12 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/24 01:47:13 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 01:47:17 INFO : sub dir/test remove existing.rclone_chunk.001_kqjqnb: Moved (server-side) to: sub dir/test remove existing 2025/01/24 01:47:21 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_kqjvqd: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/01/24 01:47:24 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wavupid3" before starting 2025/01/24 01:47:24 DEBUG : sub dir/test remove existing: move non-chunked object... 2025/01/24 01:47:26 INFO : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.wavupid3 2025/01/24 01:47:27 DEBUG : sub dir/test remove existing.wavupid3: TEST: removing renamed existing file after operation 2025/01/24 01:47:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeyegex8" before starting 2025/01/24 01:47:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/01/24 01:47:34 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeyegex8 2025/01/24 01:47:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeyegex8: TEST: renaming existing back after failed operation 2025/01/24 01:47:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeyegex8: move non-chunked object... 2025/01/24 01:47:36 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeyegex8: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/01/24 01:47:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fohelat3" before starting 2025/01/24 01:47:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/01/24 01:47:39 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fohelat3 2025/01/24 01:47:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fohelat3: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (36.72s) === 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 2025/01/24 01:47:48 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jimobal9guci': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 47m22.683040816s (try 1/5): exit status 1: Failed [TestDeduplicateNewestByHash TestCount]