"./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 1/5) 2024/10/05 01:55:35 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qozanip7tago" 2024/10/05 01:55:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:55:37 DEBUG : Creating backend with remote "/tmp/rclone823410987" 2024/10/05 01:55:37 DEBUG : Config file has changed externally - reloading === 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 "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2024/10/05 01:55:37 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2024/10/05 01:55:37 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/05 01:55:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/05 01:55:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/05 01:55:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/05 01:55:37 DEBUG : potato: Seek from 10 to 0 2024/10/05 01:55:37 DEBUG : potato: Seek from 10 to 0 2024/10/05 01:55:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/05 01:55:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/05 01:55:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/05 01:55:37 DEBUG : potato: Seek from 5 to 2 2024/10/05 01:55:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/05 01:55:37 DEBUG : potato: Seek from 7 to 0 2024/10/05 01:55:37 DEBUG : potato: Seek from 7 to 0 2024/10/05 01:55:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/05 01:55:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/05 01:55:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/05 01:55:37 DEBUG : potato: Seek from 5 to 2 2024/10/05 01:55:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/05 01:55:37 DEBUG : potato: Seek from 8 to 0 2024/10/05 01:55:37 DEBUG : potato: Seek from 8 to 0 2024/10/05 01:55:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/05 01:55:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/05 01:55:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/05 01:55:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/05 01:55:37 DEBUG : potato: Seek from 5 to 2 2024/10/05 01:55:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/05 01:55:37 DEBUG : potato: Seek from 9 to 0 2024/10/05 01:55:37 DEBUG : potato: Seek from 9 to 0 2024/10/05 01:55:37 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 "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (7.44s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2024/10/05 01:55:45 DEBUG : Creating backend with remote "nonexistent" 2024/10/05 01:55:45 DEBUG : Creating backend with remote "nonexistent" 2024/10/05 01:55:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/05 01:55:45 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/10/05 01:55:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/05 01:55:45 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 "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (10.85s) --- PASS: TestCheckDownload/1 (0.70s) --- PASS: TestCheckDownload/2 (0.67s) --- PASS: TestCheckDownload/3 (0.50s) --- PASS: TestCheckDownload/4 (0.68s) --- PASS: TestCheckDownload/5 (0.66s) --- PASS: TestCheckDownload/6 (0.56s) --- PASS: TestCheckDownload/7 (0.68s) === RUN TestCheckSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (6.98s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:56:04 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/05 01:56:04 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/05 01:56:04 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/05 01:56:04 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/05 01:56:05 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/05 01:56:05 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/05 01:56:05 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/05 01:56:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.30s) === RUN TestCheckSum run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:56:06 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qozanip7tago/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (21.99s) --- PASS: TestCheckSum/subtest1 (0.95s) --- PASS: TestCheckSum/subtest2 (0.65s) --- PASS: TestCheckSum/subtest3 (0.67s) --- PASS: TestCheckSum/subtest4 (0.64s) --- PASS: TestCheckSum/subtest5 (0.69s) --- PASS: TestCheckSum/subtest6 (0.72s) --- PASS: TestCheckSum/subtest7 (0.74s) === RUN TestCheckSumDownload run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:56:28 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qozanip7tago/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (23.53s) --- PASS: TestCheckSumDownload/subtest1 (1.26s) --- PASS: TestCheckSumDownload/subtest2 (0.93s) --- PASS: TestCheckSumDownload/subtest3 (1.04s) --- PASS: TestCheckSumDownload/subtest4 (0.92s) --- PASS: TestCheckSumDownload/subtest5 (0.98s) --- PASS: TestCheckSumDownload/subtest6 (0.86s) --- PASS: TestCheckSumDownload/subtest7 (1.07s) === RUN TestApplyTransforms 2024/10/05 01:56:51 DEBUG : Creating backend with remote "TestUlozto:rclone-test-duquxas0cocu" 2024/10/05 01:56:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:56:53 DEBUG : Creating backend with remote "/tmp/rclone1926516469" run.go:180: Remote "uloz.to root 'rclone-test-duquxas0cocu'", Local "Local file system at /tmp/rclone1926516469", Modify Window "1µs" upper checkfile vs. lower remote (without normalization) 2024/10/05 01:56:55 ERROR : hello, world!: sum not found 2024/10/05 01:56:55 ERROR : HELLO, WORLD!: file not in uloz.to root 'rclone-test-duquxas0cocu' 2024/10/05 01:56:55 NOTICE: uloz.to root 'rclone-test-duquxas0cocu': 1 files missing 2024/10/05 01:56:55 NOTICE: 1 hashes missing 2024/10/05 01:56:55 NOTICE: uloz.to root 'rclone-test-duquxas0cocu': 2 differences found 2024/10/05 01:56:55 NOTICE: uloz.to root 'rclone-test-duquxas0cocu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/05 01:56:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/05 01:56:55 NOTICE: uloz.to root 'rclone-test-duquxas0cocu': 0 differences found 2024/10/05 01:56:55 NOTICE: uloz.to root 'rclone-test-duquxas0cocu': 1 matching files 2024/10/05 01:56:55 DEBUG : Creating backend with remote "TestUlozto:rclone-test-popesid4bube" 2024/10/05 01:56:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:56:57 DEBUG : Creating backend with remote "/tmp/rclone1039329457" run.go:180: Remote "uloz.to root 'rclone-test-popesid4bube'", Local "Local file system at /tmp/rclone1039329457", Modify Window "1µs" lower checkfile vs. upper remote (without normalization) 2024/10/05 01:56:59 ERROR : HELLO, WORLD!: sum not found 2024/10/05 01:56:59 ERROR : hello, world!: file not in uloz.to root 'rclone-test-popesid4bube' 2024/10/05 01:56:59 NOTICE: uloz.to root 'rclone-test-popesid4bube': 1 files missing 2024/10/05 01:56:59 NOTICE: 1 hashes missing 2024/10/05 01:56:59 NOTICE: uloz.to root 'rclone-test-popesid4bube': 2 differences found 2024/10/05 01:56:59 NOTICE: uloz.to root 'rclone-test-popesid4bube': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/05 01:56:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/05 01:56:59 NOTICE: uloz.to root 'rclone-test-popesid4bube': 0 differences found 2024/10/05 01:56:59 NOTICE: uloz.to root 'rclone-test-popesid4bube': 1 matching files 2024/10/05 01:56:59 DEBUG : Creating backend with remote "TestUlozto:rclone-test-mufahur9kofu" 2024/10/05 01:56:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:57:01 DEBUG : Creating backend with remote "/tmp/rclone1149063681" run.go:180: Remote "uloz.to root 'rclone-test-mufahur9kofu'", Local "Local file system at /tmp/rclone1149063681", Modify Window "1µs" lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/05 01:57:03 ERROR : HeLlO, wOrLd!: sum not found 2024/10/05 01:57:03 ERROR : hello, world!: file not in uloz.to root 'rclone-test-mufahur9kofu' 2024/10/05 01:57:03 NOTICE: uloz.to root 'rclone-test-mufahur9kofu': 1 files missing 2024/10/05 01:57:03 NOTICE: 1 hashes missing 2024/10/05 01:57:03 NOTICE: uloz.to root 'rclone-test-mufahur9kofu': 2 differences found 2024/10/05 01:57:03 NOTICE: uloz.to root 'rclone-test-mufahur9kofu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/05 01:57:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/05 01:57:03 NOTICE: uloz.to root 'rclone-test-mufahur9kofu': 0 differences found 2024/10/05 01:57:03 NOTICE: uloz.to root 'rclone-test-mufahur9kofu': 1 matching files 2024/10/05 01:57:03 DEBUG : Creating backend with remote "TestUlozto:rclone-test-boriquj0dixi" 2024/10/05 01:57:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:57:05 DEBUG : Creating backend with remote "/tmp/rclone1586677826" run.go:180: Remote "uloz.to root 'rclone-test-boriquj0dixi'", Local "Local file system at /tmp/rclone1586677826", Modify Window "1µs" upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/05 01:57:06 ERROR : HELLO, WORLD!: sum not found 2024/10/05 01:57:06 ERROR : HeLlO, wOrLd!: file not in uloz.to root 'rclone-test-boriquj0dixi' 2024/10/05 01:57:06 NOTICE: uloz.to root 'rclone-test-boriquj0dixi': 1 files missing 2024/10/05 01:57:06 NOTICE: 1 hashes missing 2024/10/05 01:57:06 NOTICE: uloz.to root 'rclone-test-boriquj0dixi': 2 differences found 2024/10/05 01:57:06 NOTICE: uloz.to root 'rclone-test-boriquj0dixi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/05 01:57:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/05 01:57:07 NOTICE: uloz.to root 'rclone-test-boriquj0dixi': 0 differences found 2024/10/05 01:57:07 NOTICE: uloz.to root 'rclone-test-boriquj0dixi': 1 matching files 2024/10/05 01:57:07 DEBUG : Creating backend with remote "TestUlozto:rclone-test-butudin7kabe" 2024/10/05 01:57:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:57:09 DEBUG : Creating backend with remote "/tmp/rclone3890181038" run.go:180: Remote "uloz.to root 'rclone-test-butudin7kabe'", Local "Local file system at /tmp/rclone3890181038", Modify Window "1µs" NFD checkfile vs. NFC remote (without normalization) 2024/10/05 01:57:10 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/05 01:57:10 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-butudin7kabe' 2024/10/05 01:57:10 NOTICE: uloz.to root 'rclone-test-butudin7kabe': 1 files missing 2024/10/05 01:57:10 NOTICE: 1 hashes missing 2024/10/05 01:57:10 NOTICE: uloz.to root 'rclone-test-butudin7kabe': 2 differences found 2024/10/05 01:57:10 NOTICE: uloz.to root 'rclone-test-butudin7kabe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/05 01:57:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/05 01:57:11 NOTICE: uloz.to root 'rclone-test-butudin7kabe': 0 differences found 2024/10/05 01:57:11 NOTICE: uloz.to root 'rclone-test-butudin7kabe': 1 matching files 2024/10/05 01:57:11 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xisevej2zexu" 2024/10/05 01:57:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:57:13 DEBUG : Creating backend with remote "/tmp/rclone1437922063" run.go:180: Remote "uloz.to root 'rclone-test-xisevej2zexu'", Local "Local file system at /tmp/rclone1437922063", Modify Window "1µs" NFC checkfile vs. NFD remote (without normalization) 2024/10/05 01:57:14 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/05 01:57:14 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-xisevej2zexu' 2024/10/05 01:57:14 NOTICE: uloz.to root 'rclone-test-xisevej2zexu': 1 files missing 2024/10/05 01:57:14 NOTICE: 1 hashes missing 2024/10/05 01:57:14 NOTICE: uloz.to root 'rclone-test-xisevej2zexu': 2 differences found 2024/10/05 01:57:14 NOTICE: uloz.to root 'rclone-test-xisevej2zexu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/05 01:57:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/05 01:57:16 NOTICE: uloz.to root 'rclone-test-xisevej2zexu': 0 differences found 2024/10/05 01:57:16 NOTICE: uloz.to root 'rclone-test-xisevej2zexu': 1 matching files 2024/10/05 01:57:16 DEBUG : Creating backend with remote "TestUlozto:rclone-test-wosupid6pagi" 2024/10/05 01:57:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:57:18 DEBUG : Creating backend with remote "/tmp/rclone466517134" run.go:180: Remote "uloz.to root 'rclone-test-wosupid6pagi'", Local "Local file system at /tmp/rclone466517134", Modify Window "1µs" NFDx2 checkfile vs. both remote (without normalization) 2024/10/05 01:57:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/05 01:57:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-wosupid6pagi' 2024/10/05 01:57:19 NOTICE: uloz.to root 'rclone-test-wosupid6pagi': 1 files missing 2024/10/05 01:57:19 NOTICE: 1 hashes missing 2024/10/05 01:57:19 NOTICE: uloz.to root 'rclone-test-wosupid6pagi': 2 differences found 2024/10/05 01:57:19 NOTICE: uloz.to root 'rclone-test-wosupid6pagi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/05 01:57:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/05 01:57:20 NOTICE: uloz.to root 'rclone-test-wosupid6pagi': 0 differences found 2024/10/05 01:57:20 NOTICE: uloz.to root 'rclone-test-wosupid6pagi': 1 matching files 2024/10/05 01:57:20 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zotipeq8xeku" 2024/10/05 01:57:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:57:22 DEBUG : Creating backend with remote "/tmp/rclone3805483120" run.go:180: Remote "uloz.to root 'rclone-test-zotipeq8xeku'", Local "Local file system at /tmp/rclone3805483120", Modify Window "1µs" NFCx2 checkfile vs. both remote (without normalization) 2024/10/05 01:57:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/05 01:57:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-zotipeq8xeku' 2024/10/05 01:57:24 NOTICE: uloz.to root 'rclone-test-zotipeq8xeku': 1 files missing 2024/10/05 01:57:24 NOTICE: 1 hashes missing 2024/10/05 01:57:24 NOTICE: uloz.to root 'rclone-test-zotipeq8xeku': 2 differences found 2024/10/05 01:57:24 NOTICE: uloz.to root 'rclone-test-zotipeq8xeku': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/05 01:57:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/05 01:57:25 NOTICE: uloz.to root 'rclone-test-zotipeq8xeku': 0 differences found 2024/10/05 01:57:25 NOTICE: uloz.to root 'rclone-test-zotipeq8xeku': 1 matching files 2024/10/05 01:57:25 DEBUG : Creating backend with remote "TestUlozto:rclone-test-movayuz8fawi" 2024/10/05 01:57:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:57:26 DEBUG : Creating backend with remote "/tmp/rclone2188808975" run.go:180: Remote "uloz.to root 'rclone-test-movayuz8fawi'", Local "Local file system at /tmp/rclone2188808975", Modify Window "1µs" both checkfile vs. NFDx2 remote (without normalization) 2024/10/05 01:57:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/05 01:57:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-movayuz8fawi' 2024/10/05 01:57:28 NOTICE: uloz.to root 'rclone-test-movayuz8fawi': 1 files missing 2024/10/05 01:57:28 NOTICE: 1 hashes missing 2024/10/05 01:57:28 NOTICE: uloz.to root 'rclone-test-movayuz8fawi': 2 differences found 2024/10/05 01:57:28 NOTICE: uloz.to root 'rclone-test-movayuz8fawi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/05 01:57:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/05 01:57:29 NOTICE: uloz.to root 'rclone-test-movayuz8fawi': 0 differences found 2024/10/05 01:57:29 NOTICE: uloz.to root 'rclone-test-movayuz8fawi': 1 matching files 2024/10/05 01:57:29 DEBUG : Creating backend with remote "TestUlozto:rclone-test-dacupuy4hibi" 2024/10/05 01:57:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:57:30 DEBUG : Creating backend with remote "/tmp/rclone670433780" run.go:180: Remote "uloz.to root 'rclone-test-dacupuy4hibi'", Local "Local file system at /tmp/rclone670433780", Modify Window "1µs" both checkfile vs. NFCx2 remote (without normalization) 2024/10/05 01:57:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/05 01:57:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-dacupuy4hibi' 2024/10/05 01:57:32 NOTICE: uloz.to root 'rclone-test-dacupuy4hibi': 1 files missing 2024/10/05 01:57:32 NOTICE: 1 hashes missing 2024/10/05 01:57:32 NOTICE: uloz.to root 'rclone-test-dacupuy4hibi': 2 differences found 2024/10/05 01:57:32 NOTICE: uloz.to root 'rclone-test-dacupuy4hibi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/05 01:57:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/05 01:57:33 NOTICE: uloz.to root 'rclone-test-dacupuy4hibi': 0 differences found 2024/10/05 01:57:33 NOTICE: uloz.to root 'rclone-test-dacupuy4hibi': 1 matching files 2024/10/05 01:57:34 DEBUG : uloz.to root 'rclone-test-dacupuy4hibi': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/10/05 01:57:34 DEBUG : uloz.to root 'rclone-test-dacupuy4hibi': Purge dir "" 2024/10/05 01:57:34 DEBUG : uloz.to root 'rclone-test-movayuz8fawi': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/10/05 01:57:35 DEBUG : uloz.to root 'rclone-test-movayuz8fawi': Purge dir "" 2024/10/05 01:57:35 DEBUG : uloz.to root 'rclone-test-zotipeq8xeku': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/10/05 01:57:35 DEBUG : uloz.to root 'rclone-test-zotipeq8xeku': Purge dir "" 2024/10/05 01:57:36 DEBUG : uloz.to root 'rclone-test-wosupid6pagi': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/10/05 01:57:36 DEBUG : uloz.to root 'rclone-test-wosupid6pagi': Purge dir "" 2024/10/05 01:57:37 DEBUG : uloz.to root 'rclone-test-xisevej2zexu': Purge object "測試_Русский___ě_áñ" 2024/10/05 01:57:37 DEBUG : uloz.to root 'rclone-test-xisevej2zexu': Purge dir "" 2024/10/05 01:57:37 DEBUG : uloz.to root 'rclone-test-butudin7kabe': Purge object "測試_Русский___ě_áñ" 2024/10/05 01:57:38 DEBUG : uloz.to root 'rclone-test-butudin7kabe': Purge dir "" 2024/10/05 01:57:38 DEBUG : uloz.to root 'rclone-test-boriquj0dixi': Purge object "HELLO, WORLD!" 2024/10/05 01:57:38 DEBUG : uloz.to root 'rclone-test-boriquj0dixi': Purge dir "" 2024/10/05 01:57:39 DEBUG : uloz.to root 'rclone-test-mufahur9kofu': Purge object "HeLlO, wOrLd!" 2024/10/05 01:57:39 DEBUG : uloz.to root 'rclone-test-mufahur9kofu': Purge dir "" 2024/10/05 01:57:40 DEBUG : uloz.to root 'rclone-test-popesid4bube': Purge object "HELLO, WORLD!" 2024/10/05 01:57:40 DEBUG : uloz.to root 'rclone-test-popesid4bube': Purge dir "" 2024/10/05 01:57:40 DEBUG : uloz.to root 'rclone-test-duquxas0cocu': Purge object "hello, world!" 2024/10/05 01:57:41 DEBUG : uloz.to root 'rclone-test-duquxas0cocu': Purge dir "" --- PASS: TestApplyTransforms (49.46s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:57:41 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/05 01:57:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/05 01:57:42 INFO : file1: Copied (new) to: sub/file2 2024/10/05 01:57:43 DEBUG : file1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/10/05 01:57:43 DEBUG : file1: Unchanged skipping 2024/10/05 01:57:43 DEBUG : uloz.to root 'rclone-test-qozanip7tago': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.14s) === RUN TestCopyLongFile run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:57:47 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qozanip7tago/backup" 2024/10/05 01:57:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/05 01:57:49 INFO : dst/file1: Moved (server-side) 2024/10/05 01:57:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/05 01:57:50 INFO : dst/file1: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:188 Error: Should be true Test: TestCopyFileBackupDir Messages: listing wrong, want backup/dst/file1 (18), dst/file1 (14) got dst/file1 (14) fstest.go:197: Not found "backup/dst/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:188 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileBackupDir Messages: 1 objects not found --- FAIL: TestCopyFileBackupDir (14.34s) === RUN TestCopyFileCompareDest run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:58:00 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qozanip7tago/dst" 2024/10/05 01:58:02 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qozanip7tago/CompareDest" 2024/10/05 01:58:03 DEBUG : one: Need to transfer - File not found at Destination 2024/10/05 01:58:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/05 01:58:05 INFO : one: Copied (new) 2024/10/05 01:58:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/05 01:58:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/05 01:58:07 INFO : one: Copied (replaced existing) 2024/10/05 01:58:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/05 01:58:10 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/10/05 01:58:10 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/05 01:58:12 DEBUG : two: Need to transfer - File not found at Destination 2024/10/05 01:58:12 DEBUG : two: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/10/05 01:58:12 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/05 01:58:13 DEBUG : two: Need to transfer - File not found at Destination 2024/10/05 01:58:13 DEBUG : two: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/10/05 01:58:13 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/05 01:58:14 DEBUG : two: Need to transfer - File not found at Destination 2024/10/05 01:58:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/05 01:58:15 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/10/05 01:58:15 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (17.71s) === RUN TestCopyFileCopyDest run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" copy_test.go:276: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.43s) === RUN TestCopyInplace run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:58:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/05 01:58:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/05 01:58:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/05 01:58:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/05 01:58:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://upload.greencdn.link/v1/file?token=a8e6a883-bf2a-4b07-aa4d-ae68a951facb&vt=1728136701&uid=24664897&batch_id=4d3986c8-e2fe-4d40-b5ca-18070fcb8196&a=1d1e6261d9778e00100a989e44cb2644&is_porn=false&batch_file_id=1&is_porn=false": failed to copy data: max transfer limit reached as set by --max-transfer 2024/10/05 01:58:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/05 01:58:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/05 01:58:23 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d90a16dec63f5f3ba2a640072719afea OK 2024/10/05 01:58:23 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (6.28s) === RUN TestDeduplicateInteractive run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSkip (0.44s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSizeOnly (0.46s) === RUN TestDeduplicateFirst run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateFirst (0.44s) === RUN TestDeduplicateNewest run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateNewest (0.41s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:58:31 INFO : uloz.to root 'rclone-test-qozanip7tago': Looking for duplicate md5 hashes using newest mode. 2024/10/05 01:58:32 NOTICE: 373846c68f4448af8f79cc3006b69abc: Found 3 files with duplicate md5 hashes 2024/10/05 01:58:32 INFO : one: Deleted 2024/10/05 01:58:32 INFO : also/one: Deleted 2024/10/05 01:58:32 NOTICE: 373846c68f4448af8f79cc3006b69abc: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (6.41s) === RUN TestDeduplicateOldest run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateOldest (0.42s) === RUN TestDeduplicateLargest run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateLargest (0.44s) === RUN TestDeduplicateSmallest run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSmallest (0.43s) === RUN TestDeduplicateRename run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateRename (0.41s) === RUN TestMergeDirs run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.43s) === RUN TestListDirSorted run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:58:43 DEBUG : a.txt: Excluded (Size Filter) 2024/10/05 01:58:43 DEBUG : a.txt: Excluded 2024/10/05 01:58:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/05 01:58:44 DEBUG : sub dir/hello world: Excluded 2024/10/05 01:58:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/05 01:58:44 DEBUG : sub dir/hello world2: Excluded 2024/10/05 01:58:44 DEBUG : sub dir/ignore dir: Excluded 2024/10/05 01:58:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/05 01:58:44 DEBUG : sub dir/hello world: Excluded 2024/10/05 01:58:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/05 01:58:44 DEBUG : sub dir/hello world2: Excluded 2024/10/05 01:58:45 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (13.15s) === RUN TestListJSON run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" === 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 (6.22s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.23s) === RUN TestStatJSON run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" === 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/10/05 01:59:01 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qozanip7tago/notfound" --- PASS: TestStatJSON (8.67s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.12s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.12s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (2.00s) === RUN TestMkdir run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:59:04 DEBUG : uloz.to root 'rclone-test-qozanip7tago': Making directory 2024/10/05 01:59:04 DEBUG : uloz.to root 'rclone-test-qozanip7tago': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" --- PASS: TestLsd (2.97s) === RUN TestLs run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" --- PASS: TestLs (3.06s) === RUN TestLsWithFilesFrom run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:59:13 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/05 01:59:13 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (3.09s) === RUN TestLsLong run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" --- PASS: TestLsLong (2.79s) === RUN TestHashSums run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (3.53s) --- PASS: TestHashSums/Md5 (0.24s) --- PASS: TestHashSums/Md5Download (0.65s) === RUN TestHashSumsWithErrors 2024/10/05 01:59:20 DEBUG : Creating backend with remote ":memory:" 2024/10/05 01:59:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/05 01:59:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/05 01:59:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/05 01:59:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/05 01:59:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/05 01:59:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/05 01:59:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/05 01:59:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/05 01:59:20 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 "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" --- PASS: TestCount (5.20s) === RUN TestDelete run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:59:28 DEBUG : Waiting for deletions to finish 2024/10/05 01:59:28 DEBUG : large: Excluded (Size Filter) 2024/10/05 01:59:28 DEBUG : large: Excluded 2024/10/05 01:59:28 INFO : medium: Deleted 2024/10/05 01:59:28 INFO : small: Deleted --- PASS: TestDelete (3.86s) === RUN TestMaxDelete run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:59:32 DEBUG : Waiting for deletions to finish 2024/10/05 01:59:32 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/10/05 01:59:32 INFO : large: Deleted 2024/10/05 01:59:32 INFO : small: Deleted --- PASS: TestMaxDelete (4.11s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:59:36 DEBUG : Waiting for deletions to finish 2024/10/05 01:59:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/05 01:59:36 INFO : medium: Deleted 2024/10/05 01:59:36 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (4.14s) === RUN TestMaxDeleteSize run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 01:59:40 DEBUG : Waiting for deletions to finish 2024/10/05 01:59:40 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/10/05 01:59:40 INFO : medium: Deleted 2024/10/05 01:59:40 INFO : large: Deleted --- PASS: TestMaxDeleteSize (4.49s) === RUN TestReadFile run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" --- PASS: TestReadFile (2.70s) === RUN TestRetry 2024/10/05 01:59:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/05 01:59:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/05 01:59:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/05 01:59:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/05 01:59:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/05 01:59:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/05 01:59:45 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 "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" --- PASS: TestCat (6.57s) === RUN TestPurge 2024/10/05 01:59:51 DEBUG : Creating backend with remote "TestUlozto:rclone-test-fujodag0pupa" 2024/10/05 01:59:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:59:54 DEBUG : Creating backend with remote "/tmp/rclone1959808896" run.go:180: Remote "uloz.to root 'rclone-test-fujodag0pupa'", Local "Local file system at /tmp/rclone1959808896", Modify Window "1µs" 2024/10/05 01:59:56 DEBUG : A2: Making directory 2024/10/05 01:59:56 DEBUG : A1/B2: Making directory 2024/10/05 01:59:57 DEBUG : A1/B2/C2: Making directory 2024/10/05 01:59:57 DEBUG : A1/B1/C3: Making directory 2024/10/05 01:59:57 DEBUG : A3: Making directory 2024/10/05 01:59:58 DEBUG : A3/B3: Making directory 2024/10/05 01:59:58 DEBUG : A3/B3/C4: Making directory 2024/10/05 02:00:00 DEBUG : Waiting for deletions to finish 2024/10/05 02:00:01 INFO : A1/B1/C1/one: Deleted 2024/10/05 02:00:01 DEBUG : removing 2 level 3 directories 2024/10/05 02:00:01 INFO : A1/B1/C3: Removing directory 2024/10/05 02:00:01 INFO : A1/B1/C1: Removing directory 2024/10/05 02:00:01 DEBUG : removing 1 level 2 directories 2024/10/05 02:00:01 INFO : A1/B1: Removing directory 2024/10/05 02:00:03 DEBUG : Waiting for deletions to finish 2024/10/05 02:00:03 INFO : A1/two: Deleted 2024/10/05 02:00:05 DEBUG : removing 2 level 3 directories 2024/10/05 02:00:05 INFO : A3/B3/C4: Removing directory 2024/10/05 02:00:05 INFO : A1/B2/C2: Removing directory 2024/10/05 02:00:06 DEBUG : removing 2 level 2 directories 2024/10/05 02:00:06 INFO : A3/B3: Removing directory 2024/10/05 02:00:06 INFO : A1/B2: Removing directory 2024/10/05 02:00:06 DEBUG : removing 3 level 1 directories 2024/10/05 02:00:06 INFO : A3: Removing directory 2024/10/05 02:00:06 INFO : A1: Removing directory 2024/10/05 02:00:06 INFO : A2: Removing directory 2024/10/05 02:00:06 DEBUG : removing 1 level 0 directories 2024/10/05 02:00:06 INFO : uloz.to root 'rclone-test-fujodag0pupa': Removing directory 2024/10/05 02:00:07 ERROR : : error listing: directory not found 2024/10/05 02:00:07 ERROR : : error listing: directory not found 2024/10/05 02:00:07 DEBUG : uloz.to root 'rclone-test-fujodag0pupa': Purge dir "" 2024/10/05 02:00:07 NOTICE: purge failed to rmdir "": directory not found 2024/10/05 02:00:07 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.29s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:00:09 DEBUG : A2: Making directory 2024/10/05 02:00:09 DEBUG : A1/B2: Making directory 2024/10/05 02:00:10 DEBUG : A1/B2/C2: Making directory 2024/10/05 02:00:10 DEBUG : A1/B1/C3: Making directory 2024/10/05 02:00:10 DEBUG : A3: Making directory 2024/10/05 02:00:11 DEBUG : A3/B3: Making directory 2024/10/05 02:00:11 DEBUG : A3/B3/C4: Making directory 2024/10/05 02:00:13 DEBUG : removing 1 level 3 directories 2024/10/05 02:00:13 INFO : A3/B3/C4: Removing directory 2024/10/05 02:00:15 DEBUG : removing 2 level 3 directories 2024/10/05 02:00:15 INFO : A1/B2/C2: Removing directory 2024/10/05 02:00:15 INFO : A1/B1/C3: Removing directory 2024/10/05 02:00:16 DEBUG : removing 2 level 2 directories 2024/10/05 02:00:16 INFO : A3/B3: Removing directory 2024/10/05 02:00:16 INFO : A1/B2: Removing directory 2024/10/05 02:00:16 DEBUG : removing 2 level 1 directories 2024/10/05 02:00:16 INFO : A3: Removing directory 2024/10/05 02:00:16 INFO : A2: Removing directory 2024/10/05 02:00:20 DEBUG : removing 1 level 3 directories 2024/10/05 02:00:20 INFO : A1/B1/C1: Removing directory 2024/10/05 02:00:20 DEBUG : removing 1 level 2 directories 2024/10/05 02:00:20 INFO : A1/B1: Removing directory 2024/10/05 02:00:20 DEBUG : removing 1 level 1 directories 2024/10/05 02:00:20 INFO : A1: Removing directory 2024/10/05 02:00:21 DEBUG : removing 1 level 0 directories 2024/10/05 02:00:21 INFO : uloz.to root 'rclone-test-qozanip7tago': Removing directory 2024/10/05 02:00:21 ERROR : : error listing: directory not found 2024/10/05 02:00:22 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (14.12s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:00:23 DEBUG : A1: Making directory 2024/10/05 02:00:23 DEBUG : A1/B1: Making directory 2024/10/05 02:00:24 DEBUG : A1/B1/C1: Making directory 2024/10/05 02:00:25 DEBUG : removing 1 level 3 directories 2024/10/05 02:00:25 INFO : A1/B1/C1: Removing directory 2024/10/05 02:00:26 DEBUG : removing 1 level 2 directories 2024/10/05 02:00:26 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (6.06s) === RUN TestRmdirsWithFilter run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:00:28 DEBUG : A1: Making directory 2024/10/05 02:00:28 DEBUG : A1/B1: Making directory 2024/10/05 02:00:28 DEBUG : A1/B1/C1: Making directory 2024/10/05 02:00:30 DEBUG : removing 1 level 3 directories 2024/10/05 02:00:30 INFO : A1/B1/C1: Removing directory 2024/10/05 02:00:31 DEBUG : removing 1 level 2 directories 2024/10/05 02:00:31 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.75s) === RUN TestCopyURL run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:00:34 DEBUG : filename.txt: File name found in url 2024/10/05 02:00:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (4.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:00:37 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/05 02:00:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/05 02:00:39 INFO : file1: Copied (new) to: sub/file2 2024/10/05 02:00:39 INFO : file1: Deleted 2024/10/05 02:00:39 DEBUG : file1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/10/05 02:00:39 DEBUG : file1: Unchanged skipping 2024/10/05 02:00:39 INFO : file1: Deleted 2024/10/05 02:00:40 DEBUG : uloz.to root 'rclone-test-qozanip7tago': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (3.94s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:00:41 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/05 02:00:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/05 02:00:42 INFO : file1: Copied (new) 2024/10/05 02:00:42 INFO : file1: Deleted 2024/10/05 02:00:43 DEBUG : file1: Destination exists, skipping 2024/10/05 02:00:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.17s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:00:46 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qozanip7tago/backup" 2024/10/05 02:00:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/05 02:00:48 INFO : dst/file1: Moved (server-side) 2024/10/05 02:00:49 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/05 02:00:49 INFO : dst/file1: Copied (new) 2024/10/05 02:00:49 INFO : dst/file1: Deleted fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1055 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want backup/dst/file1 (18), dst/file1 (14) got dst/file1 (14) fstest.go:197: Not found "backup/dst/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1055 Error: Not equal: expected: 0 actual : 1 Test: TestMoveFileBackupDir Messages: 1 objects not found --- FAIL: TestMoveFileBackupDir (14.43s) === 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 "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:01:04 DEBUG : A1/B2: Making directory 2024/10/05 02:01:04 DEBUG : A1/B1/C3: Making directory 2024/10/05 02:01:11 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/05 02:01:11 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/05 02:01:11 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/05 02:01:11 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/05 02:01:11 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/05 02:01:14 INFO : uloz.to root 'rclone-test-qozanip7tago': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/05 02:01:17 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/05 02:01:17 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/05 02:01:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/05 02:01:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/05 02:01:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (26.45s) === RUN TestGetFsInfo run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:01:26 DEBUG : uloz.to root 'rclone-test-qozanip7tago': File to upload is small (34 bytes), uploading instead of streaming 2024/10/05 02:01:27 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/10/05 02:01:27 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/10/05 02:01:27 DEBUG : uloz.to root 'rclone-test-qozanip7tago': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/05 02:01:27 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/10/05 02:01:27 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 "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:01:29 DEBUG : uloz.to root 'rclone-test-qozanip7tago': File to upload is small (34 bytes), uploading instead of streaming 2024/10/05 02:01:29 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/10/05 02:01:29 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/10/05 02:01:29 DEBUG : uloz.to root 'rclone-test-qozanip7tago': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/05 02:01:30 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/10/05 02:01:30 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 "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:01:32 DEBUG : uloz.to root 'rclone-test-qozanip7tago': File to upload is small (34 bytes), uploading instead of streaming 2024/10/05 02:01:32 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/10/05 02:01:32 DEBUG : uloz.to root 'rclone-test-qozanip7tago': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/05 02:01:33 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -789ns, within tolerance 1µs) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:01:34 DEBUG : uloz.to root 'rclone-test-qozanip7tago': File to upload is small (34 bytes), uploading instead of streaming 2024/10/05 02:01:35 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/05 02:01:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/05 02:01:35 DEBUG : uloz.to root 'rclone-test-qozanip7tago': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/05 02:01:36 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/05 02:01:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (11.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.85s) === RUN TestRcatMetadata run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.42s) === RUN TestRcatSize run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:01:39 DEBUG : uloz.to root 'rclone-test-qozanip7tago': File to upload is small (60 bytes), uploading instead of streaming 2024/10/05 02:01:39 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/05 02:01:39 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (2.99s) === RUN TestRcatSizeMetadata run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.44s) === RUN TestTouchDir run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" 2024/10/05 02:01:44 DEBUG : uloz.to root 'rclone-test-qozanip7tago': Touching "empty space" 2024/10/05 02:01:44 DEBUG : uloz.to root 'rclone-test-qozanip7tago': Touching "potato2" 2024/10/05 02:01:45 DEBUG : uloz.to root 'rclone-test-qozanip7tago': Touching "sub dir/potato3" --- PASS: TestTouchDir (5.91s) === RUN TestMkdirMetadata run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.46s) === RUN TestMkdirModTime run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.46s) === RUN TestCopyDirMetadata run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.44s) === RUN TestSetDirModTime run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.43s) === RUN TestDirsEqual run.go:180: Remote "uloz.to root 'rclone-test-qozanip7tago'", Local "Local file system at /tmp/rclone823410987", Modify Window "1µs" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.46s) === 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/10/05 02:01:50 DEBUG : uloz.to root 'rclone-test-qozanip7tago': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Finished ERROR in 6m15.513031352s (try 1/5): exit status 1: Failed [TestCopyFileBackupDir TestMoveFileBackupDir]