"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5) 2025/02/01 01:01:58 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-talibor3deda" 2025/02/01 01:01:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:01:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-talibor3deda" 2025/02/01 01:01:58 DEBUG : Reset feature "ListR" 2025/02/01 01:01:58 DEBUG : Creating backend with remote "/tmp/rclone3496905333" === 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-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/02/01 01:01:59 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.32s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/02/01 01:01:59 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.40s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/01 01:01:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/01 01:01:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/01 01:01:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/01 01:01:59 DEBUG : potato: Seek from 10 to 0 2025/02/01 01:01:59 DEBUG : potato: Seek from 10 to 0 2025/02/01 01:01:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/01 01:01:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/01 01:01:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/01 01:01:59 DEBUG : potato: Seek from 5 to 2 2025/02/01 01:01:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/01 01:01:59 DEBUG : potato: Seek from 7 to 0 2025/02/01 01:01:59 DEBUG : potato: Seek from 7 to 0 2025/02/01 01:01:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/01 01:01:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/01 01:01:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/01 01:01:59 DEBUG : potato: Seek from 5 to 2 2025/02/01 01:01:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/01 01:01:59 DEBUG : potato: Seek from 8 to 0 2025/02/01 01:01:59 DEBUG : potato: Seek from 8 to 0 2025/02/01 01:01:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/01 01:01:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/01 01:01:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/01 01:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/01 01:01:59 DEBUG : potato: Seek from 5 to 2 2025/02/01 01:01:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/01 01:01:59 DEBUG : potato: Seek from 9 to 0 2025/02/01 01:01:59 DEBUG : potato: Seek from 9 to 0 2025/02/01 01:01:59 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-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:02:04 INFO : rutabaga.rclone_chunk.001_zhse4j: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2025/02/01 01:02:10 INFO : empty space.rclone_chunk.001_zhskvw: Moved (server-side) to: empty space === RUN TestCheck/3 2025/02/01 01:02:17 INFO : potato2.rclone_chunk.001_zhspu0: Moved (server-side) to: potato2.rclone_chunk.001 2025/02/01 01:02:18 INFO : potato2.rclone_chunk.002_zhspu0: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2025/02/01 01:02:35 INFO : remotepotato.rclone_chunk.001_zht422: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/02/01 01:02:37 INFO : remotepotato.rclone_chunk.002_zht422: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (74.30s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.39s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (1.06s) --- PASS: TestCheck/5 (0.90s) --- PASS: TestCheck/6 (0.53s) --- PASS: TestCheck/7 (0.73s) === RUN TestCheckFsError 2025/02/01 01:03:13 DEBUG : Creating backend with remote "nonexistent" 2025/02/01 01:03:13 DEBUG : Creating backend with remote "nonexistent" 2025/02/01 01:03:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/01 01:03:13 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/02/01 01:03:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/01 01:03:13 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-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:03:19 INFO : rutabaga.rclone_chunk.001_zhug9s: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/01 01:03:26 INFO : empty space.rclone_chunk.001_zhuohg: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2025/02/01 01:03:36 INFO : potato2.rclone_chunk.001_zhuuow: Moved (server-side) to: potato2.rclone_chunk.001 2025/02/01 01:03:38 INFO : potato2.rclone_chunk.002_zhuuow: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/01 01:03:52 INFO : remotepotato.rclone_chunk.001_zhvbsk: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/02/01 01:03:54 INFO : remotepotato.rclone_chunk.002_zhvbsk: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (76.54s) --- PASS: TestCheckDownload/1 (0.95s) --- PASS: TestCheckDownload/2 (0.71s) --- PASS: TestCheckDownload/3 (0.71s) --- PASS: TestCheckDownload/4 (1.73s) --- PASS: TestCheckDownload/5 (2.33s) --- PASS: TestCheckDownload/6 (1.64s) --- PASS: TestCheckDownload/7 (2.48s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:04:34 INFO : rutabaga.rclone_chunk.001_zhwkmb: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/01 01:04:40 INFO : empty space.rclone_chunk.001_zhwpth: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2025/02/01 01:04:47 INFO : potato2.rclone_chunk.001_zhwvpw: Moved (server-side) to: potato2.rclone_chunk.001 2025/02/01 01:04:47 INFO : potato2.rclone_chunk.002_zhwvpw: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/01 01:04:59 INFO : remotepotato.rclone_chunk.001_zhx5zg: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/02/01 01:05:00 INFO : remotepotato.rclone_chunk.002_zhx5zg: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (60.31s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.55s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.39s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:05:37 INFO : test.sum.rclone_chunk.001_zhy8y9: Moved (server-side) to: test.sum.rclone_chunk.001 2025/02/01 01:05:38 INFO : test.sum.rclone_chunk.002_zhy8y9: Moved (server-side) to: test.sum.rclone_chunk.002 2025/02/01 01:05:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/01 01:05:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/01 01:05:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/01 01:05:42 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/01 01:05:59 INFO : test.sum.rclone_chunk.001_zhylc9: Moved (server-side) to: test.sum.rclone_chunk.001 2025/02/01 01:06:00 INFO : test.sum.rclone_chunk.002_zhylc9: Moved (server-side) to: test.sum.rclone_chunk.002 2025/02/01 01:06:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/01 01:06:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/01 01:06:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/01 01:06:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (45.16s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:06:16 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-talibor3deda/data" 2025/02/01 01:06:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-talibor3deda/data" 2025/02/01 01:06:16 DEBUG : Reset feature "ListR" 2025/02/01 01:06:20 INFO : data/banana.rclone_chunk.001_zhziqo: Moved (server-side) to: data/banana 2025/02/01 01:06:25 INFO : test.sum.rclone_chunk.001_zhzmw9: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2025/02/01 01:06:32 INFO : data/potato.rclone_chunk.001_zhztno: Moved (server-side) to: data/potato 2025/02/01 01:06:40 INFO : test.sum: Deleted 2025/02/01 01:06:42 INFO : test.sum.rclone_chunk.001_zhzz1e: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2025/02/01 01:06:51 INFO : test.sum.rclone_chunk.001_zi0a5m: Moved (server-side) to: test.sum.rclone_chunk.001 2025/02/01 01:06:53 INFO : test.sum.rclone_chunk.002_zi0a5m: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2025/02/01 01:07:12 INFO : test.sum.rclone_chunk.001_zi0qse: Moved (server-side) to: test.sum.rclone_chunk.001 2025/02/01 01:07:14 INFO : test.sum.rclone_chunk.002_zi0qse: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2025/02/01 01:07:36 INFO : test.sum.rclone_chunk.001_zi1bf6: Moved (server-side) to: test.sum.rclone_chunk.001 2025/02/01 01:07:39 INFO : test.sum.rclone_chunk.002_zi1bf6: Moved (server-side) to: test.sum.rclone_chunk.002 2025/02/01 01:07:40 INFO : test.sum.rclone_chunk.003_zi1bf6: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest5 2025/02/01 01:08:07 INFO : test.sum.rclone_chunk.001_zi22e2: Moved (server-side) to: test.sum.rclone_chunk.001 2025/02/01 01:08:10 INFO : test.sum.rclone_chunk.002_zi22e2: Moved (server-side) to: test.sum.rclone_chunk.002 2025/02/01 01:08:11 INFO : test.sum.rclone_chunk.003_zi22e2: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest6 2025/02/01 01:08:26 INFO : data/banana: Deleted 2025/02/01 01:08:28 INFO : data/banana.rclone_chunk.001_zi2yf7: Moved (server-side) to: data/banana 2025/02/01 01:08:36 INFO : data/potato: Deleted 2025/02/01 01:08:38 INFO : data/potato.rclone_chunk.001_zi37j0: Moved (server-side) to: data/potato 2025/02/01 01:08:54 INFO : test.sum.rclone_chunk.001_zi3hyi: Moved (server-side) to: test.sum.rclone_chunk.001 2025/02/01 01:08:56 INFO : test.sum.rclone_chunk.002_zi3hyi: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (187.67s) --- PASS: TestCheckSum/subtest1 (1.23s) --- PASS: TestCheckSum/subtest2 (1.35s) --- PASS: TestCheckSum/subtest3 (3.32s) --- PASS: TestCheckSum/subtest4 (2.19s) --- PASS: TestCheckSum/subtest5 (3.10s) --- PASS: TestCheckSum/subtest6 (4.23s) --- PASS: TestCheckSum/subtest7 (2.82s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:09:23 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-talibor3deda/data" 2025/02/01 01:09:23 DEBUG : Config file has changed externally - reloading 2025/02/01 01:09:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-talibor3deda/data" 2025/02/01 01:09:24 DEBUG : Reset feature "ListR" 2025/02/01 01:09:29 INFO : data/banana.rclone_chunk.001_zi4qkl: Moved (server-side) to: data/banana 2025/02/01 01:09:35 INFO : test.sum.rclone_chunk.001_zi4wcc: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2025/02/01 01:09:42 INFO : data/potato.rclone_chunk.001_zi5436: Moved (server-side) to: data/potato 2025/02/01 01:09:50 INFO : test.sum: Deleted 2025/02/01 01:09:51 INFO : test.sum.rclone_chunk.001_zi59u3: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2025/02/01 01:10:01 INFO : test.sum.rclone_chunk.001_zi5lrg: Moved (server-side) to: test.sum.rclone_chunk.001 2025/02/01 01:10:02 INFO : test.sum.rclone_chunk.002_zi5lrg: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2025/02/01 01:10:24 INFO : test.sum.rclone_chunk.001_zi60zi: Moved (server-side) to: test.sum.rclone_chunk.001 2025/02/01 01:10:25 INFO : test.sum.rclone_chunk.002_zi60zi: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2025/02/01 01:10:53 INFO : test.sum.rclone_chunk.001_zi6pro: Moved (server-side) to: test.sum.rclone_chunk.001 2025/02/01 01:10:54 INFO : test.sum.rclone_chunk.002_zi6pro: Moved (server-side) to: test.sum.rclone_chunk.002 2025/02/01 01:10:56 INFO : test.sum.rclone_chunk.003_zi6pro: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2025/02/01 01:11:21 INFO : test.sum.rclone_chunk.001_zi7ha1: Moved (server-side) to: test.sum.rclone_chunk.001 2025/02/01 01:11:23 INFO : test.sum.rclone_chunk.002_zi7ha1: Moved (server-side) to: test.sum.rclone_chunk.002 2025/02/01 01:11:24 INFO : test.sum.rclone_chunk.003_zi7ha1: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2025/02/01 01:11:38 INFO : data/banana: Deleted 2025/02/01 01:11:39 INFO : data/banana.rclone_chunk.001_zi8a5x: Moved (server-side) to: data/banana 2025/02/01 01:11:47 INFO : data/potato: Deleted 2025/02/01 01:11:49 INFO : data/potato.rclone_chunk.001_zi8i0u: Moved (server-side) to: data/potato 2025/02/01 01:12:06 INFO : test.sum.rclone_chunk.001_zi8smm: Moved (server-side) to: test.sum.rclone_chunk.001 2025/02/01 01:12:08 INFO : test.sum.rclone_chunk.002_zi8smm: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (192.77s) --- PASS: TestCheckSumDownload/subtest1 (2.25s) --- PASS: TestCheckSumDownload/subtest2 (1.77s) --- PASS: TestCheckSumDownload/subtest3 (3.02s) --- PASS: TestCheckSumDownload/subtest4 (3.54s) --- PASS: TestCheckSumDownload/subtest5 (3.09s) --- PASS: TestCheckSumDownload/subtest6 (3.68s) --- PASS: TestCheckSumDownload/subtest7 (2.58s) === RUN TestApplyTransforms 2025/02/01 01:12:36 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-bumojuz9sebo" 2025/02/01 01:12:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:12:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-bumojuz9sebo" 2025/02/01 01:12:36 DEBUG : Reset feature "ListR" 2025/02/01 01:12:36 DEBUG : Creating backend with remote "/tmp/rclone1656250140" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-bumojuz9sebo'", Local "Local file system at /tmp/rclone1656250140", Modify Window "1ns" 2025/02/01 01:12:43 INFO : hello, world!.rclone_chunk.001_zia3qu: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2025/02/01 01:12:44 ERROR : hello, world!: sum not found 2025/02/01 01:12:44 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-bumojuz9sebo' 2025/02/01 01:12:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bumojuz9sebo': 1 files missing 2025/02/01 01:12:44 NOTICE: 1 hashes missing 2025/02/01 01:12:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bumojuz9sebo': 2 differences found 2025/02/01 01:12:44 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bumojuz9sebo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/01 01:12:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 01:12:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bumojuz9sebo': 0 differences found 2025/02/01 01:12:45 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bumojuz9sebo': 1 matching files 2025/02/01 01:12:45 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-rocuyok5lihi" 2025/02/01 01:12:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:12:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-rocuyok5lihi" 2025/02/01 01:12:45 DEBUG : Reset feature "ListR" 2025/02/01 01:12:45 DEBUG : Creating backend with remote "/tmp/rclone1823088789" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-rocuyok5lihi'", Local "Local file system at /tmp/rclone1823088789", Modify Window "1ns" 2025/02/01 01:12:51 INFO : HELLO, WORLD!.rclone_chunk.001_ziadzm: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2025/02/01 01:12:52 ERROR : HELLO, WORLD!: sum not found 2025/02/01 01:12:52 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-rocuyok5lihi' 2025/02/01 01:12:52 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rocuyok5lihi': 1 files missing 2025/02/01 01:12:52 NOTICE: 1 hashes missing 2025/02/01 01:12:52 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rocuyok5lihi': 2 differences found 2025/02/01 01:12:52 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rocuyok5lihi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/01 01:12:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 01:12:52 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rocuyok5lihi': 0 differences found 2025/02/01 01:12:52 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-rocuyok5lihi': 1 matching files 2025/02/01 01:12:52 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-hupazuk8wejo" 2025/02/01 01:12:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:12:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-hupazuk8wejo" 2025/02/01 01:12:53 DEBUG : Reset feature "ListR" 2025/02/01 01:12:53 DEBUG : Creating backend with remote "/tmp/rclone3075613801" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-hupazuk8wejo'", Local "Local file system at /tmp/rclone3075613801", Modify Window "1ns" 2025/02/01 01:12:58 INFO : HeLlO, wOrLd!.rclone_chunk.001_ziakpb: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/01 01:12:59 ERROR : HeLlO, wOrLd!: sum not found 2025/02/01 01:12:59 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-hupazuk8wejo' 2025/02/01 01:12:59 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hupazuk8wejo': 1 files missing 2025/02/01 01:12:59 NOTICE: 1 hashes missing 2025/02/01 01:12:59 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hupazuk8wejo': 2 differences found 2025/02/01 01:12:59 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hupazuk8wejo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/01 01:13:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 01:13:00 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hupazuk8wejo': 0 differences found 2025/02/01 01:13:00 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-hupazuk8wejo': 1 matching files 2025/02/01 01:13:00 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puyixih5yeme" 2025/02/01 01:13:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:13:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-puyixih5yeme" 2025/02/01 01:13:00 DEBUG : Reset feature "ListR" 2025/02/01 01:13:00 DEBUG : Creating backend with remote "/tmp/rclone2085569883" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puyixih5yeme'", Local "Local file system at /tmp/rclone2085569883", Modify Window "1ns" 2025/02/01 01:13:06 INFO : HELLO, WORLD!.rclone_chunk.001_ziar6i: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/01 01:13:06 ERROR : HELLO, WORLD!: sum not found 2025/02/01 01:13:06 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-puyixih5yeme' 2025/02/01 01:13:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-puyixih5yeme': 1 files missing 2025/02/01 01:13:06 NOTICE: 1 hashes missing 2025/02/01 01:13:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-puyixih5yeme': 2 differences found 2025/02/01 01:13:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-puyixih5yeme': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/01 01:13:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 01:13:07 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-puyixih5yeme': 0 differences found 2025/02/01 01:13:07 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-puyixih5yeme': 1 matching files 2025/02/01 01:13:07 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yajexuf4kive" 2025/02/01 01:13:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:13:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-yajexuf4kive" 2025/02/01 01:13:08 DEBUG : Reset feature "ListR" 2025/02/01 01:13:08 DEBUG : Creating backend with remote "/tmp/rclone2637757849" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yajexuf4kive'", Local "Local file system at /tmp/rclone2637757849", Modify Window "1ns" 2025/02/01 01:13:16 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ziazy1: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2025/02/01 01:13:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/01 01:13:16 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-yajexuf4kive' 2025/02/01 01:13:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yajexuf4kive': 1 files missing 2025/02/01 01:13:16 NOTICE: 1 hashes missing 2025/02/01 01:13:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yajexuf4kive': 2 differences found 2025/02/01 01:13:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yajexuf4kive': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/01 01:13:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 01:13:17 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yajexuf4kive': 0 differences found 2025/02/01 01:13:17 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yajexuf4kive': 1 matching files 2025/02/01 01:13:17 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-nemovef1yimo" 2025/02/01 01:13:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:13:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-nemovef1yimo" 2025/02/01 01:13:18 DEBUG : Reset feature "ListR" 2025/02/01 01:13:18 DEBUG : Creating backend with remote "/tmp/rclone154946519" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-nemovef1yimo'", Local "Local file system at /tmp/rclone154946519", Modify Window "1ns" 2025/02/01 01:13:25 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_zib8pm: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2025/02/01 01:13:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/01 01:13:25 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-nemovef1yimo' 2025/02/01 01:13:25 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nemovef1yimo': 1 files missing 2025/02/01 01:13:25 NOTICE: 1 hashes missing 2025/02/01 01:13:25 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nemovef1yimo': 2 differences found 2025/02/01 01:13:25 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nemovef1yimo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/01 01:13:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 01:13:26 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nemovef1yimo': 0 differences found 2025/02/01 01:13:26 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-nemovef1yimo': 1 matching files 2025/02/01 01:13:26 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-fuceduq8wuba" 2025/02/01 01:13:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:13:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-fuceduq8wuba" 2025/02/01 01:13:27 DEBUG : Reset feature "ListR" 2025/02/01 01:13:27 DEBUG : Creating backend with remote "/tmp/rclone2534599730" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-fuceduq8wuba'", Local "Local file system at /tmp/rclone2534599730", Modify Window "1ns" 2025/02/01 01:13:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_zibh9y: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2025/02/01 01:13:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/01 01:13:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-fuceduq8wuba' 2025/02/01 01:13:33 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fuceduq8wuba': 1 files missing 2025/02/01 01:13:33 NOTICE: 1 hashes missing 2025/02/01 01:13:33 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fuceduq8wuba': 2 differences found 2025/02/01 01:13:33 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fuceduq8wuba': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/01 01:13:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 01:13:34 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fuceduq8wuba': 0 differences found 2025/02/01 01:13:34 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-fuceduq8wuba': 1 matching files 2025/02/01 01:13:34 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-vazonoj0dacu" 2025/02/01 01:13:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:13:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-vazonoj0dacu" 2025/02/01 01:13:34 DEBUG : Reset feature "ListR" 2025/02/01 01:13:34 DEBUG : Creating backend with remote "/tmp/rclone2496070741" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-vazonoj0dacu'", Local "Local file system at /tmp/rclone2496070741", Modify Window "1ns" 2025/02/01 01:13:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_zibp56: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2025/02/01 01:13:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/01 01:13:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-vazonoj0dacu' 2025/02/01 01:13:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vazonoj0dacu': 1 files missing 2025/02/01 01:13:40 NOTICE: 1 hashes missing 2025/02/01 01:13:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vazonoj0dacu': 2 differences found 2025/02/01 01:13:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vazonoj0dacu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/01 01:13:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 01:13:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vazonoj0dacu': 0 differences found 2025/02/01 01:13:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vazonoj0dacu': 1 matching files 2025/02/01 01:13:41 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-zivunib8tizo" 2025/02/01 01:13:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:13:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-zivunib8tizo" 2025/02/01 01:13:42 DEBUG : Reset feature "ListR" 2025/02/01 01:13:42 DEBUG : Creating backend with remote "/tmp/rclone806869456" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-zivunib8tizo'", Local "Local file system at /tmp/rclone806869456", Modify Window "1ns" 2025/02/01 01:13:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_zibwe3: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2025/02/01 01:13:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/01 01:13:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-zivunib8tizo' 2025/02/01 01:13:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zivunib8tizo': 1 files missing 2025/02/01 01:13:47 NOTICE: 1 hashes missing 2025/02/01 01:13:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zivunib8tizo': 2 differences found 2025/02/01 01:13:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zivunib8tizo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/01 01:13:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 01:13:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zivunib8tizo': 0 differences found 2025/02/01 01:13:48 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zivunib8tizo': 1 matching files 2025/02/01 01:13:48 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qizucuw8mide" 2025/02/01 01:13:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:13:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-qizucuw8mide" 2025/02/01 01:13:48 DEBUG : Reset feature "ListR" 2025/02/01 01:13:48 DEBUG : Creating backend with remote "/tmp/rclone4019449041" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qizucuw8mide'", Local "Local file system at /tmp/rclone4019449041", Modify Window "1ns" 2025/02/01 01:13:51 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/01 01:13:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/01 01:13:51 DEBUG : pacer: Reducing sleep to 15ms 2025/02/01 01:13:52 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/01 01:13:52 DEBUG : pacer: Reducing sleep to 10ms 2025/02/01 01:13:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_zic3cd: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2025/02/01 01:13:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/01 01:13:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-qizucuw8mide' 2025/02/01 01:13:55 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qizucuw8mide': 1 files missing 2025/02/01 01:13:55 NOTICE: 1 hashes missing 2025/02/01 01:13:55 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qizucuw8mide': 2 differences found 2025/02/01 01:13:55 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qizucuw8mide': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/01 01:13:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/01 01:13:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qizucuw8mide': 0 differences found 2025/02/01 01:13:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qizucuw8mide': 1 matching files 2025/02/01 01:13:56 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qizucuw8mide': Purge remote 2025/02/01 01:14:01 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-zivunib8tizo': Purge remote 2025/02/01 01:14:06 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-vazonoj0dacu': Purge remote 2025/02/01 01:14:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-fuceduq8wuba': Purge remote 2025/02/01 01:14:17 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-nemovef1yimo': Purge remote 2025/02/01 01:14:22 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yajexuf4kive': Purge remote 2025/02/01 01:14:28 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puyixih5yeme': Purge remote 2025/02/01 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-hupazuk8wejo': Purge remote 2025/02/01 01:14:39 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-rocuyok5lihi': Purge remote 2025/02/01 01:14:44 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-bumojuz9sebo': Purge remote --- PASS: TestApplyTransforms (132.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:14:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/01 01:14:54 INFO : sub/file2.rclone_chunk.001_zidr01: Moved (server-side) to: sub/file2 2025/02/01 01:14:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/01 01:14:54 INFO : file1: Copied (new) to: sub/file2 2025/02/01 01:14:57 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 01:14:57 DEBUG : file1: Unchanged skipping 2025/02/01 01:14:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (18.92s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.65s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:15:11 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/01 01:15:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/01 01:15:12 DEBUG : pacer: Reducing sleep to 15ms 2025/02/01 01:15:12 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/01 01:15:13 DEBUG : pacer: Reducing sleep to 10ms 2025/02/01 01:15:14 INFO : dst/file1.rclone_chunk.001_ziebkr: Moved (server-side) to: dst/file1 2025/02/01 01:15:16 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-talibor3deda/backup" 2025/02/01 01:15:16 DEBUG : Config file has changed externally - reloading 2025/02/01 01:15:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-talibor3deda/backup" 2025/02/01 01:15:16 DEBUG : Reset feature "ListR" 2025/02/01 01:15:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/01 01:15:17 DEBUG : dst/file1: move non-chunked object... 2025/02/01 01:15:20 INFO : dst/file1: Moved (server-side) 2025/02/01 01:15:20 INFO : dst/file1: Moved (server-side) 2025/02/01 01:15:20 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/02/01 01:15:25 INFO : dst/file1.rclone_chunk.001_ziemrg: Moved (server-side) to: dst/file1 2025/02/01 01:15:25 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/01 01:15:25 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (40.16s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:15:48 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-talibor3deda/dst" 2025/02/01 01:15:48 DEBUG : Config file has changed externally - reloading 2025/02/01 01:15:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-talibor3deda/dst" 2025/02/01 01:15:49 DEBUG : Reset feature "ListR" 2025/02/01 01:15:49 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-talibor3deda/CompareDest" 2025/02/01 01:15:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-talibor3deda/CompareDest" 2025/02/01 01:15:50 DEBUG : Reset feature "ListR" 2025/02/01 01:15:50 DEBUG : one: Need to transfer - File not found at Destination 2025/02/01 01:15:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/02/01 01:15:55 INFO : one.rclone_chunk.001_zifgyc: Moved (server-side) to: one 2025/02/01 01:15:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/01 01:15:55 INFO : one: Copied (new) 2025/02/01 01:15:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:15:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/02/01 01:16:05 INFO : one: Deleted 2025/02/01 01:16:06 INFO : one.rclone_chunk.001_zifnrg: Moved (server-side) to: one 2025/02/01 01:16:06 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/01 01:16:06 INFO : one: Copied (replaced existing) 2025/02/01 01:16:15 INFO : dst/one: Deleted 2025/02/01 01:16:17 INFO : dst/one.rclone_chunk.001_zifyum: Moved (server-side) to: dst/one 2025/02/01 01:16:21 INFO : CompareDest/one.rclone_chunk.001_zig7jq: Moved (server-side) to: CompareDest/one 2025/02/01 01:16:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:16:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 01:16:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 01:16:28 INFO : CompareDest/two.rclone_chunk.001_zigequ: Moved (server-side) to: CompareDest/two 2025/02/01 01:16:30 DEBUG : two: Need to transfer - File not found at Destination 2025/02/01 01:16:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 01:16:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 01:16:31 DEBUG : two: Need to transfer - File not found at Destination 2025/02/01 01:16:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 01:16:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 01:16:33 DEBUG : two: Need to transfer - File not found at Destination 2025/02/01 01:16:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/01 01:16:34 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/02/01 01:16:40 INFO : two.rclone_chunk.001_zigood: Moved (server-side) to: two 2025/02/01 01:16:40 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/01 01:16:40 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (73.08s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:17:02 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-talibor3deda/dst" 2025/02/01 01:17:02 DEBUG : Config file has changed externally - reloading 2025/02/01 01:17:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-talibor3deda/dst" 2025/02/01 01:17:02 DEBUG : Reset feature "ListR" 2025/02/01 01:17:02 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-talibor3deda/CopyDest" 2025/02/01 01:17:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-talibor3deda/CopyDest" 2025/02/01 01:17:02 DEBUG : Reset feature "ListR" 2025/02/01 01:17:02 DEBUG : one: Need to transfer - File not found at Destination 2025/02/01 01:17:03 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/02/01 01:17:08 INFO : one.rclone_chunk.001_zihh4l: Moved (server-side) to: one 2025/02/01 01:17:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/01 01:17:08 INFO : one: Copied (new) 2025/02/01 01:17:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:17:11 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/02/01 01:17:19 INFO : one: Deleted 2025/02/01 01:17:20 INFO : one.rclone_chunk.001_zihprq: Moved (server-side) to: one 2025/02/01 01:17:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/01 01:17:20 INFO : one: Copied (replaced existing) 2025/02/01 01:17:28 INFO : dst/one: Deleted 2025/02/01 01:17:30 INFO : dst/one.rclone_chunk.001_zihz5t: Moved (server-side) to: dst/one 2025/02/01 01:17:34 INFO : CopyDest/one.rclone_chunk.001_zii87q: Moved (server-side) to: CopyDest/one 2025/02/01 01:17:36 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-talibor3deda/BackupDir" 2025/02/01 01:17:36 DEBUG : Config file has changed externally - reloading 2025/02/01 01:17:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-talibor3deda/BackupDir" 2025/02/01 01:17:36 DEBUG : Reset feature "ListR" 2025/02/01 01:17:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:17:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 01:17:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:17:38 DEBUG : one: move non-chunked object... 2025/02/01 01:17:39 INFO : one: Moved (server-side) 2025/02/01 01:17:39 INFO : one: Moved (server-side) 2025/02/01 01:17:39 DEBUG : one: copy non-chunked object... 2025/02/01 01:17:41 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/01 01:17:41 INFO : one: Copied (server-side copy) 2025/02/01 01:17:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/01 01:17:46 INFO : CopyDest/two.rclone_chunk.001_ziikf8: Moved (server-side) to: CopyDest/two 2025/02/01 01:17:47 DEBUG : two: Need to transfer - File not found at Destination 2025/02/01 01:17:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 01:17:48 DEBUG : two: copy non-chunked object... 2025/02/01 01:17:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/01 01:17:49 INFO : two: Copied (server-side copy) 2025/02/01 01:17:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/01 01:17:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 01:17:51 DEBUG : two: Unchanged skipping 2025/02/01 01:17:57 INFO : CopyDest/three.rclone_chunk.001_ziiuyd: Moved (server-side) to: CopyDest/three 2025/02/01 01:18:00 DEBUG : three: Need to transfer - File not found at Destination 2025/02/01 01:18:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/01 01:18:00 DEBUG : three: Destination not found in --copy-dest 2025/02/01 01:18:00 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/02/01 01:18:05 INFO : three.rclone_chunk.001_zij25e: Moved (server-side) to: three 2025/02/01 01:18:05 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/01 01:18:05 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (99.24s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.60s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:18:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/01 01:18:43 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/02/01 01:18:47 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_zik9q9: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2025/02/01 01:18:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/01 01:18:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/01 01:18:48 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/01 01:18:48 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/02/01 01:22:05 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader43o.disk.yandex.net:443/upload-target/20250201T042000.586.utd.57m8k3mi6lwqy6y7x3l040i4w-k43o.23944781": max transfer limit reached as set by --max-transfer 2025/02/01 01:22:06 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 (212.17s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.71s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.91s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (2.02s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.95s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.55s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:22:25 INFO : one.rclone_chunk.001_ziqazh: Moved (server-side) to: one.rclone_chunk.001 2025/02/01 01:22:27 INFO : one.rclone_chunk.002_ziqazh: Moved (server-side) to: one.rclone_chunk.002 2025/02/01 01:22:38 INFO : also/one.rclone_chunk.001_ziqkju: Moved (server-side) to: also/one.rclone_chunk.001 2025/02/01 01:22:39 INFO : also/one.rclone_chunk.002_ziqkju: Moved (server-side) to: also/one.rclone_chunk.002 2025/02/01 01:22:48 INFO : another.rclone_chunk.001_ziqwim: Moved (server-side) to: another.rclone_chunk.001 2025/02/01 01:22:49 INFO : another.rclone_chunk.002_ziqwim: Moved (server-side) to: another.rclone_chunk.002 2025/02/01 01:22:57 INFO : not-one.rclone_chunk.001_zir6z8: Moved (server-side) to: not-one 2025/02/01 01:22:58 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': Looking for duplicate md5 hashes using newest mode. 2025/02/01 01:23:00 NOTICE: 1588f9f9ff924198e3aef2b8d5ffa171: Found 3 files with duplicate md5 hashes 2025/02/01 01:23:10 INFO : one: Deleted 2025/02/01 01:23:23 INFO : also/one: Deleted 2025/02/01 01:23:23 NOTICE: 1588f9f9ff924198e3aef2b8d5ffa171: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (83.21s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.54s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.79s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.49s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.47s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.23s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:23:51 INFO : a.txt.rclone_chunk.001_zisoyl: Moved (server-side) to: a.txt 2025/02/01 01:23:56 INFO : zend.txt.rclone_chunk.001_zisthi: Moved (server-side) to: zend.txt 2025/02/01 01:24:00 INFO : sub dir/hello world.rclone_chunk.001_zisysj: Moved (server-side) to: sub dir/hello world 2025/02/01 01:24:07 INFO : sub dir/hello world2.rclone_chunk.001_zit3l7: Moved (server-side) to: sub dir/hello world2 2025/02/01 01:24:12 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_zit9n7: Moved (server-side) to: sub dir/ignore dir/.ignore 2025/02/01 01:24:19 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_zitfvt: Moved (server-side) to: sub dir/ignore dir/should be ignored 2025/02/01 01:24:24 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_zitm5v: Moved (server-side) to: sub dir/sub sub dir/hello world3 2025/02/01 01:24:27 DEBUG : a.txt: Excluded (Size Filter) 2025/02/01 01:24:27 DEBUG : a.txt: Excluded 2025/02/01 01:24:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/01 01:24:27 DEBUG : sub dir/hello world: Excluded 2025/02/01 01:24:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/01 01:24:27 DEBUG : sub dir/hello world2: Excluded 2025/02/01 01:24:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/01 01:24:28 DEBUG : sub dir/hello world: Excluded 2025/02/01 01:24:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/01 01:24:28 DEBUG : sub dir/hello world2: Excluded 2025/02/01 01:24:29 DEBUG : sub dir/ignore dir: Excluded 2025/02/01 01:24:30 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (81.30s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:25:12 INFO : file1.rclone_chunk.001_ziuxb3: Moved (server-side) to: file1 2025/02/01 01:25:17 INFO : sub/file2.rclone_chunk.001_ziv2us: 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.36s) --- PASS: TestListJSON/Default (0.33s) --- PASS: TestListJSON/FilesOnly (0.50s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.86s) --- PASS: TestListJSON/SubDir (0.38s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.39s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.16s) --- PASS: TestListJSON/Metadata (0.32s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:25:36 INFO : file1.rclone_chunk.001_zivm1q: Moved (server-side) to: file1 2025/02/01 01:25:44 INFO : sub/file2.rclone_chunk.001_zivrgx: 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/02/01 01:25:51 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-talibor3deda/notfound" 2025/02/01 01:25:51 DEBUG : Config file has changed externally - reloading 2025/02/01 01:25:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-talibor3deda/notfound" 2025/02/01 01:25:51 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (30.53s) --- PASS: TestStatJSON/Root (0.36s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.34s) --- PASS: TestStatJSON/Dir (0.76s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.35s) --- PASS: TestStatJSON/File (1.02s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.52s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.92s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.62s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.19s) --- PASS: TestStatJSON/RootNotFound (0.53s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:26:02 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': Making directory 2025/02/01 01:26:03 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': Making directory --- PASS: TestMkdir (1.93s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:26:08 INFO : sub dir/hello world.rclone_chunk.001_ziwi3f: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (13.96s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:26:25 INFO : potato2.rclone_chunk.001_ziwwm4: Moved (server-side) to: potato2.rclone_chunk.001 2025/02/01 01:26:27 INFO : potato2.rclone_chunk.002_ziwwm4: Moved (server-side) to: potato2.rclone_chunk.002 2025/02/01 01:26:34 INFO : empty space.rclone_chunk.001_zix7qi: Moved (server-side) to: empty space --- PASS: TestLs (30.09s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:26:55 INFO : potato2.rclone_chunk.001_zixqcn: Moved (server-side) to: potato2.rclone_chunk.001 2025/02/01 01:26:56 INFO : potato2.rclone_chunk.002_zixqcn: Moved (server-side) to: potato2.rclone_chunk.002 2025/02/01 01:27:04 INFO : empty space.rclone_chunk.001_ziy1kc: Moved (server-side) to: empty space 2025/02/01 01:27:05 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/01 01:27:05 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (31.48s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:27:30 INFO : potato2.rclone_chunk.001_ziymtk: Moved (server-side) to: potato2.rclone_chunk.001 2025/02/01 01:27:32 INFO : potato2.rclone_chunk.002_ziymtk: Moved (server-side) to: potato2.rclone_chunk.002 2025/02/01 01:27:42 INFO : empty space.rclone_chunk.001_ziz0e6: Moved (server-side) to: empty space --- PASS: TestLsLong (36.86s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:28:03 INFO : potato2.rclone_chunk.001_zizn42: Moved (server-side) to: potato2.rclone_chunk.001 2025/02/01 01:28:04 INFO : potato2.rclone_chunk.002_zizn42: Moved (server-side) to: potato2.rclone_chunk.002 2025/02/01 01:28:10 INFO : empty space.rclone_chunk.001_zizwrq: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (31.65s) --- PASS: TestHashSums/Md5 (1.01s) --- PASS: TestHashSums/Md5Download (1.63s) === RUN TestHashSumsWithErrors 2025/02/01 01:28:28 DEBUG : Creating backend with remote ":memory:" 2025/02/01 01:28:28 DEBUG : Config file has changed externally - reloading 2025/02/01 01:28:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/01 01:28:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/01 01:28:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/01 01:28:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/01 01:28:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/01 01:28:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/01 01:28:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/01 01:28:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/01 01:28:28 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-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:28:34 INFO : potato2.rclone_chunk.001_zj0i51: Moved (server-side) to: potato2.rclone_chunk.001 2025/02/01 01:28:36 INFO : potato2.rclone_chunk.002_zj0i51: Moved (server-side) to: potato2.rclone_chunk.002 2025/02/01 01:28:42 INFO : empty space.rclone_chunk.001_zj0sdm: Moved (server-side) to: empty space 2025/02/01 01:28:47 INFO : sub dir/potato3.rclone_chunk.001_zj0woj: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (40.70s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:29:14 INFO : small.rclone_chunk.001_zj1nnb: Moved (server-side) to: small 2025/02/01 01:29:20 INFO : medium.rclone_chunk.001_zj1sbl: Moved (server-side) to: medium.rclone_chunk.001 2025/02/01 01:29:22 INFO : medium.rclone_chunk.002_zj1sbl: Moved (server-side) to: medium.rclone_chunk.002 2025/02/01 01:29:30 INFO : large.rclone_chunk.001_zj23we: Moved (server-side) to: large.rclone_chunk.001 2025/02/01 01:29:32 INFO : large.rclone_chunk.002_zj23we: Moved (server-side) to: large.rclone_chunk.002 2025/02/01 01:29:35 DEBUG : Waiting for deletions to finish 2025/02/01 01:29:35 DEBUG : large: Excluded (Size Filter) 2025/02/01 01:29:35 DEBUG : large: Excluded 2025/02/01 01:29:38 INFO : small: Deleted 2025/02/01 01:29:44 INFO : medium: Deleted --- PASS: TestDelete (50.37s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.27s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (1.21s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (1.66s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:30:08 INFO : ReadFile.rclone_chunk.001_zj36mj: Moved (server-side) to: ReadFile --- PASS: TestReadFile (10.94s) === RUN TestRetry 2025/02/01 01:30:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/01 01:30:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/01 01:30:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/01 01:30:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/01 01:30:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/01 01:30:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/01 01:30:14 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-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:30:20 INFO : file1.rclone_chunk.001_zj3hk2: Moved (server-side) to: file1 2025/02/01 01:30:25 INFO : file2.rclone_chunk.001_zj3ma8: Moved (server-side) to: file2 --- PASS: TestCat (23.76s) === RUN TestPurge 2025/02/01 01:30:38 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qojiruz6wibu" 2025/02/01 01:30:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:30:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-qojiruz6wibu" 2025/02/01 01:30:38 DEBUG : Reset feature "ListR" 2025/02/01 01:30:38 DEBUG : Creating backend with remote "/tmp/rclone1580991871" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qojiruz6wibu'", Local "Local file system at /tmp/rclone1580991871", Modify Window "1ns" 2025/02/01 01:30:45 INFO : A1/B1/C1/one.rclone_chunk.001_zj45fj: Moved (server-side) to: A1/B1/C1/one 2025/02/01 01:30:45 INFO : A2: Making directory 2025/02/01 01:30:46 INFO : A1/B2: Making directory 2025/02/01 01:30:47 INFO : A1/B2/C2: Making directory 2025/02/01 01:30:47 INFO : A1/B1/C3: Making directory 2025/02/01 01:30:47 INFO : A3: Making directory 2025/02/01 01:30:48 INFO : A3/B3: Making directory 2025/02/01 01:30:48 INFO : A3/B3/C4: Making directory 2025/02/01 01:30:52 INFO : A1/two.rclone_chunk.001_zj4f9u: Moved (server-side) to: A1/two 2025/02/01 01:31:12 ERROR : : error listing: directory not found 2025/02/01 01:31:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qojiruz6wibu': Purge remote 2025/02/01 01:31:12 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (34.23s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:31:19 INFO : A1/B1/C1/one.rclone_chunk.001_zj53l1: Moved (server-side) to: A1/B1/C1/one 2025/02/01 01:31:19 INFO : A2: Making directory 2025/02/01 01:31:20 INFO : A1/B2: Making directory 2025/02/01 01:31:20 INFO : A1/B2/C2: Making directory 2025/02/01 01:31:20 INFO : A1/B1/C3: Making directory 2025/02/01 01:31:22 INFO : A3: Making directory 2025/02/01 01:31:23 INFO : A3/B3: Making directory 2025/02/01 01:31:23 INFO : A3/B3/C4: Making directory 2025/02/01 01:31:28 INFO : A1/two.rclone_chunk.001_zj5exb: Moved (server-side) to: A1/two 2025/02/01 01:31:29 DEBUG : removing 1 level 3 directories 2025/02/01 01:31:29 INFO : A3/B3/C4: Removing directory 2025/02/01 01:31:36 DEBUG : removing 2 level 3 directories 2025/02/01 01:31:36 INFO : A1/B2/C2: Removing directory 2025/02/01 01:31:36 INFO : A1/B1/C3: Removing directory 2025/02/01 01:31:41 DEBUG : removing 2 level 2 directories 2025/02/01 01:31:41 INFO : A3/B3: Removing directory 2025/02/01 01:31:41 INFO : A1/B2: Removing directory 2025/02/01 01:31:44 DEBUG : removing 2 level 1 directories 2025/02/01 01:31:44 INFO : A3: Removing directory 2025/02/01 01:31:44 INFO : A2: Removing directory 2025/02/01 01:32:09 DEBUG : removing 1 level 3 directories 2025/02/01 01:32:09 INFO : A1/B1/C1: Removing directory 2025/02/01 01:32:13 DEBUG : removing 1 level 2 directories 2025/02/01 01:32:13 INFO : A1/B1: Removing directory 2025/02/01 01:32:17 DEBUG : removing 1 level 1 directories 2025/02/01 01:32:17 INFO : A1: Removing directory 2025/02/01 01:32:21 DEBUG : removing 1 level 0 directories 2025/02/01 01:32:21 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': Removing directory 2025/02/01 01:32:25 ERROR : : error listing: directory not found 2025/02/01 01:32:26 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (73.29s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:32:26 INFO : A1: Making directory 2025/02/01 01:32:26 INFO : A1/B1: Making directory 2025/02/01 01:32:26 INFO : A1/B1/C1: Making directory 2025/02/01 01:32:30 DEBUG : removing 1 level 3 directories 2025/02/01 01:32:30 INFO : A1/B1/C1: Removing directory 2025/02/01 01:32:33 DEBUG : removing 1 level 2 directories 2025/02/01 01:32:33 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (16.22s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:32:42 INFO : A1: Making directory 2025/02/01 01:32:43 INFO : A1/B1: Making directory 2025/02/01 01:32:43 INFO : A1/B1/C1: Making directory 2025/02/01 01:32:47 DEBUG : removing 1 level 3 directories 2025/02/01 01:32:47 INFO : A1/B1/C1: Removing directory 2025/02/01 01:32:52 DEBUG : removing 1 level 2 directories 2025/02/01 01:32:52 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (19.78s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:33:07 INFO : file1.rclone_chunk.001_zj84q0: Moved (server-side) to: file1 2025/02/01 01:33:08 DEBUG : filename.txt: File name found in url 2025/02/01 01:33:17 INFO : filename.txt.rclone_chunk.001_zj8all: Moved (server-side) to: filename.txt 2025/02/01 01:33:17 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/01 01:33:22 INFO : headerfilename.txt.rclone_chunk.001_zj8jej: Moved (server-side) to: headerfilename.txt 2025/02/01 01:33:27 INFO : file2.rclone_chunk.001_zj8owd: Moved (server-side) to: file2 --- PASS: TestCopyURL (38.81s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:33:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/01 01:33:45 INFO : sub/file2.rclone_chunk.001_zj97xd: Moved (server-side) to: sub/file2 2025/02/01 01:33:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/01 01:33:45 INFO : file1: Copied (new) to: sub/file2 2025/02/01 01:33:45 INFO : file1: Deleted 2025/02/01 01:33:47 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 01:33:47 DEBUG : file1: Unchanged skipping 2025/02/01 01:33:47 INFO : file1: Deleted 2025/02/01 01:33:48 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (16.93s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:33:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/01 01:33:58 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/02/01 01:34:02 INFO : file1.rclone_chunk.001_zj9oyf: Moved (server-side) to: file1 2025/02/01 01:34:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/01 01:34:02 INFO : file1: Copied (new) 2025/02/01 01:34:02 INFO : file1: Deleted 2025/02/01 01:34:03 DEBUG : file1: Destination exists, skipping 2025/02/01 01:34:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (10.44s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.58s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.77s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:34:16 INFO : dst/file1.rclone_chunk.001_zj9zbb: Moved (server-side) to: dst/file1 2025/02/01 01:34:17 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-talibor3deda/backup" 2025/02/01 01:34:17 DEBUG : Config file has changed externally - reloading 2025/02/01 01:34:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-talibor3deda/backup" 2025/02/01 01:34:17 DEBUG : Reset feature "ListR" 2025/02/01 01:34:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/01 01:34:18 DEBUG : dst/file1: move non-chunked object... 2025/02/01 01:34:20 INFO : dst/file1: Moved (server-side) 2025/02/01 01:34:20 INFO : dst/file1: Moved (server-side) 2025/02/01 01:34:20 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/02/01 01:34:24 INFO : dst/file1.rclone_chunk.001_zjaa35: Moved (server-side) to: dst/file1 2025/02/01 01:34:24 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/01 01:34:24 INFO : dst/file1: Copied (new) 2025/02/01 01:34:24 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (37.81s) === 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-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:34:51 INFO : A1/one.rclone_chunk.001_zjb1bq: Moved (server-side) to: A1/one 2025/02/01 01:34:56 INFO : A1/two.rclone_chunk.001_zjb6w5: Moved (server-side) to: A1/two 2025/02/01 01:35:01 INFO : A1/B1/three.rclone_chunk.001_zjbads: Moved (server-side) to: A1/B1/three 2025/02/01 01:35:06 INFO : A1/B1/C1/four.rclone_chunk.001_zjbg1x: Moved (server-side) to: A1/B1/C1/four 2025/02/01 01:35:10 INFO : A1/B1/C2/five.rclone_chunk.001_zjbk7m: Moved (server-side) to: A1/B1/C2/five 2025/02/01 01:35:10 INFO : A1/B2: Making directory 2025/02/01 01:35:11 INFO : A1/B1/C3: Making directory 2025/02/01 01:35:23 DEBUG : A2/one: move non-chunked object... 2025/02/01 01:35:23 DEBUG : A2/B1/three: move non-chunked object... 2025/02/01 01:35:23 DEBUG : A2/two: move non-chunked object... 2025/02/01 01:35:23 DEBUG : A2/B1/C2/five: move non-chunked object... 2025/02/01 01:35:23 DEBUG : A2/B1/C1/four: move non-chunked object... 2025/02/01 01:35:24 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/01 01:35:24 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/01 01:35:25 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/01 01:35:25 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/01 01:35:25 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/01 01:35:25 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/01 01:35:25 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/01 01:35:25 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/01 01:35:28 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/01 01:35:28 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/01 01:35:54 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/01 01:35:57 DEBUG : A3/one: move non-chunked object... 2025/02/01 01:35:57 DEBUG : A3/B1/C1/four: move non-chunked object... 2025/02/01 01:35:57 DEBUG : A3/B1/three: move non-chunked object... 2025/02/01 01:35:57 DEBUG : A3/B1/C2/five: move non-chunked object... 2025/02/01 01:35:57 DEBUG : A3/two: move non-chunked object... 2025/02/01 01:35:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/01 01:35:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/01 01:35:59 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/01 01:35:59 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/01 01:35:59 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/01 01:35:59 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/01 01:35:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/01 01:35:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/01 01:35:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/01 01:35:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three --- PASS: TestDirMove (141.42s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:37:08 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.83s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2025/02/01 01:37:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': File to upload is small (34 bytes), uploading instead of streaming 2025/02/01 01:37:15 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_zjf1wx: Moved (server-side) to: no_checksum_small_file_from_pipe 2025/02/01 01:37:15 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/02/01 01:37:15 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/02/01 01:38:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2025/02/01 01:38:05 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2025/02/01 01:38:06 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2025/02/01 01:38:08 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2025/02/01 01:38:10 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2025/02/01 01:38:11 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2025/02/01 01:38:14 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2025/02/01 01:38:16 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2025/02/01 01:38:18 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2025/02/01 01:38:20 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2025/02/01 01:38:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2025/02/01 01:38:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2025/02/01 01:38:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2025/02/01 01:38:26 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2025/02/01 01:38:27 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2025/02/01 01:38:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2025/02/01 01:38:30 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2025/02/01 01:38:31 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2025/02/01 01:38:33 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2025/02/01 01:38:34 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2025/02/01 01:38:35 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_zjf59n: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2025/02/01 01:38:38 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/02/01 01:38:38 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-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:39:52 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': File to upload is small (34 bytes), uploading instead of streaming 2025/02/01 01:39:57 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_zjji8z: Moved (server-side) to: with_checksum_small_file_from_pipe 2025/02/01 01:39:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/02/01 01:39:57 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/02/01 01:40:53 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2025/02/01 01:40:54 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2025/02/01 01:40:56 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2025/02/01 01:40:57 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2025/02/01 01:40:58 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2025/02/01 01:41:00 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2025/02/01 01:41:01 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2025/02/01 01:41:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2025/02/01 01:41:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2025/02/01 01:41:06 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2025/02/01 01:41:07 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2025/02/01 01:41:09 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2025/02/01 01:41:10 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2025/02/01 01:41:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2025/02/01 01:41:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2025/02/01 01:41:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2025/02/01 01:41:16 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2025/02/01 01:41:17 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2025/02/01 01:41:19 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2025/02/01 01:41:20 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2025/02/01 01:41:22 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_zjjnhj: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2025/02/01 01:41:24 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/02/01 01:41:24 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-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:42:37 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': File to upload is small (34 bytes), uploading instead of streaming 2025/02/01 01:42:42 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_zjo3n9: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/02/01 01:42:42 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/01 01:43:26 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/01 01:43:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/01 01:43:26 DEBUG : pacer: Reducing sleep to 15ms 2025/02/01 01:43:27 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/01 01:43:27 DEBUG : pacer: Reducing sleep to 10ms 2025/02/01 01:43:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/02/01 01:43:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/02/01 01:43:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/02/01 01:43:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/02/01 01:43:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/02/01 01:43:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/02/01 01:43:41 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/02/01 01:43:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/02/01 01:43:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/02/01 01:43:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/02/01 01:43:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/02/01 01:43:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/02/01 01:43:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/02/01 01:43:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/02/01 01:43:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/02/01 01:43:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/02/01 01:43:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/02/01 01:43:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/02/01 01:43:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/02/01 01:44:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/02/01 01:44:02 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_zjo88i: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/02/01 01:44:04 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-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:45:20 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': File to upload is small (34 bytes), uploading instead of streaming 2025/02/01 01:45:26 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_zjsnvt: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/02/01 01:45:26 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/02/01 01:45:26 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/01 01:46:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/02/01 01:46:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/02/01 01:46:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/02/01 01:46:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/02/01 01:46:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/02/01 01:46:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/02/01 01:46:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/02/01 01:46:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/02/01 01:46:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/02/01 01:46:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/02/01 01:46:33 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/02/01 01:46:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/02/01 01:46:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/02/01 01:46:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/02/01 01:46:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/02/01 01:46:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/02/01 01:46:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/02/01 01:46:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/02/01 01:46:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/02/01 01:46:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/02/01 01:46:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_zjss32: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/02/01 01:46:52 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/02/01 01:46:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (658.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (162.16s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (165.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (163.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (168.24s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.65s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:48:17 INFO : potato1.rclone_chunk.001_zjxbxw: Moved (server-side) to: potato1.rclone_chunk.001 2025/02/01 01:48:19 INFO : potato1.rclone_chunk.002_zjxbxw: Moved (server-side) to: potato1.rclone_chunk.002 2025/02/01 01:48:21 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': File to upload is small (60 bytes), uploading instead of streaming 2025/02/01 01:48:27 INFO : potato2.rclone_chunk.001_zjxns5: Moved (server-side) to: potato2.rclone_chunk.001 2025/02/01 01:48:28 INFO : potato2.rclone_chunk.002_zjxns5: Moved (server-side) to: potato2.rclone_chunk.002 2025/02/01 01:48:32 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/01 01:48:32 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (44.23s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (4.13s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:49:04 INFO : potato2.rclone_chunk.001_zjynz4: Moved (server-side) to: potato2.rclone_chunk.001 2025/02/01 01:49:06 INFO : potato2.rclone_chunk.002_zjynz4: Moved (server-side) to: potato2.rclone_chunk.002 2025/02/01 01:49:13 INFO : empty space.rclone_chunk.001_zjyxuk: Moved (server-side) to: empty space 2025/02/01 01:49:17 INFO : sub dir/potato3.rclone_chunk.001_zjz3c6: Moved (server-side) to: sub dir/potato3 2025/02/01 01:49:19 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': Touching "empty space" 2025/02/01 01:49:19 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': Touching "potato2" 2025/02/01 01:49:21 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': Touching "sub dir/potato3" --- PASS: TestTouchDir (47.85s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.67s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.60s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.65s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.56s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.48s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda'", Local "Local file system at /tmp/rclone3496905333", Modify Window "1ns" 2025/02/01 01:49:55 INFO : sub dir/test remove existing.rclone_chunk.001_zk0312: Moved (server-side) to: sub dir/test remove existing 2025/02/01 01:50:00 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_zk09uq: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/02/01 01:50:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jucijov8" before starting 2025/02/01 01:50:04 DEBUG : sub dir/test remove existing: move non-chunked object... 2025/02/01 01:50:05 INFO : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.jucijov8 2025/02/01 01:50:06 DEBUG : sub dir/test remove existing.jucijov8: TEST: removing renamed existing file after operation 2025/02/01 01:50:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lomuval3" before starting 2025/02/01 01:50:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/02/01 01:50:12 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lomuval3 2025/02/01 01:50:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lomuval3: TEST: renaming existing back after failed operation 2025/02/01 01:50:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lomuval3: move non-chunked object... 2025/02/01 01:50:14 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lomuval3: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/02/01 01:50:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dejisot4" before starting 2025/02/01 01:50:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/02/01 01:50:16 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dejisot4 2025/02/01 01:50:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dejisot4: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (35.93s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/02/01 01:50:25 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-talibor3deda': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished OK in 48m30.577715047s (try 1/5)