"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2024/11/14 21:30:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fewusam6giro" 2024/11/14 21:30:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:30:37 DEBUG : Creating backend with remote "/tmp/rclone2494017119" === 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-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.15s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/14 21:30:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 21:30:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 21:30:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/14 21:30:38 DEBUG : potato: Seek from 10 to 0 2024/11/14 21:30:38 DEBUG : potato: Seek from 10 to 0 2024/11/14 21:30:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/14 21:30:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 21:30:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 21:30:38 DEBUG : potato: Seek from 5 to 2 2024/11/14 21:30:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/14 21:30:38 DEBUG : potato: Seek from 7 to 0 2024/11/14 21:30:38 DEBUG : potato: Seek from 7 to 0 2024/11/14 21:30:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/14 21:30:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 21:30:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 21:30:38 DEBUG : potato: Seek from 5 to 2 2024/11/14 21:30:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/14 21:30:38 DEBUG : potato: Seek from 8 to 0 2024/11/14 21:30:38 DEBUG : potato: Seek from 8 to 0 2024/11/14 21:30:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/14 21:30:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 21:30:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 21:30:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 21:30:38 DEBUG : potato: Seek from 5 to 2 2024/11/14 21:30:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/14 21:30:38 DEBUG : potato: Seek from 9 to 0 2024/11/14 21:30:38 DEBUG : potato: Seek from 9 to 0 2024/11/14 21:30:38 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-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:30:39 DEBUG : Upload server store5 (eu) responded in 124.75916ms 2024/11/14 21:30:39 DEBUG : Upload server store1 (eu) responded in 126.56671ms 2024/11/14 21:30:39 DEBUG : rutabaga: Using upload server store1 (eu) === RUN TestCheck/1 === RUN TestCheck/2 2024/11/14 21:30:40 DEBUG : empty space: Using upload server store1 (eu) === RUN TestCheck/3 2024/11/14 21:30:41 DEBUG : potato2: Using upload server store1 (eu) === RUN TestCheck/4 === RUN TestCheck/5 2024/11/14 21:30:42 DEBUG : remotepotato: Using upload server store1 (eu) === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (7.70s) --- PASS: TestCheck/1 (0.48s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.20s) --- PASS: TestCheck/6 (0.49s) --- PASS: TestCheck/7 (0.32s) === RUN TestCheckFsError 2024/11/14 21:30:45 DEBUG : Creating backend with remote "nonexistent" 2024/11/14 21:30:45 DEBUG : Creating backend with remote "nonexistent" 2024/11/14 21:30:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/14 21:30:45 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/14 21:30:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/14 21:30:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:30:46 DEBUG : rutabaga: Using upload server store5 (eu) === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/14 21:30:47 DEBUG : empty space: Using upload server store5 (eu) === RUN TestCheckDownload/3 2024/11/14 21:30:48 DEBUG : potato2: Using upload server store1 (eu) === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/14 21:30:50 DEBUG : remotepotato: Using upload server store1 (eu) === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (8.30s) --- PASS: TestCheckDownload/1 (0.26s) --- PASS: TestCheckDownload/2 (0.54s) --- PASS: TestCheckDownload/3 (0.30s) --- PASS: TestCheckDownload/4 (0.49s) --- PASS: TestCheckDownload/5 (0.49s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (0.40s) === RUN TestCheckSizeOnly run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:30:54 DEBUG : rutabaga: Using upload server store5 (eu) === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/14 21:30:55 DEBUG : empty space: Using upload server store1 (eu) === RUN TestCheckSizeOnly/3 2024/11/14 21:30:56 DEBUG : potato2: Using upload server store1 (eu) === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/14 21:31:00 DEBUG : remotepotato: Using upload server store1 (eu) === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.81s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.45s) --- PASS: TestCheckSizeOnly/4 (0.97s) --- PASS: TestCheckSizeOnly/5 (1.39s) --- PASS: TestCheckSizeOnly/6 (1.20s) --- PASS: TestCheckSizeOnly/7 (0.44s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:31:05 DEBUG : test.sum: Using upload server store1 (eu) 2024/11/14 21:31:05 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/14 21:31:05 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/14 21:31:05 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/14 21:31:05 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/14 21:31:06 DEBUG : test.sum: Using upload server store1 (eu) 2024/11/14 21:31:06 DEBUG : test.sum: Removing old object on successful upload 2024/11/14 21:31:08 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/14 21:31:08 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/14 21:31:08 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/14 21:31:08 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.42s) === RUN TestCheckSum run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:31:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fewusam6giro/data" 2024/11/14 21:31:12 DEBUG : data/banana: Using upload server store5 (eu) 2024/11/14 21:31:12 DEBUG : test.sum: Using upload server store5 (eu) === RUN TestCheckSum/subtest1 2024/11/14 21:31:14 DEBUG : data/potato: Using upload server store5 (eu) 2024/11/14 21:31:14 DEBUG : test.sum: Using upload server store5 (eu) 2024/11/14 21:31:15 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2024/11/14 21:31:16 DEBUG : test.sum: Using upload server store5 (eu) 2024/11/14 21:31:17 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2024/11/14 21:31:18 DEBUG : test.sum: Using upload server store1 (eu) 2024/11/14 21:31:18 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2024/11/14 21:31:21 DEBUG : test.sum: Using upload server store5 (eu) 2024/11/14 21:31:21 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2024/11/14 21:31:23 DEBUG : test.sum: Using upload server store5 (eu) 2024/11/14 21:31:23 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2024/11/14 21:31:25 DEBUG : data/banana: Using upload server store1 (eu) 2024/11/14 21:31:25 DEBUG : data/banana: Removing old object on successful upload 2024/11/14 21:31:26 DEBUG : data/potato: Using upload server store1 (eu) 2024/11/14 21:31:26 DEBUG : data/potato: Removing old object on successful upload 2024/11/14 21:31:28 DEBUG : test.sum: Using upload server store1 (eu) 2024/11/14 21:31:28 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (24.60s) --- PASS: TestCheckSum/subtest1 (0.86s) --- PASS: TestCheckSum/subtest2 (0.56s) --- PASS: TestCheckSum/subtest3 (0.63s) --- PASS: TestCheckSum/subtest4 (0.88s) --- PASS: TestCheckSum/subtest5 (0.65s) --- PASS: TestCheckSum/subtest6 (1.03s) --- PASS: TestCheckSum/subtest7 (1.86s) === RUN TestCheckSumDownload run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:31:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fewusam6giro/data" 2024/11/14 21:31:35 DEBUG : data/banana: Using upload server store1 (eu) 2024/11/14 21:31:35 DEBUG : test.sum: Using upload server store1 (eu) === RUN TestCheckSumDownload/subtest1 2024/11/14 21:31:37 DEBUG : data/potato: Using upload server store1 (eu) 2024/11/14 21:31:37 DEBUG : test.sum: Using upload server store1 (eu) 2024/11/14 21:31:37 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2024/11/14 21:31:39 DEBUG : Upload server store1 (eu) responded in 37.783589ms 2024/11/14 21:31:39 DEBUG : Upload server store10 (eu) responded in 129.82439ms 2024/11/14 21:31:39 DEBUG : test.sum: Using upload server store10 (eu) 2024/11/14 21:31:39 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2024/11/14 21:31:42 DEBUG : test.sum: Using upload server store1 (eu) 2024/11/14 21:31:42 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2024/11/14 21:31:44 DEBUG : test.sum: Using upload server store1 (eu) 2024/11/14 21:31:44 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2024/11/14 21:31:46 DEBUG : test.sum: Using upload server store10 (eu) 2024/11/14 21:31:47 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2024/11/14 21:31:48 DEBUG : data/banana: Using upload server store1 (eu) 2024/11/14 21:31:49 DEBUG : data/banana: Removing old object on successful upload 2024/11/14 21:31:49 DEBUG : data/potato: Using upload server store1 (eu) 2024/11/14 21:31:49 DEBUG : data/potato: Removing old object on successful upload 2024/11/14 21:31:52 DEBUG : test.sum: Using upload server store1 (eu) 2024/11/14 21:31:52 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (21.02s) --- PASS: TestCheckSumDownload/subtest1 (0.92s) --- PASS: TestCheckSumDownload/subtest2 (0.65s) --- PASS: TestCheckSumDownload/subtest3 (1.47s) --- PASS: TestCheckSumDownload/subtest4 (0.70s) --- PASS: TestCheckSumDownload/subtest5 (1.05s) --- PASS: TestCheckSumDownload/subtest6 (0.78s) --- PASS: TestCheckSumDownload/subtest7 (0.63s) === RUN TestApplyTransforms 2024/11/14 21:31:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-watiziy9mozi" 2024/11/14 21:31:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:31:55 DEBUG : Creating backend with remote "/tmp/rclone1139125375" run.go:180: Remote "gofile root 'rclone-test-watiziy9mozi'", Local "Local file system at /tmp/rclone1139125375", Modify Window "1s" 2024/11/14 21:31:56 DEBUG : Upload server store1 (eu) responded in 125.141579ms 2024/11/14 21:31:56 DEBUG : Upload server store10 (eu) responded in 129.89183ms 2024/11/14 21:31:56 DEBUG : hello, world!: Using upload server store1 (eu) upper checkfile vs. lower remote (without normalization) 2024/11/14 21:31:57 ERROR : hello, world!: sum not found 2024/11/14 21:31:57 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-watiziy9mozi' 2024/11/14 21:31:57 NOTICE: gofile root 'rclone-test-watiziy9mozi': 1 files missing 2024/11/14 21:31:57 NOTICE: 1 hashes missing 2024/11/14 21:31:57 NOTICE: gofile root 'rclone-test-watiziy9mozi': 2 differences found 2024/11/14 21:31:57 NOTICE: gofile root 'rclone-test-watiziy9mozi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/14 21:31:57 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:31:57 NOTICE: gofile root 'rclone-test-watiziy9mozi': 0 differences found 2024/11/14 21:31:57 NOTICE: gofile root 'rclone-test-watiziy9mozi': 1 matching files 2024/11/14 21:31:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-huboros8zufu" 2024/11/14 21:31:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:31:58 DEBUG : Creating backend with remote "/tmp/rclone4210980804" run.go:180: Remote "gofile root 'rclone-test-huboros8zufu'", Local "Local file system at /tmp/rclone4210980804", Modify Window "1s" 2024/11/14 21:31:58 DEBUG : Upload server store1 (eu) responded in 130.788838ms 2024/11/14 21:31:58 DEBUG : Upload server store10 (eu) responded in 131.88568ms 2024/11/14 21:31:58 DEBUG : HELLO, WORLD!: Using upload server store1 (eu) lower checkfile vs. upper remote (without normalization) 2024/11/14 21:31:59 ERROR : HELLO, WORLD!: sum not found 2024/11/14 21:31:59 ERROR : hello, world!: file not in gofile root 'rclone-test-huboros8zufu' 2024/11/14 21:31:59 NOTICE: gofile root 'rclone-test-huboros8zufu': 1 files missing 2024/11/14 21:31:59 NOTICE: 1 hashes missing 2024/11/14 21:31:59 NOTICE: gofile root 'rclone-test-huboros8zufu': 2 differences found 2024/11/14 21:31:59 NOTICE: gofile root 'rclone-test-huboros8zufu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/14 21:31:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:31:59 NOTICE: gofile root 'rclone-test-huboros8zufu': 0 differences found 2024/11/14 21:31:59 NOTICE: gofile root 'rclone-test-huboros8zufu': 1 matching files 2024/11/14 21:31:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-veveqit8kegi" 2024/11/14 21:31:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:32:00 DEBUG : Creating backend with remote "/tmp/rclone3167789567" run.go:180: Remote "gofile root 'rclone-test-veveqit8kegi'", Local "Local file system at /tmp/rclone3167789567", Modify Window "1s" 2024/11/14 21:32:01 DEBUG : Upload server store2 (eu) responded in 130.694842ms 2024/11/14 21:32:01 DEBUG : Upload server store10 (eu) responded in 137.89203ms 2024/11/14 21:32:01 DEBUG : HeLlO, wOrLd!: Using upload server store2 (eu) lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/14 21:32:01 ERROR : HeLlO, wOrLd!: sum not found 2024/11/14 21:32:01 ERROR : hello, world!: file not in gofile root 'rclone-test-veveqit8kegi' 2024/11/14 21:32:01 NOTICE: gofile root 'rclone-test-veveqit8kegi': 1 files missing 2024/11/14 21:32:01 NOTICE: 1 hashes missing 2024/11/14 21:32:01 NOTICE: gofile root 'rclone-test-veveqit8kegi': 2 differences found 2024/11/14 21:32:01 NOTICE: gofile root 'rclone-test-veveqit8kegi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/14 21:32:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:32:02 NOTICE: gofile root 'rclone-test-veveqit8kegi': 0 differences found 2024/11/14 21:32:02 NOTICE: gofile root 'rclone-test-veveqit8kegi': 1 matching files 2024/11/14 21:32:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-geqadeb0dohe" 2024/11/14 21:32:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:32:03 DEBUG : Creating backend with remote "/tmp/rclone3402244051" run.go:180: Remote "gofile root 'rclone-test-geqadeb0dohe'", Local "Local file system at /tmp/rclone3402244051", Modify Window "1s" 2024/11/14 21:32:04 DEBUG : Upload server store2 (eu) responded in 129.957142ms 2024/11/14 21:32:04 DEBUG : Upload server store10 (eu) responded in 165.19494ms 2024/11/14 21:32:04 DEBUG : HELLO, WORLD!: Using upload server store10 (eu) upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/14 21:32:05 ERROR : HELLO, WORLD!: sum not found 2024/11/14 21:32:05 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-geqadeb0dohe' 2024/11/14 21:32:05 NOTICE: gofile root 'rclone-test-geqadeb0dohe': 1 files missing 2024/11/14 21:32:05 NOTICE: 1 hashes missing 2024/11/14 21:32:05 NOTICE: gofile root 'rclone-test-geqadeb0dohe': 2 differences found 2024/11/14 21:32:05 NOTICE: gofile root 'rclone-test-geqadeb0dohe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/14 21:32:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:32:05 NOTICE: gofile root 'rclone-test-geqadeb0dohe': 0 differences found 2024/11/14 21:32:05 NOTICE: gofile root 'rclone-test-geqadeb0dohe': 1 matching files 2024/11/14 21:32:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hetofuk4tufa" 2024/11/14 21:32:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:32:05 DEBUG : Creating backend with remote "/tmp/rclone2077985557" run.go:180: Remote "gofile root 'rclone-test-hetofuk4tufa'", Local "Local file system at /tmp/rclone2077985557", Modify Window "1s" 2024/11/14 21:32:06 DEBUG : Upload server store2 (eu) responded in 131.806038ms 2024/11/14 21:32:06 DEBUG : Upload server store10 (eu) responded in 153.892586ms 2024/11/14 21:32:06 DEBUG : 測試_Русский___ě_áñ: Using upload server store10 (eu) NFD checkfile vs. NFC remote (without normalization) 2024/11/14 21:32:07 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/14 21:32:07 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-hetofuk4tufa' 2024/11/14 21:32:07 NOTICE: gofile root 'rclone-test-hetofuk4tufa': 1 files missing 2024/11/14 21:32:07 NOTICE: 1 hashes missing 2024/11/14 21:32:07 NOTICE: gofile root 'rclone-test-hetofuk4tufa': 2 differences found 2024/11/14 21:32:07 NOTICE: gofile root 'rclone-test-hetofuk4tufa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/14 21:32:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:32:08 NOTICE: gofile root 'rclone-test-hetofuk4tufa': 0 differences found 2024/11/14 21:32:08 NOTICE: gofile root 'rclone-test-hetofuk4tufa': 1 matching files 2024/11/14 21:32:08 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hameyiw4keno" 2024/11/14 21:32:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:32:08 DEBUG : Creating backend with remote "/tmp/rclone3676350905" run.go:180: Remote "gofile root 'rclone-test-hameyiw4keno'", Local "Local file system at /tmp/rclone3676350905", Modify Window "1s" 2024/11/14 21:32:10 DEBUG : Upload server store2 (eu) responded in 127.257894ms 2024/11/14 21:32:10 DEBUG : Upload server store10 (eu) responded in 145.165007ms 2024/11/14 21:32:10 DEBUG : 測試_Русский___ě_áñ: Using upload server store2 (eu) NFC checkfile vs. NFD remote (without normalization) 2024/11/14 21:32:10 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/14 21:32:10 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-hameyiw4keno' 2024/11/14 21:32:10 NOTICE: gofile root 'rclone-test-hameyiw4keno': 1 files missing 2024/11/14 21:32:10 NOTICE: 1 hashes missing 2024/11/14 21:32:10 NOTICE: gofile root 'rclone-test-hameyiw4keno': 2 differences found 2024/11/14 21:32:10 NOTICE: gofile root 'rclone-test-hameyiw4keno': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/14 21:32:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:32:10 NOTICE: gofile root 'rclone-test-hameyiw4keno': 0 differences found 2024/11/14 21:32:10 NOTICE: gofile root 'rclone-test-hameyiw4keno': 1 matching files 2024/11/14 21:32:10 DEBUG : Creating backend with remote "TestGoFile:rclone-test-jitawef9rure" 2024/11/14 21:32:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:32:11 DEBUG : Creating backend with remote "/tmp/rclone1465571239" run.go:180: Remote "gofile root 'rclone-test-jitawef9rure'", Local "Local file system at /tmp/rclone1465571239", Modify Window "1s" 2024/11/14 21:32:12 DEBUG : Upload server store10 (eu) responded in 123.976869ms 2024/11/14 21:32:12 DEBUG : Upload server store2 (eu) responded in 127.230102ms 2024/11/14 21:32:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store2 (eu) NFDx2 checkfile vs. both remote (without normalization) 2024/11/14 21:32:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/14 21:32:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-jitawef9rure' 2024/11/14 21:32:13 NOTICE: gofile root 'rclone-test-jitawef9rure': 1 files missing 2024/11/14 21:32:13 NOTICE: 1 hashes missing 2024/11/14 21:32:13 NOTICE: gofile root 'rclone-test-jitawef9rure': 2 differences found 2024/11/14 21:32:13 NOTICE: gofile root 'rclone-test-jitawef9rure': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/14 21:32:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:32:13 NOTICE: gofile root 'rclone-test-jitawef9rure': 0 differences found 2024/11/14 21:32:13 NOTICE: gofile root 'rclone-test-jitawef9rure': 1 matching files 2024/11/14 21:32:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-papevaf0zepa" 2024/11/14 21:32:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:32:14 DEBUG : Creating backend with remote "/tmp/rclone2472111248" run.go:180: Remote "gofile root 'rclone-test-papevaf0zepa'", Local "Local file system at /tmp/rclone2472111248", Modify Window "1s" 2024/11/14 21:32:14 DEBUG : Upload server store10 (eu) responded in 127.17512ms 2024/11/14 21:32:14 DEBUG : Upload server store2 (eu) responded in 137.341417ms 2024/11/14 21:32:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store2 (eu) NFCx2 checkfile vs. both remote (without normalization) 2024/11/14 21:32:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/14 21:32:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-papevaf0zepa' 2024/11/14 21:32:15 NOTICE: gofile root 'rclone-test-papevaf0zepa': 1 files missing 2024/11/14 21:32:15 NOTICE: 1 hashes missing 2024/11/14 21:32:15 NOTICE: gofile root 'rclone-test-papevaf0zepa': 2 differences found 2024/11/14 21:32:15 NOTICE: gofile root 'rclone-test-papevaf0zepa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/14 21:32:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:32:15 NOTICE: gofile root 'rclone-test-papevaf0zepa': 0 differences found 2024/11/14 21:32:15 NOTICE: gofile root 'rclone-test-papevaf0zepa': 1 matching files 2024/11/14 21:32:15 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dabinod3xoyo" 2024/11/14 21:32:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:32:15 DEBUG : Creating backend with remote "/tmp/rclone20796000" run.go:180: Remote "gofile root 'rclone-test-dabinod3xoyo'", Local "Local file system at /tmp/rclone20796000", Modify Window "1s" 2024/11/14 21:32:16 DEBUG : Upload server store10 (eu) responded in 129.105467ms 2024/11/14 21:32:16 DEBUG : Upload server store2 (eu) responded in 145.139237ms 2024/11/14 21:32:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store2 (eu) both checkfile vs. NFDx2 remote (without normalization) 2024/11/14 21:32:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/14 21:32:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-dabinod3xoyo' 2024/11/14 21:32:16 NOTICE: gofile root 'rclone-test-dabinod3xoyo': 1 files missing 2024/11/14 21:32:16 NOTICE: 1 hashes missing 2024/11/14 21:32:16 NOTICE: gofile root 'rclone-test-dabinod3xoyo': 2 differences found 2024/11/14 21:32:16 NOTICE: gofile root 'rclone-test-dabinod3xoyo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/14 21:32:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:32:17 NOTICE: gofile root 'rclone-test-dabinod3xoyo': 0 differences found 2024/11/14 21:32:17 NOTICE: gofile root 'rclone-test-dabinod3xoyo': 1 matching files 2024/11/14 21:32:17 DEBUG : Creating backend with remote "TestGoFile:rclone-test-votepif9gete" 2024/11/14 21:32:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:32:18 DEBUG : Creating backend with remote "/tmp/rclone69370899" run.go:180: Remote "gofile root 'rclone-test-votepif9gete'", Local "Local file system at /tmp/rclone69370899", Modify Window "1s" 2024/11/14 21:32:19 DEBUG : Upload server store10 (eu) responded in 133.952599ms 2024/11/14 21:32:19 DEBUG : Upload server store2 (eu) responded in 135.410294ms 2024/11/14 21:32:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store2 (eu) both checkfile vs. NFCx2 remote (without normalization) 2024/11/14 21:32:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/14 21:32:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-votepif9gete' 2024/11/14 21:32:20 NOTICE: gofile root 'rclone-test-votepif9gete': 1 files missing 2024/11/14 21:32:20 NOTICE: 1 hashes missing 2024/11/14 21:32:20 NOTICE: gofile root 'rclone-test-votepif9gete': 2 differences found 2024/11/14 21:32:20 NOTICE: gofile root 'rclone-test-votepif9gete': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/14 21:32:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/14 21:32:20 NOTICE: gofile root 'rclone-test-votepif9gete': 0 differences found 2024/11/14 21:32:20 NOTICE: gofile root 'rclone-test-votepif9gete': 1 matching files 2024/11/14 21:32:20 DEBUG : gofile root 'rclone-test-votepif9gete': Purge remote 2024/11/14 21:32:20 DEBUG : gofile root 'rclone-test-dabinod3xoyo': Purge remote 2024/11/14 21:32:21 DEBUG : gofile root 'rclone-test-papevaf0zepa': Purge remote 2024/11/14 21:32:21 DEBUG : gofile root 'rclone-test-jitawef9rure': Purge remote 2024/11/14 21:32:21 DEBUG : gofile root 'rclone-test-hameyiw4keno': Purge remote 2024/11/14 21:32:22 DEBUG : gofile root 'rclone-test-hetofuk4tufa': Purge remote 2024/11/14 21:32:22 DEBUG : gofile root 'rclone-test-geqadeb0dohe': Purge remote 2024/11/14 21:32:22 DEBUG : gofile root 'rclone-test-veveqit8kegi': Purge remote 2024/11/14 21:32:23 DEBUG : gofile root 'rclone-test-huboros8zufu': Purge remote 2024/11/14 21:32:23 DEBUG : gofile root 'rclone-test-watiziy9mozi': Purge remote --- PASS: TestApplyTransforms (28.52s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:32:23 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/14 21:32:24 DEBUG : sub/file2: Using upload server store1 (eu) 2024/11/14 21:32:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/14 21:32:24 INFO : file1: Copied (new) to: sub/file2 2024/11/14 21:32:24 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:32:24 DEBUG : file1: Unchanged skipping 2024/11/14 21:32:25 DEBUG : gofile root 'rclone-test-fewusam6giro': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.67s) === RUN TestCopyLongFile run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.28s) === RUN TestCopyFileBackupDir run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:32:27 DEBUG : dst/file1: Using upload server store1 (eu) 2024/11/14 21:32:27 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fewusam6giro/backup" 2024/11/14 21:32:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/14 21:32:30 INFO : dst/file1: Moved (server-side) 2024/11/14 21:32:30 DEBUG : dst/file1: Using upload server store1 (eu) 2024/11/14 21:32:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/14 21:32:30 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (6.72s) === RUN TestCopyFileCompareDest run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:32:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fewusam6giro/dst" 2024/11/14 21:32:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fewusam6giro/CompareDest" 2024/11/14 21:32:34 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 21:32:35 DEBUG : Upload server store2 (eu) responded in 163.499071ms 2024/11/14 21:32:35 DEBUG : Upload server store10 (eu) responded in 278.618163ms 2024/11/14 21:32:35 DEBUG : one: Using upload server store10 (eu) 2024/11/14 21:32:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/14 21:32:35 INFO : one: Copied (new) 2024/11/14 21:32:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:32:36 DEBUG : one: Using upload server store10 (eu) 2024/11/14 21:32:36 DEBUG : one: Removing old object on successful upload 2024/11/14 21:32:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/14 21:32:37 INFO : one: Copied (replaced existing) 2024/11/14 21:32:37 DEBUG : dst/one: Using upload server store1 (eu) 2024/11/14 21:32:37 DEBUG : dst/one: Removing old object on successful upload 2024/11/14 21:32:38 DEBUG : CompareDest/one: Using upload server store10 (eu) 2024/11/14 21:32:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:32:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:32:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:32:39 DEBUG : Upload server store10 (eu) responded in 53.946575ms 2024/11/14 21:32:39 DEBUG : Upload server store2 (eu) responded in 124.463775ms 2024/11/14 21:32:39 DEBUG : CompareDest/two: Using upload server store2 (eu) 2024/11/14 21:32:40 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 21:32:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:32:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:32:41 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 21:32:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:32:41 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:32:41 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 21:32:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/14 21:32:42 DEBUG : two: Using upload server store10 (eu) 2024/11/14 21:32:42 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/14 21:32:42 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.45s) === RUN TestCopyFileCopyDest run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:32:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fewusam6giro/dst" 2024/11/14 21:32:45 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fewusam6giro/CopyDest" 2024/11/14 21:32:46 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 21:32:46 DEBUG : Upload server store10 (eu) responded in 129.856305ms 2024/11/14 21:32:46 DEBUG : Upload server store1 (eu) responded in 154.508319ms 2024/11/14 21:32:46 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:32:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/14 21:32:47 INFO : one: Copied (new) 2024/11/14 21:32:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:32:48 DEBUG : one: Using upload server store10 (eu) 2024/11/14 21:32:48 DEBUG : one: Removing old object on successful upload 2024/11/14 21:32:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/14 21:32:48 INFO : one: Copied (replaced existing) 2024/11/14 21:32:48 DEBUG : dst/one: Using upload server store2 (eu) 2024/11/14 21:32:48 DEBUG : dst/one: Removing old object on successful upload 2024/11/14 21:32:49 DEBUG : CopyDest/one: Using upload server store2 (eu) 2024/11/14 21:32:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fewusam6giro/BackupDir" 2024/11/14 21:32:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:32:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:32:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:32:52 INFO : one: Moved (server-side) 2024/11/14 21:32:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/14 21:32:52 INFO : one: Copied (server-side copy) 2024/11/14 21:32:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/14 21:32:53 DEBUG : CopyDest/two: Using upload server store2 (eu) 2024/11/14 21:32:54 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 21:32:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:32:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/14 21:32:54 INFO : two: Copied (server-side copy) 2024/11/14 21:32:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/14 21:32:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:32:55 DEBUG : two: Unchanged skipping 2024/11/14 21:32:56 DEBUG : CopyDest/three: Using upload server store10 (eu) 2024/11/14 21:32:57 DEBUG : three: Need to transfer - File not found at Destination 2024/11/14 21:32:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/14 21:32:57 DEBUG : three: Destination not found in --copy-dest 2024/11/14 21:32:57 DEBUG : three: Using upload server store10 (eu) 2024/11/14 21:32:58 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/14 21:32:58 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (18.85s) === RUN TestCopyInplace run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.59s) === RUN TestCopyLongFileName run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.02s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:33:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/14 21:33:06 DEBUG : TestCopyFileMaxTransfer/file1: Using upload server store10 (eu) 2024/11/14 21:33:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/14 21:33:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/14 21:33:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/14 21:33:07 DEBUG : TestCopyFileMaxTransfer/file2: Using upload server store10 (eu) 2024/11/14 21:33:07 DEBUG : gofile root 'rclone-test-fewusam6giro': Clearing upload servers 2024/11/14 21:33:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://store10.gofile.io/contents/uploadfile": failed to copy data: max transfer limit reached as set by --max-transfer 2024/11/14 21:33:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/14 21:33:10 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/14 21:33:11 DEBUG : Upload server store1 (eu) responded in 37.975664ms 2024/11/14 21:33:11 DEBUG : TestCopyFileMaxTransfer/file4: Using upload server store1 (eu) 2024/11/14 21:33:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8ddb8a70aae02a960b3a47c0aa96b1cb OK 2024/11/14 21:33:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (12.06s) === RUN TestDeduplicateInteractive run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:33:17 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:17 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:17 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:19 INFO : gofile root 'rclone-test-fewusam6giro': Looking for duplicate names using interactive mode. 2024/11/14 21:33:21 NOTICE: one: Found 3 files with duplicate names 2024/11/14 21:33:21 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2024/11/14 21:33:21 INFO : one: Deleted 2024/11/14 21:33:22 INFO : one: Deleted 2024/11/14 21:33:22 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (7.80s) === RUN TestDeduplicateSkip run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:33:25 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:25 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:25 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:26 INFO : gofile root 'rclone-test-fewusam6giro': Looking for duplicate names using skip mode. 2024/11/14 21:33:29 NOTICE: one: Found 3 files with duplicate names 2024/11/14 21:33:29 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2024/11/14 21:33:31 INFO : one: Deleted 2024/11/14 21:33:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (9.95s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:33:34 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:35 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:35 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:36 INFO : gofile root 'rclone-test-fewusam6giro': Looking for duplicate names using skip mode. 2024/11/14 21:33:37 NOTICE: one: Found 3 files with duplicate names 2024/11/14 21:33:37 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/14 21:33:38 INFO : one: Deleted 2024/11/14 21:33:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (4.71s) === RUN TestDeduplicateFirst run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:33:39 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:39 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:40 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:40 INFO : gofile root 'rclone-test-fewusam6giro': Looking for duplicate names using first mode. 2024/11/14 21:33:41 NOTICE: one: Found 3 files with duplicate names 2024/11/14 21:33:41 INFO : one: Deleted 2024/11/14 21:33:41 INFO : one: Deleted 2024/11/14 21:33:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (2.78s) === RUN TestDeduplicateNewest run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:33:42 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:42 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:42 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:43 INFO : gofile root 'rclone-test-fewusam6giro': Looking for duplicate names using newest mode. 2024/11/14 21:33:44 NOTICE: one: Found 3 files with duplicate names 2024/11/14 21:33:44 INFO : one: Deleted 2024/11/14 21:33:44 INFO : one: Deleted 2024/11/14 21:33:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (2.85s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:33:45 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:46 DEBUG : also/one: Using upload server store1 (eu) 2024/11/14 21:33:46 DEBUG : another: Using upload server store1 (eu) 2024/11/14 21:33:47 DEBUG : not-one: Using upload server store1 (eu) 2024/11/14 21:33:47 INFO : gofile root 'rclone-test-fewusam6giro': Looking for duplicate md5 hashes using newest mode. 2024/11/14 21:33:48 NOTICE: 8a2831fba96e29d6718a6df879a13358: Found 3 files with duplicate md5 hashes 2024/11/14 21:33:48 INFO : one: Deleted 2024/11/14 21:33:48 INFO : also/one: Deleted 2024/11/14 21:33:48 NOTICE: 8a2831fba96e29d6718a6df879a13358: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (5.38s) === RUN TestDeduplicateOldest run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:33:50 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:50 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:51 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:51 INFO : gofile root 'rclone-test-fewusam6giro': Looking for duplicate names using oldest mode. 2024/11/14 21:33:51 NOTICE: one: Found 3 files with duplicate names 2024/11/14 21:33:52 INFO : one: Deleted 2024/11/14 21:33:52 INFO : one: Deleted 2024/11/14 21:33:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (2.79s) === RUN TestDeduplicateLargest run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:33:53 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:53 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:53 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:54 INFO : gofile root 'rclone-test-fewusam6giro': Looking for duplicate names using largest mode. 2024/11/14 21:33:55 NOTICE: one: Found 3 files with duplicate names 2024/11/14 21:33:55 INFO : one: Deleted 2024/11/14 21:33:56 INFO : one: Deleted 2024/11/14 21:33:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (4.12s) === RUN TestDeduplicateSmallest run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:33:57 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:57 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:58 DEBUG : one: Using upload server store1 (eu) 2024/11/14 21:33:58 INFO : gofile root 'rclone-test-fewusam6giro': Looking for duplicate names using smallest mode. 2024/11/14 21:33:59 NOTICE: one: Found 3 files with duplicate names 2024/11/14 21:33:59 INFO : one: Deleted 2024/11/14 21:33:59 INFO : one: Deleted 2024/11/14 21:33:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (2.73s) === RUN TestDeduplicateRename run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:34:00 DEBUG : one.txt: Using upload server store1 (eu) 2024/11/14 21:34:00 DEBUG : one.txt: Using upload server store1 (eu) 2024/11/14 21:34:00 DEBUG : one.txt: Using upload server store1 (eu) 2024/11/14 21:34:01 DEBUG : one-1.txt: Using upload server store1 (eu) 2024/11/14 21:34:01 INFO : gofile root 'rclone-test-fewusam6giro': Looking for duplicate names using rename mode. 2024/11/14 21:34:02 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/14 21:34:03 INFO : one-2.txt: renamed from: one.txt 2024/11/14 21:34:03 INFO : one-3.txt: renamed from: one.txt 2024/11/14 21:34:04 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (6.28s) === RUN TestMergeDirs run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:34:07 DEBUG : dupe1/one.txt: Using upload server store1 (eu) 2024/11/14 21:34:08 DEBUG : dupe2/two.txt: Using upload server store1 (eu) 2024/11/14 21:34:09 DEBUG : dupe3/three.txt: Using upload server store1 (eu) 2024/11/14 21:34:09 INFO : dupe2: merging "two.txt" 2024/11/14 21:34:10 INFO : dupe2: removing empty directory 2024/11/14 21:34:11 INFO : dupe3: merging "three.txt" 2024/11/14 21:34:11 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (7.91s) === RUN TestListDirSorted run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:34:15 DEBUG : Upload server store9 (na) responded in 494.928925ms 2024/11/14 21:34:15 DEBUG : Upload server store8 (na) responded in 499.137152ms 2024/11/14 21:34:15 DEBUG : a.txt: Using upload server store8 (na) 2024/11/14 21:34:16 DEBUG : zend.txt: Using upload server store8 (na) 2024/11/14 21:34:18 DEBUG : sub dir/hello world: Using upload server store8 (na) 2024/11/14 21:34:18 DEBUG : sub dir/hello world2: Using upload server store9 (na) 2024/11/14 21:34:19 DEBUG : sub dir/ignore dir/.ignore: Using upload server store9 (na) 2024/11/14 21:34:20 DEBUG : sub dir/ignore dir/should be ignored: Using upload server store8 (na) 2024/11/14 21:34:21 DEBUG : sub dir/sub sub dir/hello world3: Using upload server store9 (na) 2024/11/14 21:34:23 DEBUG : a.txt: Excluded (Size Filter) 2024/11/14 21:34:23 DEBUG : a.txt: Excluded 2024/11/14 21:34:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/14 21:34:23 DEBUG : sub dir/hello world: Excluded 2024/11/14 21:34:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/14 21:34:23 DEBUG : sub dir/hello world2: Excluded 2024/11/14 21:34:23 DEBUG : sub dir/ignore dir: Excluded 2024/11/14 21:34:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/14 21:34:23 DEBUG : sub dir/hello world: Excluded 2024/11/14 21:34:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/14 21:34:23 DEBUG : sub dir/hello world2: Excluded 2024/11/14 21:34:23 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (15.81s) === RUN TestListJSON run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:34:30 DEBUG : file1: Using upload server store9 (na) 2024/11/14 21:34:31 DEBUG : sub/file2: Using upload server store9 (na) === 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 (7.55s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.14s) --- PASS: TestListJSON/Recurse (0.62s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.16s) --- PASS: TestListJSON/HashTypes (0.17s) --- PASS: TestListJSON/Metadata (0.11s) === RUN TestStatJSON run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:34:38 DEBUG : file1: Using upload server store9 (na) 2024/11/14 21:34:40 DEBUG : sub/file2: Using upload server store8 (na) === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/14 21:34:43 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fewusam6giro/notfound" --- PASS: TestStatJSON (9.34s) --- PASS: TestStatJSON/Root (0.16s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.40s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.12s) --- PASS: TestStatJSON/File (0.12s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.12s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.16s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.17s) --- PASS: TestStatJSON/RootNotFound (1.29s) === RUN TestMkdir run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:34:47 DEBUG : gofile root 'rclone-test-fewusam6giro': Making directory 2024/11/14 21:34:47 DEBUG : gofile root 'rclone-test-fewusam6giro': Making directory --- PASS: TestMkdir (0.52s) === RUN TestLsd run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:34:48 DEBUG : sub dir/hello world: Using upload server store9 (na) --- PASS: TestLsd (2.93s) === RUN TestLs run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:34:50 DEBUG : potato2: Using upload server store8 (na) 2024/11/14 21:34:51 DEBUG : empty space: Using upload server store8 (na) --- PASS: TestLs (3.79s) === RUN TestLsWithFilesFrom run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:34:54 DEBUG : potato2: Using upload server store9 (na) 2024/11/14 21:34:55 DEBUG : empty space: Using upload server store9 (na) 2024/11/14 21:34:55 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.60s) === RUN TestLsLong run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:34:57 DEBUG : potato2: Using upload server store8 (na) 2024/11/14 21:34:57 DEBUG : empty space: Using upload server store8 (na) --- PASS: TestLsLong (2.38s) === RUN TestHashSums run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:34:59 DEBUG : potato2: Using upload server store9 (na) 2024/11/14 21:35:00 DEBUG : empty space: Using upload server store8 (na) === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (3.01s) --- PASS: TestHashSums/Md5 (0.34s) --- PASS: TestHashSums/Md5Download (0.48s) === RUN TestHashSumsWithErrors 2024/11/14 21:35:02 DEBUG : Creating backend with remote ":memory:" 2024/11/14 21:35:02 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/14 21:35:02 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/14 21:35:02 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/14 21:35:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/14 21:35:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/14 21:35:02 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/14 21:35:02 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/14 21:35:02 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/14 21:35:02 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-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:35:02 DEBUG : potato2: Using upload server store8 (na) 2024/11/14 21:35:03 DEBUG : empty space: Using upload server store9 (na) 2024/11/14 21:35:03 DEBUG : sub dir/potato3: Using upload server store8 (na) --- PASS: TestCount (5.48s) === RUN TestDelete run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:35:08 DEBUG : small: Using upload server store8 (na) 2024/11/14 21:35:08 DEBUG : medium: Using upload server store9 (na) 2024/11/14 21:35:09 DEBUG : large: Using upload server store8 (na) 2024/11/14 21:35:10 DEBUG : Waiting for deletions to finish 2024/11/14 21:35:10 DEBUG : large: Excluded (Size Filter) 2024/11/14 21:35:11 INFO : small: Deleted 2024/11/14 21:35:11 INFO : medium: Deleted --- PASS: TestDelete (4.96s) === RUN TestMaxDelete run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:35:13 DEBUG : small: Using upload server store9 (na) 2024/11/14 21:35:13 DEBUG : medium: Using upload server store8 (na) 2024/11/14 21:35:14 DEBUG : large: Using upload server store8 (na) 2024/11/14 21:35:14 DEBUG : Waiting for deletions to finish 2024/11/14 21:35:14 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/11/14 21:35:15 INFO : medium: Deleted 2024/11/14 21:35:15 INFO : large: Deleted --- PASS: TestMaxDelete (3.59s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:35:16 DEBUG : Upload server store2 (eu) responded in 126.437611ms 2024/11/14 21:35:16 DEBUG : small: Using upload server store2 (eu) 2024/11/14 21:35:17 DEBUG : medium: Using upload server store2 (eu) 2024/11/14 21:35:17 DEBUG : large: Using upload server store2 (eu) 2024/11/14 21:35:18 DEBUG : Waiting for deletions to finish 2024/11/14 21:35:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/14 21:35:18 INFO : small: Deleted 2024/11/14 21:35:19 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.71s) === RUN TestMaxDeleteSize run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:35:20 DEBUG : small: Using upload server store2 (eu) 2024/11/14 21:35:21 DEBUG : medium: Using upload server store2 (eu) 2024/11/14 21:35:21 DEBUG : large: Using upload server store2 (eu) 2024/11/14 21:35:22 DEBUG : Waiting for deletions to finish 2024/11/14 21:35:22 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/11/14 21:35:22 INFO : medium: Deleted 2024/11/14 21:35:22 INFO : large: Deleted --- PASS: TestMaxDeleteSize (3.77s) === RUN TestReadFile run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:35:24 DEBUG : ReadFile: Using upload server store2 (eu) --- PASS: TestReadFile (3.22s) === RUN TestRetry 2024/11/14 21:35:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/14 21:35:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/14 21:35:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 21:35:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 21:35:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 21:35:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 21:35:27 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-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:35:27 DEBUG : file1: Using upload server store2 (eu) 2024/11/14 21:35:27 DEBUG : file2: Using upload server store2 (eu) --- PASS: TestCat (5.12s) === RUN TestPurge 2024/11/14 21:35:32 DEBUG : Creating backend with remote "TestGoFile:rclone-test-socifeh3gubo" 2024/11/14 21:35:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:35:32 DEBUG : Creating backend with remote "/tmp/rclone3834342066" run.go:180: Remote "gofile root 'rclone-test-socifeh3gubo'", Local "Local file system at /tmp/rclone3834342066", Modify Window "1s" 2024/11/14 21:35:34 DEBUG : Upload server store10 (eu) responded in 274.65793ms 2024/11/14 21:35:34 DEBUG : Upload server store2 (eu) responded in 303.852952ms 2024/11/14 21:35:34 DEBUG : A1/B1/C1/one: Using upload server store10 (eu) 2024/11/14 21:35:35 DEBUG : A2: Making directory 2024/11/14 21:35:35 DEBUG : A1/B2: Making directory 2024/11/14 21:35:36 DEBUG : A1/B2/C2: Making directory 2024/11/14 21:35:36 DEBUG : A1/B1/C3: Making directory 2024/11/14 21:35:37 DEBUG : A3: Making directory 2024/11/14 21:35:37 DEBUG : A3/B3: Making directory 2024/11/14 21:35:38 DEBUG : A3/B3/C4: Making directory 2024/11/14 21:35:38 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:35:43 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/14 21:35:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 21:35:44 DEBUG : pacer: Reducing sleep to 10ms 2024/11/14 21:35:44 DEBUG : A1/two: Using upload server store2 (eu) 2024/11/14 21:35:50 DEBUG : gofile root 'rclone-test-socifeh3gubo': Purge remote 2024/11/14 21:35:51 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.81s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:35:52 DEBUG : A1/B1/C1/one: Using upload server store2 (eu) 2024/11/14 21:35:53 DEBUG : Couldn't decode error response: invalid character 'e' looking for beginning of value 2024/11/14 21:35:53 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): error-query\n") 2024/11/14 21:35:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 21:35:53 DEBUG : gofile root 'rclone-test-fewusam6giro': Clearing upload servers run.go:281: Retry Put of "A1/B1/C1/one" to gofile root 'rclone-test-fewusam6giro': 1/10 (failed to upload file: Error "500 Internal Server Error (500): error-query\n") 2024/11/14 21:35:55 DEBUG : pacer: Reducing sleep to 10ms 2024/11/14 21:35:55 DEBUG : Upload server store10 (eu) responded in 125.222483ms 2024/11/14 21:35:55 DEBUG : A1/B1/C1/one: Using upload server store10 (eu) 2024/11/14 21:35:57 DEBUG : A2: Making directory 2024/11/14 21:35:57 DEBUG : A1/B2: Making directory 2024/11/14 21:35:58 DEBUG : A1/B2/C2: Making directory 2024/11/14 21:35:58 DEBUG : A1/B1/C3: Making directory 2024/11/14 21:35:59 DEBUG : A3: Making directory 2024/11/14 21:36:00 DEBUG : A3/B3: Making directory 2024/11/14 21:36:00 DEBUG : A3/B3/C4: Making directory 2024/11/14 21:36:01 DEBUG : A1/two: Using upload server store10 (eu) 2024/11/14 21:36:02 DEBUG : removing 1 level 3 directories 2024/11/14 21:36:02 INFO : A3/B3/C4: Removing directory 2024/11/14 21:36:05 DEBUG : removing 2 level 3 directories 2024/11/14 21:36:05 INFO : A1/B2/C2: Removing directory 2024/11/14 21:36:05 INFO : A1/B1/C3: Removing directory 2024/11/14 21:36:05 DEBUG : removing 2 level 2 directories 2024/11/14 21:36:05 INFO : A3/B3: Removing directory 2024/11/14 21:36:05 INFO : A1/B2: Removing directory 2024/11/14 21:36:06 DEBUG : removing 2 level 1 directories 2024/11/14 21:36:06 INFO : A3: Removing directory 2024/11/14 21:36:06 INFO : A2: Removing directory 2024/11/14 21:36:06 ERROR : A3: Failed to rmdir: directory not empty operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (18.50s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:36:09 DEBUG : A1: Making directory 2024/11/14 21:36:10 DEBUG : A1/B1: Making directory 2024/11/14 21:36:10 DEBUG : A1/B1/C1: Making directory 2024/11/14 21:36:12 DEBUG : removing 1 level 3 directories 2024/11/14 21:36:12 INFO : A1/B1/C1: Removing directory 2024/11/14 21:36:14 DEBUG : removing 1 level 2 directories 2024/11/14 21:36:14 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (6.43s) === RUN TestRmdirsWithFilter run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:36:16 DEBUG : A1: Making directory 2024/11/14 21:36:16 DEBUG : A1/B1: Making directory 2024/11/14 21:36:17 DEBUG : A1/B1/C1: Making directory 2024/11/14 21:36:19 DEBUG : removing 1 level 3 directories 2024/11/14 21:36:19 INFO : A1/B1/C1: Removing directory 2024/11/14 21:36:20 DEBUG : removing 1 level 2 directories 2024/11/14 21:36:20 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (5.88s) === RUN TestCopyURL run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:36:22 DEBUG : file1: Using upload server store10 (eu) 2024/11/14 21:36:22 DEBUG : filename.txt: File name found in url 2024/11/14 21:36:22 DEBUG : filename.txt: Using upload server store10 (eu) 2024/11/14 21:36:22 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/14 21:36:23 DEBUG : headerfilename.txt: Using upload server store10 (eu) 2024/11/14 21:36:23 DEBUG : file2: Using upload server store10 (eu) --- PASS: TestCopyURL (3.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:36:25 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/14 21:36:26 DEBUG : sub/file2: Using upload server store10 (eu) 2024/11/14 21:36:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/14 21:36:26 INFO : file1: Copied (new) to: sub/file2 2024/11/14 21:36:26 INFO : file1: Deleted 2024/11/14 21:36:26 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:36:26 DEBUG : file1: Unchanged skipping 2024/11/14 21:36:26 INFO : file1: Deleted 2024/11/14 21:36:27 DEBUG : gofile root 'rclone-test-fewusam6giro': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (3.06s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:36:28 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/14 21:36:28 DEBUG : file1: Using upload server store10 (eu) 2024/11/14 21:36:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/14 21:36:28 INFO : file1: Copied (new) 2024/11/14 21:36:28 INFO : file1: Deleted 2024/11/14 21:36:29 DEBUG : file1: Destination exists, skipping 2024/11/14 21:36:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.36s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (1.34s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.60s) === RUN TestMoveFileBackupDir run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:36:33 DEBUG : dst/file1: Using upload server store10 (eu) 2024/11/14 21:36:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fewusam6giro/backup" 2024/11/14 21:36:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/14 21:36:36 INFO : dst/file1: Moved (server-side) 2024/11/14 21:36:37 DEBUG : dst/file1: Using upload server store10 (eu) 2024/11/14 21:36:37 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/14 21:36:37 INFO : dst/file1: Copied (new) 2024/11/14 21:36:37 INFO : dst/file1: Deleted run.go:125: removing dir "dst" failed - try 1/3: directory not empty --- PASS: TestMoveFileBackupDir (9.45s) === 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-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:36:43 DEBUG : A1/one: Using upload server store10 (eu) 2024/11/14 21:36:43 DEBUG : A1/two: Using upload server store10 (eu) 2024/11/14 21:36:44 DEBUG : A1/B1/three: Using upload server store10 (eu) 2024/11/14 21:36:45 DEBUG : A1/B1/C1/four: Using upload server store10 (eu) 2024/11/14 21:36:46 DEBUG : A1/B1/C2/five: Using upload server store10 (eu) 2024/11/14 21:36:47 DEBUG : A1/B2: Making directory 2024/11/14 21:36:48 DEBUG : A1/B1/C3: Making directory 2024/11/14 21:36:57 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:36:57 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:36:58 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/14 21:36:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/14 21:36:58 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/14 21:37:02 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/14 21:37:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 21:37:02 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:02 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/14 21:37:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/14 21:37:02 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:07 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/14 21:37:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/14 21:37:07 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/14 21:37:07 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/14 21:37:07 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:07 DEBUG : pacer: Reducing sleep to 80ms 2024/11/14 21:37:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/14 21:37:12 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/11/14 21:37:12 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/14 21:37:13 DEBUG : pacer: Reducing sleep to 80ms 2024/11/14 21:37:13 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/14 21:37:13 DEBUG : pacer: Reducing sleep to 40ms 2024/11/14 21:37:13 DEBUG : pacer: Reducing sleep to 20ms 2024/11/14 21:37:13 DEBUG : pacer: Reducing sleep to 10ms 2024/11/14 21:37:16 INFO : gofile root 'rclone-test-fewusam6giro': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/14 21:37:19 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:19 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:20 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:20 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/14 21:37:20 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/14 21:37:24 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/14 21:37:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 21:37:24 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/14 21:37:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/14 21:37:25 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/14 21:37:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/14 21:37:25 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:25 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:25 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:30 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/14 21:37:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/14 21:37:30 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/14 21:37:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/14 21:37:30 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:30 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/14 21:37:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/11/14 21:37:30 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:30 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:35 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/11/14 21:37:35 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/11/14 21:37:35 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:35 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/11/14 21:37:35 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2024/11/14 21:37:35 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/11/14 21:37:35 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2024/11/14 21:37:36 DEBUG : Rate limited, sleep for 5s 2024/11/14 21:37:40 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2024/11/14 21:37:40 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2024/11/14 21:37:41 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2024/11/14 21:37:41 DEBUG : pacer: Rate limited, increasing sleep to 20s 2024/11/14 21:37:42 DEBUG : pacer: Reducing sleep to 10s 2024/11/14 21:37:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/14 21:38:02 DEBUG : pacer: Reducing sleep to 5s 2024/11/14 21:38:02 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/14 21:38:12 DEBUG : pacer: Reducing sleep to 2.5s 2024/11/14 21:38:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/14 21:38:16 DEBUG : pacer: Reducing sleep to 1.25s 2024/11/14 21:38:19 DEBUG : pacer: Reducing sleep to 625ms 2024/11/14 21:38:20 DEBUG : pacer: Reducing sleep to 312.5ms 2024/11/14 21:38:21 DEBUG : pacer: Reducing sleep to 156.25ms 2024/11/14 21:38:21 DEBUG : pacer: Reducing sleep to 78.125ms 2024/11/14 21:38:21 DEBUG : pacer: Reducing sleep to 39.0625ms 2024/11/14 21:38:21 DEBUG : pacer: Reducing sleep to 19.53125ms 2024/11/14 21:38:21 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestDirMove (113.17s) === RUN TestGetFsInfo run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:38:35 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.30s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:38:35 DEBUG : gofile root 'rclone-test-fewusam6giro': File to upload is small (34 bytes), uploading instead of streaming 2024/11/14 21:38:36 DEBUG : Upload server store8 (na) responded in 487.347925ms 2024/11/14 21:38:36 DEBUG : Upload server store3 (na) responded in 517.110133ms 2024/11/14 21:38:36 DEBUG : no_checksum_small_file_from_pipe: Using upload server store3 (na) 2024/11/14 21:38:36 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/14 21:38:36 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/14 21:38:37 DEBUG : no_checksum_big_file_from_pipe: Using upload server store8 (na) 2024/11/14 21:38:37 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/11/14 21:38:37 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-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:38:39 DEBUG : gofile root 'rclone-test-fewusam6giro': File to upload is small (34 bytes), uploading instead of streaming 2024/11/14 21:38:39 DEBUG : with_checksum_small_file_from_pipe: Using upload server store8 (na) 2024/11/14 21:38:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/14 21:38:39 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/14 21:38:39 DEBUG : with_checksum_big_file_from_pipe: Using upload server store8 (na) 2024/11/14 21:38:40 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/11/14 21:38:40 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-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:38:41 DEBUG : gofile root 'rclone-test-fewusam6giro': File to upload is small (34 bytes), uploading instead of streaming 2024/11/14 21:38:41 DEBUG : ignore_checksum_small_file_from_pipe: Using upload server store8 (na) 2024/11/14 21:38:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:38:41 DEBUG : ignore_checksum_big_file_from_pipe: Using upload server store3 (na) 2024/11/14 21:38:42 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-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:38:44 DEBUG : gofile root 'rclone-test-fewusam6giro': File to upload is small (34 bytes), uploading instead of streaming 2024/11/14 21:38:44 DEBUG : ignore_checksum_small_file_from_pipe: Using upload server store8 (na) 2024/11/14 21:38:44 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/14 21:38:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/14 21:38:44 DEBUG : ignore_checksum_big_file_from_pipe: Using upload server store3 (na) 2024/11/14 21:38:45 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/14 21:38:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (11.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.52s) === RUN TestRcatMetadata run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.26s) === RUN TestRcatSize run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:38:47 DEBUG : potato1: Using upload server store3 (na) 2024/11/14 21:38:47 DEBUG : gofile root 'rclone-test-fewusam6giro': File to upload is small (60 bytes), uploading instead of streaming 2024/11/14 21:38:47 DEBUG : potato2: Using upload server store8 (na) 2024/11/14 21:38:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 21:38:47 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.83s) === RUN TestRcatSizeMetadata run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.26s) === RUN TestTouchDir run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:38:49 DEBUG : potato2: Using upload server store8 (na) 2024/11/14 21:38:49 DEBUG : empty space: Using upload server store3 (na) 2024/11/14 21:38:50 DEBUG : sub dir/potato3: Using upload server store3 (na) 2024/11/14 21:38:51 DEBUG : gofile root 'rclone-test-fewusam6giro': Touching "sub dir/potato3" 2024/11/14 21:38:51 DEBUG : gofile root 'rclone-test-fewusam6giro': Touching "empty space" 2024/11/14 21:38:51 DEBUG : gofile root 'rclone-test-fewusam6giro': Touching "potato2" --- PASS: TestTouchDir (5.53s) === RUN TestMkdirMetadata run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.52s) === RUN TestMkdirModTime run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:38:55 DEBUG : directory with modtime: Making directory 2024/11/14 21:38:56 INFO : directory with modtime: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC --- PASS: TestMkdirModTime (3.22s) === RUN TestCopyDirMetadata run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.26s) === RUN TestSetDirModTime run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" 2024/11/14 21:38:58 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/14 21:38:59 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/14 21:38:59 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (2.35s) === RUN TestDirsEqual run.go:180: Remote "gofile root 'rclone-test-fewusam6giro'", Local "Local file system at /tmp/rclone2494017119", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.36s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2024/11/14 21:39:01 DEBUG : gofile root 'rclone-test-fewusam6giro': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished ERROR in 8m24.183550114s (try 1/5): exit status 1: Failed [TestRmdirsNoLeaveRoot]