"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5) 2024/11/14 21:20:49 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lazazol6nevu" 2024/11/14 21:20:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:20:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-lazazol6nevu" 2024/11/14 21:20:49 DEBUG : Reset feature "ListR" 2024/11/14 21:20:49 DEBUG : Creating backend with remote "/tmp/rclone4200922068" === 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-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/11/14 21:20:49 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.30s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/11/14 21:20:49 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/14 21:20:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 21:20:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 21:20:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/14 21:20:49 DEBUG : potato: Seek from 10 to 0 2024/11/14 21:20:49 DEBUG : potato: Seek from 10 to 0 2024/11/14 21:20:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/14 21:20:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 21:20:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 21:20:49 DEBUG : potato: Seek from 5 to 2 2024/11/14 21:20:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/14 21:20:49 DEBUG : potato: Seek from 7 to 0 2024/11/14 21:20:49 DEBUG : potato: Seek from 7 to 0 2024/11/14 21:20:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/14 21:20:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 21:20:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 21:20:49 DEBUG : potato: Seek from 5 to 2 2024/11/14 21:20:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/14 21:20:49 DEBUG : potato: Seek from 8 to 0 2024/11/14 21:20:49 DEBUG : potato: Seek from 8 to 0 2024/11/14 21:20:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/14 21:20:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 21:20:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 21:20:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 21:20:49 DEBUG : potato: Seek from 5 to 2 2024/11/14 21:20:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/14 21:20:49 DEBUG : potato: Seek from 9 to 0 2024/11/14 21:20:49 DEBUG : potato: Seek from 9 to 0 2024/11/14 21:20:49 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-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:20:59 INFO : rutabaga.rclone_chunk.001_yrj0qz: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2024/11/14 21:21:05 INFO : empty space.rclone_chunk.001_yrjast: Moved (server-side) to: empty space === RUN TestCheck/3 2024/11/14 21:21:16 INFO : potato2.rclone_chunk.001_yrjg3b: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/14 21:21:18 INFO : potato2.rclone_chunk.002_yrjg3b: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2024/11/14 21:21:31 INFO : remotepotato.rclone_chunk.001_yrjyza: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/14 21:21:33 INFO : remotepotato.rclone_chunk.002_yrjyza: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (62.03s) --- PASS: TestCheck/1 (0.35s) --- PASS: TestCheck/2 (0.36s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.90s) --- PASS: TestCheck/5 (0.87s) --- PASS: TestCheck/6 (0.68s) --- PASS: TestCheck/7 (0.70s) === RUN TestCheckFsError 2024/11/14 21:21:52 DEBUG : Creating backend with remote "nonexistent" 2024/11/14 21:21:52 DEBUG : Config file has changed externally - reloading 2024/11/14 21:21:52 DEBUG : Creating backend with remote "nonexistent" 2024/11/14 21:21:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/14 21:21:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/14 21:21:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/14 21:21:52 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-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:22:03 INFO : rutabaga.rclone_chunk.001_yrkq7n: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/14 21:22:23 INFO : empty space.rclone_chunk.001_yrl4dh: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2024/11/14 21:22:31 INFO : potato2.rclone_chunk.001_yrlnn7: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/14 21:22:32 INFO : potato2.rclone_chunk.002_yrlnn7: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/14 21:22:46 INFO : remotepotato.rclone_chunk.001_yrm1xk: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/14 21:22:48 INFO : remotepotato.rclone_chunk.002_yrm1xk: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (78.52s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (1.64s) --- PASS: TestCheckDownload/3 (0.66s) --- PASS: TestCheckDownload/4 (1.62s) --- PASS: TestCheckDownload/5 (1.74s) --- PASS: TestCheckDownload/6 (1.96s) --- PASS: TestCheckDownload/7 (1.65s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:23:15 INFO : rutabaga.rclone_chunk.001_yrmwwa: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/14 21:23:20 INFO : empty space.rclone_chunk.001_yrn2bl: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2024/11/14 21:23:30 INFO : potato2.rclone_chunk.001_yrn8nn: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/14 21:23:32 INFO : potato2.rclone_chunk.002_yrn8nn: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/14 21:23:42 INFO : remotepotato.rclone_chunk.001_yrnl30: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/14 21:23:43 INFO : remotepotato.rclone_chunk.002_yrnl30: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (52.13s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.68s) --- PASS: TestCheckSizeOnly/4 (0.54s) --- PASS: TestCheckSizeOnly/5 (0.45s) --- PASS: TestCheckSizeOnly/6 (0.40s) --- PASS: TestCheckSizeOnly/7 (0.41s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:24:20 INFO : test.sum.rclone_chunk.001_yrocp5: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/14 21:24:22 INFO : test.sum.rclone_chunk.002_yrocp5: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/14 21:24:25 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/14 21:24:25 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/14 21:24:25 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/14 21:24:25 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/14 21:24:36 INFO : test.sum.rclone_chunk.001_yrp1kc: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/14 21:24:37 INFO : test.sum.rclone_chunk.002_yrp1kc: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/14 21:24:43 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/14 21:24:43 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/14 21:24:43 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/14 21:24:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (47.80s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:24:50 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lazazol6nevu/data" 2024/11/14 21:24:50 DEBUG : Config file has changed externally - reloading 2024/11/14 21:24:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-lazazol6nevu/data" 2024/11/14 21:24:50 DEBUG : Reset feature "ListR" 2024/11/14 21:24:56 INFO : data/banana.rclone_chunk.001_yrppw8: Moved (server-side) to: data/banana 2024/11/14 21:25:05 INFO : test.sum.rclone_chunk.001_yrpyxi: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2024/11/14 21:25:13 INFO : data/potato.rclone_chunk.001_yrq6dv: Moved (server-side) to: data/potato 2024/11/14 21:25:19 INFO : test.sum: Deleted 2024/11/14 21:25:21 INFO : test.sum.rclone_chunk.001_yrqczf: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2024/11/14 21:25:37 INFO : test.sum.rclone_chunk.001_yrqo52: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/14 21:25:38 INFO : test.sum.rclone_chunk.002_yrqo52: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2024/11/14 21:25:56 INFO : test.sum.rclone_chunk.001_yrr78q: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/14 21:25:58 INFO : test.sum.rclone_chunk.002_yrr78q: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2024/11/14 21:26:18 INFO : test.sum.rclone_chunk.001_yrrqkj: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/14 21:26:20 INFO : test.sum.rclone_chunk.002_yrrqkj: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/14 21:26:21 INFO : test.sum.rclone_chunk.003_yrrqkj: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest5 2024/11/14 21:26:45 INFO : test.sum.rclone_chunk.001_yrsglb: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/14 21:26:47 INFO : test.sum.rclone_chunk.002_yrsglb: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/14 21:26:48 INFO : test.sum.rclone_chunk.003_yrsglb: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest6 2024/11/14 21:27:02 INFO : data/banana: Deleted 2024/11/14 21:27:03 INFO : data/banana.rclone_chunk.001_yrt796: Moved (server-side) to: data/banana 2024/11/14 21:27:12 INFO : data/potato: Deleted 2024/11/14 21:27:14 INFO : data/potato.rclone_chunk.001_yrte1j: Moved (server-side) to: data/potato 2024/11/14 21:27:30 INFO : test.sum.rclone_chunk.001_yrtoo5: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/14 21:27:32 INFO : test.sum.rclone_chunk.002_yrtoo5: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (181.99s) --- PASS: TestCheckSum/subtest1 (1.74s) --- PASS: TestCheckSum/subtest2 (2.00s) --- PASS: TestCheckSum/subtest3 (2.00s) --- PASS: TestCheckSum/subtest4 (2.46s) --- PASS: TestCheckSum/subtest5 (2.72s) --- PASS: TestCheckSum/subtest6 (2.43s) --- PASS: TestCheckSum/subtest7 (2.61s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:27:52 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lazazol6nevu/data" 2024/11/14 21:27:52 DEBUG : Config file has changed externally - reloading 2024/11/14 21:27:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-lazazol6nevu/data" 2024/11/14 21:27:52 DEBUG : Reset feature "ListR" 2024/11/14 21:27:58 INFO : data/banana.rclone_chunk.001_yrurak: Moved (server-side) to: data/banana 2024/11/14 21:28:03 INFO : test.sum.rclone_chunk.001_yruwb9: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2024/11/14 21:28:11 INFO : data/potato.rclone_chunk.001_yrv443: Moved (server-side) to: data/potato 2024/11/14 21:28:17 INFO : test.sum: Deleted 2024/11/14 21:28:18 INFO : test.sum.rclone_chunk.001_yrvago: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2024/11/14 21:28:28 INFO : test.sum.rclone_chunk.001_yrvjrl: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/14 21:28:30 INFO : test.sum.rclone_chunk.002_yrvjrl: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2024/11/14 21:28:49 INFO : test.sum.rclone_chunk.001_yrw1zu: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/14 21:28:51 INFO : test.sum.rclone_chunk.002_yrw1zu: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2024/11/14 21:29:12 INFO : test.sum.rclone_chunk.001_yrwjfk: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/14 21:29:14 INFO : test.sum.rclone_chunk.002_yrwjfk: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/14 21:29:16 INFO : test.sum.rclone_chunk.003_yrwjfk: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2024/11/14 21:29:41 INFO : test.sum.rclone_chunk.001_yrxb5p: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/14 21:29:43 INFO : test.sum.rclone_chunk.002_yrxb5p: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/14 21:29:45 INFO : test.sum.rclone_chunk.003_yrxb5p: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2024/11/14 21:29:57 INFO : data/banana: Deleted 2024/11/14 21:29:59 INFO : data/banana.rclone_chunk.001_yry2th: Moved (server-side) to: data/banana 2024/11/14 21:30:06 INFO : data/potato: Deleted 2024/11/14 21:30:07 INFO : data/potato.rclone_chunk.001_yryaxq: Moved (server-side) to: data/potato 2024/11/14 21:30:21 INFO : test.sum.rclone_chunk.001_yryjkp: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/14 21:30:22 INFO : test.sum.rclone_chunk.002_yryjkp: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (170.32s) --- PASS: TestCheckSumDownload/subtest1 (1.80s) --- PASS: TestCheckSumDownload/subtest2 (2.22s) --- PASS: TestCheckSumDownload/subtest3 (5.16s) --- PASS: TestCheckSumDownload/subtest4 (2.31s) --- PASS: TestCheckSumDownload/subtest5 (2.60s) --- PASS: TestCheckSumDownload/subtest6 (2.85s) --- PASS: TestCheckSumDownload/subtest7 (2.65s) === RUN TestApplyTransforms 2024/11/14 21:30:42 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-puzisid2paso" 2024/11/14 21:30:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:30:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-puzisid2paso" 2024/11/14 21:30:42 DEBUG : Reset feature "ListR" 2024/11/14 21:30:42 DEBUG : Creating backend with remote "/tmp/rclone3951813840" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-puzisid2paso'", Local "Local file system at /tmp/rclone3951813840", Modify Window "1ns" 2024/11/14 21:30:50 INFO : hello, world!.rclone_chunk.001_yrzik9: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2024/11/14 21:30:50 ERROR : hello, world!: sum not found 2024/11/14 21:30:50 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-puzisid2paso' 2024/11/14 21:30:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-puzisid2paso': 1 files missing 2024/11/14 21:30:50 NOTICE: 1 hashes missing 2024/11/14 21:30:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-puzisid2paso': 2 differences found 2024/11/14 21:30:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-puzisid2paso': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/14 21:30:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:30:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-puzisid2paso': 0 differences found 2024/11/14 21:30:51 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-puzisid2paso': 1 matching files 2024/11/14 21:30:51 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-guladur3nigu" 2024/11/14 21:30:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:30:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-guladur3nigu" 2024/11/14 21:30:51 DEBUG : Reset feature "ListR" 2024/11/14 21:30:51 DEBUG : Creating backend with remote "/tmp/rclone686293800" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-guladur3nigu'", Local "Local file system at /tmp/rclone686293800", Modify Window "1ns" 2024/11/14 21:30:58 INFO : HELLO, WORLD!.rclone_chunk.001_yrzqzm: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2024/11/14 21:30:59 ERROR : HELLO, WORLD!: sum not found 2024/11/14 21:30:59 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-guladur3nigu' 2024/11/14 21:30:59 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guladur3nigu': 1 files missing 2024/11/14 21:30:59 NOTICE: 1 hashes missing 2024/11/14 21:30:59 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guladur3nigu': 2 differences found 2024/11/14 21:30:59 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guladur3nigu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/14 21:30:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:30:59 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guladur3nigu': 0 differences found 2024/11/14 21:30:59 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guladur3nigu': 1 matching files 2024/11/14 21:30:59 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-punokaf1zafe" 2024/11/14 21:30:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:30:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-punokaf1zafe" 2024/11/14 21:31:00 DEBUG : Reset feature "ListR" 2024/11/14 21:31:00 DEBUG : Creating backend with remote "/tmp/rclone2963885371" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-punokaf1zafe'", Local "Local file system at /tmp/rclone2963885371", Modify Window "1ns" 2024/11/14 21:31:05 INFO : HeLlO, wOrLd!.rclone_chunk.001_yrzy2d: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/14 21:31:06 ERROR : HeLlO, wOrLd!: sum not found 2024/11/14 21:31:06 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-punokaf1zafe' 2024/11/14 21:31:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-punokaf1zafe': 1 files missing 2024/11/14 21:31:06 NOTICE: 1 hashes missing 2024/11/14 21:31:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-punokaf1zafe': 2 differences found 2024/11/14 21:31:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-punokaf1zafe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/14 21:31:06 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:31:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-punokaf1zafe': 0 differences found 2024/11/14 21:31:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-punokaf1zafe': 1 matching files 2024/11/14 21:31:06 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jayihit9qahu" 2024/11/14 21:31:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:31:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-jayihit9qahu" 2024/11/14 21:31:07 DEBUG : Reset feature "ListR" 2024/11/14 21:31:07 DEBUG : Creating backend with remote "/tmp/rclone345635424" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jayihit9qahu'", Local "Local file system at /tmp/rclone345635424", Modify Window "1ns" 2024/11/14 21:31:25 INFO : HELLO, WORLD!.rclone_chunk.001_ys0hc0: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/14 21:31:26 ERROR : HELLO, WORLD!: sum not found 2024/11/14 21:31:26 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-jayihit9qahu' 2024/11/14 21:31:26 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jayihit9qahu': 1 files missing 2024/11/14 21:31:26 NOTICE: 1 hashes missing 2024/11/14 21:31:26 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jayihit9qahu': 2 differences found 2024/11/14 21:31:26 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jayihit9qahu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/14 21:31:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:31:27 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jayihit9qahu': 0 differences found 2024/11/14 21:31:27 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jayihit9qahu': 1 matching files 2024/11/14 21:31:27 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-caniyot6kuhe" 2024/11/14 21:31:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:31:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-caniyot6kuhe" 2024/11/14 21:31:27 DEBUG : Reset feature "ListR" 2024/11/14 21:31:27 DEBUG : Creating backend with remote "/tmp/rclone697023835" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-caniyot6kuhe'", Local "Local file system at /tmp/rclone697023835", Modify Window "1ns" 2024/11/14 21:31:33 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ys0pen: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2024/11/14 21:31:34 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/14 21:31:34 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-caniyot6kuhe' 2024/11/14 21:31:34 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-caniyot6kuhe': 1 files missing 2024/11/14 21:31:34 NOTICE: 1 hashes missing 2024/11/14 21:31:34 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-caniyot6kuhe': 2 differences found 2024/11/14 21:31:34 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-caniyot6kuhe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/14 21:31:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:31:35 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-caniyot6kuhe': 0 differences found 2024/11/14 21:31:35 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-caniyot6kuhe': 1 matching files 2024/11/14 21:31:35 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-bosoyid6juzo" 2024/11/14 21:31:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:31:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-bosoyid6juzo" 2024/11/14 21:31:36 DEBUG : Reset feature "ListR" 2024/11/14 21:31:36 DEBUG : Creating backend with remote "/tmp/rclone855314433" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-bosoyid6juzo'", Local "Local file system at /tmp/rclone855314433", Modify Window "1ns" 2024/11/14 21:31:41 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ys0zez: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2024/11/14 21:31:42 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/14 21:31:42 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-bosoyid6juzo' 2024/11/14 21:31:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bosoyid6juzo': 1 files missing 2024/11/14 21:31:42 NOTICE: 1 hashes missing 2024/11/14 21:31:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bosoyid6juzo': 2 differences found 2024/11/14 21:31:42 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bosoyid6juzo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/14 21:31:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:31:43 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bosoyid6juzo': 0 differences found 2024/11/14 21:31:43 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-bosoyid6juzo': 1 matching files 2024/11/14 21:31:43 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yoyoguc4wixa" 2024/11/14 21:31:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:31:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-yoyoguc4wixa" 2024/11/14 21:31:43 DEBUG : Reset feature "ListR" 2024/11/14 21:31:43 DEBUG : Creating backend with remote "/tmp/rclone87625760" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyoguc4wixa'", Local "Local file system at /tmp/rclone87625760", Modify Window "1ns" 2024/11/14 21:31:48 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ys16iv: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2024/11/14 21:31:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/14 21:31:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyoguc4wixa' 2024/11/14 21:31:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyoguc4wixa': 1 files missing 2024/11/14 21:31:49 NOTICE: 1 hashes missing 2024/11/14 21:31:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyoguc4wixa': 2 differences found 2024/11/14 21:31:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyoguc4wixa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/14 21:31:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:31:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyoguc4wixa': 0 differences found 2024/11/14 21:31:50 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyoguc4wixa': 1 matching files 2024/11/14 21:31:50 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-becotey8jice" 2024/11/14 21:31:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:31:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-becotey8jice" 2024/11/14 21:31:50 DEBUG : Reset feature "ListR" 2024/11/14 21:31:50 DEBUG : Creating backend with remote "/tmp/rclone2405079123" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-becotey8jice'", Local "Local file system at /tmp/rclone2405079123", Modify Window "1ns" 2024/11/14 21:31:55 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ys1dq3: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2024/11/14 21:31:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/14 21:31:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-becotey8jice' 2024/11/14 21:31:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-becotey8jice': 1 files missing 2024/11/14 21:31:56 NOTICE: 1 hashes missing 2024/11/14 21:31:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-becotey8jice': 2 differences found 2024/11/14 21:31:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-becotey8jice': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/14 21:31:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:31:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-becotey8jice': 0 differences found 2024/11/14 21:31:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-becotey8jice': 1 matching files 2024/11/14 21:31:56 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-zigafir7dibi" 2024/11/14 21:31:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:31:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-zigafir7dibi" 2024/11/14 21:31:57 DEBUG : Reset feature "ListR" 2024/11/14 21:31:57 DEBUG : Creating backend with remote "/tmp/rclone3457309179" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-zigafir7dibi'", Local "Local file system at /tmp/rclone3457309179", Modify Window "1ns" 2024/11/14 21:32:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ys1kea: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2024/11/14 21:32:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/14 21:32:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-zigafir7dibi' 2024/11/14 21:32:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zigafir7dibi': 1 files missing 2024/11/14 21:32:03 NOTICE: 1 hashes missing 2024/11/14 21:32:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zigafir7dibi': 2 differences found 2024/11/14 21:32:03 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zigafir7dibi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/14 21:32:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:32:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zigafir7dibi': 0 differences found 2024/11/14 21:32:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-zigafir7dibi': 1 matching files 2024/11/14 21:32:04 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yakofow8qecu" 2024/11/14 21:32:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:32:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-yakofow8qecu" 2024/11/14 21:32:04 DEBUG : Reset feature "ListR" 2024/11/14 21:32:04 DEBUG : Creating backend with remote "/tmp/rclone2910734841" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yakofow8qecu'", Local "Local file system at /tmp/rclone2910734841", Modify Window "1ns" 2024/11/14 21:32:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_ys1sbr: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2024/11/14 21:32:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/14 21:32:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-yakofow8qecu' 2024/11/14 21:32:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yakofow8qecu': 1 files missing 2024/11/14 21:32:10 NOTICE: 1 hashes missing 2024/11/14 21:32:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yakofow8qecu': 2 differences found 2024/11/14 21:32:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yakofow8qecu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/14 21:32:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:32:11 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yakofow8qecu': 0 differences found 2024/11/14 21:32:11 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yakofow8qecu': 1 matching files 2024/11/14 21:32:11 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yakofow8qecu': Purge remote 2024/11/14 21:32:14 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-zigafir7dibi': Purge remote 2024/11/14 21:32:15 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-becotey8jice': Purge remote 2024/11/14 21:32:17 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yoyoguc4wixa': Purge remote 2024/11/14 21:32:19 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-bosoyid6juzo': Purge remote 2024/11/14 21:32:21 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-caniyot6kuhe': Purge remote 2024/11/14 21:32:26 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jayihit9qahu': Purge remote 2024/11/14 21:32:29 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-punokaf1zafe': Purge remote 2024/11/14 21:32:31 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-guladur3nigu': Purge remote 2024/11/14 21:32:33 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-puzisid2paso': Purge remote --- PASS: TestApplyTransforms (112.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:32:35 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/14 21:32:41 INFO : sub/file2.rclone_chunk.001_ys2mcf: Moved (server-side) to: sub/file2 2024/11/14 21:32:41 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/14 21:32:41 INFO : file1: Copied (new) to: sub/file2 2024/11/14 21:32:42 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 21:32:42 DEBUG : file1: Unchanged skipping 2024/11/14 21:32:43 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (13.09s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.82s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:32:57 INFO : dst/file1.rclone_chunk.001_ys2zf3: Moved (server-side) to: dst/file1 2024/11/14 21:32:59 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lazazol6nevu/backup" 2024/11/14 21:32:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-lazazol6nevu/backup" 2024/11/14 21:32:59 DEBUG : Reset feature "ListR" 2024/11/14 21:32:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/14 21:32:59 DEBUG : dst/file1: move non-chunked object... 2024/11/14 21:33:02 INFO : dst/file1: Moved (server-side) 2024/11/14 21:33:02 INFO : dst/file1: Moved (server-side) 2024/11/14 21:33:02 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/11/14 21:33:07 INFO : dst/file1.rclone_chunk.001_ys3c3i: Moved (server-side) to: dst/file1 2024/11/14 21:33:07 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/14 21:33:07 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (28.55s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:33:18 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lazazol6nevu/dst" 2024/11/14 21:33:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-lazazol6nevu/dst" 2024/11/14 21:33:18 DEBUG : Reset feature "ListR" 2024/11/14 21:33:18 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lazazol6nevu/CompareDest" 2024/11/14 21:33:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-lazazol6nevu/CompareDest" 2024/11/14 21:33:19 DEBUG : Reset feature "ListR" 2024/11/14 21:33:19 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 21:33:19 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/14 21:33:24 INFO : one.rclone_chunk.001_ys3tq5: Moved (server-side) to: one 2024/11/14 21:33:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/14 21:33:24 INFO : one: Copied (new) 2024/11/14 21:33:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:33:26 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/14 21:33:34 INFO : one: Deleted 2024/11/14 21:33:35 INFO : one.rclone_chunk.001_ys4019: Moved (server-side) to: one 2024/11/14 21:33:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/14 21:33:35 INFO : one: Copied (replaced existing) 2024/11/14 21:33:42 INFO : dst/one: Deleted 2024/11/14 21:33:45 INFO : dst/one.rclone_chunk.001_ys4b3a: Moved (server-side) to: dst/one 2024/11/14 21:33:52 INFO : CompareDest/one.rclone_chunk.001_ys4js2: Moved (server-side) to: CompareDest/one 2024/11/14 21:33:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:33:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 21:33:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:34:01 INFO : CompareDest/two.rclone_chunk.001_ys4ubh: Moved (server-side) to: CompareDest/two 2024/11/14 21:34:06 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 21:34:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 21:34:06 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:34:07 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 21:34:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 21:34:08 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:34:11 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 21:34:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/14 21:34:11 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/11/14 21:34:17 INFO : two.rclone_chunk.001_ys59i3: Moved (server-side) to: two 2024/11/14 21:34:17 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/14 21:34:17 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (73.26s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:34:31 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lazazol6nevu/dst" 2024/11/14 21:34:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-lazazol6nevu/dst" 2024/11/14 21:34:31 DEBUG : Reset feature "ListR" 2024/11/14 21:34:32 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lazazol6nevu/CopyDest" 2024/11/14 21:34:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-lazazol6nevu/CopyDest" 2024/11/14 21:34:32 DEBUG : Reset feature "ListR" 2024/11/14 21:34:32 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 21:34:32 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/14 21:34:37 INFO : one.rclone_chunk.001_ys5uj1: Moved (server-side) to: one 2024/11/14 21:34:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/14 21:34:37 INFO : one: Copied (new) 2024/11/14 21:34:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:34:40 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/14 21:34:45 INFO : one: Deleted 2024/11/14 21:34:46 INFO : one.rclone_chunk.001_ys6207: Moved (server-side) to: one 2024/11/14 21:34:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/14 21:34:46 INFO : one: Copied (replaced existing) 2024/11/14 21:34:53 INFO : dst/one: Deleted 2024/11/14 21:34:54 INFO : dst/one.rclone_chunk.001_ys6a4s: Moved (server-side) to: dst/one 2024/11/14 21:35:01 INFO : CopyDest/one.rclone_chunk.001_ys6h2h: Moved (server-side) to: CopyDest/one 2024/11/14 21:35:02 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lazazol6nevu/BackupDir" 2024/11/14 21:35:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-lazazol6nevu/BackupDir" 2024/11/14 21:35:03 DEBUG : Reset feature "ListR" 2024/11/14 21:35:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:35:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 21:35:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:35:04 DEBUG : one: move non-chunked object... 2024/11/14 21:35:05 INFO : one: Moved (server-side) 2024/11/14 21:35:05 INFO : one: Moved (server-side) 2024/11/14 21:35:05 DEBUG : one: copy non-chunked object... 2024/11/14 21:35:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/14 21:35:07 INFO : one: Copied (server-side copy) 2024/11/14 21:35:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/14 21:35:15 INFO : CopyDest/two.rclone_chunk.001_ys6u86: Moved (server-side) to: CopyDest/two 2024/11/14 21:35:16 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 21:35:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 21:35:17 DEBUG : two: copy non-chunked object... 2024/11/14 21:35:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/14 21:35:18 INFO : two: Copied (server-side copy) 2024/11/14 21:35:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/14 21:35:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 21:35:20 DEBUG : two: Unchanged skipping 2024/11/14 21:35:24 INFO : CopyDest/three.rclone_chunk.001_ys77rk: Moved (server-side) to: CopyDest/three 2024/11/14 21:35:25 DEBUG : three: Need to transfer - File not found at Destination 2024/11/14 21:35:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/14 21:35:26 DEBUG : three: Destination not found in --copy-dest 2024/11/14 21:35:26 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2024/11/14 21:35:30 INFO : three.rclone_chunk.001_ys7cxu: Moved (server-side) to: three 2024/11/14 21:35:30 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/14 21:35:30 INFO : three: Copied (new) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestCopyFileCopyDest Messages: directories --- FAIL: TestCopyFileCopyDest (87.56s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" copy_test.go:370: Partial uploads not supported run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestCopyInplace Messages: directories --- FAIL: TestCopyInplace (13.50s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" copy_test.go:403: Partial uploads not supported run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestCopyLongFileName Messages: directories --- FAIL: TestCopyLongFileName (14.16s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:36:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/14 21:36:27 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2024/11/14 21:36:31 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_ys91ox: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2024/11/14 21:36:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/14 21:36:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/14 21:36:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/14 21:36:33 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2024/11/14 21:37:04 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/14 21:37:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 21:37:05 DEBUG : pacer: Reducing sleep to 15ms 2024/11/14 21:37:05 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/14 21:37:05 DEBUG : pacer: Reducing sleep to 10ms 2024/11/14 21:39:03 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader70j.disk.yandex.net:443/upload-target/20241115T003759.279.utd.cpd9r30ig7em3ex4xwo93mqmd-k70j.6243520": max transfer limit reached as set by --max-transfer 2024/11/14 21:39:05 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 run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestCopyFileMaxTransfer Messages: directories --- FAIL: TestCopyFileMaxTransfer (176.49s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestDeduplicateInteractive Messages: directories --- FAIL: TestDeduplicateInteractive (13.72s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestDeduplicateSkip Messages: directories --- FAIL: TestDeduplicateSkip (13.64s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestDeduplicateSizeOnly Messages: directories --- FAIL: TestDeduplicateSizeOnly (13.36s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestDeduplicateFirst Messages: directories --- FAIL: TestDeduplicateFirst (13.68s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestDeduplicateNewest Messages: directories --- FAIL: TestDeduplicateNewest (13.61s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:40:38 INFO : one.rclone_chunk.001_ysftud: Moved (server-side) to: one.rclone_chunk.001 2024/11/14 21:40:40 INFO : one.rclone_chunk.002_ysftud: Moved (server-side) to: one.rclone_chunk.002 2024/11/14 21:40:51 INFO : also/one.rclone_chunk.001_ysg4vr: Moved (server-side) to: also/one.rclone_chunk.001 2024/11/14 21:40:52 INFO : also/one.rclone_chunk.002_ysg4vr: Moved (server-side) to: also/one.rclone_chunk.002 run.go:285: Failed to put "also/one" to "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'": [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:156 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestDeduplicateNewestByHash Messages: directories --- FAIL: TestDeduplicateNewestByHash (50.37s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestDeduplicateOldest Messages: directories --- FAIL: TestDeduplicateOldest (18.07s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestDeduplicateLargest Messages: directories --- FAIL: TestDeduplicateLargest (13.19s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestDeduplicateSmallest Messages: directories --- FAIL: TestDeduplicateSmallest (16.53s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestDeduplicateRename Messages: directories --- FAIL: TestDeduplicateRename (15.19s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" dedupe_test.go:256: Can't merge directories run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestMergeDirs Messages: directories --- FAIL: TestMergeDirs (13.55s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:42:42 INFO : a.txt.rclone_chunk.001_ysjc33: Moved (server-side) to: a.txt 2024/11/14 21:42:48 INFO : zend.txt.rclone_chunk.001_ysjg34: Moved (server-side) to: zend.txt 2024/11/14 21:42:56 INFO : sub dir/hello world.rclone_chunk.001_ysjmra: Moved (server-side) to: sub dir/hello world 2024/11/14 21:43:03 INFO : sub dir/hello world2.rclone_chunk.001_ysju4c: Moved (server-side) to: sub dir/hello world2 2024/11/14 21:43:09 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_ysk11r: Moved (server-side) to: sub dir/ignore dir/.ignore 2024/11/14 21:43:15 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_ysk85o: Moved (server-side) to: sub dir/ignore dir/should be ignored 2024/11/14 21:43:20 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_yskeca: Moved (server-side) to: sub dir/sub sub dir/hello world3 listdirsorted_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 Error: "[a.txt dst sub dir zend.txt]" should have 3 item(s), but has 4 Test: TestListDirSorted run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestListDirSorted Messages: directories --- FAIL: TestListDirSorted (72.10s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:43:54 INFO : file1.rclone_chunk.001_yslcz6: Moved (server-side) to: file1 2024/11/14 21:44:00 INFO : sub/file2.rclone_chunk.001_yslh93: Moved (server-side) to: sub/file2 === RUN TestListJSON/Default lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 3 Test: TestListJSON/Default Messages: Wrong number of results === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 2 Test: TestListJSON/DirsOnly Messages: Wrong number of results === RUN TestListJSON/Recurse lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 3 actual : 4 Test: TestListJSON/Recurse Messages: Wrong number of results === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 3 Test: TestListJSON/Metadata Messages: Wrong number of results === NAME TestListJSON run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestListJSON Messages: directories --- FAIL: TestListJSON (32.58s) --- FAIL: TestListJSON/Default (0.31s) --- PASS: TestListJSON/FilesOnly (0.33s) --- FAIL: TestListJSON/DirsOnly (0.28s) --- FAIL: TestListJSON/Recurse (0.67s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.32s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.27s) --- FAIL: TestListJSON/Metadata (0.24s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:44:28 INFO : file1.rclone_chunk.001_ysm9op: Moved (server-side) to: file1 2024/11/14 21:44:34 INFO : sub/file2.rclone_chunk.001_ysmedy: Moved (server-side) to: sub/file2 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/14 21:44:40 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-lazazol6nevu/notfound" 2024/11/14 21:44:40 DEBUG : Config file has changed externally - reloading 2024/11/14 21:44:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-lazazol6nevu/notfound" 2024/11/14 21:44:40 DEBUG : Reset feature "ListR" === NAME TestStatJSON run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestStatJSON Messages: directories --- FAIL: TestStatJSON (39.19s) --- PASS: TestStatJSON/Root (0.59s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.37s) --- PASS: TestStatJSON/Dir (0.60s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.92s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.74s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.60s) --- PASS: TestStatJSON/RootNotFound (0.78s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:45:01 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu': Making directory 2024/11/14 21:45:02 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu': Making directory run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestMkdir Messages: directories --- FAIL: TestMkdir (14.84s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:48:43 DEBUG : pacer: low level retry 1/10 (error Patch "https://cloud-api.yandex.com/v1/disk/resources?path=disk%3A%2Frclone-test-lazazol6nevu%2Fsub+dir%2Fhello+world.rclone_chunk.001_ysnq5x": dial tcp: lookup cloud-api.yandex.com: i/o timeout) 2024/11/14 21:48:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 21:48:43 DEBUG : pacer: Reducing sleep to 15ms 2024/11/14 21:48:44 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/14 21:48:44 DEBUG : pacer: Reducing sleep to 10ms 2024/11/14 21:48:46 INFO : sub dir/hello world.rclone_chunk.001_ysnq5x: Moved (server-side) to: sub dir/hello world run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestLsd Messages: directories --- FAIL: TestLsd (228.57s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:49:12 INFO : potato2.rclone_chunk.001_ysu3eb: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/14 21:49:13 INFO : potato2.rclone_chunk.002_ysu3eb: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/14 21:49:29 INFO : empty space.rclone_chunk.001_ysume5: Moved (server-side) to: empty space run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestLs Messages: directories --- FAIL: TestLs (46.31s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:50:01 INFO : potato2.rclone_chunk.001_ysvew0: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/14 21:50:03 INFO : potato2.rclone_chunk.002_ysvew0: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/14 21:50:12 INFO : empty space.rclone_chunk.001_ysvs95: Moved (server-side) to: empty space 2024/11/14 21:50:15 DEBUG : dst: Excluded 2024/11/14 21:50:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/14 21:50:15 DEBUG : empty space: Excluded run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestLsWithFilesFrom Messages: directories --- FAIL: TestLsWithFilesFrom (142.36s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:52:22 INFO : potato2.rclone_chunk.001_yszcfb: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/14 21:52:23 INFO : potato2.rclone_chunk.002_yszcfb: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/14 21:52:31 INFO : empty space.rclone_chunk.001_yszo9j: Moved (server-side) to: empty space run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestLsLong Messages: directories --- FAIL: TestLsLong (42.80s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:56:07 DEBUG : pacer: low level retry 1/10 (error Get "https://cloud-api.yandex.com/v1/disk/resources?path=disk%3A%2Frclone-test-lazazol6nevu%2Fpotato2": net/http: TLS handshake timeout) 2024/11/14 21:56:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 21:56:08 DEBUG : pacer: Reducing sleep to 15ms 2024/11/14 21:56:08 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/14 21:56:08 DEBUG : pacer: Reducing sleep to 10ms 2024/11/14 21:56:12 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/14 21:56:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 21:56:13 DEBUG : pacer: Reducing sleep to 15ms 2024/11/14 21:56:13 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/14 21:56:14 DEBUG : pacer: Reducing sleep to 10ms 2024/11/14 21:56:16 INFO : potato2.rclone_chunk.001_yt5upj: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/14 21:56:17 INFO : potato2.rclone_chunk.002_yt5upj: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/14 21:56:26 INFO : empty space.rclone_chunk.001_yt666f: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download === NAME TestHashSums run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestHashSums Messages: directories --- FAIL: TestHashSums (236.01s) --- PASS: TestHashSums/Md5 (0.79s) --- PASS: TestHashSums/Md5Download (1.98s) === RUN TestHashSumsWithErrors 2024/11/14 21:56:53 DEBUG : Creating backend with remote ":memory:" 2024/11/14 21:56:53 DEBUG : Config file has changed externally - reloading 2024/11/14 21:56:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2024/11/14 21:56:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/14 21:56:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/14 21:56:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/14 21:56:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/14 21:56:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/14 21:56:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/14 21:56:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/14 21:56:53 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-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:57:02 INFO : potato2.rclone_chunk.001_yt73yz: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/14 21:57:04 INFO : potato2.rclone_chunk.002_yt73yz: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/14 21:57:11 INFO : empty space.rclone_chunk.001_yt7g0w: Moved (server-side) to: empty space 2024/11/14 21:57:21 INFO : sub dir/potato3.rclone_chunk.001_yt7mva: Moved (server-side) to: sub dir/potato3 run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestCount Messages: directories --- FAIL: TestCount (77.24s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 21:58:14 INFO : small.rclone_chunk.001_yt985g: Moved (server-side) to: small 2024/11/14 21:58:22 INFO : medium.rclone_chunk.001_yt9dbh: Moved (server-side) to: medium.rclone_chunk.001 2024/11/14 21:58:23 INFO : medium.rclone_chunk.002_yt9dbh: Moved (server-side) to: medium.rclone_chunk.002 2024/11/14 21:58:34 INFO : large.rclone_chunk.001_yt9o1s: Moved (server-side) to: large.rclone_chunk.001 2024/11/14 21:58:37 INFO : large.rclone_chunk.002_yt9o1s: Moved (server-side) to: large.rclone_chunk.002 2024/11/14 21:58:42 DEBUG : Waiting for deletions to finish 2024/11/14 21:58:42 DEBUG : large: Excluded (Size Filter) 2024/11/14 21:58:42 DEBUG : large: Excluded 2024/11/14 21:58:44 INFO : small: Deleted 2024/11/14 21:58:47 INFO : medium: Deleted run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestDelete Messages: directories --- FAIL: TestDelete (56.40s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:443 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestMaxDelete Messages: directories run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:443 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestMaxDelete Messages: directories --- FAIL: TestMaxDelete (28.26s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:464 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestMaxDeleteSizeLargeFile Messages: directories run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:464 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestMaxDeleteSizeLargeFile Messages: directories --- FAIL: TestMaxDeleteSizeLargeFile (28.51s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:482 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestMaxDeleteSize Messages: directories run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:482 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestMaxDeleteSize Messages: directories --- FAIL: TestMaxDeleteSize (27.99s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 22:00:36 INFO : ReadFile.rclone_chunk.001_ytd6u6: Moved (server-side) to: ReadFile run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestReadFile Messages: directories run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestReadFile Messages: directories --- FAIL: TestReadFile (39.91s) === RUN TestRetry 2024/11/14 22:01:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/14 22:01:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/14 22:01:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 22:01:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 22:01:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 22:01:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 22:01:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (1.68s) === RUN TestCat run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 22:02:35 DEBUG : pacer: low level retry 1/1 (error Put "https://uploader27g.disk.yandex.net:443/upload-target/20241115T010205.326.utd.1uhetfwdmnci10o19ogv0v65d-k27g.6215529": dial tcp: lookup uploader27g.disk.yandex.net on 127.0.0.53:53: read udp 127.0.0.1:55277->127.0.0.53:53: i/o timeout) 2024/11/14 22:02:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "file1" to Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu': 1/10 (Put "https://uploader27g.disk.yandex.net:443/upload-target/20241115T010205.326.utd.1uhetfwdmnci10o19ogv0v65d-k27g.6215529": dial tcp: lookup uploader27g.disk.yandex.net on 127.0.0.53:53: read udp 127.0.0.1:55277->127.0.0.53:53: i/o timeout) 2024/11/14 22:03:05 DEBUG : pacer: Reducing sleep to 15ms 2024/11/14 22:03:26 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/14 22:03:26 DEBUG : pacer: Reducing sleep to 10ms 2024/11/14 22:03:30 INFO : file1.rclone_chunk.001_ythik2: Moved (server-side) to: file1 2024/11/14 22:03:35 INFO : file2.rclone_chunk.001_yti4by: Moved (server-side) to: file2 run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestCat Messages: directories --- FAIL: TestCat (169.70s) === RUN TestPurge 2024/11/14 22:04:03 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-wimidef8jega" 2024/11/14 22:04:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 22:04:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-wimidef8jega" 2024/11/14 22:04:03 DEBUG : Reset feature "ListR" 2024/11/14 22:04:03 DEBUG : Creating backend with remote "/tmp/rclone1913022028" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wimidef8jega'", Local "Local file system at /tmp/rclone1913022028", Modify Window "1ns" 2024/11/14 22:04:14 INFO : A1/B1/C1/one.rclone_chunk.001_ytj23i: Moved (server-side) to: A1/B1/C1/one 2024/11/14 22:04:14 DEBUG : A2: Making directory 2024/11/14 22:04:15 DEBUG : A1/B2: Making directory 2024/11/14 22:04:15 DEBUG : A1/B2/C2: Making directory 2024/11/14 22:04:15 DEBUG : A1/B1/C3: Making directory 2024/11/14 22:04:16 DEBUG : A3: Making directory 2024/11/14 22:04:16 DEBUG : A3/B3: Making directory 2024/11/14 22:04:16 DEBUG : A3/B3/C4: Making directory 2024/11/14 22:04:22 INFO : A1/two.rclone_chunk.001_ytjfou: Moved (server-side) to: A1/two 2024/11/14 22:04:33 ERROR : : error listing: directory not found 2024/11/14 22:04:33 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wimidef8jega': Purge remote 2024/11/14 22:04:33 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (30.61s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 22:04:42 INFO : A1/B1/C1/one.rclone_chunk.001_ytjyv1: Moved (server-side) to: A1/B1/C1/one 2024/11/14 22:04:42 DEBUG : A2: Making directory 2024/11/14 22:04:43 DEBUG : A1/B2: Making directory 2024/11/14 22:04:43 DEBUG : A1/B2/C2: Making directory 2024/11/14 22:04:43 DEBUG : A1/B1/C3: Making directory 2024/11/14 22:05:08 DEBUG : A3: Making directory 2024/11/14 22:05:10 DEBUG : A3/B3: Making directory 2024/11/14 22:05:11 DEBUG : A3/B3/C4: Making directory 2024/11/14 22:10:54 INFO : A1/two.rclone_chunk.001_ytkxwg: Moved (server-side) to: A1/two fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=10) { +([]string) (len=11) { (string) (len=2) "A1", @@ -10,3 +10,4 @@ (string) (len=5) "A3/B3", - (string) (len=8) "A3/B3/C4" + (string) (len=8) "A3/B3/C4", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories 2024/11/14 22:11:06 DEBUG : removing 1 level 3 directories 2024/11/14 22:11:06 INFO : A3/B3/C4: Removing directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=9) { +([]string) (len=10) { (string) (len=2) "A1", @@ -9,3 +9,4 @@ (string) (len=2) "A3", - (string) (len=5) "A3/B3" + (string) (len=5) "A3/B3", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories 2024/11/14 22:14:05 DEBUG : removing 2 level 3 directories 2024/11/14 22:14:05 INFO : A1/B1/C3: Removing directory 2024/11/14 22:14:05 INFO : A1/B2/C2: Removing directory 2024/11/14 22:14:07 DEBUG : removing 2 level 2 directories 2024/11/14 22:14:07 INFO : A1/B2: Removing directory 2024/11/14 22:14:07 INFO : A3/B3: Removing directory 2024/11/14 22:14:10 DEBUG : removing 3 level 1 directories 2024/11/14 22:14:10 INFO : dst: Removing directory 2024/11/14 22:14:10 INFO : A3: Removing directory 2024/11/14 22:14:10 INFO : A2: Removing directory 2024/11/14 22:14:10 ERROR : dst: Failed to rmdir: directory not empty operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (768.18s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 22:17:22 DEBUG : A1: Making directory 2024/11/14 22:17:23 DEBUG : A1/B1: Making directory 2024/11/14 22:17:23 DEBUG : A1/B1/C1: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "dst"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=3) "dst" } Test: TestRmdirsLeaveRoot Messages: directories 2024/11/14 22:17:36 DEBUG : removing 1 level 3 directories 2024/11/14 22:17:36 INFO : A1/B1/C1: Removing directory 2024/11/14 22:17:38 DEBUG : removing 1 level 2 directories 2024/11/14 22:17:38 INFO : A1/B1: Removing directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "dst"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=2) { + (string) (len=2) "A1", + (string) (len=3) "dst" } Test: TestRmdirsLeaveRoot Messages: directories run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestRmdirsLeaveRoot Messages: directories --- FAIL: TestRmdirsLeaveRoot (121.07s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 22:19:23 DEBUG : A1: Making directory 2024/11/14 22:19:24 DEBUG : A1/B1: Making directory 2024/11/14 22:19:24 DEBUG : A1/B1/C1: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "dst"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=3) "dst" } Test: TestRmdirsWithFilter Messages: directories 2024/11/14 22:19:35 DEBUG : dst: Excluded 2024/11/14 22:19:36 DEBUG : removing 1 level 3 directories 2024/11/14 22:19:36 INFO : A1/B1/C1: Removing directory 2024/11/14 22:19:39 DEBUG : removing 1 level 2 directories 2024/11/14 22:19:39 INFO : A1/B1: Removing directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "dst"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=2) { + (string) (len=2) "A1", + (string) (len=3) "dst" } Test: TestRmdirsWithFilter Messages: directories run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestRmdirsWithFilter Messages: directories --- FAIL: TestRmdirsWithFilter (42.66s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 22:20:11 INFO : file1.rclone_chunk.001_yu9s9h: Moved (server-side) to: file1 2024/11/14 22:20:12 DEBUG : filename.txt: File name found in url 2024/11/14 22:20:18 INFO : filename.txt.rclone_chunk.001_yu9zn5: Moved (server-side) to: filename.txt 2024/11/14 22:20:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/14 22:20:23 INFO : headerfilename.txt.rclone_chunk.001_yua5el: Moved (server-side) to: headerfilename.txt 2024/11/14 22:20:29 INFO : file2.rclone_chunk.001_yuaapo: Moved (server-side) to: file2 run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestCopyURL Messages: directories --- FAIL: TestCopyURL (42.44s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-lazazol6nevu'", Local "Local file system at /tmp/rclone4200922068", Modify Window "1ns" 2024/11/14 22:20:48 DEBUG : file1: Need to transfer - File not found at Destination panic: test timed out after 1h0m0s running tests: TestMoveFile (1s) goroutine 12070 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2366 +0x385 created by time.goFunc /usr/local/go/src/time/sleep.go:177 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000150340, {0x231e252?, 0x0?}, 0x2449540) /usr/local/go/src/testing/testing.go:1750 +0x3ab testing.runTests.func1(0xc000150340) /usr/local/go/src/testing/testing.go:2161 +0x37 testing.tRunner(0xc000150340, 0xc000907c00) /usr/local/go/src/testing/testing.go:1689 +0xfb testing.runTests(0xc0008dd4b8, {0x387a8a0, 0x6b, 0x6b}, {0x1?, 0xedec860b1?, 0x388e6c0?}) /usr/local/go/src/testing/testing.go:2159 +0x445 testing.(*M).Run(0xc0003d1860) /usr/local/go/src/testing/testing.go:2027 +0x68b github.com/rclone/rclone/fstest.TestMain(0xc0003d1860) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:263 +0x196 goroutine 5 [select]: go.opencensus.io/stats/view.(*worker).start(0xc00020f080) /home/rclone/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/worker.go:292 +0x9f created by go.opencensus.io/stats/view.init.0 in goroutine 1 /home/rclone/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/worker.go:34 +0x8d goroutine 7 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:151 +0x1f goroutine 8 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 176 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 167 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 11951 [IO wait]: internal/poll.runtime_pollWait(0x7f43b02cc4d8, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc00020ec80?, 0xc0007c2c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00020ec80, {0xc0007c2c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc00020ec80, {0xc0007c2c00?, 0xc00078a850?, 0x41c385?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008ef70, {0xc0007c2c00?, 0x7f43b049c838?, 0xc0008dcfa8?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c428a0, {0xc0007c2c00?, 0x0?, 0x78a930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0008dcfa8, {0xc0007c2c00?, 0x0?, 0xc0008dcfa8?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc0008770b0, {0x26d18c0, 0xc0008dcfa8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000876e08, {0x7f43b0471688, 0xc000c428a0}, 0xc00078a978?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000876e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc000876e08, {0xc0004f5000, 0x1000, 0x8?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc000beb320, {0xc0004f5000?, 0xc000b95b00?, 0xc00078ad38?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc000c1c8a0) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000c1c8a0, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000beb320) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 11961 /usr/local/go/src/net/http/transport.go:1798 +0x152f goroutine 1298 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1289 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 11980 [select]: net/http.(*persistConn).writeLoop(0xc000a779e0) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 12005 /usr/local/go/src/net/http/transport.go:1799 +0x1585 goroutine 228 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 219 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 787 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 746 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 669 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 660 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1142 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1101 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 256 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 247 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 12097 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000199340) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 12107 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 11943 [select]: net/http.(*persistConn).writeLoop(0xc000b0f680) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 11903 /usr/local/go/src/net/http/transport.go:1799 +0x1585 goroutine 3994 [chan receive, 50 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3925 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 11561 [select]: net/http.(*persistConn).writeLoop(0xc000b8c240) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 11473 /usr/local/go/src/net/http/transport.go:1799 +0x1585 goroutine 4124 [chan receive, 50 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3925 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 4539 [chan receive, 49 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3925 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 606 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 579 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 370 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 361 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 11979 [IO wait]: internal/poll.runtime_pollWait(0x7f43b064fff0, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc000a48980?, 0xc000773300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a48980, {0xc000773300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc000a48980, {0xc000773300?, 0xc000957850?, 0x41c385?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0002a4318, {0xc000773300?, 0x7f43b04a4788?, 0xc000288b10?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000288a80, {0xc000773300?, 0x0?, 0x957930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000288b10, {0xc000773300?, 0x0?, 0xc000288b10?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc0002e97b0, {0x26d18c0, 0xc000288b10}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002e9508, {0x7f43b0471688, 0xc000288a80}, 0xc000957978?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002e9508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc0002e9508, {0xc000771000, 0x1000, 0x8?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc000a779e0, {0xc000771000?, 0xc0003c3500?, 0xc000957d38?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc000b27500) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000b27500, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000a779e0) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 12005 /usr/local/go/src/net/http/transport.go:1798 +0x152f goroutine 11890 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc000a9e900) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 11866 /usr/local/go/src/net/http/transport.go:1799 +0x1585 goroutine 535 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 462 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 432 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 423 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 519 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 494 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 4417 [chan receive, 49 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3925 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 4636 [chan receive, 49 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3925 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 1130 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1089 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1329 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1320 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3926 [chan receive, 50 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3925 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 11560 [IO wait]: internal/poll.runtime_pollWait(0x7f43b02cc7c0, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc000a48780?, 0xc0007f2000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a48780, {0xc0007f2000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc000a48780, {0xc0007f2000?, 0xc000785850?, 0x41c385?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008ed58, {0xc0007f2000?, 0x7f43b02cbbd8?, 0xc000c43cf8?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c422e8, {0xc0007f2000?, 0x0?, 0x785930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000c43cf8, {0xc0007f2000?, 0x0?, 0xc000c43cf8?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc0008769b0, {0x26d18c0, 0xc000c43cf8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000876708, {0x7f43b0471688, 0xc000c422e8}, 0xc000785978?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000876708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc000876708, {0xc0007e8000, 0x1000, 0x8?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc000b8c240, {0xc0007e8000?, 0xc0009f6d20?, 0xc000785d38?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc000ae7140) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000ae7140, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000b8c240) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 11473 /usr/local/go/src/net/http/transport.go:1798 +0x152f goroutine 712 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 703 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 4302 [chan receive, 49 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3925 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 1587 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1530 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 11499 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc000b0e360) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 11494 /usr/local/go/src/net/http/transport.go:1799 +0x1585 goroutine 1488 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1479 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 884 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 827 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 11889 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7f43b02cc9b0, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc00020f380?, 0xc0007bf300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00020f380, {0xc0007bf300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc00020f380, {0xc0007bf300?, 0xc000bb1850?, 0x41c385?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00041b0c8, {0xc0007bf300?, 0x7f43b04a4788?, 0xc000289e48?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00013b0f8, {0xc0007bf300?, 0x0?, 0xbb1930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000289e48, {0xc0007bf300?, 0x0?, 0xc000289e48?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc0002e9430, {0x26d18c0, 0xc000289e48}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002e9188, {0x7f43b0471688, 0xc00013b0f8}, 0xc000bb1978?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002e9188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc0002e9188, {0xc000c8e000, 0x1000, 0x8?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc000a9e900, {0xc000c8e000?, 0xc000172fc0?, 0xc000bb1d38?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc000ae6a20) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000ae6a20, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000a9e900) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 11866 /usr/local/go/src/net/http/transport.go:1798 +0x152f goroutine 967 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 958 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 4141 [chan receive, 49 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3925 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 12130 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000211d00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:219 +0xf6 created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 12107 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:117 +0x438 goroutine 11952 [select]: net/http.(*persistConn).writeLoop(0xc000beb320) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 11961 /usr/local/go/src/net/http/transport.go:1799 +0x1585 goroutine 1611 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1602 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1446 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1389 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1261 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1252 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 4738 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3925 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 10921 [chan receive, 18 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 10920 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 11942 [IO wait]: internal/poll.runtime_pollWait(0x7f43b02cc6c8, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc00020ea00?, 0xc0007c1900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00020ea00, {0xc0007c1900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc00020ea00, {0xc0007c1900?, 0xc0003de850?, 0x41c385?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008eef8, {0xc0007c1900?, 0x7f43b049c838?, 0xc0008dc9c0?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c42510, {0xc0007c1900?, 0x0?, 0x3de930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0008dc9c0, {0xc0007c1900?, 0x0?, 0xc0008dc9c0?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc0005d1b30, {0x26d18c0, 0xc0008dc9c0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005d1888, {0x7f43b0471688, 0xc000c42510}, 0xc0003de978?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005d1888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc0005d1888, {0xc000348000, 0x1000, 0x8?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc000b0f680, {0xc000348000?, 0xc000b94f00?, 0xc0003ded38?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc0007e2720) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0007e2720, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000b0f680) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 11903 /usr/local/go/src/net/http/transport.go:1798 +0x152f goroutine 4828 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3925 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 12107 [select]: net/http.(*persistConn).roundTrip(0xc000b8c240, 0xc000199580) /usr/local/go/src/net/http/transport.go:2674 +0x979 net/http.(*Transport).roundTrip(0xc00060da40, 0xc0002a6a20) /usr/local/go/src/net/http/transport.go:608 +0x79a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:17 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00062e9a0, 0xc0002a6a20) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:352 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc0000761c0, 0xc0002a6900) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.21.0/transport.go:55 +0x3de net/http.send(0xc0002a6900, {0x26d3580, 0xc0000761c0}, {0xc000986801?, 0x41c385?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc00041edb0, 0xc0002a6900, {0x413fdb?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc00041edb0, 0xc0002a6900) /usr/local/go/src/net/http/client.go:724 +0x8dc net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:590 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0006440f0, {0x26f5140, 0x38f1840}, 0xc000b7f540) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:325 +0xcc5 github.com/rclone/rclone/backend/yandex.(*Fs).CreateDir.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:490 +0x47 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000116d20, 0xc000199540, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000116d20, 0xc000199540) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).CreateDir(0xc000674800, {0x26f5140, 0x38f1840}, {0xc000b4cb85, 0x1d}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:489 +0x314 github.com/rclone/rclone/backend/yandex.(*Fs).mkDirs(0xc000674800, {0x26f5140, 0x38f1840}, {0xc000b4cb80?, 0x22?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:513 +0xbe github.com/rclone/rclone/backend/yandex.(*Fs).mkParentDirs(0xc000674800, {0x26f5140, 0x38f1840}, {0xc000b4cb80?, 0x40?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:540 +0xb3 github.com/rclone/rclone/backend/yandex.(*Object).Update(0xc000b4bc80, {0x26f5140, 0x38f1840}, {0x26d0820, 0xc0008dde18}, {0x26fec90, 0xc00025a770}, {0xc0003cebd0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1134 +0x15e github.com/rclone/rclone/backend/yandex.(*Fs).Put(0xc000674800, {0x26f5140, 0x38f1840}, {0x26d0820, 0xc0008dde18}, {0x26fec90, 0xc00025a770}, {0xc0003cebd0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:463 +0x1ab github.com/rclone/rclone/backend/chunker.(*Fs).put(0xc0002dd300, {0x26f5140, 0x38f1840}, {0x26d0060, 0xc000211d00}, {0x26fe460, 0xc0009833c0}, {0x2316b0e, 0x9}, {0xc0003cebd0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/chunker/chunker.go:1208 +0x6e9 github.com/rclone/rclone/backend/chunker.(*Fs).Put(0xc0002dd300, {0x26f5140, 0x38f1840}, {0x26d0060, 0xc000211d00}, {0x26fe460, 0xc0009833c0}, {0xc0003cebd0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/chunker/chunker.go:1522 +0x12d github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000a7a000, {0x26f5140, 0x38f1840}, {0x26e23d0?, 0xc0004e35e0?}, {0xc0003cebd0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:217 +0x226 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000a7a000, {0x26f5140, 0x38f1840}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:270 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000a7a000, {0x26f5140, 0x38f1840}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:310 +0x176 github.com/rclone/rclone/fs/operations.Copy({0x26f5140, 0x38f1840}, {0x2707e90, 0xc0002dd300}, {0x0, 0x0}, {0x2316b0e, 0x9}, {0x2709240, 0xc0009bb800}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x26f5140, 0x38f1840}, {0x2707e90, 0xc0002dd300}, {0x0, 0x0}, {0x2316b0e, 0x9}, {0x2709240, 0xc0009bb800}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x9a9 github.com/rclone/rclone/fs/operations.MoveTransfer({0x26f5140?, 0x38f1840?}, {0x2707e90?, 0xc0002dd300?}, {0x0?, 0x0?}, {0x2316b0e?, 0x0?}, {0x2709240, 0xc0009bb800}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:422 +0x65 github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x26f5140, 0x38f1840}, {0x2707e90, 0xc0002dd300}, {0x27091d0, 0xc0005b2000}, {0x2316b0e, 0x9}, {0x230e827, 0x5}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2041 +0xcf1 github.com/rclone/rclone/fs/operations.MoveFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2058 github.com/rclone/rclone/fs/operations_test.TestMoveFile(0xc0003afd40) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:939 +0x225 testing.tRunner(0xc0003afd40, 0x2449540) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 11498 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7f43b064f168, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc00020e300?, 0xc000868000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00020e300, {0xc000868000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc00020e300, {0xc000868000?, 0xc000bae850?, 0x41c385?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008d2070, {0xc000868000?, 0x7f43b04a4788?, 0xc000288cc0?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008dc5d0, {0xc000868000?, 0x0?, 0xbae930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000288cc0, {0xc000868000?, 0x0?, 0xc000288cc0?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc0005d1430, {0x26d18c0, 0xc000288cc0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005d1188, {0x7f43b0471688, 0xc0008dc5d0}, 0xc000bae978?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005d1188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc0005d1188, {0xc00053c000, 0x1000, 0x8?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc000b0e360, {0xc00053c000?, 0xc0003c2de0?, 0xc000baed38?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc0009318c0) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0009318c0, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000b0e360) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 11494 /usr/local/go/src/net/http/transport.go:1798 +0x152f "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 1h0m0.499287793s (try 1/5): exit status 2: Failed [TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL]