"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Starting (try 1/5) 2026/07/07 01:00:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bogeyih0soni" 2026/07/07 01:00:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:00:20 DEBUG : Creating backend with remote "/tmp/rclone3308854837" === 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-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.40s) === RUN TestMultithreadCopyAbort run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.13s) === RUN TestSizeDiffers 2026/07/07 01:00:21 DEBUG : a: size = 0 OK 2026/07/07 01:00:21 DEBUG : a: size = 1 (memory) 2026/07/07 01:00:21 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/07 01:00:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/07 01:00:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 01:00:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 01:00:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/07 01:00:21 DEBUG : potato: Seek from 10 to 0 2026/07/07 01:00:21 DEBUG : potato: Seek from 10 to 0 2026/07/07 01:00:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/07 01:00:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/07 01:00:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 01:00:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 01:00:21 DEBUG : potato: Seek from 5 to 2 2026/07/07 01:00:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/07 01:00:21 DEBUG : potato: Seek from 7 to 0 2026/07/07 01:00:21 DEBUG : potato: Seek from 7 to 0 2026/07/07 01:00:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/07 01:00:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/07 01:00:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 01:00:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 01:00:21 DEBUG : potato: Seek from 5 to 2 2026/07/07 01:00:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/07 01:00:21 DEBUG : potato: Seek from 8 to 0 2026/07/07 01:00:21 DEBUG : potato: Seek from 8 to 0 2026/07/07 01:00:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/07 01:00:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/07 01:00:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 01:00:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 01:00:21 DEBUG : potato: Seek from 5 to 2 2026/07/07 01:00:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/07 01:00:21 DEBUG : potato: Seek from 9 to 0 2026/07/07 01:00:21 DEBUG : potato: Seek from 9 to 0 2026/07/07 01:00:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.03s) --- PASS: TestReOpen/Normal (0.01s) --- 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.02s) --- 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.01s) --- 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-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", 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 (6.25s) --- PASS: TestCheck/1 (0.59s) --- PASS: TestCheck/2 (0.08s) --- PASS: TestCheck/3 (0.10s) --- PASS: TestCheck/4 (0.16s) --- PASS: TestCheck/5 (0.33s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2026/07/07 01:00:27 DEBUG : Creating backend with remote "nonexistent" 2026/07/07 01:00:27 DEBUG : Config file has changed externally - reloading 2026/07/07 01:00:27 DEBUG : Creating backend with remote "nonexistent" 2026/07/07 01:00:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/07 01:00:27 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/07 01:00:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/07 01:00:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", 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 (9.34s) --- PASS: TestCheckDownload/1 (0.47s) --- PASS: TestCheckDownload/2 (0.28s) --- PASS: TestCheckDownload/3 (0.75s) --- PASS: TestCheckDownload/4 (0.68s) --- PASS: TestCheckDownload/5 (0.62s) --- PASS: TestCheckDownload/6 (0.64s) --- PASS: TestCheckDownload/7 (0.69s) === RUN TestCheckSizeOnly run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", 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 (6.33s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.38s) --- PASS: TestCheckSizeOnly/6 (0.21s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:00:43 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/07 01:00:43 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/07 01:00:43 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/07 01:00:43 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/07 01:00:44 DEBUG : test.sum: Removing old object on successful upload 2026/07/07 01:00:44 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/07 01:00:44 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/07 01:00:44 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/07 01:00:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.76s) === RUN TestCheckSum run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:00:45 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bogeyih0soni/data" === RUN TestCheckSum/subtest1 2026/07/07 01:00:50 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2026/07/07 01:00:52 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2026/07/07 01:00:54 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2026/07/07 01:00:55 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2026/07/07 01:00:58 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2026/07/07 01:01:01 DEBUG : data/banana: Removing old object on successful upload 2026/07/07 01:01:02 DEBUG : data/potato: Removing old object on successful upload 2026/07/07 01:01:02 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (20.78s) --- PASS: TestCheckSum/subtest1 (1.09s) --- PASS: TestCheckSum/subtest2 (0.70s) --- PASS: TestCheckSum/subtest3 (0.60s) --- PASS: TestCheckSum/subtest4 (0.51s) --- PASS: TestCheckSum/subtest5 (1.08s) --- PASS: TestCheckSum/subtest6 (1.95s) --- PASS: TestCheckSum/subtest7 (0.81s) === RUN TestCheckSumDownload run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:01:06 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bogeyih0soni/data" === RUN TestCheckSumDownload/subtest1 2026/07/07 01:01:09 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2026/07/07 01:01:13 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2026/07/07 01:01:15 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2026/07/07 01:01:16 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2026/07/07 01:01:19 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2026/07/07 01:01:20 DEBUG : data/banana: Removing old object on successful upload 2026/07/07 01:01:21 DEBUG : data/potato: Removing old object on successful upload 2026/07/07 01:01:22 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (19.52s) --- PASS: TestCheckSumDownload/subtest1 (0.68s) --- PASS: TestCheckSumDownload/subtest2 (1.33s) --- PASS: TestCheckSumDownload/subtest3 (1.41s) --- PASS: TestCheckSumDownload/subtest4 (0.73s) --- PASS: TestCheckSumDownload/subtest5 (0.51s) --- PASS: TestCheckSumDownload/subtest6 (0.56s) --- PASS: TestCheckSumDownload/subtest7 (0.79s) === RUN TestApplyTransforms 2026/07/07 01:01:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vipuwek5yigi" 2026/07/07 01:01:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:01:26 DEBUG : Creating backend with remote "/tmp/rclone1340710516" run.go:198: Remote "gofile root 'rclone-test-vipuwek5yigi'", Local "Local file system at /tmp/rclone1340710516", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/07/07 01:01:28 ERROR : hello, world!: sum not found 2026/07/07 01:01:28 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-vipuwek5yigi' 2026/07/07 01:01:28 NOTICE: gofile root 'rclone-test-vipuwek5yigi': 1 files missing 2026/07/07 01:01:28 NOTICE: 1 hashes missing 2026/07/07 01:01:28 NOTICE: gofile root 'rclone-test-vipuwek5yigi': 1 differences found 2026/07/07 01:01:28 NOTICE: gofile root 'rclone-test-vipuwek5yigi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/07 01:01:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 01:01:29 NOTICE: gofile root 'rclone-test-vipuwek5yigi': 0 differences found 2026/07/07 01:01:29 NOTICE: gofile root 'rclone-test-vipuwek5yigi': 1 matching files 2026/07/07 01:01:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-peyasaz4yuva" 2026/07/07 01:01:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:01:29 DEBUG : Creating backend with remote "/tmp/rclone3736796946" run.go:198: Remote "gofile root 'rclone-test-peyasaz4yuva'", Local "Local file system at /tmp/rclone3736796946", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/07/07 01:01:32 ERROR : HELLO, WORLD!: sum not found 2026/07/07 01:01:32 ERROR : hello, world!: file not in gofile root 'rclone-test-peyasaz4yuva' 2026/07/07 01:01:32 NOTICE: gofile root 'rclone-test-peyasaz4yuva': 1 files missing 2026/07/07 01:01:32 NOTICE: 1 hashes missing 2026/07/07 01:01:32 NOTICE: gofile root 'rclone-test-peyasaz4yuva': 1 differences found 2026/07/07 01:01:32 NOTICE: gofile root 'rclone-test-peyasaz4yuva': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/07 01:01:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 01:01:32 NOTICE: gofile root 'rclone-test-peyasaz4yuva': 0 differences found 2026/07/07 01:01:32 NOTICE: gofile root 'rclone-test-peyasaz4yuva': 1 matching files 2026/07/07 01:01:32 DEBUG : Creating backend with remote "TestGoFile:rclone-test-geyizal6qopo" 2026/07/07 01:01:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:01:33 DEBUG : Creating backend with remote "/tmp/rclone4293794382" run.go:198: Remote "gofile root 'rclone-test-geyizal6qopo'", Local "Local file system at /tmp/rclone4293794382", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/07 01:01:35 ERROR : HeLlO, wOrLd!: sum not found 2026/07/07 01:01:35 ERROR : hello, world!: file not in gofile root 'rclone-test-geyizal6qopo' 2026/07/07 01:01:35 NOTICE: gofile root 'rclone-test-geyizal6qopo': 1 files missing 2026/07/07 01:01:35 NOTICE: 1 hashes missing 2026/07/07 01:01:35 NOTICE: gofile root 'rclone-test-geyizal6qopo': 1 differences found 2026/07/07 01:01:35 NOTICE: gofile root 'rclone-test-geyizal6qopo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/07 01:01:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 01:01:36 NOTICE: gofile root 'rclone-test-geyizal6qopo': 0 differences found 2026/07/07 01:01:36 NOTICE: gofile root 'rclone-test-geyizal6qopo': 1 matching files 2026/07/07 01:01:36 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kilarah2favo" 2026/07/07 01:01:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:01:36 DEBUG : Creating backend with remote "/tmp/rclone2399110541" run.go:198: Remote "gofile root 'rclone-test-kilarah2favo'", Local "Local file system at /tmp/rclone2399110541", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/07 01:01:37 ERROR : HELLO, WORLD!: sum not found 2026/07/07 01:01:37 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-kilarah2favo' 2026/07/07 01:01:37 NOTICE: gofile root 'rclone-test-kilarah2favo': 1 files missing 2026/07/07 01:01:37 NOTICE: 1 hashes missing 2026/07/07 01:01:37 NOTICE: gofile root 'rclone-test-kilarah2favo': 1 differences found 2026/07/07 01:01:37 NOTICE: gofile root 'rclone-test-kilarah2favo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/07 01:01:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 01:01:37 NOTICE: gofile root 'rclone-test-kilarah2favo': 0 differences found 2026/07/07 01:01:37 NOTICE: gofile root 'rclone-test-kilarah2favo': 1 matching files 2026/07/07 01:01:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-lidazag4luhe" 2026/07/07 01:01:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:01:37 DEBUG : Creating backend with remote "/tmp/rclone721444291" run.go:198: Remote "gofile root 'rclone-test-lidazag4luhe'", Local "Local file system at /tmp/rclone721444291", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/07/07 01:01:38 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/07 01:01:38 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-lidazag4luhe' 2026/07/07 01:01:38 NOTICE: gofile root 'rclone-test-lidazag4luhe': 1 files missing 2026/07/07 01:01:38 NOTICE: 1 hashes missing 2026/07/07 01:01:38 NOTICE: gofile root 'rclone-test-lidazag4luhe': 1 differences found 2026/07/07 01:01:38 NOTICE: gofile root 'rclone-test-lidazag4luhe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/07 01:01:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 01:01:38 NOTICE: gofile root 'rclone-test-lidazag4luhe': 0 differences found 2026/07/07 01:01:38 NOTICE: gofile root 'rclone-test-lidazag4luhe': 1 matching files 2026/07/07 01:01:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-duwenav5qudu" 2026/07/07 01:01:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:01:38 DEBUG : Creating backend with remote "/tmp/rclone1904875659" run.go:198: Remote "gofile root 'rclone-test-duwenav5qudu'", Local "Local file system at /tmp/rclone1904875659", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/07/07 01:01:39 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/07 01:01:39 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-duwenav5qudu' 2026/07/07 01:01:39 NOTICE: gofile root 'rclone-test-duwenav5qudu': 1 files missing 2026/07/07 01:01:39 NOTICE: 1 hashes missing 2026/07/07 01:01:39 NOTICE: gofile root 'rclone-test-duwenav5qudu': 1 differences found 2026/07/07 01:01:39 NOTICE: gofile root 'rclone-test-duwenav5qudu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/07 01:01:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 01:01:40 NOTICE: gofile root 'rclone-test-duwenav5qudu': 0 differences found 2026/07/07 01:01:40 NOTICE: gofile root 'rclone-test-duwenav5qudu': 1 matching files 2026/07/07 01:01:40 DEBUG : Creating backend with remote "TestGoFile:rclone-test-lujelil5xito" 2026/07/07 01:01:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:01:40 DEBUG : Creating backend with remote "/tmp/rclone3434040667" run.go:198: Remote "gofile root 'rclone-test-lujelil5xito'", Local "Local file system at /tmp/rclone3434040667", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/07/07 01:01:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/07 01:01:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-lujelil5xito' 2026/07/07 01:01:41 NOTICE: gofile root 'rclone-test-lujelil5xito': 1 files missing 2026/07/07 01:01:41 NOTICE: 1 hashes missing 2026/07/07 01:01:41 NOTICE: gofile root 'rclone-test-lujelil5xito': 1 differences found 2026/07/07 01:01:41 NOTICE: gofile root 'rclone-test-lujelil5xito': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/07 01:01:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 01:01:41 NOTICE: gofile root 'rclone-test-lujelil5xito': 0 differences found 2026/07/07 01:01:41 NOTICE: gofile root 'rclone-test-lujelil5xito': 1 matching files 2026/07/07 01:01:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yopagih1xula" 2026/07/07 01:01:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:01:41 DEBUG : Creating backend with remote "/tmp/rclone3005011292" run.go:198: Remote "gofile root 'rclone-test-yopagih1xula'", Local "Local file system at /tmp/rclone3005011292", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/07/07 01:01:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/07 01:01:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-yopagih1xula' 2026/07/07 01:01:42 NOTICE: gofile root 'rclone-test-yopagih1xula': 1 files missing 2026/07/07 01:01:42 NOTICE: 1 hashes missing 2026/07/07 01:01:42 NOTICE: gofile root 'rclone-test-yopagih1xula': 1 differences found 2026/07/07 01:01:42 NOTICE: gofile root 'rclone-test-yopagih1xula': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/07 01:01:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 01:01:42 NOTICE: gofile root 'rclone-test-yopagih1xula': 0 differences found 2026/07/07 01:01:42 NOTICE: gofile root 'rclone-test-yopagih1xula': 1 matching files 2026/07/07 01:01:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-necirij6nije" 2026/07/07 01:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:01:43 DEBUG : Creating backend with remote "/tmp/rclone3136002805" run.go:198: Remote "gofile root 'rclone-test-necirij6nije'", Local "Local file system at /tmp/rclone3136002805", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/07/07 01:01:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/07 01:01:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-necirij6nije' 2026/07/07 01:01:43 NOTICE: gofile root 'rclone-test-necirij6nije': 1 files missing 2026/07/07 01:01:43 NOTICE: 1 hashes missing 2026/07/07 01:01:43 NOTICE: gofile root 'rclone-test-necirij6nije': 1 differences found 2026/07/07 01:01:43 NOTICE: gofile root 'rclone-test-necirij6nije': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/07 01:01:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 01:01:44 NOTICE: gofile root 'rclone-test-necirij6nije': 0 differences found 2026/07/07 01:01:44 NOTICE: gofile root 'rclone-test-necirij6nije': 1 matching files 2026/07/07 01:01:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cosaleq3sino" 2026/07/07 01:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone1185931587" run.go:198: Remote "gofile root 'rclone-test-cosaleq3sino'", Local "Local file system at /tmp/rclone1185931587", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-cosaleq3sino' 2026/07/07 01:01:44 NOTICE: gofile root 'rclone-test-cosaleq3sino': 1 files missing 2026/07/07 01:01:44 NOTICE: 1 hashes missing 2026/07/07 01:01:44 NOTICE: gofile root 'rclone-test-cosaleq3sino': 1 differences found 2026/07/07 01:01:44 NOTICE: gofile root 'rclone-test-cosaleq3sino': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/07 01:01:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 01:01:45 NOTICE: gofile root 'rclone-test-cosaleq3sino': 0 differences found 2026/07/07 01:01:45 NOTICE: gofile root 'rclone-test-cosaleq3sino': 1 matching files 2026/07/07 01:01:45 DEBUG : gofile root 'rclone-test-cosaleq3sino': Purge remote 2026/07/07 01:01:45 DEBUG : gofile root 'rclone-test-necirij6nije': Purge remote 2026/07/07 01:01:45 DEBUG : gofile root 'rclone-test-yopagih1xula': Purge remote 2026/07/07 01:01:45 DEBUG : gofile root 'rclone-test-lujelil5xito': Purge remote 2026/07/07 01:01:46 DEBUG : gofile root 'rclone-test-duwenav5qudu': Purge remote 2026/07/07 01:01:46 DEBUG : gofile root 'rclone-test-lidazag4luhe': Purge remote 2026/07/07 01:01:46 DEBUG : gofile root 'rclone-test-kilarah2favo': Purge remote 2026/07/07 01:01:47 DEBUG : gofile root 'rclone-test-geyizal6qopo': Purge remote 2026/07/07 01:01:48 DEBUG : gofile root 'rclone-test-peyasaz4yuva': Purge remote 2026/07/07 01:01:48 DEBUG : gofile root 'rclone-test-vipuwek5yigi': Purge remote --- PASS: TestApplyTransforms (22.88s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:01:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/07 01:01:50 DEBUG : sub/file2: size = 14 OK 2026/07/07 01:01:50 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 01:01:50 INFO : file1: Copied (new) to: sub/file2 2026/07/07 01:01:51 DEBUG : sub/file2: size = 14 OK 2026/07/07 01:01:51 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 01:01:51 DEBUG : file1: Unchanged skipping 2026/07/07 01:01:51 DEBUG : gofile root 'rclone-test-bogeyih0soni': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.98s) === RUN TestCopyLongFile run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.82s) === RUN TestCopyFileBackupDir run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:01:56 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bogeyih0soni/backup" 2026/07/07 01:01:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3308854837) 2026/07/07 01:01:56 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-bogeyih0soni') 2026/07/07 01:01:56 DEBUG : dst/file1: Sizes differ 2026/07/07 01:01:57 INFO : dst/file1: Moved (server-side) 2026/07/07 01:01:58 DEBUG : dst/file1: size = 14 OK 2026/07/07 01:01:58 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 01:01:58 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (6.04s) === RUN TestCopyFileCompareDest run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:02:00 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bogeyih0soni/dst" 2026/07/07 01:02:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bogeyih0soni/CompareDest" 2026/07/07 01:02:01 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 01:02:02 DEBUG : one: size = 3 OK 2026/07/07 01:02:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/07 01:02:02 INFO : one: Copied (new) 2026/07/07 01:02:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3308854837) 2026/07/07 01:02:03 DEBUG : one: size = 3 (gofile root 'rclone-test-bogeyih0soni/dst') 2026/07/07 01:02:03 DEBUG : one: Sizes differ 2026/07/07 01:02:03 DEBUG : one: Removing old object on successful upload 2026/07/07 01:02:03 DEBUG : one: size = 5 OK 2026/07/07 01:02:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/07 01:02:03 INFO : one: Copied (replaced existing) 2026/07/07 01:02:04 DEBUG : dst/one: Removing old object on successful upload 2026/07/07 01:02:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3308854837) 2026/07/07 01:02:06 DEBUG : one: size = 3 (gofile root 'rclone-test-bogeyih0soni/dst') 2026/07/07 01:02:06 DEBUG : one: Sizes differ 2026/07/07 01:02:06 DEBUG : one: size = 5 OK 2026/07/07 01:02:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 01:02:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 01:02:08 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 01:02:08 DEBUG : two: size = 3 OK 2026/07/07 01:02:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 01:02:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 01:02:08 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 01:02:08 DEBUG : two: size = 3 OK 2026/07/07 01:02:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 01:02:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 01:02:09 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 01:02:10 DEBUG : two: size = 5 (Local file system at /tmp/rclone3308854837) 2026/07/07 01:02:10 DEBUG : two: size = 3 (gofile root 'rclone-test-bogeyih0soni/CompareDest') 2026/07/07 01:02:10 DEBUG : two: Sizes differ 2026/07/07 01:02:10 DEBUG : two: size = 5 OK 2026/07/07 01:02:10 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/07 01:02:10 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (13.26s) === RUN TestCopyFileCopyDest run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:02:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bogeyih0soni/dst" 2026/07/07 01:02:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bogeyih0soni/CopyDest" 2026/07/07 01:02:15 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 01:02:16 DEBUG : one: size = 3 OK 2026/07/07 01:02:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/07 01:02:16 INFO : one: Copied (new) 2026/07/07 01:02:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3308854837) 2026/07/07 01:02:17 DEBUG : one: size = 3 (gofile root 'rclone-test-bogeyih0soni/dst') 2026/07/07 01:02:17 DEBUG : one: Sizes differ 2026/07/07 01:02:17 DEBUG : one: Removing old object on successful upload 2026/07/07 01:02:17 DEBUG : one: size = 5 OK 2026/07/07 01:02:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/07 01:02:17 INFO : one: Copied (replaced existing) 2026/07/07 01:02:18 DEBUG : dst/one: Removing old object on successful upload 2026/07/07 01:02:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bogeyih0soni/BackupDir" 2026/07/07 01:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3308854837) 2026/07/07 01:02:20 DEBUG : one: size = 3 (gofile root 'rclone-test-bogeyih0soni/dst') 2026/07/07 01:02:20 DEBUG : one: Sizes differ 2026/07/07 01:02:21 DEBUG : one: size = 5 OK 2026/07/07 01:02:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 01:02:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3308854837) 2026/07/07 01:02:21 DEBUG : one: size = 3 (gofile root 'rclone-test-bogeyih0soni/dst') 2026/07/07 01:02:21 DEBUG : one: Sizes differ 2026/07/07 01:02:21 INFO : one: Moved (server-side) 2026/07/07 01:02:21 DEBUG : one: size = 5 OK 2026/07/07 01:02:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/07 01:02:21 INFO : one: Copied (server-side copy) 2026/07/07 01:02:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/07 01:02:23 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 01:02:23 DEBUG : two: size = 3 OK 2026/07/07 01:02:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 01:02:24 DEBUG : two: size = 3 OK 2026/07/07 01:02:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/07 01:02:24 INFO : two: Copied (server-side copy) 2026/07/07 01:02:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/07 01:02:24 DEBUG : two: size = 3 OK 2026/07/07 01:02:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 01:02:24 DEBUG : two: Unchanged skipping 2026/07/07 01:02:25 DEBUG : three: Need to transfer - File not found at Destination 2026/07/07 01:02:25 DEBUG : three: size = 7 (Local file system at /tmp/rclone3308854837) 2026/07/07 01:02:25 DEBUG : three: size = 5 (gofile root 'rclone-test-bogeyih0soni/CopyDest') 2026/07/07 01:02:25 DEBUG : three: Sizes differ 2026/07/07 01:02:25 DEBUG : three: Destination not found in --copy-dest 2026/07/07 01:02:26 DEBUG : three: size = 7 OK 2026/07/07 01:02:26 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/07 01:02:26 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (18.31s) === RUN TestCopyInplace run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.60s) === RUN TestCopyLongFileName run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.40s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:02:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/07 01:02:35 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/07 01:02:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 01:02:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/07 01:02:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/07 01:02:35 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/07 01:02:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/07 01:02:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/07 01:02:37 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/07 01:02:37 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 04256fc6379d62769c248dc19c114108 OK 2026/07/07 01:02:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.47s) === RUN TestDeduplicateInteractive run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:02:39 INFO : gofile root 'rclone-test-bogeyih0soni': Looking for duplicate names using interactive mode. 2026/07/07 01:02:40 NOTICE: one: Found 3 files with duplicate names 2026/07/07 01:02:40 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/07/07 01:02:40 INFO : one: Deleted 2026/07/07 01:02:40 INFO : one: Deleted 2026/07/07 01:02:40 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (2.79s) === RUN TestDeduplicateSkip run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:02:42 INFO : gofile root 'rclone-test-bogeyih0soni': Looking for duplicate names using skip mode. 2026/07/07 01:02:43 NOTICE: one: Found 3 files with duplicate names 2026/07/07 01:02:43 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/07/07 01:02:43 INFO : one: Deleted 2026/07/07 01:02:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (2.19s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:02:44 INFO : gofile root 'rclone-test-bogeyih0soni': Looking for duplicate names using skip mode. 2026/07/07 01:02:45 NOTICE: one: Found 3 files with duplicate names 2026/07/07 01:02:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/07 01:02:45 INFO : one: Deleted 2026/07/07 01:02:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (2.70s) === RUN TestDeduplicateFirst run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:02:47 INFO : gofile root 'rclone-test-bogeyih0soni': Looking for duplicate names using first mode. 2026/07/07 01:02:48 NOTICE: one: Found 3 files with duplicate names 2026/07/07 01:02:48 INFO : one: Deleted 2026/07/07 01:02:48 INFO : one: Deleted 2026/07/07 01:02:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (2.58s) === RUN TestDeduplicateNewest run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:02:50 INFO : gofile root 'rclone-test-bogeyih0soni': Looking for duplicate names using newest mode. 2026/07/07 01:02:50 NOTICE: one: Found 3 files with duplicate names 2026/07/07 01:02:50 INFO : one: Deleted 2026/07/07 01:02:51 INFO : one: Deleted 2026/07/07 01:02:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (2.48s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:02:53 INFO : gofile root 'rclone-test-bogeyih0soni': Looking for duplicate md5 hashes using newest mode. 2026/07/07 01:02:54 NOTICE: 7769d0094fc90f13948ce72a3525ff21: Found 3 files with duplicate md5 hashes 2026/07/07 01:02:54 INFO : one: Deleted 2026/07/07 01:02:54 INFO : also/one: Deleted 2026/07/07 01:02:54 NOTICE: 7769d0094fc90f13948ce72a3525ff21: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (4.58s) === RUN TestDeduplicateOldest run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:02:57 INFO : gofile root 'rclone-test-bogeyih0soni': Looking for duplicate names using oldest mode. 2026/07/07 01:02:57 NOTICE: one: Found 3 files with duplicate names 2026/07/07 01:02:57 INFO : one: Deleted 2026/07/07 01:02:58 INFO : one: Deleted 2026/07/07 01:02:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (2.45s) === RUN TestDeduplicateLargest run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:02:59 INFO : gofile root 'rclone-test-bogeyih0soni': Looking for duplicate names using largest mode. 2026/07/07 01:03:00 NOTICE: one: Found 3 files with duplicate names 2026/07/07 01:03:00 INFO : one: Deleted 2026/07/07 01:03:00 INFO : one: Deleted 2026/07/07 01:03:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (2.36s) === RUN TestDeduplicateSmallest run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:03:01 INFO : gofile root 'rclone-test-bogeyih0soni': Looking for duplicate names using smallest mode. 2026/07/07 01:03:02 NOTICE: one: Found 3 files with duplicate names 2026/07/07 01:03:02 INFO : one: Deleted 2026/07/07 01:03:02 INFO : one: Deleted 2026/07/07 01:03:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (2.47s) === RUN TestDeduplicateRename run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:03:04 INFO : gofile root 'rclone-test-bogeyih0soni': Looking for duplicate names using rename mode. 2026/07/07 01:03:06 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/07 01:03:07 INFO : one-2.txt: renamed from: one.txt 2026/07/07 01:03:09 INFO : one-3.txt: renamed from: one.txt 2026/07/07 01:03:10 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (8.14s) === RUN TestMergeDirs run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:03:14 INFO : dupe2: merging "two.txt" 2026/07/07 01:03:15 INFO : dupe2: removing empty directory 2026/07/07 01:03:15 INFO : dupe3: merging "three.txt" 2026/07/07 01:03:15 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (6.33s) === RUN TestListDirSorted run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:03:23 DEBUG : a.txt: Excluded (Size Filter) 2026/07/07 01:03:23 DEBUG : a.txt: Excluded 2026/07/07 01:03:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/07 01:03:23 DEBUG : sub dir/hello world2: Excluded 2026/07/07 01:03:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/07 01:03:23 DEBUG : sub dir/hello world: Excluded 2026/07/07 01:03:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/07 01:03:23 DEBUG : sub dir/hello world2: Excluded 2026/07/07 01:03:23 DEBUG : sub dir/ignore dir: Excluded 2026/07/07 01:03:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/07 01:03:23 DEBUG : sub dir/hello world: Excluded 2026/07/07 01:03:24 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (10.60s) === RUN TestListDirSortedFn run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:03:33 DEBUG : a.txt: Excluded (Size Filter) 2026/07/07 01:03:33 DEBUG : a.txt: Excluded 2026/07/07 01:03:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/07 01:03:34 DEBUG : sub dir/hello world: Excluded 2026/07/07 01:03:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/07 01:03:34 DEBUG : sub dir/hello world2: Excluded 2026/07/07 01:03:34 DEBUG : sub dir/ignore dir: Excluded 2026/07/07 01:03:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/07 01:03:34 DEBUG : sub dir/hello world: Excluded 2026/07/07 01:03:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/07 01:03:34 DEBUG : sub dir/hello world2: Excluded 2026/07/07 01:03:35 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (10.08s) === RUN TestListJSON run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", 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 (6.59s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.14s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.33s) --- PASS: TestListJSON/SubDir (0.33s) --- PASS: TestListJSON/NoModTime (0.38s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.37s) --- PASS: TestListJSON/Metadata (0.26s) === RUN TestStatJSON run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", 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/07 01:03:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bogeyih0soni/notfound" --- PASS: TestStatJSON (8.05s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.32s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.69s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.10s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.36s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.13s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.51s) === RUN TestMkdir run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:03:53 INFO : gofile root 'rclone-test-bogeyih0soni': Making directory 2026/07/07 01:03:53 INFO : gofile root 'rclone-test-bogeyih0soni': Making directory --- PASS: TestMkdir (0.58s) === RUN TestLsd run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" --- PASS: TestLsd (2.88s) === RUN TestLs run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" --- PASS: TestLs (2.34s) === RUN TestLsWithFilesFrom run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:04:00 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/07 01:04:00 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.72s) === RUN TestLsLong run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" --- PASS: TestLsLong (1.99s) === RUN TestHashSums run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (2.47s) --- PASS: TestHashSums/Md5 (0.22s) --- PASS: TestHashSums/Md5Download (0.48s) === RUN TestHashSumsWithErrors 2026/07/07 01:04:06 DEBUG : Creating backend with remote ":memory:" 2026/07/07 01:04:06 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/07 01:04:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/07 01:04:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/07 01:04:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/07 01:04:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/07 01:04:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/07 01:04:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/07 01:04:06 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/07 01:04:06 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-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" --- PASS: TestCount (3.86s) === RUN TestDelete run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:04:11 DEBUG : Waiting for deletions to finish 2026/07/07 01:04:11 DEBUG : large: Excluded (Size Filter) 2026/07/07 01:04:12 INFO : small: Deleted 2026/07/07 01:04:12 INFO : medium: Deleted --- PASS: TestDelete (2.96s) === RUN TestMaxDelete run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:04:15 DEBUG : Waiting for deletions to finish 2026/07/07 01:04:15 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/07 01:04:15 INFO : large: Deleted 2026/07/07 01:04:16 INFO : medium: Deleted --- PASS: TestMaxDelete (4.23s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:04:19 DEBUG : Waiting for deletions to finish 2026/07/07 01:04:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/07 01:04:19 INFO : small: Deleted 2026/07/07 01:04:19 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.31s) === RUN TestMaxDeleteSize run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:04:22 DEBUG : Waiting for deletions to finish 2026/07/07 01:04:22 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/07 01:04:22 INFO : small: Deleted 2026/07/07 01:04:22 INFO : large: Deleted --- PASS: TestMaxDeleteSize (2.99s) === RUN TestReadFile run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" --- PASS: TestReadFile (3.32s) === RUN TestRetry 2026/07/07 01:04:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/07 01:04:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/07 01:04:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/07 01:04:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/07 01:04:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/07 01:04:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/07 01:04:27 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-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" --- PASS: TestCat (5.48s) === RUN TestPurge 2026/07/07 01:04:32 DEBUG : Creating backend with remote "TestGoFile:rclone-test-naqovaq4wilu" 2026/07/07 01:04:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:04:33 DEBUG : Creating backend with remote "/tmp/rclone412254478" run.go:198: Remote "gofile root 'rclone-test-naqovaq4wilu'", Local "Local file system at /tmp/rclone412254478", Modify Window "1s" 2026/07/07 01:04:34 INFO : A2: Making directory 2026/07/07 01:04:34 INFO : A1/B2: Making directory 2026/07/07 01:04:34 INFO : A1/B2/C2: Making directory 2026/07/07 01:04:34 INFO : A1/B1/C3: Making directory 2026/07/07 01:04:34 INFO : A3: Making directory 2026/07/07 01:04:34 INFO : A3/B3: Making directory 2026/07/07 01:04:35 INFO : A3/B3/C4: Making directory 2026/07/07 01:04:36 DEBUG : gofile root 'rclone-test-naqovaq4wilu': Purge remote 2026/07/07 01:04:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (3.70s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:04:38 INFO : A2: Making directory 2026/07/07 01:04:38 INFO : A1/B2: Making directory 2026/07/07 01:04:38 INFO : A1/B2/C2: Making directory 2026/07/07 01:04:39 INFO : A1/B1/C3: Making directory 2026/07/07 01:04:39 INFO : A3: Making directory 2026/07/07 01:04:40 INFO : A3/B3: Making directory 2026/07/07 01:04:40 INFO : A3/B3/C4: Making directory 2026/07/07 01:04:42 DEBUG : removing 1 level 3 directories 2026/07/07 01:04:42 INFO : A3/B3/C4: Removing directory 2026/07/07 01:04:44 DEBUG : removing 2 level 3 directories 2026/07/07 01:04:44 INFO : A1/B2/C2: Removing directory 2026/07/07 01:04:44 INFO : A1/B1/C3: Removing directory 2026/07/07 01:04:45 DEBUG : removing 2 level 2 directories 2026/07/07 01:04:45 INFO : A3/B3: Removing directory 2026/07/07 01:04:45 INFO : A1/B2: Removing directory 2026/07/07 01:04:45 DEBUG : removing 2 level 1 directories 2026/07/07 01:04:45 INFO : A3: Removing directory 2026/07/07 01:04:45 INFO : A2: Removing directory 2026/07/07 01:04:48 DEBUG : removing 1 level 3 directories 2026/07/07 01:04:48 INFO : A1/B1/C1: Removing directory 2026/07/07 01:04:48 DEBUG : removing 1 level 2 directories 2026/07/07 01:04:48 INFO : A1/B1: Removing directory 2026/07/07 01:04:49 DEBUG : removing 1 level 1 directories 2026/07/07 01:04:49 INFO : A1: Removing directory 2026/07/07 01:04:49 DEBUG : removing 1 level 0 directories 2026/07/07 01:04:49 INFO : gofile root 'rclone-test-bogeyih0soni': Removing directory --- PASS: TestRmdirsNoLeaveRoot (14.62s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:04:51 INFO : A1: Making directory 2026/07/07 01:04:52 INFO : A1/B1: Making directory 2026/07/07 01:04:52 INFO : A1/B1/C1: Making directory 2026/07/07 01:04:54 DEBUG : removing 1 level 3 directories 2026/07/07 01:04:54 INFO : A1/B1/C1: Removing directory 2026/07/07 01:04:54 DEBUG : removing 1 level 2 directories 2026/07/07 01:04:54 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (5.33s) === RUN TestRmdirsWithFilter run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:04:56 INFO : A1: Making directory 2026/07/07 01:04:56 INFO : A1/B1: Making directory 2026/07/07 01:04:57 INFO : A1/B1/C1: Making directory 2026/07/07 01:04:59 DEBUG : removing 1 level 3 directories 2026/07/07 01:04:59 INFO : A1/B1/C1: Removing directory 2026/07/07 01:04:59 DEBUG : removing 1 level 2 directories 2026/07/07 01:04:59 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.52s) === RUN TestCopyURL run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:05:02 DEBUG : filename.txt: File name found in url 2026/07/07 01:05:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.58s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" --- PASS: TestCopyURLDownloadHeaders (1.24s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:05:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/07 01:05:07 DEBUG : sub/file2: size = 14 OK 2026/07/07 01:05:07 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 01:05:07 INFO : file1: Copied (new) to: sub/file2 2026/07/07 01:05:07 INFO : file1: Deleted 2026/07/07 01:05:07 DEBUG : sub/file2: size = 14 OK 2026/07/07 01:05:07 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 01:05:07 DEBUG : file1: Unchanged skipping 2026/07/07 01:05:07 INFO : file1: Deleted 2026/07/07 01:05:08 DEBUG : gofile root 'rclone-test-bogeyih0soni': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.19s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:05:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/07 01:05:10 DEBUG : file1: size = 14 OK 2026/07/07 01:05:10 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 01:05:10 INFO : file1: Copied (new) 2026/07/07 01:05:10 INFO : file1: Deleted 2026/07/07 01:05:11 DEBUG : file1: Destination exists, skipping 2026/07/07 01:05:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.37s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.35s) === RUN TestMoveFileBackupDir run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:05:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bogeyih0soni/backup" 2026/07/07 01:05:15 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3308854837) 2026/07/07 01:05:15 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-bogeyih0soni') 2026/07/07 01:05:15 DEBUG : dst/file1: Sizes differ 2026/07/07 01:05:15 INFO : dst/file1: Moved (server-side) 2026/07/07 01:05:15 DEBUG : dst/file1: size = 14 OK 2026/07/07 01:05:15 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 01:05:15 INFO : dst/file1: Copied (new) 2026/07/07 01:05:15 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (5.17s) === 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-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:05:21 INFO : A1/B2: Making directory 2026/07/07 01:05:22 INFO : A1/B1/C3: Making directory 2026/07/07 01:05:27 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:05:27 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:05:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/07 01:05:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/07 01:05:27 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/07 01:05:32 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/07 01:05:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/07 01:05:32 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/07 01:05:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/07 01:05:32 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:05:32 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:05:37 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/07 01:05:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/07 01:05:37 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/07 01:05:37 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/07 01:05:37 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:05:37 DEBUG : pacer: Reducing sleep to 80ms 2026/07/07 01:05:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/07 01:05:42 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/07 01:05:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/07 01:05:42 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:05:47 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/07 01:05:47 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/07 01:05:47 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:05:52 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/07 01:05:52 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/07 01:05:52 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:05:57 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/07 01:05:57 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/07 01:05:57 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:06:02 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/07 01:06:02 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/07 01:06:02 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:06:07 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/07 01:06:07 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/07 01:06:07 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:06:12 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/07 01:06:12 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/07 01:06:13 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:06:18 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") 2026/07/07 01:06:18 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/07 01:06:18 ERROR : A2/two: 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/07 01:06:23 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:06:28 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/07 01:06:43 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:06:48 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/07 01:07:03 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:07:08 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/07 01:07:23 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:07:28 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/07 01:07:43 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:07:48 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/07 01:08:03 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:08:08 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/07 01:08:23 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:08:28 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/07 01:08:43 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:08:48 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/07 01:09:03 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:09:08 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/07 01:09:23 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:09:28 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 (249.87s) === RUN TestGetFsInfo run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:09:28 DEBUG : Config file has changed externally - reloading 2026/07/07 01:09:43 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:09:48 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/07 01:10:03 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:10:08 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/07 01:10:23 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:10:28 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/07 01:10:43 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:10:48 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/07 01:11:03 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:11:08 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/07 01:11:23 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:11:28 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/07 01:11:43 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:11:48 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/07 01:12:03 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:12:08 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/07 01:12:23 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:12:28 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/07 01:13:28 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:13:33 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/asm_amd64.s:1771 Error: Received unexpected error: couldn't recursively list files: Error "error-rateLimit" Test: TestGetFsInfo --- FAIL: TestGetFsInfo (245.16s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:13:33 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:13:38 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/07 01:13:53 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:13:58 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/07 01:14:13 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:14:18 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/07 01:14:33 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:14:38 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/07 01:14:53 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:14:58 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/07 01:15:13 DEBUG : Rate limited, sleep for 5s 2026/07/07 01:15:18 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/07 01:17:18 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:18:18 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:19:18 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:20:18 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) fstest.go:282: Error listing: couldn't recursively list files: Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout 2026/07/07 01:21:18 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:22:18 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/07 01:23:18 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:24:18 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/07 01:25:18 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:26:18 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/07 01:27:18 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:28:18 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/07 01:29:18 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:30:18 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?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/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/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:31:18 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:32:18 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:33:18 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:34:18 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:35:18 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:36:18 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/07 01:37:18 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:38:18 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:39:18 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:40:18 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?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/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout 2026/07/07 01:41:18 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:42:18 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/07 01:43:18 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:44:18 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/07 01:45:18 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:46:18 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:47:18 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:48:18 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:49:18 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:50:18 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?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/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/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "gofile root 'rclone-test-bogeyih0soni'", Local "Local file system at /tmp/rclone3308854837", Modify Window "1s" 2026/07/07 01:51:18 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:52:18 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:53:18 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:54:18 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/07 01:55:18 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/07 01:56:18 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:57:19 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 01:58:19 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/07 01:59:19 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/07 02:00:19 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) fstest.go:282: Error listing: couldn't recursively list files: Get "https://api.gofile.io/contents/c432a4c1-6849-41df-869d-543386db1667?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 (46m47s) TestRcat/withChecksum=false,ignoreChecksum=true (10m2s) goroutine 5321 [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, 46 minutes]: testing.(*T).Run(0x13710da3eb48, {0x2a5e38f?, 0x13710e387ae8?}, 0x2be4180) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x13710da3eb48) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x13710da3eb48, 0x13710e387c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a93bdc, 0x18}, {0x2ace77c, 0x26}, 0x13710e1accc0, {0x469e4e0, 0x71, 0x71}, {0xc28b354d1e101b29, 0x3465bbb1b99, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x13710d9615e0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x13710d9615e0) /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 1651 [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 1205 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 51 [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 52 [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 160 [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 151 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1414 [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 1205 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 193 [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 184 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1482 [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 1205 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 135 [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 13 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1206 [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 1205 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 223 [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 214 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1306 [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 1205 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 204 [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 195 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 253 [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 678 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 338 [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 313 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 293 [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 284 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 268 [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 259 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 712 [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 606 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1259 [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 1205 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 337 [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 243 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 371 [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 362 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 426 [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 416 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 402 [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 392 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1365 [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 1205 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 443 [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 433 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5207 [select]: net/http.(*Transport).getConn(0x13710e12fa00, 0x13710da46230, {{}, 0x0, {0x13710e4602a0, 0x5}, {0x13710e068048, 0x11}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x13710e12fa00, 0x13710e2bc000) /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(0x13710da49c20, 0x13710e2bc000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x13710e2bc000, {0x2bffdc0, 0x13710da49c20}, {0x13710d9a0740?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x13710de12330, 0x13710e2bc000, {0x13710d9a0778?, 0x431836?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x13710de12330, 0x13710e2bc000) /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(0x13710df6d3b0, {0x2c2aa88, 0x46db680}, 0x13710de7a2c0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x13710df6d3b0, {0x2c2aa88, 0x46db680}, 0x13710d9a1048?, {0x0?, 0x0?}, {0x258fb80, 0x13710dfd22d0}, 0x13710d9a1040?, 0x2be5518, ...) /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(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x13710da49c80, 0x13710e492040, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x13710da49c80, 0x13710e492040) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/gofile.(*Fs).listR(0x13710dc4f000, {0x2c2aa88, 0x46db680}, {0x0, 0x0}, 0x13710d9a1420) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:653 +0x577 github.com/rclone/rclone/backend/gofile.(*Fs).ListR(0xd6?, {0x2c2aa88?, 0x46db680?}, {0x0?, 0x2952820?}, 0x56cb01?) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:724 +0x3c github.com/rclone/rclone/fs/walk.listR({0x2c2aa88, 0x46db680}, {0x2c46e40, 0x13710dc4f000}, {0x0, 0x0}, 0x1, 0x3, 0x13710dd44210, 0x13710dae0b28, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2c2aa88, 0x46db680}, {0x2c46e40, 0x13710dc4f000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x13710dd44210) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1dc github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:168 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0x13710da1a850) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1317 +0x109 testing.(*common).runCleanup(0x13710e4e0008, 0x13710e4092c0?) /usr/local/go/src/testing/testing.go:1667 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:2030 +0x25 runtime.Goexit() /usr/local/go/src/runtime/panic.go:694 +0x5e testing.(*common).FailNow(0x13710e4e0008) /usr/local/go/src/testing/testing.go:1022 +0x4a testing.(*common).Fatalf(0x13710e4e0008, {0x2a7a1ed?, 0x2c46e40?}, {0x13710d9a1c98?, 0x0?, 0x0?}) /usr/local/go/src/testing/testing.go:1228 +0x59 github.com/rclone/rclone/fstest.CheckListingWithRoot(0x13710e4e0008, {0x2c46e40, 0x13710dc4f000}, {0x0, 0x0}, {0x46db680, 0x0, 0x0}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 +0x4d1 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 github.com/rclone/rclone/fstest.CheckListing(0x13710e4e0008, {0x2c46e40, 0x13710dc4f000}, {0x46db680, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 +0x8a github.com/rclone/rclone/fs/operations_test.TestRcat.func1(0x13710e4e0008, 0xf3?, 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(0x13710e4e0008?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 +0x1f testing.tRunner(0x13710e4e0008, 0x13710e2722e8) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 4808 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 729 [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 559 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 623 [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 613 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1450 [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 1205 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 517 [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 491 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1600 [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 1205 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 538 [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 528 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 598 [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 588 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 4808 [chan receive, 10 minutes]: testing.(*T).Run(0x13710da3fd48, {0x13710e15e570?, 0x13710e5faf40?}, 0x13710e2722e8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/operations_test.TestRcat(0x13710da3fd48) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1553 +0xcd testing.tRunner(0x13710da3fd48, 0x2be4180) /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 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 663 [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 653 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 3888 [chan receive, 55 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 3887 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1535 [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 1205 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5317 [IO wait]: internal/poll.runtime_pollWait(0x7d11843bc800, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2c2ac48?, 0x13710e1fa620?, 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(0x13710e622400, {0x2c2ac48, 0x13710e1fa620}, {0x427694?, 0x13710de710b0?}, {0x2bfeb80?, 0x13710e2c4200?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x13710e622400, {0x2c2ac48, 0x13710e1fa620}, {0x2c36948?, 0x0?}, {0x2c36948, 0x13710dd44c90}, 0x48df45?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2c2ac48, 0x13710e1fa620}, {0x2a4f7c8, 0x3}, 0x2, 0x1, 0x13710ddea5a0?, 0x0, {0x2c36948, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2c2ac48, 0x13710e1fa620}, {0x2a4f7c8, 0x3}, {0x2c36948, 0x0}, {0x2c36948, 0x13710dd44c90}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x13710db26900, {0x2c2ac48, 0x13710e1fa620}, 0x0, 0x13710dd44c90, 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(0x2660040?, {0x2c2ac48?, 0x13710e1fa620?}, 0x522fef?, 0x13710e1fa620?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x13710db26900, {0x2c2ac48, 0x13710e1fa620}, {0x2c14c28, 0x13710dd44c90}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x13710db26900, {0x2c2ac48, 0x13710e1fa2a0}, {0x13710e492180?, 0x3, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0x13710de68120?, {0x2c2ac48?, 0x13710e1fa2a0?}, {0x13710e492180?, 0x25d9060?, 0x2a509cb?}, {0x0?, 0x2a4f7c8?, 0x7d1184439188?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0x13710def6c80, {0x2c2abd8?, 0x13710da46280?}, {0x2a4f7c8, 0x3}, {0x13710e068048, 0x11}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x13710def6c80, {0x2c2abd8, 0x13710da46280}, {0x2a4f7c8?, 0x7d1184467b40?}, {0x13710e068048, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2c2abd8, 0x13710da46280}, {0x2a4f7c8, 0x3}, {0x13710e068048, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:277 +0x5c net/http.(*Transport).dial(0xd?, {0x2c2abd8?, 0x13710da46280?}, {0x2a4f7c8?, 0x2e6f692e656c?}, {0x13710e068048?, 0x0?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x13710e12fa00, {0x2c2abd8, 0x13710da46280}, {{}, 0x0, {0x13710e4602a0, 0x5}, {0x13710e068048, 0x11}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x13710e12fa00, 0x13710dd7e000) /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 5207 /usr/local/go/src/net/http/transport.go:1628 +0x112 goroutine 5316 [sleep]: time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:363 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x0?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:178 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 5207 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:177 +0x17f "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Finished ERROR in 1h0m0.739805529s (try 1/5): exit status 2: Failed [TestDirMove TestGetFsInfo]