"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2025/01/19 01:00:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-quhuqey4hike" 2025/01/19 01:00:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:00:32 DEBUG : Creating backend with remote "/tmp/rclone3034035586" === 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 "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.71s) === RUN TestMultithreadCopyAbort run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.38s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/19 01:00:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/19 01:00:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/19 01:00:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/19 01:00:33 DEBUG : potato: Seek from 10 to 0 2025/01/19 01:00:33 DEBUG : potato: Seek from 10 to 0 2025/01/19 01:00:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/19 01:00:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/19 01:00:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/19 01:00:33 DEBUG : potato: Seek from 5 to 2 2025/01/19 01:00:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/19 01:00:33 DEBUG : potato: Seek from 7 to 0 2025/01/19 01:00:33 DEBUG : potato: Seek from 7 to 0 2025/01/19 01:00:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/19 01:00:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/19 01:00:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/19 01:00:33 DEBUG : potato: Seek from 5 to 2 2025/01/19 01:00:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/19 01:00:33 DEBUG : potato: Seek from 8 to 0 2025/01/19 01:00:33 DEBUG : potato: Seek from 8 to 0 2025/01/19 01:00:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/19 01:00:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/19 01:00:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/19 01:00:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/19 01:00:33 DEBUG : potato: Seek from 5 to 2 2025/01/19 01:00:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/19 01:00:33 DEBUG : potato: Seek from 9 to 0 2025/01/19 01:00:33 DEBUG : potato: Seek from 9 to 0 2025/01/19 01:00:33 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 "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:00:35 DEBUG : Upload server store7 (eu) responded in 124.510194ms 2025/01/19 01:00:35 DEBUG : Upload server store-eu-par-5 (eu) responded in 128.916955ms 2025/01/19 01:00:35 DEBUG : rutabaga: Using upload server store-eu-par-5 (eu) === RUN TestCheck/1 === RUN TestCheck/2 2025/01/19 01:00:37 DEBUG : empty space: Using upload server store7 (eu) === RUN TestCheck/3 2025/01/19 01:00:39 DEBUG : potato2: Using upload server store-eu-par-5 (eu) === RUN TestCheck/4 === RUN TestCheck/5 2025/01/19 01:00:41 DEBUG : remotepotato: Using upload server store7 (eu) === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.37s) --- PASS: TestCheck/1 (0.60s) --- PASS: TestCheck/2 (0.57s) --- PASS: TestCheck/3 (0.44s) --- PASS: TestCheck/4 (0.41s) --- PASS: TestCheck/5 (0.58s) --- PASS: TestCheck/6 (1.08s) --- PASS: TestCheck/7 (0.62s) === RUN TestCheckFsError 2025/01/19 01:00:46 DEBUG : Creating backend with remote "nonexistent" 2025/01/19 01:00:46 DEBUG : Creating backend with remote "nonexistent" 2025/01/19 01:00:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/19 01:00:46 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/19 01:00:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/19 01:00:46 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 "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:00:46 DEBUG : rutabaga: Using upload server store7 (eu) === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/19 01:00:49 DEBUG : empty space: Using upload server store-eu-par-5 (eu) === RUN TestCheckDownload/3 2025/01/19 01:00:51 DEBUG : potato2: Using upload server store-eu-par-5 (eu) === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/19 01:00:55 DEBUG : remotepotato: Using upload server store7 (eu) === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.36s) --- PASS: TestCheckDownload/1 (0.59s) --- PASS: TestCheckDownload/2 (1.12s) --- PASS: TestCheckDownload/3 (1.23s) --- PASS: TestCheckDownload/4 (0.74s) --- PASS: TestCheckDownload/5 (1.19s) --- PASS: TestCheckDownload/6 (1.08s) --- PASS: TestCheckDownload/7 (0.66s) === RUN TestCheckSizeOnly run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:01:02 DEBUG : rutabaga: Using upload server store7 (eu) === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/19 01:01:03 DEBUG : empty space: Using upload server store7 (eu) === RUN TestCheckSizeOnly/3 2025/01/19 01:01:05 DEBUG : potato2: Using upload server store7 (eu) === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/19 01:01:07 DEBUG : remotepotato: Using upload server store7 (eu) === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.86s) --- PASS: TestCheckSizeOnly/1 (0.37s) --- PASS: TestCheckSizeOnly/2 (0.44s) --- PASS: TestCheckSizeOnly/3 (0.70s) --- PASS: TestCheckSizeOnly/4 (0.73s) --- PASS: TestCheckSizeOnly/5 (0.45s) --- PASS: TestCheckSizeOnly/6 (0.51s) --- PASS: TestCheckSizeOnly/7 (0.56s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:01:13 DEBUG : test.sum: Using upload server store7 (eu) 2025/01/19 01:01:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/19 01:01:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/19 01:01:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/19 01:01:14 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/19 01:01:14 DEBUG : test.sum: Using upload server store7 (eu) 2025/01/19 01:01:14 DEBUG : test.sum: Removing old object on successful upload 2025/01/19 01:01:15 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/19 01:01:15 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/19 01:01:15 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/19 01:01:15 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.48s) === RUN TestCheckSum run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:01:17 DEBUG : Creating backend with remote "TestGoFile:rclone-test-quhuqey4hike/data" 2025/01/19 01:01:21 DEBUG : data/banana: Using upload server store7 (eu) 2025/01/19 01:01:21 DEBUG : test.sum: Using upload server store7 (eu) === RUN TestCheckSum/subtest1 2025/01/19 01:01:24 DEBUG : data/potato: Using upload server store7 (eu) 2025/01/19 01:01:25 DEBUG : test.sum: Using upload server store7 (eu) 2025/01/19 01:01:25 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2025/01/19 01:01:29 DEBUG : test.sum: Using upload server store7 (eu) 2025/01/19 01:01:29 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2025/01/19 01:01:32 DEBUG : test.sum: Using upload server store-eu-par-5 (eu) 2025/01/19 01:01:32 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2025/01/19 01:01:35 DEBUG : Upload server store7 (eu) responded in 41.6422ms 2025/01/19 01:01:35 DEBUG : Upload server store-eu-par-5 (eu) responded in 44.142662ms 2025/01/19 01:01:35 DEBUG : test.sum: Using upload server store7 (eu) 2025/01/19 01:01:36 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2025/01/19 01:01:39 DEBUG : test.sum: Using upload server store7 (eu) 2025/01/19 01:01:39 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2025/01/19 01:01:42 DEBUG : data/banana: Using upload server store7 (eu) 2025/01/19 01:01:42 DEBUG : data/banana: Removing old object on successful upload 2025/01/19 01:01:43 DEBUG : data/potato: Using upload server store7 (eu) 2025/01/19 01:01:44 DEBUG : data/potato: Removing old object on successful upload 2025/01/19 01:01:45 DEBUG : test.sum: Using upload server store-eu-par-5 (eu) 2025/01/19 01:01:45 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (33.48s) --- PASS: TestCheckSum/subtest1 (2.22s) --- PASS: TestCheckSum/subtest2 (2.36s) --- PASS: TestCheckSum/subtest3 (0.64s) --- PASS: TestCheckSum/subtest4 (1.03s) --- PASS: TestCheckSum/subtest5 (1.17s) --- PASS: TestCheckSum/subtest6 (1.07s) --- PASS: TestCheckSum/subtest7 (0.87s) === RUN TestCheckSumDownload run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:01:51 DEBUG : Creating backend with remote "TestGoFile:rclone-test-quhuqey4hike/data" 2025/01/19 01:01:54 DEBUG : data/banana: Using upload server store7 (eu) 2025/01/19 01:01:54 DEBUG : test.sum: Using upload server store-eu-par-5 (eu) === RUN TestCheckSumDownload/subtest1 2025/01/19 01:01:57 DEBUG : data/potato: Using upload server store7 (eu) 2025/01/19 01:01:58 DEBUG : test.sum: Using upload server store7 (eu) 2025/01/19 01:01:59 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2025/01/19 01:02:02 DEBUG : test.sum: Using upload server store-eu-par-5 (eu) 2025/01/19 01:02:02 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2025/01/19 01:02:05 DEBUG : test.sum: Using upload server store7 (eu) 2025/01/19 01:02:06 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2025/01/19 01:02:08 DEBUG : test.sum: Using upload server store7 (eu) 2025/01/19 01:02:09 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2025/01/19 01:02:13 DEBUG : test.sum: Using upload server store-eu-par-5 (eu) 2025/01/19 01:02:13 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2025/01/19 01:02:18 DEBUG : data/banana: Using upload server store7 (eu) 2025/01/19 01:02:18 DEBUG : data/banana: Removing old object on successful upload 2025/01/19 01:02:18 DEBUG : data/potato: Using upload server store-eu-par-5 (eu) 2025/01/19 01:02:18 DEBUG : data/potato: Removing old object on successful upload 2025/01/19 01:02:19 DEBUG : test.sum: Using upload server store-eu-par-5 (eu) 2025/01/19 01:02:19 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (34.17s) --- PASS: TestCheckSumDownload/subtest1 (1.74s) --- PASS: TestCheckSumDownload/subtest2 (2.01s) --- PASS: TestCheckSumDownload/subtest3 (1.72s) --- PASS: TestCheckSumDownload/subtest4 (1.26s) --- PASS: TestCheckSumDownload/subtest5 (1.35s) --- PASS: TestCheckSumDownload/subtest6 (2.73s) --- PASS: TestCheckSumDownload/subtest7 (1.59s) === RUN TestApplyTransforms 2025/01/19 01:02:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-duqagec1rina" 2025/01/19 01:02:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:02:26 DEBUG : Creating backend with remote "/tmp/rclone3136083150" run.go:180: Remote "gofile root 'rclone-test-duqagec1rina'", Local "Local file system at /tmp/rclone3136083150", Modify Window "1s" 2025/01/19 01:02:27 DEBUG : Upload server store-eu-par-4 (eu) responded in 129.365402ms 2025/01/19 01:02:27 DEBUG : Upload server store5 (eu) responded in 129.630902ms 2025/01/19 01:02:27 DEBUG : hello, world!: Using upload server store5 (eu) upper checkfile vs. lower remote (without normalization) 2025/01/19 01:02:30 ERROR : hello, world!: sum not found 2025/01/19 01:02:30 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-duqagec1rina' 2025/01/19 01:02:30 NOTICE: gofile root 'rclone-test-duqagec1rina': 1 files missing 2025/01/19 01:02:30 NOTICE: 1 hashes missing 2025/01/19 01:02:30 NOTICE: gofile root 'rclone-test-duqagec1rina': 2 differences found 2025/01/19 01:02:30 NOTICE: gofile root 'rclone-test-duqagec1rina': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/19 01:02:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:02:30 NOTICE: gofile root 'rclone-test-duqagec1rina': 0 differences found 2025/01/19 01:02:30 NOTICE: gofile root 'rclone-test-duqagec1rina': 1 matching files 2025/01/19 01:02:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-jixaseb6fuge" 2025/01/19 01:02:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:02:31 DEBUG : Creating backend with remote "/tmp/rclone3964871136" run.go:180: Remote "gofile root 'rclone-test-jixaseb6fuge'", Local "Local file system at /tmp/rclone3964871136", Modify Window "1s" 2025/01/19 01:02:32 DEBUG : Upload server store-eu-par-2 (eu) responded in 125.033449ms 2025/01/19 01:02:32 DEBUG : Upload server store-eu-par-1 (eu) responded in 128.002009ms 2025/01/19 01:02:32 DEBUG : HELLO, WORLD!: Using upload server store-eu-par-1 (eu) 2025/01/19 01:02:32 DEBUG : Upload server store-eu-par-5 (eu) responded in 127.035174ms lower checkfile vs. upper remote (without normalization) 2025/01/19 01:02:33 ERROR : HELLO, WORLD!: sum not found 2025/01/19 01:02:33 ERROR : hello, world!: file not in gofile root 'rclone-test-jixaseb6fuge' 2025/01/19 01:02:33 NOTICE: gofile root 'rclone-test-jixaseb6fuge': 1 files missing 2025/01/19 01:02:33 NOTICE: 1 hashes missing 2025/01/19 01:02:33 NOTICE: gofile root 'rclone-test-jixaseb6fuge': 2 differences found 2025/01/19 01:02:33 NOTICE: gofile root 'rclone-test-jixaseb6fuge': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/19 01:02:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:02:33 NOTICE: gofile root 'rclone-test-jixaseb6fuge': 0 differences found 2025/01/19 01:02:33 NOTICE: gofile root 'rclone-test-jixaseb6fuge': 1 matching files 2025/01/19 01:02:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-sowubof5caku" 2025/01/19 01:02:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:02:34 DEBUG : Creating backend with remote "/tmp/rclone1772216439" run.go:180: Remote "gofile root 'rclone-test-sowubof5caku'", Local "Local file system at /tmp/rclone1772216439", Modify Window "1s" 2025/01/19 01:02:35 DEBUG : Upload server store-eu-par-2 (eu) responded in 124.633434ms 2025/01/19 01:02:35 DEBUG : Upload server store-eu-par-5 (eu) responded in 126.527448ms 2025/01/19 01:02:35 DEBUG : HeLlO, wOrLd!: Using upload server store-eu-par-2 (eu) lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/19 01:02:36 ERROR : HeLlO, wOrLd!: sum not found 2025/01/19 01:02:36 ERROR : hello, world!: file not in gofile root 'rclone-test-sowubof5caku' 2025/01/19 01:02:36 NOTICE: gofile root 'rclone-test-sowubof5caku': 1 files missing 2025/01/19 01:02:36 NOTICE: 1 hashes missing 2025/01/19 01:02:36 NOTICE: gofile root 'rclone-test-sowubof5caku': 2 differences found 2025/01/19 01:02:36 NOTICE: gofile root 'rclone-test-sowubof5caku': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/19 01:02:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:02:37 NOTICE: gofile root 'rclone-test-sowubof5caku': 0 differences found 2025/01/19 01:02:37 NOTICE: gofile root 'rclone-test-sowubof5caku': 1 matching files 2025/01/19 01:02:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dajexig3kudu" 2025/01/19 01:02:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:02:38 DEBUG : Creating backend with remote "/tmp/rclone885659433" run.go:180: Remote "gofile root 'rclone-test-dajexig3kudu'", Local "Local file system at /tmp/rclone885659433", Modify Window "1s" 2025/01/19 01:02:39 DEBUG : Upload server store1 (eu) responded in 127.70899ms 2025/01/19 01:02:39 DEBUG : Upload server store-eu-par-2 (eu) responded in 129.779593ms 2025/01/19 01:02:39 DEBUG : HELLO, WORLD!: Using upload server store1 (eu) upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/19 01:02:41 ERROR : HELLO, WORLD!: sum not found 2025/01/19 01:02:41 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-dajexig3kudu' 2025/01/19 01:02:41 NOTICE: gofile root 'rclone-test-dajexig3kudu': 1 files missing 2025/01/19 01:02:41 NOTICE: 1 hashes missing 2025/01/19 01:02:41 NOTICE: gofile root 'rclone-test-dajexig3kudu': 2 differences found 2025/01/19 01:02:41 NOTICE: gofile root 'rclone-test-dajexig3kudu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/19 01:02:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:02:41 NOTICE: gofile root 'rclone-test-dajexig3kudu': 0 differences found 2025/01/19 01:02:41 NOTICE: gofile root 'rclone-test-dajexig3kudu': 1 matching files 2025/01/19 01:02:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-miwucad2mozi" 2025/01/19 01:02:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:02:42 DEBUG : Creating backend with remote "/tmp/rclone1208685476" run.go:180: Remote "gofile root 'rclone-test-miwucad2mozi'", Local "Local file system at /tmp/rclone1208685476", Modify Window "1s" 2025/01/19 01:02:44 DEBUG : Upload server store-eu-par-2 (eu) responded in 125.717797ms 2025/01/19 01:02:44 DEBUG : Upload server store7 (eu) responded in 125.670649ms 2025/01/19 01:02:44 DEBUG : 測試_Русский___ě_áñ: Using upload server store-eu-par-2 (eu) 2025/01/19 01:02:44 DEBUG : Upload server store4 (eu) responded in 124.730104ms NFD checkfile vs. NFC remote (without normalization) 2025/01/19 01:02:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/19 01:02:44 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-miwucad2mozi' 2025/01/19 01:02:44 NOTICE: gofile root 'rclone-test-miwucad2mozi': 1 files missing 2025/01/19 01:02:44 NOTICE: 1 hashes missing 2025/01/19 01:02:44 NOTICE: gofile root 'rclone-test-miwucad2mozi': 2 differences found 2025/01/19 01:02:44 NOTICE: gofile root 'rclone-test-miwucad2mozi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/19 01:02:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:02:45 NOTICE: gofile root 'rclone-test-miwucad2mozi': 0 differences found 2025/01/19 01:02:45 NOTICE: gofile root 'rclone-test-miwucad2mozi': 1 matching files 2025/01/19 01:02:45 DEBUG : Creating backend with remote "TestGoFile:rclone-test-pixicog4vimi" 2025/01/19 01:02:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:02:45 DEBUG : Creating backend with remote "/tmp/rclone1688174408" run.go:180: Remote "gofile root 'rclone-test-pixicog4vimi'", Local "Local file system at /tmp/rclone1688174408", Modify Window "1s" 2025/01/19 01:02:47 DEBUG : Upload server store-eu-par-1 (eu) responded in 126.268708ms 2025/01/19 01:02:47 DEBUG : Upload server store7 (eu) responded in 126.716958ms 2025/01/19 01:02:47 DEBUG : 測試_Русский___ě_áñ: Using upload server store7 (eu) 2025/01/19 01:02:47 DEBUG : Upload server store-eu-par-4 (eu) responded in 126.640294ms NFC checkfile vs. NFD remote (without normalization) 2025/01/19 01:02:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/19 01:02:47 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-pixicog4vimi' 2025/01/19 01:02:47 NOTICE: gofile root 'rclone-test-pixicog4vimi': 1 files missing 2025/01/19 01:02:47 NOTICE: 1 hashes missing 2025/01/19 01:02:47 NOTICE: gofile root 'rclone-test-pixicog4vimi': 2 differences found 2025/01/19 01:02:47 NOTICE: gofile root 'rclone-test-pixicog4vimi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/19 01:02:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:02:48 NOTICE: gofile root 'rclone-test-pixicog4vimi': 0 differences found 2025/01/19 01:02:48 NOTICE: gofile root 'rclone-test-pixicog4vimi': 1 matching files 2025/01/19 01:02:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bokovek0yexe" 2025/01/19 01:02:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:02:48 DEBUG : Creating backend with remote "/tmp/rclone1879344739" run.go:180: Remote "gofile root 'rclone-test-bokovek0yexe'", Local "Local file system at /tmp/rclone1879344739", Modify Window "1s" 2025/01/19 01:02:49 DEBUG : Upload server store-eu-par-2 (eu) responded in 122.537614ms 2025/01/19 01:02:49 DEBUG : Upload server store1 (eu) responded in 126.210294ms 2025/01/19 01:02:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store1 (eu) NFDx2 checkfile vs. both remote (without normalization) 2025/01/19 01:02:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/19 01:02:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-bokovek0yexe' 2025/01/19 01:02:50 NOTICE: gofile root 'rclone-test-bokovek0yexe': 1 files missing 2025/01/19 01:02:50 NOTICE: 1 hashes missing 2025/01/19 01:02:50 NOTICE: gofile root 'rclone-test-bokovek0yexe': 2 differences found 2025/01/19 01:02:50 NOTICE: gofile root 'rclone-test-bokovek0yexe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/19 01:02:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:02:50 NOTICE: gofile root 'rclone-test-bokovek0yexe': 0 differences found 2025/01/19 01:02:50 NOTICE: gofile root 'rclone-test-bokovek0yexe': 1 matching files 2025/01/19 01:02:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dumihaz0dito" 2025/01/19 01:02:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:02:51 DEBUG : Creating backend with remote "/tmp/rclone2007230998" run.go:180: Remote "gofile root 'rclone-test-dumihaz0dito'", Local "Local file system at /tmp/rclone2007230998", Modify Window "1s" 2025/01/19 01:02:51 DEBUG : Upload server store7 (eu) responded in 130.932971ms 2025/01/19 01:02:51 DEBUG : Upload server store5 (eu) responded in 132.678606ms 2025/01/19 01:02:51 DEBUG : Upload server store-eu-par-5 (eu) responded in 132.327608ms 2025/01/19 01:02:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store5 (eu) NFCx2 checkfile vs. both remote (without normalization) 2025/01/19 01:02:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/19 01:02:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-dumihaz0dito' 2025/01/19 01:02:52 NOTICE: gofile root 'rclone-test-dumihaz0dito': 1 files missing 2025/01/19 01:02:52 NOTICE: 1 hashes missing 2025/01/19 01:02:52 NOTICE: gofile root 'rclone-test-dumihaz0dito': 2 differences found 2025/01/19 01:02:52 NOTICE: gofile root 'rclone-test-dumihaz0dito': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/19 01:02:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:02:52 NOTICE: gofile root 'rclone-test-dumihaz0dito': 0 differences found 2025/01/19 01:02:52 NOTICE: gofile root 'rclone-test-dumihaz0dito': 1 matching files 2025/01/19 01:02:52 DEBUG : Creating backend with remote "TestGoFile:rclone-test-liyutoc1kace" 2025/01/19 01:02:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:02:53 DEBUG : Creating backend with remote "/tmp/rclone686415051" run.go:180: Remote "gofile root 'rclone-test-liyutoc1kace'", Local "Local file system at /tmp/rclone686415051", Modify Window "1s" 2025/01/19 01:02:54 DEBUG : Upload server store-eu-par-2 (eu) responded in 125.639248ms 2025/01/19 01:02:54 DEBUG : Upload server store7 (eu) responded in 129.162747ms 2025/01/19 01:02:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store-eu-par-2 (eu) both checkfile vs. NFDx2 remote (without normalization) 2025/01/19 01:02:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/19 01:02:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-liyutoc1kace' 2025/01/19 01:02:55 NOTICE: gofile root 'rclone-test-liyutoc1kace': 1 files missing 2025/01/19 01:02:55 NOTICE: 1 hashes missing 2025/01/19 01:02:55 NOTICE: gofile root 'rclone-test-liyutoc1kace': 2 differences found 2025/01/19 01:02:55 NOTICE: gofile root 'rclone-test-liyutoc1kace': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/19 01:02:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:02:56 NOTICE: gofile root 'rclone-test-liyutoc1kace': 0 differences found 2025/01/19 01:02:56 NOTICE: gofile root 'rclone-test-liyutoc1kace': 1 matching files 2025/01/19 01:02:56 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kuqehix4fupa" 2025/01/19 01:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:02:57 DEBUG : Creating backend with remote "/tmp/rclone3846972643" run.go:180: Remote "gofile root 'rclone-test-kuqehix4fupa'", Local "Local file system at /tmp/rclone3846972643", Modify Window "1s" 2025/01/19 01:02:59 DEBUG : Upload server store-eu-par-5 (eu) responded in 124.676024ms 2025/01/19 01:02:59 DEBUG : Upload server store5 (eu) responded in 127.705887ms 2025/01/19 01:02:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store5 (eu) both checkfile vs. NFCx2 remote (without normalization) 2025/01/19 01:02:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/19 01:02:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-kuqehix4fupa' 2025/01/19 01:02:59 NOTICE: gofile root 'rclone-test-kuqehix4fupa': 1 files missing 2025/01/19 01:02:59 NOTICE: 1 hashes missing 2025/01/19 01:02:59 NOTICE: gofile root 'rclone-test-kuqehix4fupa': 2 differences found 2025/01/19 01:02:59 NOTICE: gofile root 'rclone-test-kuqehix4fupa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/19 01:03:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:03:00 NOTICE: gofile root 'rclone-test-kuqehix4fupa': 0 differences found 2025/01/19 01:03:00 NOTICE: gofile root 'rclone-test-kuqehix4fupa': 1 matching files 2025/01/19 01:03:00 DEBUG : gofile root 'rclone-test-kuqehix4fupa': Purge remote 2025/01/19 01:03:00 DEBUG : gofile root 'rclone-test-liyutoc1kace': Purge remote 2025/01/19 01:03:00 DEBUG : gofile root 'rclone-test-dumihaz0dito': Purge remote 2025/01/19 01:03:01 DEBUG : gofile root 'rclone-test-bokovek0yexe': Purge remote 2025/01/19 01:03:01 DEBUG : gofile root 'rclone-test-pixicog4vimi': Purge remote 2025/01/19 01:03:01 DEBUG : gofile root 'rclone-test-miwucad2mozi': Purge remote 2025/01/19 01:03:02 DEBUG : gofile root 'rclone-test-dajexig3kudu': Purge remote 2025/01/19 01:03:02 DEBUG : gofile root 'rclone-test-sowubof5caku': Purge remote 2025/01/19 01:03:02 DEBUG : gofile root 'rclone-test-jixaseb6fuge': Purge remote 2025/01/19 01:03:02 DEBUG : gofile root 'rclone-test-duqagec1rina': Purge remote --- PASS: TestApplyTransforms (38.65s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:03:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/19 01:03:05 DEBUG : Upload server store-eu-par-5 (eu) responded in 39.875334ms 2025/01/19 01:03:05 DEBUG : Upload server store7 (eu) responded in 40.62988ms 2025/01/19 01:03:05 DEBUG : sub/file2: Using upload server store-eu-par-5 (eu) 2025/01/19 01:03:05 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/19 01:03:05 INFO : file1: Copied (new) to: sub/file2 2025/01/19 01:03:06 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/19 01:03:06 DEBUG : file1: Unchanged skipping 2025/01/19 01:03:06 DEBUG : gofile root 'rclone-test-quhuqey4hike': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.04s) === RUN TestCopyLongFile run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.64s) === RUN TestCopyFileBackupDir run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:03:13 DEBUG : dst/file1: Using upload server store-eu-par-5 (eu) 2025/01/19 01:03:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-quhuqey4hike/backup" 2025/01/19 01:03:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/19 01:03:18 INFO : dst/file1: Moved (server-side) 2025/01/19 01:03:19 DEBUG : dst/file1: Using upload server store-eu-par-5 (eu) 2025/01/19 01:03:19 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/19 01:03:19 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.09s) === RUN TestCopyFileCompareDest run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:03:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-quhuqey4hike/dst" 2025/01/19 01:03:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-quhuqey4hike/CompareDest" 2025/01/19 01:03:29 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 01:03:31 DEBUG : Upload server store-eu-par-2 (eu) responded in 126.307575ms 2025/01/19 01:03:31 DEBUG : Upload server store6 (eu) responded in 131.743478ms 2025/01/19 01:03:31 DEBUG : one: Using upload server store6 (eu) 2025/01/19 01:03:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/19 01:03:31 INFO : one: Copied (new) 2025/01/19 01:03:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:03:33 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/19 01:03:34 DEBUG : one: Removing old object on successful upload 2025/01/19 01:03:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/19 01:03:34 INFO : one: Copied (replaced existing) 2025/01/19 01:03:35 DEBUG : dst/one: Using upload server store7 (eu) 2025/01/19 01:03:35 DEBUG : dst/one: Removing old object on successful upload 2025/01/19 01:03:37 DEBUG : CompareDest/one: Using upload server store7 (eu) 2025/01/19 01:03:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:03:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/19 01:03:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 01:03:39 DEBUG : CompareDest/two: Using upload server store-eu-par-5 (eu) 2025/01/19 01:03:40 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 01:03:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/19 01:03:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 01:03:41 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 01:03:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/19 01:03:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 01:03:44 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 01:03:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/19 01:03:45 DEBUG : two: Using upload server store6 (eu) 2025/01/19 01:03:45 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/19 01:03:45 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (27.36s) === RUN TestCopyFileCopyDest run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:03:52 DEBUG : Creating backend with remote "TestGoFile:rclone-test-quhuqey4hike/dst" 2025/01/19 01:03:54 DEBUG : Creating backend with remote "TestGoFile:rclone-test-quhuqey4hike/CopyDest" 2025/01/19 01:03:56 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 01:03:57 DEBUG : Upload server store-eu-par-2 (eu) responded in 122.813612ms 2025/01/19 01:03:57 DEBUG : Upload server store-eu-par-5 (eu) responded in 124.189853ms 2025/01/19 01:03:57 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:03:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/19 01:03:58 INFO : one: Copied (new) 2025/01/19 01:03:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:04:00 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/19 01:04:00 DEBUG : one: Removing old object on successful upload 2025/01/19 01:04:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/19 01:04:00 INFO : one: Copied (replaced existing) 2025/01/19 01:04:01 DEBUG : dst/one: Using upload server store7 (eu) 2025/01/19 01:04:02 DEBUG : dst/one: Removing old object on successful upload 2025/01/19 01:04:03 DEBUG : CopyDest/one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:04:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-quhuqey4hike/BackupDir" 2025/01/19 01:04:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:04:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/19 01:04:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:04:08 INFO : one: Moved (server-side) 2025/01/19 01:04:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/19 01:04:09 INFO : one: Copied (server-side copy) 2025/01/19 01:04:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/19 01:04:11 DEBUG : Upload server store-eu-par-5 (eu) responded in 38.61636ms 2025/01/19 01:04:11 DEBUG : Upload server store7 (eu) responded in 39.01652ms 2025/01/19 01:04:11 DEBUG : CopyDest/two: Using upload server store-eu-par-5 (eu) 2025/01/19 01:04:12 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 01:04:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/19 01:04:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/19 01:04:14 INFO : two: Copied (server-side copy) 2025/01/19 01:04:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/19 01:04:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/19 01:04:15 DEBUG : two: Unchanged skipping 2025/01/19 01:04:16 DEBUG : CopyDest/three: Using upload server store7 (eu) 2025/01/19 01:04:20 DEBUG : three: Need to transfer - File not found at Destination 2025/01/19 01:04:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/19 01:04:20 DEBUG : three: Destination not found in --copy-dest 2025/01/19 01:04:20 DEBUG : three: Using upload server store-eu-par-2 (eu) 2025/01/19 01:04:23 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/19 01:04:23 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (40.21s) === RUN TestCopyInplace run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.55s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:04:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/19 01:04:34 DEBUG : TestCopyFileMaxTransfer/file1: Using upload server store7 (eu) 2025/01/19 01:04:34 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/19 01:04:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/19 01:04:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/19 01:04:36 DEBUG : TestCopyFileMaxTransfer/file2: Using upload server store-eu-par-5 (eu) 2025/01/19 01:04:36 DEBUG : gofile root 'rclone-test-quhuqey4hike': Clearing upload servers 2025/01/19 01:04:36 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://store-eu-par-5.gofile.io/contents/uploadfile": failed to copy data: max transfer limit reached as set by --max-transfer 2025/01/19 01:04:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/19 01:04:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/19 01:04:39 DEBUG : Upload server store-eu-par-5 (eu) responded in 39.046277ms 2025/01/19 01:04:39 DEBUG : Upload server store7 (eu) responded in 44.332145ms 2025/01/19 01:04:39 DEBUG : TestCopyFileMaxTransfer/file4: Using upload server store-eu-par-5 (eu) 2025/01/19 01:04:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6901271599230fda0c1126ef6fc3af7f OK 2025/01/19 01:04:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.97s) === RUN TestDeduplicateInteractive run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:04:42 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:04:42 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:04:42 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:04:43 INFO : gofile root 'rclone-test-quhuqey4hike': Looking for duplicate names using interactive mode. 2025/01/19 01:04:45 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:04:45 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2025/01/19 01:04:45 INFO : one: Deleted 2025/01/19 01:04:46 INFO : one: Deleted 2025/01/19 01:04:46 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (5.42s) === RUN TestDeduplicateSkip run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:04:48 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:04:48 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:04:48 DEBUG : one: Using upload server store7 (eu) 2025/01/19 01:04:49 INFO : gofile root 'rclone-test-quhuqey4hike': Looking for duplicate names using skip mode. 2025/01/19 01:04:50 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:04:50 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2025/01/19 01:04:51 INFO : one: Deleted 2025/01/19 01:04:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.35s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:04:53 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:04:53 DEBUG : one: Using upload server store7 (eu) 2025/01/19 01:04:53 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:04:54 INFO : gofile root 'rclone-test-quhuqey4hike': Looking for duplicate names using skip mode. 2025/01/19 01:04:56 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:04:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/19 01:04:57 INFO : one: Deleted 2025/01/19 01:04:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.69s) === RUN TestDeduplicateFirst run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:04:59 DEBUG : one: Using upload server store7 (eu) 2025/01/19 01:04:59 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:04:59 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:00 INFO : gofile root 'rclone-test-quhuqey4hike': Looking for duplicate names using first mode. 2025/01/19 01:05:01 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:05:02 INFO : one: Deleted 2025/01/19 01:05:02 INFO : one: Deleted 2025/01/19 01:05:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.37s) === RUN TestDeduplicateNewest run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:05:04 DEBUG : one: Using upload server store7 (eu) 2025/01/19 01:05:04 DEBUG : one: Using upload server store7 (eu) 2025/01/19 01:05:04 DEBUG : one: Using upload server store7 (eu) 2025/01/19 01:05:05 INFO : gofile root 'rclone-test-quhuqey4hike': Looking for duplicate names using newest mode. 2025/01/19 01:05:07 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:05:07 INFO : one: Deleted 2025/01/19 01:05:07 INFO : one: Deleted 2025/01/19 01:05:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:05:09 DEBUG : one: Using upload server store7 (eu) 2025/01/19 01:05:11 DEBUG : also/one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:12 DEBUG : another: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:12 DEBUG : not-one: Using upload server store7 (eu) 2025/01/19 01:05:14 INFO : gofile root 'rclone-test-quhuqey4hike': Looking for duplicate md5 hashes using newest mode. 2025/01/19 01:05:14 NOTICE: 30dec2ed4ab6d2686069ec43d05ff326: Found 3 files with duplicate md5 hashes 2025/01/19 01:05:15 INFO : one: Deleted 2025/01/19 01:05:15 INFO : also/one: Deleted 2025/01/19 01:05:15 NOTICE: 30dec2ed4ab6d2686069ec43d05ff326: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.01s) === RUN TestDeduplicateOldest run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:05:18 DEBUG : one: Using upload server store7 (eu) 2025/01/19 01:05:18 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:19 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:19 INFO : gofile root 'rclone-test-quhuqey4hike': Looking for duplicate names using oldest mode. 2025/01/19 01:05:21 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:05:21 INFO : one: Deleted 2025/01/19 01:05:21 INFO : one: Deleted 2025/01/19 01:05:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.07s) === RUN TestDeduplicateLargest run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:05:23 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:23 DEBUG : one: Using upload server store7 (eu) 2025/01/19 01:05:23 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:24 INFO : gofile root 'rclone-test-quhuqey4hike': Looking for duplicate names using largest mode. 2025/01/19 01:05:25 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:05:26 INFO : one: Deleted 2025/01/19 01:05:26 INFO : one: Deleted 2025/01/19 01:05:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (4.85s) === RUN TestDeduplicateSmallest run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:05:28 DEBUG : one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:28 DEBUG : one: Using upload server store7 (eu) 2025/01/19 01:05:28 DEBUG : one: Using upload server store7 (eu) 2025/01/19 01:05:29 INFO : gofile root 'rclone-test-quhuqey4hike': Looking for duplicate names using smallest mode. 2025/01/19 01:05:31 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:05:31 INFO : one: Deleted 2025/01/19 01:05:32 INFO : one: Deleted 2025/01/19 01:05:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.86s) === RUN TestDeduplicateRename run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:05:34 DEBUG : one.txt: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:34 DEBUG : one.txt: Using upload server store7 (eu) 2025/01/19 01:05:34 DEBUG : one.txt: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:34 DEBUG : one-1.txt: Using upload server store7 (eu) 2025/01/19 01:05:35 INFO : gofile root 'rclone-test-quhuqey4hike': Looking for duplicate names using rename mode. 2025/01/19 01:05:36 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/19 01:05:38 INFO : one-2.txt: renamed from: one.txt 2025/01/19 01:05:40 INFO : one-3.txt: renamed from: one.txt 2025/01/19 01:05:41 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.25s) === RUN TestMergeDirs run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:05:46 DEBUG : Upload server store-eu-par-5 (eu) responded in 38.767754ms 2025/01/19 01:05:46 DEBUG : Upload server store7 (eu) responded in 39.391503ms 2025/01/19 01:05:46 DEBUG : dupe1/one.txt: Using upload server store7 (eu) 2025/01/19 01:05:47 DEBUG : dupe2/two.txt: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:48 DEBUG : dupe3/three.txt: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:49 INFO : dupe2: merging "two.txt" 2025/01/19 01:05:49 INFO : dupe2: removing empty directory 2025/01/19 01:05:50 INFO : dupe3: merging "three.txt" 2025/01/19 01:05:51 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (9.69s) === RUN TestListDirSorted run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:05:55 DEBUG : a.txt: Using upload server store7 (eu) 2025/01/19 01:05:55 DEBUG : zend.txt: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:56 DEBUG : sub dir/hello world: Using upload server store-eu-par-5 (eu) 2025/01/19 01:05:57 DEBUG : sub dir/hello world2: Using upload server store7 (eu) 2025/01/19 01:05:58 DEBUG : sub dir/ignore dir/.ignore: Using upload server store7 (eu) 2025/01/19 01:05:58 DEBUG : sub dir/ignore dir/should be ignored: Using upload server store-eu-par-5 (eu) 2025/01/19 01:06:00 DEBUG : sub dir/sub sub dir/hello world3: Using upload server store-eu-par-5 (eu) 2025/01/19 01:06:01 DEBUG : a.txt: Excluded (Size Filter) 2025/01/19 01:06:01 DEBUG : a.txt: Excluded 2025/01/19 01:06:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/19 01:06:02 DEBUG : sub dir/hello world2: Excluded 2025/01/19 01:06:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/19 01:06:02 DEBUG : sub dir/hello world: Excluded 2025/01/19 01:06:04 DEBUG : sub dir/ignore dir: Excluded 2025/01/19 01:06:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/19 01:06:04 DEBUG : sub dir/hello world2: Excluded 2025/01/19 01:06:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/19 01:06:04 DEBUG : sub dir/hello world: Excluded 2025/01/19 01:06:04 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (16.44s) === RUN TestListJSON run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:06:11 DEBUG : file1: Using upload server store-eu-par-5 (eu) 2025/01/19 01:06:13 DEBUG : sub/file2: Using upload server store-eu-par-5 (eu) === 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 (8.17s) --- PASS: TestListJSON/Default (0.48s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.37s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.40s) --- PASS: TestListJSON/Metadata (0.55s) === RUN TestStatJSON run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:06:20 DEBUG : file1: Using upload server store7 (eu) 2025/01/19 01:06:21 DEBUG : sub/file2: Using upload server store-eu-par-5 (eu) === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/19 01:06:27 DEBUG : Creating backend with remote "TestGoFile:rclone-test-quhuqey4hike/notfound" --- PASS: TestStatJSON (11.60s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.43s) --- PASS: TestStatJSON/Dir (0.70s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.42s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.59s) --- PASS: TestStatJSON/DirFilesOnly (0.40s) --- PASS: TestStatJSON/FileFilesOnly (0.44s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (1.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.94s) === RUN TestMkdir run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:06:31 INFO : gofile root 'rclone-test-quhuqey4hike': Making directory 2025/01/19 01:06:31 INFO : gofile root 'rclone-test-quhuqey4hike': Making directory --- PASS: TestMkdir (0.96s) === RUN TestLsd run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:06:33 DEBUG : sub dir/hello world: Using upload server store7 (eu) --- PASS: TestLsd (4.09s) === RUN TestLs run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:06:36 DEBUG : potato2: Using upload server store-eu-par-5 (eu) 2025/01/19 01:06:37 DEBUG : empty space: Using upload server store-eu-par-5 (eu) --- PASS: TestLs (3.83s) === RUN TestLsWithFilesFrom run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:06:40 DEBUG : potato2: Using upload server store-eu-par-5 (eu) 2025/01/19 01:06:41 DEBUG : empty space: Using upload server store7 (eu) 2025/01/19 01:06:42 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.58s) === RUN TestLsLong run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:06:45 DEBUG : potato2: Using upload server store7 (eu) 2025/01/19 01:06:45 DEBUG : empty space: Using upload server store7 (eu) --- PASS: TestLsLong (3.53s) === RUN TestHashSums run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:06:49 DEBUG : Upload server store7 (eu) responded in 38.889975ms 2025/01/19 01:06:49 DEBUG : Upload server store-eu-par-5 (eu) responded in 38.651929ms 2025/01/19 01:06:49 DEBUG : potato2: Using upload server store7 (eu) 2025/01/19 01:06:49 DEBUG : empty space: Using upload server store-eu-par-5 (eu) === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.74s) --- PASS: TestHashSums/Md5 (0.66s) --- PASS: TestHashSums/Md5Download (0.64s) === RUN TestHashSumsWithErrors 2025/01/19 01:06:54 DEBUG : Creating backend with remote ":memory:" 2025/01/19 01:06:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/19 01:06:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/19 01:06:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/19 01:06:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/19 01:06:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/19 01:06:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/19 01:06:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/19 01:06:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/19 01:06:54 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 "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:06:54 DEBUG : potato2: Using upload server store-eu-par-5 (eu) 2025/01/19 01:06:54 DEBUG : empty space: Using upload server store-eu-par-5 (eu) 2025/01/19 01:06:55 DEBUG : sub dir/potato3: Using upload server store-eu-par-5 (eu) --- PASS: TestCount (6.89s) === RUN TestDelete run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:07:01 DEBUG : small: Using upload server store-eu-par-5 (eu) 2025/01/19 01:07:02 DEBUG : medium: Using upload server store7 (eu) 2025/01/19 01:07:02 DEBUG : large: Using upload server store-eu-par-5 (eu) 2025/01/19 01:07:03 DEBUG : Waiting for deletions to finish 2025/01/19 01:07:04 DEBUG : large: Excluded (Size Filter) 2025/01/19 01:07:04 INFO : medium: Deleted 2025/01/19 01:07:04 INFO : small: Deleted --- PASS: TestDelete (4.85s) === RUN TestMaxDelete run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:07:06 DEBUG : small: Using upload server store-eu-par-5 (eu) 2025/01/19 01:07:06 DEBUG : medium: Using upload server store-eu-par-5 (eu) 2025/01/19 01:07:06 DEBUG : large: Using upload server store7 (eu) 2025/01/19 01:07:07 DEBUG : Waiting for deletions to finish 2025/01/19 01:07:08 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/01/19 01:07:08 INFO : large: Deleted 2025/01/19 01:07:08 INFO : medium: Deleted --- PASS: TestMaxDelete (4.95s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:07:11 DEBUG : small: Using upload server store7 (eu) 2025/01/19 01:07:11 DEBUG : medium: Using upload server store7 (eu) 2025/01/19 01:07:12 DEBUG : large: Using upload server store7 (eu) 2025/01/19 01:07:13 DEBUG : Waiting for deletions to finish 2025/01/19 01:07:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/19 01:07:14 INFO : small: Deleted 2025/01/19 01:07:14 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (5.30s) === RUN TestMaxDeleteSize run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:07:16 DEBUG : small: Using upload server store-eu-par-5 (eu) 2025/01/19 01:07:16 DEBUG : medium: Using upload server store-eu-par-5 (eu) 2025/01/19 01:07:17 DEBUG : large: Using upload server store7 (eu) 2025/01/19 01:07:17 DEBUG : Waiting for deletions to finish 2025/01/19 01:07:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/01/19 01:07:18 INFO : medium: Deleted 2025/01/19 01:07:18 INFO : large: Deleted --- PASS: TestMaxDeleteSize (5.29s) === RUN TestReadFile run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:07:21 DEBUG : ReadFile: Using upload server store-eu-par-5 (eu) --- PASS: TestReadFile (2.92s) === RUN TestRetry 2025/01/19 01:07:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/19 01:07:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/19 01:07:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/19 01:07:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/19 01:07:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/19 01:07:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/19 01:07:24 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 "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:07:24 DEBUG : file1: Using upload server store-eu-par-5 (eu) 2025/01/19 01:07:25 DEBUG : file2: Using upload server store-eu-par-5 (eu) --- PASS: TestCat (7.41s) === RUN TestPurge 2025/01/19 01:07:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wagulur7reli" 2025/01/19 01:07:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:07:32 DEBUG : Creating backend with remote "/tmp/rclone3103507454" run.go:180: Remote "gofile root 'rclone-test-wagulur7reli'", Local "Local file system at /tmp/rclone3103507454", Modify Window "1s" 2025/01/19 01:07:34 DEBUG : Upload server store-eu-par-2 (eu) responded in 126.271824ms 2025/01/19 01:07:34 DEBUG : Upload server store-eu-par-5 (eu) responded in 128.612601ms 2025/01/19 01:07:34 DEBUG : A1/B1/C1/one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:07:34 INFO : A2: Making directory 2025/01/19 01:07:34 INFO : A1/B2: Making directory 2025/01/19 01:07:35 INFO : A1/B2/C2: Making directory 2025/01/19 01:07:36 INFO : A1/B1/C3: Making directory 2025/01/19 01:07:36 INFO : A3: Making directory 2025/01/19 01:07:36 INFO : A3/B3: Making directory 2025/01/19 01:07:37 INFO : A3/B3/C4: Making directory 2025/01/19 01:07:37 DEBUG : Rate limited, sleep for 5s 2025/01/19 01:07:42 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/19 01:07:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/19 01:07:42 DEBUG : Rate limited, sleep for 5s 2025/01/19 01:07:47 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/19 01:07:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/19 01:07:47 DEBUG : pacer: Reducing sleep to 20ms 2025/01/19 01:07:47 DEBUG : pacer: Reducing sleep to 10ms 2025/01/19 01:07:47 DEBUG : A1/two: Using upload server store-eu-par-2 (eu) 2025/01/19 01:07:57 DEBUG : gofile root 'rclone-test-wagulur7reli': Purge remote 2025/01/19 01:07:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (25.87s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:07:59 DEBUG : Upload server store-eu-par-5 (eu) responded in 38.889658ms 2025/01/19 01:07:59 DEBUG : Upload server store7 (eu) responded in 39.864867ms 2025/01/19 01:07:59 DEBUG : A1/B1/C1/one: Using upload server store7 (eu) 2025/01/19 01:08:00 INFO : A2: Making directory 2025/01/19 01:08:00 INFO : A1/B2: Making directory 2025/01/19 01:08:01 INFO : A1/B2/C2: Making directory 2025/01/19 01:08:02 INFO : A1/B1/C3: Making directory 2025/01/19 01:08:03 INFO : A3: Making directory 2025/01/19 01:08:03 INFO : A3/B3: Making directory 2025/01/19 01:08:04 INFO : A3/B3/C4: Making directory 2025/01/19 01:08:04 DEBUG : A1/two: Using upload server store-eu-par-5 (eu) 2025/01/19 01:08:07 DEBUG : removing 1 level 3 directories 2025/01/19 01:08:07 INFO : A3/B3/C4: Removing directory 2025/01/19 01:08:11 DEBUG : removing 2 level 3 directories 2025/01/19 01:08:11 INFO : A1/B2/C2: Removing directory 2025/01/19 01:08:11 INFO : A1/B1/C3: Removing directory 2025/01/19 01:08:13 DEBUG : removing 2 level 2 directories 2025/01/19 01:08:13 INFO : A3/B3: Removing directory 2025/01/19 01:08:13 INFO : A1/B2: Removing directory 2025/01/19 01:08:14 DEBUG : removing 2 level 1 directories 2025/01/19 01:08:14 INFO : A3: Removing directory 2025/01/19 01:08:14 INFO : A2: Removing directory 2025/01/19 01:08:18 DEBUG : removing 1 level 3 directories 2025/01/19 01:08:18 INFO : A1/B1/C1: Removing directory 2025/01/19 01:08:19 DEBUG : removing 1 level 2 directories 2025/01/19 01:08:19 INFO : A1/B1: Removing directory 2025/01/19 01:08:20 DEBUG : removing 1 level 1 directories 2025/01/19 01:08:20 INFO : A1: Removing directory 2025/01/19 01:08:20 DEBUG : removing 1 level 0 directories 2025/01/19 01:08:20 INFO : gofile root 'rclone-test-quhuqey4hike': Removing directory --- PASS: TestRmdirsNoLeaveRoot (24.70s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:08:23 INFO : A1: Making directory 2025/01/19 01:08:24 INFO : A1/B1: Making directory 2025/01/19 01:08:24 INFO : A1/B1/C1: Making directory 2025/01/19 01:08:26 DEBUG : removing 1 level 3 directories 2025/01/19 01:08:26 INFO : A1/B1/C1: Removing directory 2025/01/19 01:08:27 DEBUG : removing 1 level 2 directories 2025/01/19 01:08:27 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.31s) === RUN TestRmdirsWithFilter run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:08:30 INFO : A1: Making directory 2025/01/19 01:08:31 INFO : A1/B1: Making directory 2025/01/19 01:08:31 INFO : A1/B1/C1: Making directory 2025/01/19 01:08:33 DEBUG : removing 1 level 3 directories 2025/01/19 01:08:33 INFO : A1/B1/C1: Removing directory 2025/01/19 01:08:34 DEBUG : removing 1 level 2 directories 2025/01/19 01:08:34 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (7.42s) === RUN TestCopyURL run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:08:38 DEBUG : file1: Using upload server store-eu-par-5 (eu) 2025/01/19 01:08:39 DEBUG : filename.txt: File name found in url 2025/01/19 01:08:40 DEBUG : filename.txt: Using upload server store-eu-par-5 (eu) 2025/01/19 01:08:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/19 01:08:40 DEBUG : headerfilename.txt: Using upload server store7 (eu) 2025/01/19 01:08:41 DEBUG : file2: Using upload server store7 (eu) --- PASS: TestCopyURL (7.19s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:08:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/19 01:08:47 DEBUG : sub/file2: Using upload server store-eu-par-5 (eu) 2025/01/19 01:08:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/19 01:08:47 INFO : file1: Copied (new) to: sub/file2 2025/01/19 01:08:47 INFO : file1: Deleted 2025/01/19 01:08:48 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/19 01:08:48 DEBUG : file1: Unchanged skipping 2025/01/19 01:08:48 INFO : file1: Deleted 2025/01/19 01:08:49 DEBUG : gofile root 'rclone-test-quhuqey4hike': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.69s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:08:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/19 01:08:52 DEBUG : file1: Using upload server store-eu-par-5 (eu) 2025/01/19 01:08:52 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/19 01:08:52 INFO : file1: Copied (new) 2025/01/19 01:08:52 INFO : file1: Deleted 2025/01/19 01:08:53 DEBUG : file1: Destination exists, skipping 2025/01/19 01:08:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.14s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.73s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.65s) === RUN TestMoveFileBackupDir run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:08:58 DEBUG : dst/file1: Using upload server store7 (eu) 2025/01/19 01:08:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-quhuqey4hike/backup" 2025/01/19 01:08:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/19 01:09:00 INFO : dst/file1: Moved (server-side) 2025/01/19 01:09:01 DEBUG : Upload server store-eu-par-5 (eu) responded in 38.755714ms 2025/01/19 01:09:01 DEBUG : Upload server store7 (eu) responded in 39.442912ms 2025/01/19 01:09:01 DEBUG : dst/file1: Using upload server store-eu-par-5 (eu) 2025/01/19 01:09:01 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/19 01:09:01 INFO : dst/file1: Copied (new) 2025/01/19 01:09:01 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (10.13s) === 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 "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:09:08 DEBUG : A1/one: Using upload server store-eu-par-5 (eu) 2025/01/19 01:09:08 DEBUG : A1/two: Using upload server store-eu-par-5 (eu) 2025/01/19 01:09:09 DEBUG : A1/B1/three: Using upload server store-eu-par-5 (eu) 2025/01/19 01:09:11 DEBUG : A1/B1/C1/four: Using upload server store-eu-par-5 (eu) 2025/01/19 01:09:12 DEBUG : A1/B1/C2/five: Using upload server store7 (eu) 2025/01/19 01:09:12 INFO : A1/B2: Making directory 2025/01/19 01:09:12 INFO : A1/B1/C3: Making directory 2025/01/19 01:09:23 DEBUG : Rate limited, sleep for 5s 2025/01/19 01:09:23 DEBUG : Rate limited, sleep for 5s 2025/01/19 01:09:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/19 01:09:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/19 01:09:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/19 01:09:28 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/19 01:09:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/19 01:09:28 DEBUG : Rate limited, sleep for 5s 2025/01/19 01:09:28 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/19 01:09:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/19 01:09:28 DEBUG : Rate limited, sleep for 5s 2025/01/19 01:09:33 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/19 01:09:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/19 01:09:33 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/19 01:09:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/19 01:09:34 DEBUG : Rate limited, sleep for 5s 2025/01/19 01:09:34 DEBUG : pacer: Reducing sleep to 80ms 2025/01/19 01:09:34 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/19 01:09:39 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2025/01/19 01:09:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/19 01:09:39 DEBUG : pacer: Reducing sleep to 80ms 2025/01/19 01:09:39 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/19 01:09:39 DEBUG : pacer: Reducing sleep to 40ms 2025/01/19 01:09:40 DEBUG : pacer: Reducing sleep to 20ms 2025/01/19 01:09:40 DEBUG : pacer: Reducing sleep to 10ms 2025/01/19 01:09:44 INFO : gofile root 'rclone-test-quhuqey4hike': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/19 01:09:49 DEBUG : Rate limited, sleep for 5s 2025/01/19 01:09:49 DEBUG : Rate limited, sleep for 5s 2025/01/19 01:09:49 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/19 01:09:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/19 01:09:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/19 01:09:54 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/19 01:09:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/19 01:09:54 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/19 01:09:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/19 01:09:54 DEBUG : Rate limited, sleep for 5s 2025/01/19 01:09:54 DEBUG : Rate limited, sleep for 5s 2025/01/19 01:09:59 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/19 01:09:59 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/19 01:09:59 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/19 01:09:59 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/19 01:09:59 DEBUG : Rate limited, sleep for 5s 2025/01/19 01:09:59 DEBUG : pacer: Reducing sleep to 80ms 2025/01/19 01:09:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/19 01:10:04 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2025/01/19 01:10:04 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/19 01:10:04 DEBUG : pacer: Reducing sleep to 80ms 2025/01/19 01:10:04 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/19 01:10:05 DEBUG : pacer: Reducing sleep to 40ms 2025/01/19 01:10:05 DEBUG : pacer: Reducing sleep to 20ms 2025/01/19 01:10:05 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (69.10s) === RUN TestGetFsInfo run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:10:16 DEBUG : gofile root 'rclone-test-quhuqey4hike': File to upload is small (34 bytes), uploading instead of streaming 2025/01/19 01:10:16 DEBUG : Upload server store-eu-par-1 (eu) responded in 131.475425ms 2025/01/19 01:10:16 DEBUG : Upload server store6 (eu) responded in 137.487665ms 2025/01/19 01:10:16 DEBUG : no_checksum_small_file_from_pipe: Using upload server store-eu-par-1 (eu) 2025/01/19 01:10:17 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/01/19 01:10:17 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/01/19 01:10:17 DEBUG : no_checksum_big_file_from_pipe: Using upload server store6 (eu) 2025/01/19 01:10:18 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/01/19 01:10:18 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 "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:10:20 DEBUG : gofile root 'rclone-test-quhuqey4hike': File to upload is small (34 bytes), uploading instead of streaming 2025/01/19 01:10:20 DEBUG : with_checksum_small_file_from_pipe: Using upload server store6 (eu) 2025/01/19 01:10:20 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/01/19 01:10:20 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/01/19 01:10:20 DEBUG : with_checksum_big_file_from_pipe: Using upload server store-eu-par-1 (eu) 2025/01/19 01:10:21 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/01/19 01:10:21 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 "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:10:22 DEBUG : gofile root 'rclone-test-quhuqey4hike': File to upload is small (34 bytes), uploading instead of streaming 2025/01/19 01:10:23 DEBUG : ignore_checksum_small_file_from_pipe: Using upload server store-eu-par-1 (eu) 2025/01/19 01:10:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/19 01:10:23 DEBUG : ignore_checksum_big_file_from_pipe: Using upload server store6 (eu) 2025/01/19 01:10:23 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:10:25 DEBUG : gofile root 'rclone-test-quhuqey4hike': File to upload is small (34 bytes), uploading instead of streaming 2025/01/19 01:10:25 DEBUG : ignore_checksum_small_file_from_pipe: Using upload server store6 (eu) 2025/01/19 01:10:26 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/19 01:10:26 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/19 01:10:27 DEBUG : ignore_checksum_big_file_from_pipe: Using upload server store6 (eu) 2025/01/19 01:10:27 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/19 01:10:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (13.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.13s) === RUN TestRcatMetadata run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.51s) === RUN TestRcatSize run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:10:30 DEBUG : potato1: Using upload server store-eu-par-1 (eu) 2025/01/19 01:10:30 DEBUG : gofile root 'rclone-test-quhuqey4hike': File to upload is small (60 bytes), uploading instead of streaming 2025/01/19 01:10:30 DEBUG : potato2: Using upload server store6 (eu) 2025/01/19 01:10:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/19 01:10:30 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (2.23s) === RUN TestRcatSizeMetadata run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.49s) === RUN TestTouchDir run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:10:32 DEBUG : potato2: Using upload server store-eu-par-1 (eu) 2025/01/19 01:10:33 DEBUG : empty space: Using upload server store6 (eu) 2025/01/19 01:10:34 DEBUG : sub dir/potato3: Using upload server store-eu-par-1 (eu) 2025/01/19 01:10:36 DEBUG : gofile root 'rclone-test-quhuqey4hike': Touching "sub dir/potato3" 2025/01/19 01:10:36 DEBUG : gofile root 'rclone-test-quhuqey4hike': Touching "empty space" 2025/01/19 01:10:36 DEBUG : gofile root 'rclone-test-quhuqey4hike': Touching "potato2" --- PASS: TestTouchDir (7.47s) === RUN TestMkdirMetadata run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.55s) === RUN TestMkdirModTime run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:10:40 INFO : directory with modtime: Making directory 2025/01/19 01:10:41 INFO : directory with modtime: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.57s) === RUN TestSetDirModTime run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:10:43 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/19 01:10:44 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/19 01:10:45 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.87s) === RUN TestDirsEqual run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.52s) === RUN TestRemoveExisting run.go:180: Remote "gofile root 'rclone-test-quhuqey4hike'", Local "Local file system at /tmp/rclone3034035586", Modify Window "1s" 2025/01/19 01:10:48 DEBUG : sub dir/test remove existing: Using upload server store6 (eu) 2025/01/19 01:10:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Using upload server store-eu-par-1 (eu) 2025/01/19 01:10:51 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wuliquq5" before starting 2025/01/19 01:10:51 DEBUG : sub dir/test remove existing.wuliquq5: TEST: removing renamed existing file after operation 2025/01/19 01:10:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xogoxan0" before starting 2025/01/19 01:10:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xogoxan0: TEST: renaming existing back after failed operation 2025/01/19 01:10:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vovenof3" before starting 2025/01/19 01:10:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vovenof3: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (10.48s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/19 01:10:58 DEBUG : gofile root 'rclone-test-quhuqey4hike': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished OK in 10m27.125205301s (try 1/5)