"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2026/07/09 04:26:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dofagub5defo" 2026/07/09 04:26:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:26:51 DEBUG : Creating backend with remote "/tmp/rclone403372596" === 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:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.09s) === RUN TestMultithreadCopyAbort run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.09s) === RUN TestSizeDiffers 2026/07/09 04:26:51 DEBUG : a: size = 0 OK 2026/07/09 04:26:51 DEBUG : a: size = 1 (memory) 2026/07/09 04:26:51 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/09 04:26:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 04:26:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:26:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:26:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/09 04:26:51 DEBUG : potato: Seek from 10 to 0 2026/07/09 04:26:51 DEBUG : potato: Seek from 10 to 0 2026/07/09 04:26:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/09 04:26:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 04:26:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:26:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:26:51 DEBUG : potato: Seek from 5 to 2 2026/07/09 04:26:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/09 04:26:51 DEBUG : potato: Seek from 7 to 0 2026/07/09 04:26:51 DEBUG : potato: Seek from 7 to 0 2026/07/09 04:26:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/09 04:26:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 04:26:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:26:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:26:51 DEBUG : potato: Seek from 5 to 2 2026/07/09 04:26:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/09 04:26:51 DEBUG : potato: Seek from 8 to 0 2026/07/09 04:26:51 DEBUG : potato: Seek from 8 to 0 2026/07/09 04:26:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/09 04:26:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 04:26:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:26:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:26:51 DEBUG : potato: Seek from 5 to 2 2026/07/09 04:26:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/09 04:26:51 DEBUG : potato: Seek from 9 to 0 2026/07/09 04:26:51 DEBUG : potato: Seek from 9 to 0 2026/07/09 04:26:51 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (2.71s) --- PASS: TestCheck/1 (0.08s) --- PASS: TestCheck/2 (0.10s) --- PASS: TestCheck/3 (0.08s) --- PASS: TestCheck/4 (0.10s) --- PASS: TestCheck/5 (0.08s) --- PASS: TestCheck/6 (0.10s) --- PASS: TestCheck/7 (0.10s) === RUN TestCheckFsError 2026/07/09 04:26:54 DEBUG : Creating backend with remote "nonexistent" 2026/07/09 04:26:54 DEBUG : Creating backend with remote "nonexistent" 2026/07/09 04:26:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/09 04:26:54 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/09 04:26:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/09 04:26:54 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:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (4.67s) --- PASS: TestCheckDownload/1 (0.27s) --- PASS: TestCheckDownload/2 (0.17s) --- PASS: TestCheckDownload/3 (0.16s) --- PASS: TestCheckDownload/4 (0.25s) --- PASS: TestCheckDownload/5 (0.48s) --- PASS: TestCheckDownload/6 (0.58s) --- PASS: TestCheckDownload/7 (1.04s) === RUN TestCheckSizeOnly run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (2.59s) --- PASS: TestCheckSizeOnly/1 (0.09s) --- PASS: TestCheckSizeOnly/2 (0.09s) --- PASS: TestCheckSizeOnly/3 (0.10s) --- PASS: TestCheckSizeOnly/4 (0.08s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.10s) --- PASS: TestCheckSizeOnly/7 (0.08s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:27:01 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/09 04:27:01 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/09 04:27:01 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/09 04:27:01 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/09 04:27:02 DEBUG : test.sum: Removing old object on successful upload 2026/07/09 04:27:02 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/09 04:27:02 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/09 04:27:02 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/09 04:27:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.40s) === RUN TestCheckSum run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:27:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dofagub5defo/data" === RUN TestCheckSum/subtest1 2026/07/09 04:27:04 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2026/07/09 04:27:05 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2026/07/09 04:27:06 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2026/07/09 04:27:08 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2026/07/09 04:27:09 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2026/07/09 04:27:10 DEBUG : data/banana: Removing old object on successful upload 2026/07/09 04:27:10 DEBUG : data/potato: Removing old object on successful upload 2026/07/09 04:27:11 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (9.87s) --- PASS: TestCheckSum/subtest1 (0.49s) --- PASS: TestCheckSum/subtest2 (0.59s) --- PASS: TestCheckSum/subtest3 (0.36s) --- PASS: TestCheckSum/subtest4 (0.51s) --- PASS: TestCheckSum/subtest5 (0.21s) --- PASS: TestCheckSum/subtest6 (0.76s) --- PASS: TestCheckSum/subtest7 (0.36s) === RUN TestCheckSumDownload run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:27:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dofagub5defo/data" === RUN TestCheckSumDownload/subtest1 2026/07/09 04:27:14 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2026/07/09 04:27:15 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2026/07/09 04:27:16 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2026/07/09 04:27:18 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2026/07/09 04:27:20 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2026/07/09 04:27:21 DEBUG : data/banana: Removing old object on successful upload 2026/07/09 04:27:22 DEBUG : data/potato: Removing old object on successful upload 2026/07/09 04:27:22 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.59s) --- PASS: TestCheckSumDownload/subtest1 (0.55s) --- PASS: TestCheckSumDownload/subtest2 (0.60s) --- PASS: TestCheckSumDownload/subtest3 (0.66s) --- PASS: TestCheckSumDownload/subtest4 (1.68s) --- PASS: TestCheckSumDownload/subtest5 (1.00s) --- PASS: TestCheckSumDownload/subtest6 (1.24s) --- PASS: TestCheckSumDownload/subtest7 (0.56s) === RUN TestApplyTransforms 2026/07/09 04:27:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-gikeqaz1hazo" 2026/07/09 04:27:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:27:24 DEBUG : Creating backend with remote "/tmp/rclone3212036349" run.go:198: Remote "gofile root 'rclone-test-gikeqaz1hazo'", Local "Local file system at /tmp/rclone3212036349", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/07/09 04:27:25 ERROR : hello, world!: sum not found 2026/07/09 04:27:25 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-gikeqaz1hazo' 2026/07/09 04:27:25 NOTICE: gofile root 'rclone-test-gikeqaz1hazo': 1 files missing 2026/07/09 04:27:25 NOTICE: 1 hashes missing 2026/07/09 04:27:25 NOTICE: gofile root 'rclone-test-gikeqaz1hazo': 1 differences found 2026/07/09 04:27:25 NOTICE: gofile root 'rclone-test-gikeqaz1hazo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/09 04:27:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 04:27:25 NOTICE: gofile root 'rclone-test-gikeqaz1hazo': 0 differences found 2026/07/09 04:27:25 NOTICE: gofile root 'rclone-test-gikeqaz1hazo': 1 matching files 2026/07/09 04:27:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-paxixam2mavu" 2026/07/09 04:27:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:27:25 DEBUG : Creating backend with remote "/tmp/rclone1766919802" run.go:198: Remote "gofile root 'rclone-test-paxixam2mavu'", Local "Local file system at /tmp/rclone1766919802", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/07/09 04:27:26 ERROR : HELLO, WORLD!: sum not found 2026/07/09 04:27:26 ERROR : hello, world!: file not in gofile root 'rclone-test-paxixam2mavu' 2026/07/09 04:27:26 NOTICE: gofile root 'rclone-test-paxixam2mavu': 1 files missing 2026/07/09 04:27:26 NOTICE: 1 hashes missing 2026/07/09 04:27:26 NOTICE: gofile root 'rclone-test-paxixam2mavu': 1 differences found 2026/07/09 04:27:26 NOTICE: gofile root 'rclone-test-paxixam2mavu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/09 04:27:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 04:27:26 NOTICE: gofile root 'rclone-test-paxixam2mavu': 0 differences found 2026/07/09 04:27:26 NOTICE: gofile root 'rclone-test-paxixam2mavu': 1 matching files 2026/07/09 04:27:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qogepag8busa" 2026/07/09 04:27:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:27:26 DEBUG : Creating backend with remote "/tmp/rclone3582546463" run.go:198: Remote "gofile root 'rclone-test-qogepag8busa'", Local "Local file system at /tmp/rclone3582546463", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/09 04:27:27 ERROR : HeLlO, wOrLd!: sum not found 2026/07/09 04:27:27 ERROR : hello, world!: file not in gofile root 'rclone-test-qogepag8busa' 2026/07/09 04:27:27 NOTICE: gofile root 'rclone-test-qogepag8busa': 1 files missing 2026/07/09 04:27:27 NOTICE: 1 hashes missing 2026/07/09 04:27:27 NOTICE: gofile root 'rclone-test-qogepag8busa': 1 differences found 2026/07/09 04:27:27 NOTICE: gofile root 'rclone-test-qogepag8busa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/09 04:27:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 04:27:28 NOTICE: gofile root 'rclone-test-qogepag8busa': 0 differences found 2026/07/09 04:27:28 NOTICE: gofile root 'rclone-test-qogepag8busa': 1 matching files 2026/07/09 04:27:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nexator9geco" 2026/07/09 04:27:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:27:29 DEBUG : Creating backend with remote "/tmp/rclone2989863837" run.go:198: Remote "gofile root 'rclone-test-nexator9geco'", Local "Local file system at /tmp/rclone2989863837", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/09 04:27:29 ERROR : HELLO, WORLD!: sum not found 2026/07/09 04:27:29 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-nexator9geco' 2026/07/09 04:27:29 NOTICE: gofile root 'rclone-test-nexator9geco': 1 files missing 2026/07/09 04:27:29 NOTICE: 1 hashes missing 2026/07/09 04:27:29 NOTICE: gofile root 'rclone-test-nexator9geco': 1 differences found 2026/07/09 04:27:29 NOTICE: gofile root 'rclone-test-nexator9geco': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/09 04:27:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 04:27:30 NOTICE: gofile root 'rclone-test-nexator9geco': 0 differences found 2026/07/09 04:27:30 NOTICE: gofile root 'rclone-test-nexator9geco': 1 matching files 2026/07/09 04:27:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-pahorec6poqi" 2026/07/09 04:27:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:27:30 DEBUG : Creating backend with remote "/tmp/rclone3095815733" run.go:198: Remote "gofile root 'rclone-test-pahorec6poqi'", Local "Local file system at /tmp/rclone3095815733", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/07/09 04:27:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/09 04:27:31 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-pahorec6poqi' 2026/07/09 04:27:31 NOTICE: gofile root 'rclone-test-pahorec6poqi': 1 files missing 2026/07/09 04:27:31 NOTICE: 1 hashes missing 2026/07/09 04:27:31 NOTICE: gofile root 'rclone-test-pahorec6poqi': 1 differences found 2026/07/09 04:27:31 NOTICE: gofile root 'rclone-test-pahorec6poqi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/09 04:27:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 04:27:31 NOTICE: gofile root 'rclone-test-pahorec6poqi': 0 differences found 2026/07/09 04:27:31 NOTICE: gofile root 'rclone-test-pahorec6poqi': 1 matching files 2026/07/09 04:27:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-subepuc5damu" 2026/07/09 04:27:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:27:32 DEBUG : Creating backend with remote "/tmp/rclone3932189543" run.go:198: Remote "gofile root 'rclone-test-subepuc5damu'", Local "Local file system at /tmp/rclone3932189543", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/07/09 04:27:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/09 04:27:32 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-subepuc5damu' 2026/07/09 04:27:32 NOTICE: gofile root 'rclone-test-subepuc5damu': 1 files missing 2026/07/09 04:27:32 NOTICE: 1 hashes missing 2026/07/09 04:27:32 NOTICE: gofile root 'rclone-test-subepuc5damu': 1 differences found 2026/07/09 04:27:32 NOTICE: gofile root 'rclone-test-subepuc5damu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/09 04:27:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 04:27:33 NOTICE: gofile root 'rclone-test-subepuc5damu': 0 differences found 2026/07/09 04:27:33 NOTICE: gofile root 'rclone-test-subepuc5damu': 1 matching files 2026/07/09 04:27:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-pogifux7fope" 2026/07/09 04:27:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:27:33 DEBUG : Creating backend with remote "/tmp/rclone1203367989" run.go:198: Remote "gofile root 'rclone-test-pogifux7fope'", Local "Local file system at /tmp/rclone1203367989", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/07/09 04:27:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 04:27:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-pogifux7fope' 2026/07/09 04:27:34 NOTICE: gofile root 'rclone-test-pogifux7fope': 1 files missing 2026/07/09 04:27:34 NOTICE: 1 hashes missing 2026/07/09 04:27:34 NOTICE: gofile root 'rclone-test-pogifux7fope': 1 differences found 2026/07/09 04:27:34 NOTICE: gofile root 'rclone-test-pogifux7fope': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/09 04:27:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 04:27:34 NOTICE: gofile root 'rclone-test-pogifux7fope': 0 differences found 2026/07/09 04:27:34 NOTICE: gofile root 'rclone-test-pogifux7fope': 1 matching files 2026/07/09 04:27:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bolamoj3vaje" 2026/07/09 04:27:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:27:35 DEBUG : Creating backend with remote "/tmp/rclone1976349259" run.go:198: Remote "gofile root 'rclone-test-bolamoj3vaje'", Local "Local file system at /tmp/rclone1976349259", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/07/09 04:27:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 04:27:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-bolamoj3vaje' 2026/07/09 04:27:35 NOTICE: gofile root 'rclone-test-bolamoj3vaje': 1 files missing 2026/07/09 04:27:35 NOTICE: 1 hashes missing 2026/07/09 04:27:35 NOTICE: gofile root 'rclone-test-bolamoj3vaje': 1 differences found 2026/07/09 04:27:35 NOTICE: gofile root 'rclone-test-bolamoj3vaje': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/09 04:27:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 04:27:36 NOTICE: gofile root 'rclone-test-bolamoj3vaje': 0 differences found 2026/07/09 04:27:36 NOTICE: gofile root 'rclone-test-bolamoj3vaje': 1 matching files 2026/07/09 04:27:36 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nisizoc8xeda" 2026/07/09 04:27:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:27:36 DEBUG : Creating backend with remote "/tmp/rclone1929584991" run.go:198: Remote "gofile root 'rclone-test-nisizoc8xeda'", Local "Local file system at /tmp/rclone1929584991", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/07/09 04:27:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 04:27:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-nisizoc8xeda' 2026/07/09 04:27:37 NOTICE: gofile root 'rclone-test-nisizoc8xeda': 1 files missing 2026/07/09 04:27:37 NOTICE: 1 hashes missing 2026/07/09 04:27:37 NOTICE: gofile root 'rclone-test-nisizoc8xeda': 1 differences found 2026/07/09 04:27:37 NOTICE: gofile root 'rclone-test-nisizoc8xeda': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/09 04:27:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 04:27:37 NOTICE: gofile root 'rclone-test-nisizoc8xeda': 0 differences found 2026/07/09 04:27:37 NOTICE: gofile root 'rclone-test-nisizoc8xeda': 1 matching files 2026/07/09 04:27:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fujabeg6dofe" 2026/07/09 04:27:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:27:37 DEBUG : Creating backend with remote "/tmp/rclone2051218380" run.go:198: Remote "gofile root 'rclone-test-fujabeg6dofe'", Local "Local file system at /tmp/rclone2051218380", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/07/09 04:27:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 04:27:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-fujabeg6dofe' 2026/07/09 04:27:38 NOTICE: gofile root 'rclone-test-fujabeg6dofe': 1 files missing 2026/07/09 04:27:38 NOTICE: 1 hashes missing 2026/07/09 04:27:38 NOTICE: gofile root 'rclone-test-fujabeg6dofe': 1 differences found 2026/07/09 04:27:38 NOTICE: gofile root 'rclone-test-fujabeg6dofe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/09 04:27:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 04:27:38 NOTICE: gofile root 'rclone-test-fujabeg6dofe': 0 differences found 2026/07/09 04:27:38 NOTICE: gofile root 'rclone-test-fujabeg6dofe': 1 matching files 2026/07/09 04:27:38 DEBUG : gofile root 'rclone-test-fujabeg6dofe': Purge remote 2026/07/09 04:27:39 DEBUG : gofile root 'rclone-test-nisizoc8xeda': Purge remote 2026/07/09 04:27:39 DEBUG : gofile root 'rclone-test-bolamoj3vaje': Purge remote 2026/07/09 04:27:39 DEBUG : gofile root 'rclone-test-pogifux7fope': Purge remote 2026/07/09 04:27:39 DEBUG : gofile root 'rclone-test-subepuc5damu': Purge remote 2026/07/09 04:27:40 DEBUG : gofile root 'rclone-test-pahorec6poqi': Purge remote 2026/07/09 04:27:40 DEBUG : gofile root 'rclone-test-nexator9geco': Purge remote 2026/07/09 04:27:40 DEBUG : gofile root 'rclone-test-qogepag8busa': Purge remote 2026/07/09 04:27:40 DEBUG : gofile root 'rclone-test-paxixam2mavu': Purge remote 2026/07/09 04:27:40 DEBUG : gofile root 'rclone-test-gikeqaz1hazo': Purge remote --- PASS: TestApplyTransforms (16.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:27:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 04:27:41 DEBUG : sub/file2: size = 14 OK 2026/07/09 04:27:41 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/09 04:27:41 INFO : file1: Copied (new) to: sub/file2 2026/07/09 04:27:41 DEBUG : sub/file2: size = 14 OK 2026/07/09 04:27:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:27:41 DEBUG : file1: Unchanged skipping 2026/07/09 04:27:41 DEBUG : gofile root 'rclone-test-dofagub5defo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.27s) === RUN TestCopyLongFile run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.17s) === RUN TestCopyFileBackupDir run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:27:43 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dofagub5defo/backup" 2026/07/09 04:27:43 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone403372596) 2026/07/09 04:27:43 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-dofagub5defo') 2026/07/09 04:27:43 DEBUG : dst/file1: Sizes differ 2026/07/09 04:27:44 INFO : dst/file1: Moved (server-side) 2026/07/09 04:27:44 DEBUG : dst/file1: size = 14 OK 2026/07/09 04:27:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/09 04:27:44 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.95s) === RUN TestCopyFileCompareDest run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:27:45 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dofagub5defo/dst" 2026/07/09 04:27:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dofagub5defo/CompareDest" 2026/07/09 04:27:46 DEBUG : one: Need to transfer - File not found at Destination 2026/07/09 04:27:47 DEBUG : one: size = 3 OK 2026/07/09 04:27:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/09 04:27:47 INFO : one: Copied (new) 2026/07/09 04:27:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone403372596) 2026/07/09 04:27:47 DEBUG : one: size = 3 (gofile root 'rclone-test-dofagub5defo/dst') 2026/07/09 04:27:47 DEBUG : one: Sizes differ 2026/07/09 04:27:47 DEBUG : one: Removing old object on successful upload 2026/07/09 04:27:47 DEBUG : one: size = 5 OK 2026/07/09 04:27:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/09 04:27:47 INFO : one: Copied (replaced existing) 2026/07/09 04:27:48 DEBUG : dst/one: Removing old object on successful upload 2026/07/09 04:27:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone403372596) 2026/07/09 04:27:48 DEBUG : one: size = 3 (gofile root 'rclone-test-dofagub5defo/dst') 2026/07/09 04:27:48 DEBUG : one: Sizes differ 2026/07/09 04:27:49 DEBUG : one: size = 5 OK 2026/07/09 04:27:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:27:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 04:27:49 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 04:27:49 DEBUG : two: size = 3 OK 2026/07/09 04:27:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:27:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 04:27:49 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 04:27:50 DEBUG : two: size = 3 OK 2026/07/09 04:27:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:27:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 04:27:50 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 04:27:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone403372596) 2026/07/09 04:27:50 DEBUG : two: size = 3 (gofile root 'rclone-test-dofagub5defo/CompareDest') 2026/07/09 04:27:50 DEBUG : two: Sizes differ 2026/07/09 04:27:50 DEBUG : two: size = 5 OK 2026/07/09 04:27:50 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/09 04:27:50 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.26s) === RUN TestCopyFileCopyDest run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:27:51 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dofagub5defo/dst" 2026/07/09 04:27:52 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dofagub5defo/CopyDest" 2026/07/09 04:27:52 DEBUG : one: Need to transfer - File not found at Destination 2026/07/09 04:27:53 DEBUG : one: size = 3 OK 2026/07/09 04:27:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/09 04:27:53 INFO : one: Copied (new) 2026/07/09 04:27:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone403372596) 2026/07/09 04:27:53 DEBUG : one: size = 3 (gofile root 'rclone-test-dofagub5defo/dst') 2026/07/09 04:27:53 DEBUG : one: Sizes differ 2026/07/09 04:27:53 DEBUG : one: Removing old object on successful upload 2026/07/09 04:27:53 DEBUG : one: size = 5 OK 2026/07/09 04:27:53 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/09 04:27:53 INFO : one: Copied (replaced existing) 2026/07/09 04:27:54 DEBUG : dst/one: Removing old object on successful upload 2026/07/09 04:27:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dofagub5defo/BackupDir" 2026/07/09 04:27:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone403372596) 2026/07/09 04:27:55 DEBUG : one: size = 3 (gofile root 'rclone-test-dofagub5defo/dst') 2026/07/09 04:27:55 DEBUG : one: Sizes differ 2026/07/09 04:27:55 DEBUG : one: size = 5 OK 2026/07/09 04:27:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:27:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone403372596) 2026/07/09 04:27:55 DEBUG : one: size = 3 (gofile root 'rclone-test-dofagub5defo/dst') 2026/07/09 04:27:55 DEBUG : one: Sizes differ 2026/07/09 04:27:56 INFO : one: Moved (server-side) 2026/07/09 04:27:56 DEBUG : one: size = 5 OK 2026/07/09 04:27:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/09 04:27:56 INFO : one: Copied (server-side copy) 2026/07/09 04:27:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/09 04:27:57 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 04:27:57 DEBUG : two: size = 3 OK 2026/07/09 04:27:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:27:57 DEBUG : two: size = 3 OK 2026/07/09 04:27:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/09 04:27:57 INFO : two: Copied (server-side copy) 2026/07/09 04:27:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/09 04:27:58 DEBUG : two: size = 3 OK 2026/07/09 04:27:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:27:58 DEBUG : two: Unchanged skipping 2026/07/09 04:27:58 DEBUG : three: Need to transfer - File not found at Destination 2026/07/09 04:27:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone403372596) 2026/07/09 04:27:58 DEBUG : three: size = 5 (gofile root 'rclone-test-dofagub5defo/CopyDest') 2026/07/09 04:27:58 DEBUG : three: Sizes differ 2026/07/09 04:27:58 DEBUG : three: Destination not found in --copy-dest 2026/07/09 04:27:58 DEBUG : three: size = 7 OK 2026/07/09 04:27:58 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/09 04:27:58 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.52s) === RUN TestCopyInplace run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.17s) === RUN TestCopyLongFileName run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.18s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.17s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/09 04:28:01 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/09 04:28:01 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/09 04:28:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/09 04:28:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/09 04:28:01 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://upload.gofile.io/uploadfile": failed to copy data: max transfer limit reached as set by --max-transfer 2026/07/09 04:28:01 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/09 04:28:02 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/09 04:28:02 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/09 04:28:02 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 18641b2ccdd155db1242979d66c9e041 OK 2026/07/09 04:28:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (2.11s) === RUN TestDeduplicateInteractive run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:03 INFO : gofile root 'rclone-test-dofagub5defo': Looking for duplicate names using interactive mode. 2026/07/09 04:28:03 NOTICE: one: Found 3 files with duplicate names 2026/07/09 04:28:03 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/07/09 04:28:04 INFO : one: Deleted 2026/07/09 04:28:04 INFO : one: Deleted 2026/07/09 04:28:04 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (1.46s) === RUN TestDeduplicateSkip run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:04 INFO : gofile root 'rclone-test-dofagub5defo': Looking for duplicate names using skip mode. 2026/07/09 04:28:05 NOTICE: one: Found 3 files with duplicate names 2026/07/09 04:28:05 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/07/09 04:28:05 INFO : one: Deleted 2026/07/09 04:28:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (1.28s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:06 INFO : gofile root 'rclone-test-dofagub5defo': Looking for duplicate names using skip mode. 2026/07/09 04:28:06 NOTICE: one: Found 3 files with duplicate names 2026/07/09 04:28:06 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/09 04:28:06 INFO : one: Deleted 2026/07/09 04:28:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (1.42s) === RUN TestDeduplicateFirst run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:07 INFO : gofile root 'rclone-test-dofagub5defo': Looking for duplicate names using first mode. 2026/07/09 04:28:08 NOTICE: one: Found 3 files with duplicate names 2026/07/09 04:28:08 INFO : one: Deleted 2026/07/09 04:28:08 INFO : one: Deleted 2026/07/09 04:28:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (1.61s) === RUN TestDeduplicateNewest run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:09 INFO : gofile root 'rclone-test-dofagub5defo': Looking for duplicate names using newest mode. 2026/07/09 04:28:09 NOTICE: one: Found 3 files with duplicate names 2026/07/09 04:28:09 INFO : one: Deleted 2026/07/09 04:28:09 INFO : one: Deleted 2026/07/09 04:28:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (1.46s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:11 INFO : gofile root 'rclone-test-dofagub5defo': Looking for duplicate md5 hashes using newest mode. 2026/07/09 04:28:11 NOTICE: 34221519083c8f80b0009e37cb04976d: Found 3 files with duplicate md5 hashes 2026/07/09 04:28:11 INFO : one: Deleted 2026/07/09 04:28:11 INFO : also/one: Deleted 2026/07/09 04:28:11 NOTICE: 34221519083c8f80b0009e37cb04976d: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.15s) === RUN TestDeduplicateOldest run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:12 INFO : gofile root 'rclone-test-dofagub5defo': Looking for duplicate names using oldest mode. 2026/07/09 04:28:12 NOTICE: one: Found 3 files with duplicate names 2026/07/09 04:28:13 INFO : one: Deleted 2026/07/09 04:28:13 INFO : one: Deleted 2026/07/09 04:28:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (1.02s) === RUN TestDeduplicateLargest run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:13 INFO : gofile root 'rclone-test-dofagub5defo': Looking for duplicate names using largest mode. 2026/07/09 04:28:14 NOTICE: one: Found 3 files with duplicate names 2026/07/09 04:28:14 INFO : one: Deleted 2026/07/09 04:28:14 INFO : one: Deleted 2026/07/09 04:28:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (1.14s) === RUN TestDeduplicateSmallest run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:14 INFO : gofile root 'rclone-test-dofagub5defo': Looking for duplicate names using smallest mode. 2026/07/09 04:28:15 NOTICE: one: Found 3 files with duplicate names 2026/07/09 04:28:15 INFO : one: Deleted 2026/07/09 04:28:15 INFO : one: Deleted 2026/07/09 04:28:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (1.10s) === RUN TestDeduplicateRename run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:16 INFO : gofile root 'rclone-test-dofagub5defo': Looking for duplicate names using rename mode. 2026/07/09 04:28:16 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/09 04:28:16 INFO : one-2.txt: renamed from: one.txt 2026/07/09 04:28:17 INFO : one-3.txt: renamed from: one.txt 2026/07/09 04:28:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (2.42s) === RUN TestMergeDirs run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:19 INFO : dupe2: merging "two.txt" 2026/07/09 04:28:19 INFO : dupe2: removing empty directory 2026/07/09 04:28:19 INFO : dupe3: merging "three.txt" 2026/07/09 04:28:19 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (2.67s) === RUN TestListDirSorted run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:23 DEBUG : a.txt: Excluded (Size Filter) 2026/07/09 04:28:23 DEBUG : a.txt: Excluded 2026/07/09 04:28:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 04:28:23 DEBUG : sub dir/hello world2: Excluded 2026/07/09 04:28:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 04:28:23 DEBUG : sub dir/hello world: Excluded 2026/07/09 04:28:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 04:28:23 DEBUG : sub dir/hello world: Excluded 2026/07/09 04:28:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 04:28:23 DEBUG : sub dir/hello world2: Excluded 2026/07/09 04:28:23 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 04:28:23 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.37s) === RUN TestListDirSortedFn run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:27 DEBUG : a.txt: Excluded (Size Filter) 2026/07/09 04:28:27 DEBUG : a.txt: Excluded 2026/07/09 04:28:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 04:28:27 DEBUG : sub dir/hello world: Excluded 2026/07/09 04:28:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 04:28:27 DEBUG : sub dir/hello world2: Excluded 2026/07/09 04:28:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 04:28:27 DEBUG : sub dir/hello world: Excluded 2026/07/09 04:28:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 04:28:27 DEBUG : sub dir/hello world2: Excluded 2026/07/09 04:28:27 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 04:28:27 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.35s) === RUN TestListJSON run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" === 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 (2.36s) --- PASS: TestListJSON/Default (0.10s) --- PASS: TestListJSON/FilesOnly (0.08s) --- PASS: TestListJSON/DirsOnly (0.10s) --- PASS: TestListJSON/Recurse (0.11s) --- PASS: TestListJSON/SubDir (0.10s) --- PASS: TestListJSON/NoModTime (0.10s) --- PASS: TestListJSON/NoMimeType (0.11s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.09s) --- PASS: TestListJSON/Metadata (0.08s) === RUN TestStatJSON run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" === 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 2026/07/09 04:28:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dofagub5defo/notfound" --- PASS: TestStatJSON (3.33s) --- PASS: TestStatJSON/Root (0.10s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.12s) --- PASS: TestStatJSON/Dir (0.18s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.09s) --- PASS: TestStatJSON/File (0.10s) --- PASS: TestStatJSON/NotFound (0.15s) --- PASS: TestStatJSON/DirFilesOnly (0.09s) --- PASS: TestStatJSON/FileFilesOnly (0.09s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.08s) --- PASS: TestStatJSON/DirDirsOnly (0.10s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (0.57s) === RUN TestMkdir run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:35 INFO : gofile root 'rclone-test-dofagub5defo': Making directory 2026/07/09 04:28:35 INFO : gofile root 'rclone-test-dofagub5defo': Making directory --- PASS: TestMkdir (0.24s) === RUN TestLsd run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" --- PASS: TestLsd (0.97s) === RUN TestLs run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" --- PASS: TestLs (1.38s) === RUN TestLsWithFilesFrom run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:38 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (1.18s) === RUN TestLsLong run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" --- PASS: TestLsLong (0.90s) === RUN TestHashSums run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.65s) --- PASS: TestHashSums/Md5 (0.10s) --- PASS: TestHashSums/Md5Download (0.32s) === RUN TestHashSumsWithErrors 2026/07/09 04:28:41 DEBUG : Creating backend with remote ":memory:" 2026/07/09 04:28:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/09 04:28:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/09 04:28:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/09 04:28:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/09 04:28:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/09 04:28:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/09 04:28:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/09 04:28:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/09 04:28:41 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:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" --- PASS: TestCount (1.66s) === RUN TestDelete run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:43 DEBUG : Waiting for deletions to finish 2026/07/09 04:28:43 DEBUG : large: Excluded (Size Filter) 2026/07/09 04:28:44 INFO : small: Deleted 2026/07/09 04:28:44 INFO : medium: Deleted --- PASS: TestDelete (1.39s) === RUN TestMaxDelete run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:45 DEBUG : Waiting for deletions to finish 2026/07/09 04:28:45 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/09 04:28:45 INFO : large: Deleted 2026/07/09 04:28:45 INFO : medium: Deleted --- PASS: TestMaxDelete (1.58s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:46 DEBUG : Waiting for deletions to finish 2026/07/09 04:28:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/09 04:28:47 INFO : medium: Deleted 2026/07/09 04:28:47 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (1.58s) === RUN TestMaxDeleteSize run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:48 DEBUG : Waiting for deletions to finish 2026/07/09 04:28:48 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/09 04:28:48 INFO : small: Deleted 2026/07/09 04:28:48 INFO : large: Deleted --- PASS: TestMaxDeleteSize (1.58s) === RUN TestReadFile run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" --- PASS: TestReadFile (0.98s) === RUN TestRetry 2026/07/09 04:28:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/09 04:28:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/09 04:28:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 04:28:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 04:28:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 04:28:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 04:28:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" --- PASS: TestCat (3.38s) === RUN TestPurge 2026/07/09 04:28:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qavubuw8soga" 2026/07/09 04:28:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:28:53 DEBUG : Creating backend with remote "/tmp/rclone3072232568" run.go:198: Remote "gofile root 'rclone-test-qavubuw8soga'", Local "Local file system at /tmp/rclone3072232568", Modify Window "1s" 2026/07/09 04:28:55 INFO : A2: Making directory 2026/07/09 04:28:55 INFO : A1/B2: Making directory 2026/07/09 04:28:55 INFO : A1/B2/C2: Making directory 2026/07/09 04:28:55 INFO : A1/B1/C3: Making directory 2026/07/09 04:28:55 INFO : A3: Making directory 2026/07/09 04:28:55 INFO : A3/B3: Making directory 2026/07/09 04:28:55 INFO : A3/B3/C4: Making directory 2026/07/09 04:28:56 DEBUG : gofile root 'rclone-test-qavubuw8soga': Purge remote 2026/07/09 04:28:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (3.37s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:28:57 INFO : A2: Making directory 2026/07/09 04:28:57 INFO : A1/B2: Making directory 2026/07/09 04:28:58 INFO : A1/B2/C2: Making directory 2026/07/09 04:28:58 INFO : A1/B1/C3: Making directory 2026/07/09 04:28:58 INFO : A3: Making directory 2026/07/09 04:28:58 INFO : A3/B3: Making directory 2026/07/09 04:28:58 INFO : A3/B3/C4: Making directory 2026/07/09 04:28:59 DEBUG : removing 1 level 3 directories 2026/07/09 04:28:59 INFO : A3/B3/C4: Removing directory 2026/07/09 04:29:00 DEBUG : removing 2 level 3 directories 2026/07/09 04:29:00 INFO : A1/B2/C2: Removing directory 2026/07/09 04:29:00 INFO : A1/B1/C3: Removing directory 2026/07/09 04:29:00 DEBUG : removing 2 level 2 directories 2026/07/09 04:29:00 INFO : A3/B3: Removing directory 2026/07/09 04:29:00 INFO : A1/B2: Removing directory 2026/07/09 04:29:00 DEBUG : removing 2 level 1 directories 2026/07/09 04:29:00 INFO : A3: Removing directory 2026/07/09 04:29:00 INFO : A2: Removing directory 2026/07/09 04:29:01 DEBUG : removing 1 level 3 directories 2026/07/09 04:29:01 INFO : A1/B1/C1: Removing directory 2026/07/09 04:29:01 DEBUG : removing 1 level 2 directories 2026/07/09 04:29:01 INFO : A1/B1: Removing directory 2026/07/09 04:29:01 DEBUG : removing 1 level 1 directories 2026/07/09 04:29:01 INFO : A1: Removing directory 2026/07/09 04:29:01 DEBUG : removing 1 level 0 directories 2026/07/09 04:29:01 INFO : gofile root 'rclone-test-dofagub5defo': Removing directory --- PASS: TestRmdirsNoLeaveRoot (5.18s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:29:02 INFO : A1: Making directory 2026/07/09 04:29:02 INFO : A1/B1: Making directory 2026/07/09 04:29:02 INFO : A1/B1/C1: Making directory 2026/07/09 04:29:03 DEBUG : removing 1 level 3 directories 2026/07/09 04:29:03 INFO : A1/B1/C1: Removing directory 2026/07/09 04:29:03 DEBUG : removing 1 level 2 directories 2026/07/09 04:29:03 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.90s) === RUN TestRmdirsWithFilter run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:29:04 INFO : A1: Making directory 2026/07/09 04:29:04 INFO : A1/B1: Making directory 2026/07/09 04:29:04 INFO : A1/B1/C1: Making directory 2026/07/09 04:29:04 DEBUG : removing 1 level 3 directories 2026/07/09 04:29:04 INFO : A1/B1/C1: Removing directory 2026/07/09 04:29:05 DEBUG : removing 1 level 2 directories 2026/07/09 04:29:05 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (1.51s) === RUN TestCopyURL run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:29:06 DEBUG : filename.txt: File name found in url 2026/07/09 04:29:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (1.94s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" --- PASS: TestCopyURLDownloadHeaders (0.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:29:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 04:29:08 DEBUG : sub/file2: size = 14 OK 2026/07/09 04:29:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/09 04:29:08 INFO : file1: Copied (new) to: sub/file2 2026/07/09 04:29:08 INFO : file1: Deleted 2026/07/09 04:29:08 DEBUG : sub/file2: size = 14 OK 2026/07/09 04:29:08 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:29:08 DEBUG : file1: Unchanged skipping 2026/07/09 04:29:08 INFO : file1: Deleted 2026/07/09 04:29:08 DEBUG : gofile root 'rclone-test-dofagub5defo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.50s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:29:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 04:29:09 DEBUG : file1: size = 14 OK 2026/07/09 04:29:09 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/09 04:29:09 INFO : file1: Copied (new) 2026/07/09 04:29:09 INFO : file1: Deleted 2026/07/09 04:29:09 DEBUG : file1: Destination exists, skipping 2026/07/09 04:29:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.90s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.15s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.16s) === RUN TestMoveFileBackupDir run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:29:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dofagub5defo/backup" 2026/07/09 04:29:11 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone403372596) 2026/07/09 04:29:11 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-dofagub5defo') 2026/07/09 04:29:11 DEBUG : dst/file1: Sizes differ 2026/07/09 04:29:12 INFO : dst/file1: Moved (server-side) 2026/07/09 04:29:12 DEBUG : dst/file1: size = 14 OK 2026/07/09 04:29:12 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/09 04:29:12 INFO : dst/file1: Copied (new) 2026/07/09 04:29:12 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.92s) === 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:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:29:15 INFO : A1/B2: Making directory 2026/07/09 04:29:15 INFO : A1/B1/C3: Making directory 2026/07/09 04:29:17 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:29:17 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:29:17 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/09 04:29:17 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/09 04:29:17 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/09 04:29:22 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/09 04:29:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/09 04:29:22 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/09 04:29:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/09 04:29:22 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:29:22 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:29:27 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/09 04:29:27 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/09 04:29:27 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/09 04:29:27 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/09 04:29:27 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:29:27 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:29:32 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/09 04:29:32 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/09 04:29:32 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:29:32 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/09 04:29:32 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/09 04:29:32 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:29:37 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/09 04:29:37 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/09 04:29:37 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:29:37 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/09 04:29:37 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/09 04:29:38 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:29:42 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/09 04:29:42 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/09 04:29:42 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:29:43 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/09 04:29:43 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/09 04:29:47 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/09 04:29:47 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:29:47 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:29:52 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/09 04:30:07 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:30:12 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/09 04:30:27 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:30:32 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/09 04:30:47 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:30:52 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/09 04:31:07 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:31:12 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/09 04:31:27 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:31:32 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/09 04:31:47 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:31:52 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/09 04:32:52 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:32:52 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:32:57 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") 2026/07/09 04:32:57 ERROR : A2/one: Couldn't move: failed to move item: Error "error-rateLimit" 2026/07/09 04:32:57 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") 2026/07/09 04:32:57 ERROR : A2/B1/three: Couldn't move: failed to move item: Error "error-rateLimit" operations_test.go:1436: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: RenameDir renames: failed to move item: Error "error-rateLimit" Test: TestDirMove 2026/07/09 04:32:57 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:33:02 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/09 04:33:17 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:33:22 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/09 04:33:37 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:33:42 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/09 04:35:22 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:35:27 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/09 04:35:27 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:35:32 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/09 04:35:47 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:35:52 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/09 04:36:07 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:36:12 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/09 04:36:27 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:36:32 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/09 04:36:47 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:36:52 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/09 04:37:07 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:37:12 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: couldn't recursively list files: Error "error-rateLimit" Test: TestDirMove --- FAIL: TestDirMove (479.31s) === RUN TestGetFsInfo run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:37:12 DEBUG : Config file has changed externally - reloading 2026/07/09 04:37:27 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:37:32 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/09 04:37:47 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:37:52 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/09 04:38:07 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:38:12 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/09 04:38:27 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:38:32 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/09 04:38:47 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:38:52 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/09 04:39:07 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:39:12 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/09 04:39:27 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:39:32 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/09 04:39:47 DEBUG : Rate limited, sleep for 5s 2026/07/09 04:39:52 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/09 04:41:52 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 04:42:52 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: couldn't recursively list files: Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout Test: TestGetFsInfo --- FAIL: TestGetFsInfo (340.10s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 04:43:52 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 04:44:52 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 04:45:52 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 04:46:52 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 04:47:52 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 04:48:53 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/09 04:49:53 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/09 04:50:53 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 04:51:53 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 04:52:53 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) fstest.go:282: Error listing: couldn't recursively list files: Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout 2026/07/09 04:53:53 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 04:54:53 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 04:55:53 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/09 04:56:53 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 04:57:53 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/09 04:58:53 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/09 04:59:53 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 05:00:53 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 05:01:53 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 05:02:53 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: couldn't recursively list files: Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 05:03:53 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 05:04:53 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 05:05:53 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 05:06:53 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 05:07:53 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 05:08:53 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 05:09:53 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 05:10:53 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/09 05:11:53 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 05:12:53 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) fstest.go:282: Error listing: couldn't recursively list files: Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout 2026/07/09 05:13:53 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 05:14:53 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 05:15:53 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 05:16:53 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 05:17:53 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 05:18:53 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 05:19:53 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 05:20:53 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 05:21:53 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 05:22:53 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: couldn't recursively list files: Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "gofile root 'rclone-test-dofagub5defo'", Local "Local file system at /tmp/rclone403372596", Modify Window "1s" 2026/07/09 05:23:53 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 05:24:53 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/09 05:25:53 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/f17e04f0-0e5a-42a1-93a8-d1d7cb7d269f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) panic: test timed out after 1h0m0s running tests: TestRcat (43m58s) TestRcat/withChecksum=false,ignoreChecksum=true (3m58s) goroutine 5135 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 45 minutes]: testing.(*T).Run(0x3d5ef0326fc8, {0x2a68e1b?, 0x3d5ef03cbae8?}, 0x2bef620) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x3d5ef0326fc8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x3d5ef0326fc8, 0x3d5ef03cbc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a9e734, 0x18}, {0x2ad9323, 0x26}, 0x3d5ef04836e0, {0x46b0500, 0x71, 0x71}, {0xc28bea26ca750ad6, 0x346422a15d9, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x3d5eefbd81e0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x3d5eefbd81e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:274 +0xa6 goroutine 36 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 35 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 180 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 171 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1500 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1067 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 4796 [chan receive, 5 minutes]: testing.(*T).Run(0x3d5ef0025d48, {0x3d5ef0312390?, 0x3d5ef02b0f40?}, 0x3d5ef039a2a0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/operations_test.TestRcat(0x3d5ef0025d48) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1553 +0xcd testing.tRunner(0x3d5ef0025d48, 0x2bef620) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 147 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 138 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 643 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 633 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 388 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 378 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 279 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 222 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 197 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 124 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1324 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1067 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 343 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 334 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 594 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 584 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 687 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 677 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 257 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 248 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 227 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 202 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 304 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 295 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1657 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1067 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 157 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 148 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 710 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 668 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5176 [select]: net/http.(*Transport).getConn(0x3d5ef011a340, 0x3d5eefc34960, {{}, 0x0, {0x3d5eefb9a380, 0x5}, {0x3d5ef08c2030, 0x11}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x3d5ef011a340, 0x3d5ef0516000) /usr/local/go/src/net/http/transport.go:693 +0xa7f net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d5eefbb0f60, 0x3d5ef0516000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x3d5ef0516000, {0x2c0b2c0, 0x3d5eefbb0f60}, {0x3d5eefad2a58?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d5eefc2d170, 0x3d5ef0516000, {0x431836?, 0x46f0480?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d5eefc2d170, 0x3d5ef0516000) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d5ef0132000, {0x2c35fa8, 0x46ed6a0}, 0x3d5ef00cc160) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x3d5ef0132000, {0x2c35fa8, 0x46ed6a0}, 0x3d5eefad3360?, {0x0?, 0x0?}, {0x259a060, 0x3d5ef0162a50}, 0x3d5eefad32ff?, 0x2bf09f0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/gofile.(*Fs).listR.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:654 +0x85 github.com/rclone/rclone/fs.pacerInvoker(0x4, 0xa, 0x2c0a5c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x3d5eefbb0fc0, 0x3d5ef0566180, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d5eefbb0fc0, 0x3d5ef0566180) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/gofile.(*Fs).listR(0x3d5eeff30e00, {0x2c35fa8, 0x46ed6a0}, {0x0, 0x0}, 0x3d5eefad3738) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:653 +0x577 github.com/rclone/rclone/backend/gofile.(*Fs).ListR(0x0?, {0x2c35fa8?, 0x46ed6a0?}, {0x0?, 0x295d040?}, 0x3d5ef044cc01?) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:724 +0x3c github.com/rclone/rclone/fs/walk.listR({0x2c35fa8, 0x46ed6a0}, {0x2c52360, 0x3d5eeff30e00}, {0x0, 0x0}, 0x1, 0x3, 0x3d5ef039a330, 0x3d5eefb94258, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2c35fa8, 0x46ed6a0}, {0x2c52360, 0x3d5eeff30e00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x3d5ef039a330) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1dc github.com/rclone/rclone/fs/walk.GetAll({0x2c35fa8, 0x46ed6a0}, {0x2c52360, 0x3d5eeff30e00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:632 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0x3d5ef0326008, {0x2c52360, 0x3d5eeff30e00}, {0x0, 0x0}, {0x46ed6a0, 0x0, 0x0}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:280 +0x3dc github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 github.com/rclone/rclone/fstest.CheckListing(0x3d5ef0326008, {0x2c52360, 0x3d5eeff30e00}, {0x46ed6a0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 +0x8a github.com/rclone/rclone/fs/operations_test.TestRcat.func1(0x3d5ef0326008, 0x53?, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 +0x1ce github.com/rclone/rclone/fs/operations_test.TestRcat.func2(0x3d5ef0326008?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 +0x1f testing.tRunner(0x3d5ef0326008, 0x3d5ef039a2a0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 4796 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 1410 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1067 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 661 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 651 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 702 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 692 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 422 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 348 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 440 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 398 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5127 [IO wait]: internal/poll.runtime_pollWait(0x71f41d846600, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2c36168?, 0x3d5eefe5a690?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0x3d5eefaba580, {0x2c36168, 0x3d5eefe5a690}, {0x427694?, 0x3d5ef00690b0?}, {0x2c0a080?, 0x3d5ef0212220?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x3d5eefaba580, {0x2c36168, 0x3d5eefe5a690}, {0x2c41e68?, 0x0?}, {0x2c41e68, 0x3d5eefe3f0b0}, 0x48df45?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2c36168, 0x3d5eefe5a690}, {0x2a5a228, 0x3}, 0x2, 0x1, 0x460576?, 0x0, {0x2c41e68, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2c36168, 0x3d5eefe5a690}, {0x2a5a228, 0x3}, {0x2c41e68, 0x0}, {0x2c41e68, 0x3d5eefe3f0b0}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x3d5ef048c780, {0x2c36168, 0x3d5eefe5a690}, 0x0, 0x3d5eefe3f0b0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x266a620?, {0x2c36168?, 0x3d5eefe5a690?}, 0x52becf?, 0x3d5ef00693e0?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x3d5ef048c780, {0x2c36168, 0x3d5eefe5a690}, {0x2c20148, 0x3d5eefe3f0b0}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x3d5ef048c780, {0x2c36168, 0x3d5eefe5a690}, {0x3d5ef0566140?, 0x3, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0x3d5ef00d2180?, {0x2c36168?, 0x3d5eefe5a690?}, {0x3d5ef0566140?, 0x25e3540?, 0x2a5b42b?}, {0x0?, 0x2a5a228?, 0x0?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0x3d5ef04a6140, {0x2c360f8?, 0x3d5eefc34d70?}, {0x2a5a228, 0x3}, {0x3d5ef08c2030, 0x11}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x3d5ef04a6140, {0x2c360f8, 0x3d5eefc34d70}, {0x2a5a228?, 0x71f3d40843e0?}, {0x3d5ef08c2030, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2c360f8, 0x3d5eefc34d70}, {0x2a5a228, 0x3}, {0x3d5ef08c2030, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:277 +0x5c net/http.(*Transport).dial(0xd?, {0x2c360f8?, 0x3d5eefc34d70?}, {0x2a5a228?, 0x2e6f692e656c?}, {0x3d5ef08c2030?, 0x0?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x3d5ef011a340, {0x2c360f8, 0x3d5eefc34d70}, {{}, 0x0, {0x3d5eefb9a380, 0x5}, {0x3d5ef08c2030, 0x11}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x3d5ef011a340, 0x3d5eefe606e0) /usr/local/go/src/net/http/transport.go:1648 +0xd2 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1629 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 5176 /usr/local/go/src/net/http/transport.go:1628 +0x112 goroutine 621 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 611 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 481 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 471 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 542 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 532 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 512 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 502 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1068 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1067 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1434 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1067 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1215 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1067 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1455 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1067 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3858 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3777 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1316 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1067 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1620 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1067 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished ERROR in 1h0m0.323840179s (try 1/5): exit status 2: Failed [TestDirMove TestGetFsInfo]