"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5) 2024/11/05 01:53:53 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-robegun8dife" 2024/11/05 01:53:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 01:53:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-robegun8dife" 2024/11/05 01:53:54 DEBUG : Reset feature "ListR" 2024/11/05 01:53:54 DEBUG : Creating backend with remote "/tmp/rclone4201067311" === 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-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/11/05 01:53:54 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.39s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/11/05 01:53:54 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.15s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/05 01:53:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 01:53:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 01:53:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/05 01:53:54 DEBUG : potato: Seek from 10 to 0 2024/11/05 01:53:54 DEBUG : potato: Seek from 10 to 0 2024/11/05 01:53:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/05 01:53:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 01:53:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 01:53:54 DEBUG : potato: Seek from 5 to 2 2024/11/05 01:53:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/05 01:53:54 DEBUG : potato: Seek from 7 to 0 2024/11/05 01:53:54 DEBUG : potato: Seek from 7 to 0 2024/11/05 01:53:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/05 01:53:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 01:53:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 01:53:54 DEBUG : potato: Seek from 5 to 2 2024/11/05 01:53:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/05 01:53:54 DEBUG : potato: Seek from 8 to 0 2024/11/05 01:53:54 DEBUG : potato: Seek from 8 to 0 2024/11/05 01:53:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/05 01:53:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 01:53:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 01:53:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 01:53:54 DEBUG : potato: Seek from 5 to 2 2024/11/05 01:53:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/05 01:53:54 DEBUG : potato: Seek from 9 to 0 2024/11/05 01:53:54 DEBUG : potato: Seek from 9 to 0 2024/11/05 01:53:54 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-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 01:54:01 INFO : rutabaga.rclone_chunk.001_gli5cp: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2024/11/05 01:54:07 INFO : empty space.rclone_chunk.001_glidyw: Moved (server-side) to: empty space === RUN TestCheck/3 2024/11/05 01:54:15 INFO : potato2.rclone_chunk.001_gliinf: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/05 01:54:16 INFO : potato2.rclone_chunk.002_gliinf: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2024/11/05 01:54:28 INFO : remotepotato.rclone_chunk.001_gliwf0: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/05 01:54:30 INFO : remotepotato.rclone_chunk.002_gliwf0: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (56.60s) --- PASS: TestCheck/1 (0.69s) --- PASS: TestCheck/2 (0.45s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (1.47s) --- PASS: TestCheck/5 (0.78s) --- PASS: TestCheck/6 (0.82s) --- PASS: TestCheck/7 (0.92s) === RUN TestCheckFsError 2024/11/05 01:54:51 DEBUG : Creating backend with remote "nonexistent" 2024/11/05 01:54:51 DEBUG : Creating backend with remote "nonexistent" 2024/11/05 01:54:51 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/05 01:54:51 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/05 01:54:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/05 01:54:51 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-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 01:54:56 INFO : rutabaga.rclone_chunk.001_gljpqi: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/05 01:55:07 INFO : empty space.rclone_chunk.001_gljwvd: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2024/11/05 01:55:16 INFO : potato2.rclone_chunk.001_glk79t: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/05 01:55:18 INFO : potato2.rclone_chunk.002_glk79t: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/05 01:55:36 INFO : remotepotato.rclone_chunk.001_glkq2g: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/05 01:55:37 INFO : remotepotato.rclone_chunk.002_glkq2g: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (66.29s) --- PASS: TestCheckDownload/1 (0.93s) --- PASS: TestCheckDownload/2 (0.70s) --- PASS: TestCheckDownload/3 (0.69s) --- PASS: TestCheckDownload/4 (1.89s) --- PASS: TestCheckDownload/5 (1.70s) --- PASS: TestCheckDownload/6 (1.70s) --- PASS: TestCheckDownload/7 (1.46s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 01:56:02 INFO : rutabaga.rclone_chunk.001_gllkst: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/05 01:56:08 INFO : empty space.rclone_chunk.001_gllqqr: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2024/11/05 01:56:16 INFO : potato2.rclone_chunk.001_gllvso: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/05 01:56:18 INFO : potato2.rclone_chunk.002_gllvso: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/05 01:56:28 INFO : remotepotato.rclone_chunk.001_glm8la: Moved (server-side) to: remotepotato.rclone_chunk.001 2024/11/05 01:56:29 INFO : remotepotato.rclone_chunk.002_glm8la: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (49.98s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.61s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.42s) --- PASS: TestCheckSizeOnly/6 (0.37s) --- PASS: TestCheckSizeOnly/7 (0.59s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 01:56:56 INFO : test.sum.rclone_chunk.001_glmxse: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/05 01:56:57 INFO : test.sum.rclone_chunk.002_glmxse: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/05 01:57:01 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/05 01:57:01 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/05 01:57:01 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/05 01:57:01 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/05 01:57:11 INFO : test.sum.rclone_chunk.001_glncbk: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/05 01:57:12 INFO : test.sum.rclone_chunk.002_glncbk: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/05 01:57:18 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/05 01:57:18 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/05 01:57:18 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/05 01:57:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (37.16s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 01:57:24 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-robegun8dife/data" 2024/11/05 01:57:24 DEBUG : Config file has changed externally - reloading 2024/11/05 01:57:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-robegun8dife/data" 2024/11/05 01:57:25 DEBUG : Reset feature "ListR" 2024/11/05 01:57:32 INFO : data/banana.rclone_chunk.001_glnzr2: Moved (server-side) to: data/banana 2024/11/05 01:57:37 INFO : test.sum.rclone_chunk.001_glo6lj: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2024/11/05 01:57:44 INFO : data/potato.rclone_chunk.001_gloecz: Moved (server-side) to: data/potato 2024/11/05 01:57:48 INFO : test.sum: Deleted 2024/11/05 01:57:50 INFO : test.sum.rclone_chunk.001_glojh2: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2024/11/05 01:58:00 INFO : test.sum.rclone_chunk.001_gloqf4: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/05 01:58:01 INFO : test.sum.rclone_chunk.002_gloqf4: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2024/11/05 01:58:17 INFO : test.sum.rclone_chunk.001_glp6ht: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/05 01:58:18 INFO : test.sum.rclone_chunk.002_glp6ht: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2024/11/05 01:58:43 INFO : test.sum.rclone_chunk.001_glpn2z: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/05 01:58:45 INFO : test.sum.rclone_chunk.002_glpn2z: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/05 01:58:46 INFO : test.sum.rclone_chunk.003_glpn2z: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest5 2024/11/05 01:59:06 INFO : test.sum.rclone_chunk.001_glqgdd: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/05 01:59:08 INFO : test.sum.rclone_chunk.002_glqgdd: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/05 01:59:10 INFO : test.sum.rclone_chunk.003_glqgdd: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest6 2024/11/05 01:59:23 INFO : data/banana: Deleted 2024/11/05 01:59:24 INFO : data/banana.rclone_chunk.001_glr4eh: Moved (server-side) to: data/banana 2024/11/05 01:59:32 INFO : data/potato: Deleted 2024/11/05 01:59:34 INFO : data/potato.rclone_chunk.001_glrbor: Moved (server-side) to: data/potato 2024/11/05 01:59:45 INFO : test.sum.rclone_chunk.001_glrlut: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/05 01:59:47 INFO : test.sum.rclone_chunk.002_glrlut: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (160.88s) --- PASS: TestCheckSum/subtest1 (1.46s) --- PASS: TestCheckSum/subtest2 (1.43s) --- PASS: TestCheckSum/subtest3 (1.99s) --- PASS: TestCheckSum/subtest4 (2.19s) --- PASS: TestCheckSum/subtest5 (2.71s) --- PASS: TestCheckSum/subtest6 (2.75s) --- PASS: TestCheckSum/subtest7 (2.57s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:00:05 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-robegun8dife/data" 2024/11/05 02:00:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-robegun8dife/data" 2024/11/05 02:00:06 DEBUG : Reset feature "ListR" 2024/11/05 02:00:12 INFO : data/banana.rclone_chunk.001_glsgxy: Moved (server-side) to: data/banana 2024/11/05 02:00:19 INFO : test.sum.rclone_chunk.001_glsmrd: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2024/11/05 02:00:27 INFO : data/potato.rclone_chunk.001_glsxx3: Moved (server-side) to: data/potato 2024/11/05 02:00:32 INFO : test.sum: Deleted 2024/11/05 02:00:34 INFO : test.sum.rclone_chunk.001_glt1j4: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2024/11/05 02:00:45 INFO : test.sum.rclone_chunk.001_gltcjr: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/05 02:00:47 INFO : test.sum.rclone_chunk.002_gltcjr: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2024/11/05 02:01:09 INFO : test.sum.rclone_chunk.001_gltvb6: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/05 02:01:11 INFO : test.sum.rclone_chunk.002_gltvb6: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2024/11/05 02:01:29 INFO : test.sum.rclone_chunk.001_glug88: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/05 02:01:31 INFO : test.sum.rclone_chunk.002_glug88: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/05 02:01:32 INFO : test.sum.rclone_chunk.003_glug88: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2024/11/05 02:01:44 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/05 02:01:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 02:01:44 DEBUG : pacer: Reducing sleep to 15ms 2024/11/05 02:01:45 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/05 02:01:45 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 02:01:56 INFO : test.sum.rclone_chunk.001_glv3bp: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/05 02:01:57 INFO : test.sum.rclone_chunk.002_glv3bp: Moved (server-side) to: test.sum.rclone_chunk.002 2024/11/05 02:01:58 INFO : test.sum.rclone_chunk.003_glv3bp: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2024/11/05 02:02:13 INFO : data/banana: Deleted 2024/11/05 02:02:14 INFO : data/banana.rclone_chunk.001_glvu2v: Moved (server-side) to: data/banana 2024/11/05 02:02:19 INFO : data/potato: Deleted 2024/11/05 02:02:20 INFO : data/potato.rclone_chunk.001_glw058: Moved (server-side) to: data/potato 2024/11/05 02:02:32 INFO : test.sum.rclone_chunk.001_glw7q0: Moved (server-side) to: test.sum.rclone_chunk.001 2024/11/05 02:02:34 INFO : test.sum.rclone_chunk.002_glw7q0: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (165.50s) --- PASS: TestCheckSumDownload/subtest1 (2.26s) --- PASS: TestCheckSumDownload/subtest2 (2.31s) --- PASS: TestCheckSumDownload/subtest3 (3.02s) --- PASS: TestCheckSumDownload/subtest4 (2.85s) --- PASS: TestCheckSumDownload/subtest5 (4.79s) --- PASS: TestCheckSumDownload/subtest6 (3.32s) --- PASS: TestCheckSumDownload/subtest7 (2.62s) === RUN TestApplyTransforms 2024/11/05 02:02:51 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-cewinik0wutu" 2024/11/05 02:02:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:02:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-cewinik0wutu" 2024/11/05 02:02:51 DEBUG : Reset feature "ListR" 2024/11/05 02:02:51 DEBUG : Creating backend with remote "/tmp/rclone1239609991" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-cewinik0wutu'", Local "Local file system at /tmp/rclone1239609991", Modify Window "1ns" 2024/11/05 02:02:56 INFO : hello, world!.rclone_chunk.001_glx2do: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2024/11/05 02:02:56 ERROR : hello, world!: sum not found 2024/11/05 02:02:56 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-cewinik0wutu' 2024/11/05 02:02:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cewinik0wutu': 1 files missing 2024/11/05 02:02:56 NOTICE: 1 hashes missing 2024/11/05 02:02:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cewinik0wutu': 2 differences found 2024/11/05 02:02:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cewinik0wutu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/05 02:02:57 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:02:57 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cewinik0wutu': 0 differences found 2024/11/05 02:02:57 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-cewinik0wutu': 1 matching files 2024/11/05 02:02:57 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-vibejof2fivu" 2024/11/05 02:02:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:02:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-vibejof2fivu" 2024/11/05 02:02:57 DEBUG : Reset feature "ListR" 2024/11/05 02:02:57 DEBUG : Creating backend with remote "/tmp/rclone3077466175" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-vibejof2fivu'", Local "Local file system at /tmp/rclone3077466175", Modify Window "1ns" 2024/11/05 02:03:04 INFO : HELLO, WORLD!.rclone_chunk.001_glx86k: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2024/11/05 02:03:04 ERROR : HELLO, WORLD!: sum not found 2024/11/05 02:03:04 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-vibejof2fivu' 2024/11/05 02:03:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vibejof2fivu': 1 files missing 2024/11/05 02:03:04 NOTICE: 1 hashes missing 2024/11/05 02:03:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vibejof2fivu': 2 differences found 2024/11/05 02:03:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vibejof2fivu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/05 02:03:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:03:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vibejof2fivu': 0 differences found 2024/11/05 02:03:06 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-vibejof2fivu': 1 matching files 2024/11/05 02:03:06 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-peyimus2qixa" 2024/11/05 02:03:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:03:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-peyimus2qixa" 2024/11/05 02:03:06 DEBUG : Reset feature "ListR" 2024/11/05 02:03:06 DEBUG : Creating backend with remote "/tmp/rclone1370406060" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-peyimus2qixa'", Local "Local file system at /tmp/rclone1370406060", Modify Window "1ns" 2024/11/05 02:03:13 INFO : HeLlO, wOrLd!.rclone_chunk.001_glxhfh: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/05 02:03:13 ERROR : HeLlO, wOrLd!: sum not found 2024/11/05 02:03:13 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-peyimus2qixa' 2024/11/05 02:03:13 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-peyimus2qixa': 1 files missing 2024/11/05 02:03:13 NOTICE: 1 hashes missing 2024/11/05 02:03:13 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-peyimus2qixa': 2 differences found 2024/11/05 02:03:13 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-peyimus2qixa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/05 02:03:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:03:14 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-peyimus2qixa': 0 differences found 2024/11/05 02:03:14 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-peyimus2qixa': 1 matching files 2024/11/05 02:03:14 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-qovevew1xuzu" 2024/11/05 02:03:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:03:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-qovevew1xuzu" 2024/11/05 02:03:15 DEBUG : Reset feature "ListR" 2024/11/05 02:03:15 DEBUG : Creating backend with remote "/tmp/rclone2875302163" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-qovevew1xuzu'", Local "Local file system at /tmp/rclone2875302163", Modify Window "1ns" 2024/11/05 02:03:21 INFO : HELLO, WORLD!.rclone_chunk.001_glxpu3: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/05 02:03:22 ERROR : HELLO, WORLD!: sum not found 2024/11/05 02:03:22 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-qovevew1xuzu' 2024/11/05 02:03:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qovevew1xuzu': 1 files missing 2024/11/05 02:03:22 NOTICE: 1 hashes missing 2024/11/05 02:03:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qovevew1xuzu': 2 differences found 2024/11/05 02:03:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qovevew1xuzu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/05 02:03:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:03:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qovevew1xuzu': 0 differences found 2024/11/05 02:03:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-qovevew1xuzu': 1 matching files 2024/11/05 02:03:22 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kopaboz3lira" 2024/11/05 02:03:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:03:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-kopaboz3lira" 2024/11/05 02:03:23 DEBUG : Reset feature "ListR" 2024/11/05 02:03:23 DEBUG : Creating backend with remote "/tmp/rclone2399631599" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kopaboz3lira'", Local "Local file system at /tmp/rclone2399631599", Modify Window "1ns" 2024/11/05 02:03:29 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_glxyhe: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2024/11/05 02:03:29 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/05 02:03:29 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-kopaboz3lira' 2024/11/05 02:03:29 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kopaboz3lira': 1 files missing 2024/11/05 02:03:29 NOTICE: 1 hashes missing 2024/11/05 02:03:29 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kopaboz3lira': 2 differences found 2024/11/05 02:03:29 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kopaboz3lira': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/05 02:03:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:03:30 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kopaboz3lira': 0 differences found 2024/11/05 02:03:30 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-kopaboz3lira': 1 matching files 2024/11/05 02:03:30 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-mafenam0kexa" 2024/11/05 02:03:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:03:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-mafenam0kexa" 2024/11/05 02:03:30 DEBUG : Reset feature "ListR" 2024/11/05 02:03:30 DEBUG : Creating backend with remote "/tmp/rclone71182973" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-mafenam0kexa'", Local "Local file system at /tmp/rclone71182973", Modify Window "1ns" 2024/11/05 02:03:35 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_gly55x: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2024/11/05 02:03:36 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/05 02:03:36 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-mafenam0kexa' 2024/11/05 02:03:36 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mafenam0kexa': 1 files missing 2024/11/05 02:03:36 NOTICE: 1 hashes missing 2024/11/05 02:03:36 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mafenam0kexa': 2 differences found 2024/11/05 02:03:36 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mafenam0kexa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/05 02:03:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:03:36 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mafenam0kexa': 0 differences found 2024/11/05 02:03:36 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-mafenam0kexa': 1 matching files 2024/11/05 02:03:36 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-wikenap1pani" 2024/11/05 02:03:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:03:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-wikenap1pani" 2024/11/05 02:03:37 DEBUG : Reset feature "ListR" 2024/11/05 02:03:37 DEBUG : Creating backend with remote "/tmp/rclone2440634749" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-wikenap1pani'", Local "Local file system at /tmp/rclone2440634749", Modify Window "1ns" 2024/11/05 02:03:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_glycy2: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2024/11/05 02:03:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 02:03:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-wikenap1pani' 2024/11/05 02:03:46 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-wikenap1pani': 1 files missing 2024/11/05 02:03:46 NOTICE: 1 hashes missing 2024/11/05 02:03:46 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-wikenap1pani': 2 differences found 2024/11/05 02:03:46 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-wikenap1pani': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/05 02:03:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:03:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-wikenap1pani': 0 differences found 2024/11/05 02:03:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-wikenap1pani': 1 matching files 2024/11/05 02:03:47 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-luvifen4daco" 2024/11/05 02:03:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:03:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-luvifen4daco" 2024/11/05 02:03:47 DEBUG : Reset feature "ListR" 2024/11/05 02:03:47 DEBUG : Creating backend with remote "/tmp/rclone1853680001" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-luvifen4daco'", Local "Local file system at /tmp/rclone1853680001", Modify Window "1ns" 2024/11/05 02:03:53 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_glymr9: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2024/11/05 02:03:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 02:03:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-luvifen4daco' 2024/11/05 02:03:53 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luvifen4daco': 1 files missing 2024/11/05 02:03:53 NOTICE: 1 hashes missing 2024/11/05 02:03:53 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luvifen4daco': 2 differences found 2024/11/05 02:03:53 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luvifen4daco': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/05 02:03:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:03:55 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luvifen4daco': 0 differences found 2024/11/05 02:03:55 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-luvifen4daco': 1 matching files 2024/11/05 02:03:55 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-reburep5vasa" 2024/11/05 02:03:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:03:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-reburep5vasa" 2024/11/05 02:03:55 DEBUG : Reset feature "ListR" 2024/11/05 02:03:55 DEBUG : Creating backend with remote "/tmp/rclone4288486870" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-reburep5vasa'", Local "Local file system at /tmp/rclone4288486870", Modify Window "1ns" 2024/11/05 02:03:59 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_glyu8p: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2024/11/05 02:04:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 02:04:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-reburep5vasa' 2024/11/05 02:04:00 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-reburep5vasa': 1 files missing 2024/11/05 02:04:00 NOTICE: 1 hashes missing 2024/11/05 02:04:00 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-reburep5vasa': 2 differences found 2024/11/05 02:04:00 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-reburep5vasa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/05 02:04:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:04:01 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-reburep5vasa': 0 differences found 2024/11/05 02:04:01 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-reburep5vasa': 1 matching files 2024/11/05 02:04:01 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jorutew7modo" 2024/11/05 02:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:04:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-jorutew7modo" 2024/11/05 02:04:01 DEBUG : Reset feature "ListR" 2024/11/05 02:04:01 DEBUG : Creating backend with remote "/tmp/rclone2857901832" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jorutew7modo'", Local "Local file system at /tmp/rclone2857901832", Modify Window "1ns" 2024/11/05 02:04:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_glz0hi: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2024/11/05 02:04:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 02:04:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-jorutew7modo' 2024/11/05 02:04:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jorutew7modo': 1 files missing 2024/11/05 02:04:09 NOTICE: 1 hashes missing 2024/11/05 02:04:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jorutew7modo': 2 differences found 2024/11/05 02:04:09 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jorutew7modo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/05 02:04:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:04:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jorutew7modo': 0 differences found 2024/11/05 02:04:10 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jorutew7modo': 1 matching files 2024/11/05 02:04:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jorutew7modo': Purge remote 2024/11/05 02:04:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-reburep5vasa': Purge remote 2024/11/05 02:04:14 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-luvifen4daco': Purge remote 2024/11/05 02:04:16 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-wikenap1pani': Purge remote 2024/11/05 02:04:18 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-mafenam0kexa': Purge remote 2024/11/05 02:04:20 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kopaboz3lira': Purge remote 2024/11/05 02:04:22 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-qovevew1xuzu': Purge remote 2024/11/05 02:04:23 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-peyimus2qixa': Purge remote 2024/11/05 02:04:25 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-vibejof2fivu': Purge remote 2024/11/05 02:04:27 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-cewinik0wutu': Purge remote --- PASS: TestApplyTransforms (98.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:04:29 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/05 02:04:34 INFO : sub/file2.rclone_chunk.001_glzry6: Moved (server-side) to: sub/file2 2024/11/05 02:04:34 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/05 02:04:34 INFO : file1: Copied (new) to: sub/file2 2024/11/05 02:04:36 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/05 02:04:36 DEBUG : file1: Unchanged skipping 2024/11/05 02:04:36 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.28s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.76s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:04:46 INFO : dst/file1.rclone_chunk.001_gm04lq: Moved (server-side) to: dst/file1 2024/11/05 02:04:49 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-robegun8dife/backup" 2024/11/05 02:04:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-robegun8dife/backup" 2024/11/05 02:04:50 DEBUG : Reset feature "ListR" 2024/11/05 02:04:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/05 02:04:50 DEBUG : dst/file1: move non-chunked object... 2024/11/05 02:04:54 INFO : dst/file1: Moved (server-side) 2024/11/05 02:04:54 INFO : dst/file1: Moved (server-side) 2024/11/05 02:04:54 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/11/05 02:04:59 INFO : dst/file1.rclone_chunk.001_gm0gxl: Moved (server-side) to: dst/file1 2024/11/05 02:04:59 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/05 02:04:59 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (27.75s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:05:10 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-robegun8dife/dst" 2024/11/05 02:05:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-robegun8dife/dst" 2024/11/05 02:05:12 DEBUG : Reset feature "ListR" 2024/11/05 02:05:13 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-robegun8dife/CompareDest" 2024/11/05 02:05:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-robegun8dife/CompareDest" 2024/11/05 02:05:13 DEBUG : Reset feature "ListR" 2024/11/05 02:05:13 DEBUG : one: Need to transfer - File not found at Destination 2024/11/05 02:05:14 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/05 02:05:20 INFO : one.rclone_chunk.001_gm10w5: Moved (server-side) to: one 2024/11/05 02:05:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/05 02:05:20 INFO : one: Copied (new) 2024/11/05 02:05:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 02:05:22 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/05 02:05:28 INFO : one: Deleted 2024/11/05 02:05:30 INFO : one.rclone_chunk.001_gm18t0: Moved (server-side) to: one 2024/11/05 02:05:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/05 02:05:30 INFO : one: Copied (replaced existing) 2024/11/05 02:05:37 INFO : dst/one: Deleted 2024/11/05 02:05:38 INFO : dst/one.rclone_chunk.001_gm1hza: Moved (server-side) to: dst/one 2024/11/05 02:05:44 INFO : CompareDest/one.rclone_chunk.001_gm1pd8: Moved (server-side) to: CompareDest/one fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:230 Error: Should be true Test: TestCopyFileCompareDest Messages: CompareDest/one: Modification time difference too big |-112765h5m43.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-05 02:05:43 +0000 UTC) (precision 1ns) 2024/11/05 02:05:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 02:05:46 DEBUG : one: Modification times differ by 112765h5m43.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2024-11-05 02:05:43 +0000 UTC 2024/11/05 02:05:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/05 02:05:46 DEBUG : one: Destination found in --compare-dest, skipping fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:236 Error: Should be true Test: TestCopyFileCompareDest Messages: CompareDest/one: Modification time difference too big |-112765h5m43.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-05 02:05:43 +0000 UTC) (precision 1ns) 2024/11/05 02:05:53 INFO : CompareDest/two.rclone_chunk.001_gm1xjr: Moved (server-side) to: CompareDest/two fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:241 Error: Should be true Test: TestCopyFileCompareDest Messages: CompareDest/one: Modification time difference too big |-112765h5m43.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-05 02:05:43 +0000 UTC) (precision 1ns) 2024/11/05 02:05:54 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 02:05:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/05 02:05:55 DEBUG : two: Destination found in --compare-dest, skipping fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:247 Error: Should be true Test: TestCopyFileCompareDest Messages: CompareDest/one: Modification time difference too big |-112765h5m43.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-05 02:05:43 +0000 UTC) (precision 1ns) 2024/11/05 02:05:56 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 02:05:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/05 02:05:56 DEBUG : two: Destination found in --compare-dest, skipping fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:253 Error: Should be true Test: TestCopyFileCompareDest Messages: CompareDest/one: Modification time difference too big |-112765h5m43.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-05 02:05:43 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:257 Error: Should be true Test: TestCopyFileCompareDest Messages: CompareDest/one: Modification time difference too big |-112765h5m43.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-05 02:05:43 +0000 UTC) (precision 1ns) 2024/11/05 02:05:58 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 02:05:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/05 02:05:59 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/11/05 02:06:03 INFO : two.rclone_chunk.001_gm298z: Moved (server-side) to: two 2024/11/05 02:06:03 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/05 02:06:03 INFO : two: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:266 Error: Should be true Test: TestCopyFileCompareDest Messages: CompareDest/one: Modification time difference too big |-112765h5m43.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-05 02:05:43 +0000 UTC) (precision 1ns) --- FAIL: TestCopyFileCompareDest (64.88s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:06:15 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-robegun8dife/dst" 2024/11/05 02:06:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-robegun8dife/dst" 2024/11/05 02:06:15 DEBUG : Reset feature "ListR" 2024/11/05 02:06:15 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-robegun8dife/CopyDest" 2024/11/05 02:06:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-robegun8dife/CopyDest" 2024/11/05 02:06:16 DEBUG : Reset feature "ListR" 2024/11/05 02:06:16 DEBUG : one: Need to transfer - File not found at Destination 2024/11/05 02:06:17 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/05 02:06:21 INFO : one.rclone_chunk.001_gm2r2j: Moved (server-side) to: one 2024/11/05 02:06:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/05 02:06:21 INFO : one: Copied (new) 2024/11/05 02:06:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 02:06:23 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/11/05 02:06:30 INFO : one: Deleted 2024/11/05 02:06:31 INFO : one.rclone_chunk.001_gm2xv6: Moved (server-side) to: one 2024/11/05 02:06:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/05 02:06:31 INFO : one: Copied (replaced existing) 2024/11/05 02:06:36 INFO : dst/one: Deleted 2024/11/05 02:06:38 INFO : dst/one.rclone_chunk.001_gm36xw: Moved (server-side) to: dst/one 2024/11/05 02:06:43 INFO : CopyDest/one.rclone_chunk.001_gm3cyr: Moved (server-side) to: CopyDest/one 2024/11/05 02:06:44 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-robegun8dife/BackupDir" 2024/11/05 02:06:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-robegun8dife/BackupDir" 2024/11/05 02:06:44 DEBUG : Reset feature "ListR" 2024/11/05 02:06:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 02:06:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/05 02:06:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 02:06:46 DEBUG : one: move non-chunked object... 2024/11/05 02:06:47 INFO : one: Moved (server-side) 2024/11/05 02:06:47 INFO : one: Moved (server-side) 2024/11/05 02:06:47 DEBUG : one: copy non-chunked object... 2024/11/05 02:06:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/05 02:06:49 INFO : one: Copied (server-side copy) 2024/11/05 02:06:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/05 02:06:55 INFO : CopyDest/two.rclone_chunk.001_gm3ojv: Moved (server-side) to: CopyDest/two 2024/11/05 02:06:56 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 02:06:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/05 02:06:57 DEBUG : two: copy non-chunked object... 2024/11/05 02:06:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/05 02:06:58 INFO : two: Copied (server-side copy) 2024/11/05 02:06:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/05 02:06:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/05 02:06:59 DEBUG : two: Unchanged skipping 2024/11/05 02:07:07 INFO : CopyDest/three.rclone_chunk.001_gm3z97: Moved (server-side) to: CopyDest/three 2024/11/05 02:07:09 DEBUG : three: Need to transfer - File not found at Destination 2024/11/05 02:07:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/05 02:07:10 DEBUG : three: Destination not found in --copy-dest 2024/11/05 02:07:10 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2024/11/05 02:07:15 INFO : three.rclone_chunk.001_gm48l1: Moved (server-side) to: three 2024/11/05 02:07:15 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/05 02:07:15 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (81.44s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.54s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.88s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:07:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/05 02:07:38 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2024/11/05 02:07:42 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_gm50i1: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2024/11/05 02:07:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/05 02:07:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/05 02:07:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/05 02:07:43 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2024/11/05 02:10:10 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader42j.disk.yandex.net:443/upload-target/20241105T050904.575.utd.cgwtcy56hviqy2inmw3b2yd2y-k42j.1592384": max transfer limit reached as set by --max-transfer 2024/11/05 02:10:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (159.22s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.53s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.77s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.78s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.93s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.12s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:10:28 INFO : one.rclone_chunk.001_gm9kqr: Moved (server-side) to: one.rclone_chunk.001 2024/11/05 02:10:29 INFO : one.rclone_chunk.002_gm9kqr: Moved (server-side) to: one.rclone_chunk.002 2024/11/05 02:10:40 INFO : also/one.rclone_chunk.001_gm9tfh: Moved (server-side) to: also/one.rclone_chunk.001 2024/11/05 02:10:42 INFO : also/one.rclone_chunk.002_gm9tfh: Moved (server-side) to: also/one.rclone_chunk.002 2024/11/05 02:10:51 INFO : another.rclone_chunk.001_gma6er: Moved (server-side) to: another.rclone_chunk.001 2024/11/05 02:10:53 INFO : another.rclone_chunk.002_gma6er: Moved (server-side) to: another.rclone_chunk.002 2024/11/05 02:10:59 INFO : not-one.rclone_chunk.001_gmahfm: Moved (server-side) to: not-one 2024/11/05 02:11:01 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': Looking for duplicate md5 hashes using newest mode. 2024/11/05 02:11:03 NOTICE: 4c816dbd3a97dc2e0704b4f1a9643e85: Found 3 files with duplicate md5 hashes 2024/11/05 02:11:07 INFO : one: Deleted 2024/11/05 02:11:10 INFO : also/one: Deleted 2024/11/05 02:11:10 NOTICE: 4c816dbd3a97dc2e0704b4f1a9643e85: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (58.97s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.35s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.92s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.00s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.56s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.66s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:11:26 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/05 02:11:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 02:11:27 DEBUG : pacer: Reducing sleep to 15ms 2024/11/05 02:11:27 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/05 02:11:27 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 02:11:29 INFO : a.txt.rclone_chunk.001_gmbaac: Moved (server-side) to: a.txt 2024/11/05 02:11:33 INFO : zend.txt.rclone_chunk.001_gmbfrl: Moved (server-side) to: zend.txt 2024/11/05 02:11:45 INFO : sub dir/hello world.rclone_chunk.001_gmbk9p: Moved (server-side) to: sub dir/hello world 2024/11/05 02:11:49 INFO : sub dir/hello world2.rclone_chunk.001_gmbv1b: Moved (server-side) to: sub dir/hello world2 2024/11/05 02:11:53 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_gmbzmy: Moved (server-side) to: sub dir/ignore dir/.ignore 2024/11/05 02:11:58 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_gmc385: Moved (server-side) to: sub dir/ignore dir/should be ignored 2024/11/05 02:12:03 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_gmc8lc: Moved (server-side) to: sub dir/sub sub dir/hello world3 2024/11/05 02:12:05 DEBUG : a.txt: Excluded (Size Filter) 2024/11/05 02:12:05 DEBUG : a.txt: Excluded 2024/11/05 02:12:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/05 02:12:06 DEBUG : sub dir/hello world: Excluded 2024/11/05 02:12:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/05 02:12:06 DEBUG : sub dir/hello world2: Excluded 2024/11/05 02:12:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/05 02:12:06 DEBUG : sub dir/hello world: Excluded 2024/11/05 02:12:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/05 02:12:06 DEBUG : sub dir/hello world2: Excluded 2024/11/05 02:12:07 DEBUG : sub dir/ignore dir: Excluded 2024/11/05 02:12:08 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (62.23s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:12:32 INFO : file1.rclone_chunk.001_gmd1bk: Moved (server-side) to: file1 2024/11/05 02:12:37 INFO : sub/file2.rclone_chunk.001_gmd66y: Moved (server-side) to: sub/file2 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (20.02s) --- PASS: TestListJSON/Default (0.34s) --- PASS: TestListJSON/FilesOnly (0.40s) --- PASS: TestListJSON/DirsOnly (0.34s) --- PASS: TestListJSON/Recurse (0.95s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.35s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.41s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.21s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:12:52 INFO : file1.rclone_chunk.001_gmdl7u: Moved (server-side) to: file1 2024/11/05 02:12:57 INFO : sub/file2.rclone_chunk.001_gmdqio: 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/05 02:13:02 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-robegun8dife/notfound" 2024/11/05 02:13:02 DEBUG : Config file has changed externally - reloading 2024/11/05 02:13:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-robegun8dife/notfound" 2024/11/05 02:13:03 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (21.30s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.46s) --- PASS: TestStatJSON/Dir (0.58s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.31s) --- PASS: TestStatJSON/File (0.77s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.49s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.33s) --- PASS: TestStatJSON/FileDirsOnly (0.33s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.41s) --- PASS: TestStatJSON/RootNotFound (0.51s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:13:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': Making directory 2024/11/05 02:13:09 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': Making directory --- PASS: TestMkdir (2.31s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:13:15 INFO : sub dir/hello world.rclone_chunk.001_gme8fw: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (11.07s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:13:29 INFO : potato2.rclone_chunk.001_gmejmo: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/05 02:13:31 INFO : potato2.rclone_chunk.002_gmejmo: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/05 02:13:47 INFO : empty space.rclone_chunk.001_gmf5mo: Moved (server-side) to: empty space --- PASS: TestLs (35.93s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:14:07 INFO : potato2.rclone_chunk.001_gmfjx1: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/05 02:14:09 INFO : potato2.rclone_chunk.002_gmfjx1: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/05 02:14:16 INFO : empty space.rclone_chunk.001_gmfxsq: Moved (server-side) to: empty space 2024/11/05 02:14:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/05 02:14:17 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (28.62s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:14:33 INFO : potato2.rclone_chunk.001_gmgc4x: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/05 02:14:35 INFO : potato2.rclone_chunk.002_gmgc4x: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/05 02:14:42 INFO : empty space.rclone_chunk.001_gmgn5a: Moved (server-side) to: empty space --- PASS: TestLsLong (24.29s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:14:57 INFO : potato2.rclone_chunk.001_gmh0w4: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/05 02:14:58 INFO : potato2.rclone_chunk.002_gmh0w4: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/05 02:15:07 INFO : empty space.rclone_chunk.001_gmhbio: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (27.99s) --- PASS: TestHashSums/Md5 (1.31s) --- PASS: TestHashSums/Md5Download (1.70s) === RUN TestHashSumsWithErrors 2024/11/05 02:15:18 DEBUG : Creating backend with remote ":memory:" 2024/11/05 02:15:18 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/05 02:15:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/05 02:15:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/05 02:15:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/05 02:15:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/05 02:15:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/05 02:15:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/05 02:15:18 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/05 02:15:18 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-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:15:27 INFO : potato2.rclone_chunk.001_gmhsp4: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/05 02:15:28 INFO : potato2.rclone_chunk.002_gmhsp4: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/05 02:15:37 INFO : empty space.rclone_chunk.001_gmi6ad: Moved (server-side) to: empty space 2024/11/05 02:15:42 INFO : sub dir/potato3.rclone_chunk.001_gmib5y: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (37.79s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:15:59 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/05 02:15:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 02:16:00 DEBUG : pacer: Reducing sleep to 15ms 2024/11/05 02:16:00 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/05 02:16:00 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 02:16:02 INFO : small.rclone_chunk.001_gmiusd: Moved (server-side) to: small 2024/11/05 02:16:10 INFO : medium.rclone_chunk.001_gmj11t: Moved (server-side) to: medium.rclone_chunk.001 2024/11/05 02:16:12 INFO : medium.rclone_chunk.002_gmj11t: Moved (server-side) to: medium.rclone_chunk.002 2024/11/05 02:16:20 INFO : large.rclone_chunk.001_gmjci3: Moved (server-side) to: large.rclone_chunk.001 2024/11/05 02:16:21 INFO : large.rclone_chunk.002_gmjci3: Moved (server-side) to: large.rclone_chunk.002 2024/11/05 02:16:25 DEBUG : Waiting for deletions to finish 2024/11/05 02:16:25 DEBUG : large: Excluded (Size Filter) 2024/11/05 02:16:25 DEBUG : large: Excluded 2024/11/05 02:16:26 INFO : small: Deleted 2024/11/05 02:16:30 INFO : medium: Deleted --- PASS: TestDelete (40.62s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.10s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (1.42s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (1.62s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:16:45 INFO : ReadFile.rclone_chunk.001_gmk3ra: Moved (server-side) to: ReadFile --- PASS: TestReadFile (8.99s) === RUN TestRetry 2024/11/05 02:16:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/05 02:16:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/05 02:16:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 02:16:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 02:16:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 02:16:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 02:16:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:16:54 INFO : file1.rclone_chunk.001_gmkchj: Moved (server-side) to: file1 2024/11/05 02:16:59 INFO : file2.rclone_chunk.001_gmkgbx: Moved (server-side) to: file2 --- PASS: TestCat (19.73s) === RUN TestPurge 2024/11/05 02:17:09 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-ripobej9jilo" 2024/11/05 02:17:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:17:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-ripobej9jilo" 2024/11/05 02:17:10 DEBUG : Reset feature "ListR" 2024/11/05 02:17:10 DEBUG : Creating backend with remote "/tmp/rclone1340821282" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-ripobej9jilo'", Local "Local file system at /tmp/rclone1340821282", Modify Window "1ns" 2024/11/05 02:17:16 INFO : A1/B1/C1/one.rclone_chunk.001_gmkxif: Moved (server-side) to: A1/B1/C1/one 2024/11/05 02:17:16 DEBUG : A2: Making directory 2024/11/05 02:17:16 DEBUG : A1/B2: Making directory 2024/11/05 02:17:17 DEBUG : A1/B2/C2: Making directory 2024/11/05 02:17:17 DEBUG : A1/B1/C3: Making directory 2024/11/05 02:17:18 DEBUG : A3: Making directory 2024/11/05 02:17:18 DEBUG : A3/B3: Making directory 2024/11/05 02:17:18 DEBUG : A3/B3/C4: Making directory 2024/11/05 02:17:24 INFO : A1/two.rclone_chunk.001_gml5ti: Moved (server-side) to: A1/two 2024/11/05 02:17:34 ERROR : : error listing: directory not found 2024/11/05 02:17:34 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-ripobej9jilo': Purge remote 2024/11/05 02:17:34 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (24.72s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:17:41 INFO : A1/B1/C1/one.rclone_chunk.001_gmllol: Moved (server-side) to: A1/B1/C1/one 2024/11/05 02:17:41 DEBUG : A2: Making directory 2024/11/05 02:17:41 DEBUG : A1/B2: Making directory 2024/11/05 02:17:42 DEBUG : A1/B2/C2: Making directory 2024/11/05 02:17:42 DEBUG : A1/B1/C3: Making directory 2024/11/05 02:17:42 DEBUG : A3: Making directory 2024/11/05 02:17:43 DEBUG : A3/B3: Making directory 2024/11/05 02:17:43 DEBUG : A3/B3/C4: Making directory 2024/11/05 02:17:48 INFO : A1/two.rclone_chunk.001_gmlu7m: Moved (server-side) to: A1/two 2024/11/05 02:17:50 DEBUG : removing 1 level 3 directories 2024/11/05 02:17:50 INFO : A3/B3/C4: Removing directory 2024/11/05 02:17:54 DEBUG : removing 2 level 3 directories 2024/11/05 02:17:54 INFO : A1/B2/C2: Removing directory 2024/11/05 02:17:54 INFO : A1/B1/C3: Removing directory 2024/11/05 02:17:57 DEBUG : removing 2 level 2 directories 2024/11/05 02:17:57 INFO : A3/B3: Removing directory 2024/11/05 02:17:57 INFO : A1/B2: Removing directory 2024/11/05 02:17:59 DEBUG : removing 2 level 1 directories 2024/11/05 02:17:59 INFO : A3: Removing directory 2024/11/05 02:17:59 INFO : A2: Removing directory 2024/11/05 02:18:08 DEBUG : removing 1 level 3 directories 2024/11/05 02:18:08 INFO : A1/B1/C1: Removing directory 2024/11/05 02:18:09 DEBUG : removing 1 level 2 directories 2024/11/05 02:18:09 INFO : A1/B1: Removing directory 2024/11/05 02:18:12 DEBUG : removing 1 level 1 directories 2024/11/05 02:18:12 INFO : A1: Removing directory 2024/11/05 02:18:14 DEBUG : removing 1 level 0 directories 2024/11/05 02:18:14 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': Removing directory 2024/11/05 02:18:16 ERROR : : error listing: directory not found 2024/11/05 02:18:16 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (42.26s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:18:17 DEBUG : A1: Making directory 2024/11/05 02:18:17 DEBUG : A1/B1: Making directory 2024/11/05 02:18:17 DEBUG : A1/B1/C1: Making directory 2024/11/05 02:18:21 DEBUG : removing 1 level 3 directories 2024/11/05 02:18:21 INFO : A1/B1/C1: Removing directory 2024/11/05 02:18:28 DEBUG : removing 1 level 2 directories 2024/11/05 02:18:28 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (17.30s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:18:34 DEBUG : A1: Making directory 2024/11/05 02:18:34 DEBUG : A1/B1: Making directory 2024/11/05 02:18:35 DEBUG : A1/B1/C1: Making directory 2024/11/05 02:18:38 DEBUG : removing 1 level 3 directories 2024/11/05 02:18:38 INFO : A1/B1/C1: Removing directory 2024/11/05 02:18:40 DEBUG : removing 1 level 2 directories 2024/11/05 02:18:40 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.69s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:18:49 INFO : file1.rclone_chunk.001_gmnjm0: Moved (server-side) to: file1 2024/11/05 02:18:50 DEBUG : filename.txt: File name found in url 2024/11/05 02:18:55 INFO : filename.txt.rclone_chunk.001_gmno24: Moved (server-side) to: filename.txt 2024/11/05 02:18:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/05 02:19:00 INFO : headerfilename.txt.rclone_chunk.001_gmntiw: Moved (server-side) to: headerfilename.txt 2024/11/05 02:19:04 INFO : file2.rclone_chunk.001_gmnyng: Moved (server-side) to: file2 --- PASS: TestCopyURL (28.35s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:19:13 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/05 02:19:19 INFO : sub/file2.rclone_chunk.001_gmob1w: Moved (server-side) to: sub/file2 2024/11/05 02:19:19 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/05 02:19:19 INFO : file1: Copied (new) to: sub/file2 2024/11/05 02:19:19 INFO : file1: Deleted 2024/11/05 02:19:20 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/05 02:19:20 DEBUG : file1: Unchanged skipping 2024/11/05 02:19:20 INFO : file1: Deleted 2024/11/05 02:19:21 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (12.78s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:19:26 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/05 02:19:26 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2024/11/05 02:19:31 INFO : file1.rclone_chunk.001_gmoosp: Moved (server-side) to: file1 2024/11/05 02:19:31 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/05 02:19:31 INFO : file1: Copied (new) 2024/11/05 02:19:31 INFO : file1: Deleted 2024/11/05 02:19:32 DEBUG : file1: Destination exists, skipping 2024/11/05 02:19:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (8.79s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.82s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.21s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:19:41 INFO : dst/file1.rclone_chunk.001_gmozbz: Moved (server-side) to: dst/file1 2024/11/05 02:19:42 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-robegun8dife/backup" 2024/11/05 02:19:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-robegun8dife/backup" 2024/11/05 02:19:43 DEBUG : Reset feature "ListR" 2024/11/05 02:19:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/05 02:19:43 DEBUG : dst/file1: move non-chunked object... 2024/11/05 02:19:46 INFO : dst/file1: Moved (server-side) 2024/11/05 02:19:46 INFO : dst/file1: Moved (server-side) 2024/11/05 02:19:46 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/11/05 02:19:56 INFO : dst/file1.rclone_chunk.001_gmp8xw: Moved (server-side) to: dst/file1 2024/11/05 02:19:56 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/05 02:19:56 INFO : dst/file1: Copied (new) 2024/11/05 02:19:56 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (30.85s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:20:13 INFO : A1/one.rclone_chunk.001_gmptko: Moved (server-side) to: A1/one 2024/11/05 02:20:18 INFO : A1/two.rclone_chunk.001_gmpz15: Moved (server-side) to: A1/two 2024/11/05 02:20:24 INFO : A1/B1/three.rclone_chunk.001_gmq46m: Moved (server-side) to: A1/B1/three 2024/11/05 02:20:29 INFO : A1/B1/C1/four.rclone_chunk.001_gmqahc: Moved (server-side) to: A1/B1/C1/four 2024/11/05 02:20:42 INFO : A1/B1/C2/five.rclone_chunk.001_gmqf89: Moved (server-side) to: A1/B1/C2/five 2024/11/05 02:20:42 DEBUG : A1/B2: Making directory 2024/11/05 02:20:42 DEBUG : A1/B1/C3: Making directory 2024/11/05 02:20:54 DEBUG : A2/B1/C2/five: move non-chunked object... 2024/11/05 02:20:54 DEBUG : A2/B1/C1/four: move non-chunked object... 2024/11/05 02:20:54 DEBUG : A2/one: move non-chunked object... 2024/11/05 02:20:54 DEBUG : A2/two: move non-chunked object... 2024/11/05 02:20:54 DEBUG : A2/B1/three: move non-chunked object... 2024/11/05 02:20:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/05 02:20:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/05 02:20:56 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/05 02:20:56 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/05 02:20:56 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/05 02:20:56 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/05 02:20:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/05 02:20:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/05 02:20:57 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/05 02:20:57 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/05 02:21:09 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/05 02:21:12 DEBUG : A3/B1/three: move non-chunked object... 2024/11/05 02:21:12 DEBUG : A3/one: move non-chunked object... 2024/11/05 02:21:12 DEBUG : A3/B1/C1/four: move non-chunked object... 2024/11/05 02:21:12 DEBUG : A3/two: move non-chunked object... 2024/11/05 02:21:12 DEBUG : A3/B1/C2/five: move non-chunked object... 2024/11/05 02:21:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/05 02:21:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/05 02:21:13 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/05 02:21:13 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/05 02:21:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/05 02:21:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/05 02:21:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/05 02:21:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/05 02:21:14 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/05 02:21:14 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (100.44s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:21:48 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.66s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2024/11/05 02:21:49 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 02:21:54 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_gmsnjq: Moved (server-side) to: no_checksum_small_file_from_pipe 2024/11/05 02:21:54 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/05 02:21:54 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/05 02:22:56 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/05 02:22:57 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/05 02:22:59 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/05 02:23:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/05 02:23:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/05 02:23:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/05 02:23:05 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/05 02:23:07 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/05 02:23:09 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/05 02:23:10 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/05 02:23:12 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/05 02:23:13 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/05 02:23:18 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/05 02:23:19 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/05 02:23:21 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/05 02:23:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/05 02:23:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/05 02:23:32 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/05 02:23:33 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/05 02:23:35 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/05 02:23:37 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_gmssx8: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/05 02:23:39 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/11/05 02:23:39 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:24:14 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 02:24:20 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_gmwpyi: Moved (server-side) to: with_checksum_small_file_from_pipe 2024/11/05 02:24:20 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/05 02:24:20 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/05 02:24:52 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/05 02:24:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 02:24:53 DEBUG : pacer: Reducing sleep to 15ms 2024/11/05 02:24:53 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/05 02:24:58 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 02:25:17 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/05 02:25:18 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/05 02:25:20 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/05 02:25:21 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/05 02:25:23 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/05 02:25:25 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/05 02:25:26 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/05 02:25:28 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/05 02:25:29 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/05 02:25:31 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/05 02:25:32 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/05 02:25:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/05 02:25:37 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/05 02:25:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/05 02:25:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/05 02:25:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/05 02:25:43 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/05 02:25:45 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/05 02:25:47 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/05 02:25:48 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/05 02:25:49 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_gmwuph: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/05 02:25:52 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/11/05 02:25:52 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:26:28 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 02:26:34 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_gn0eat: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/11/05 02:26:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/05 02:27:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/05 02:27:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/05 02:27:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/05 02:27:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/05 02:27:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/05 02:27:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/05 02:27:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/05 02:27:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/05 02:27:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/05 02:27:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/05 02:27:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/05 02:27:41 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/05 02:27:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/05 02:27:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/05 02:27:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/05 02:27:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/05 02:27:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/05 02:27:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/05 02:27:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/05 02:27:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/05 02:27:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_gn0k9m: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/05 02:27:59 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:28:39 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 02:28:44 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_gn41bl: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/11/05 02:28:44 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/05 02:28:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/05 02:29:33 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/11/05 02:29:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/11/05 02:29:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/11/05 02:29:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/11/05 02:29:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/11/05 02:29:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/11/05 02:29:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/11/05 02:29:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/11/05 02:29:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/11/05 02:29:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/11/05 02:29:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/11/05 02:29:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/11/05 02:29:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/11/05 02:29:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/11/05 02:29:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/11/05 02:29:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/11/05 02:30:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/11/05 02:30:01 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/11/05 02:30:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/11/05 02:30:04 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/11/05 02:30:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_gn47gy: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/11/05 02:30:10 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/05 02:30:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (536.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (145.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (133.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (130.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (126.35s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.59s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:30:52 INFO : potato1.rclone_chunk.001_gn7jcc: Moved (server-side) to: potato1.rclone_chunk.001 2024/11/05 02:30:53 INFO : potato1.rclone_chunk.002_gn7jcc: Moved (server-side) to: potato1.rclone_chunk.002 2024/11/05 02:30:55 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': File to upload is small (60 bytes), uploading instead of streaming 2024/11/05 02:30:58 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/05 02:30:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 02:30:58 DEBUG : pacer: Reducing sleep to 15ms 2024/11/05 02:30:58 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/05 02:30:59 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 02:31:02 INFO : potato2.rclone_chunk.001_gn7tuq: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/05 02:31:03 INFO : potato2.rclone_chunk.002_gn7tuq: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/05 02:31:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/05 02:31:06 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (33.89s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.82s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" 2024/11/05 02:31:25 INFO : potato2.rclone_chunk.001_gn8iz3: Moved (server-side) to: potato2.rclone_chunk.001 2024/11/05 02:31:27 INFO : potato2.rclone_chunk.002_gn8iz3: Moved (server-side) to: potato2.rclone_chunk.002 2024/11/05 02:31:34 INFO : empty space.rclone_chunk.001_gn8rc7: Moved (server-side) to: empty space 2024/11/05 02:31:38 INFO : sub dir/potato3.rclone_chunk.001_gn8wuo: Moved (server-side) to: sub dir/potato3 2024/11/05 02:31:40 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': Touching "empty space" 2024/11/05 02:31:40 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': Touching "potato2" 2024/11/05 02:31:42 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': Touching "sub dir/potato3" --- PASS: TestTouchDir (34.26s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.46s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.46s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.62s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.37s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife'", Local "Local file system at /tmp/rclone4201067311", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.51s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2024/11/05 02:31:58 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-robegun8dife': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 38m6.103005362s (try 1/5): exit status 1: Failed [TestCopyFileCompareDest]